aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added AES_GMAC output stringAndreas Steffen2010-04-271-1/+1
|
* added ikev2/alg-esp-aes-gmac scenarioAndreas Steffen2010-04-279-0/+101
|
* added ikev1/alg-modp-subgroup scenarioAndreas Steffen2010-04-238-0/+137
|
* added ikev2/alg-modp-subgroup scenarioAndreas Steffen2010-04-2311-0/+151
|
* include dhcp-client-identifier in the DHCP requestAndreas Steffen2010-04-231-1/+11
|
* added ikev2/dhcp-static-client-id scenarioAndreas Steffen2010-04-2316-0/+324
|
* fixed optional dnsmasq.conf in the ikev2/dhcp-static-mac scenarioAndreas Steffen2010-04-231-0/+2
|
* added ikev2/dhcp-static-mac scenarioAndreas Steffen2010-04-2316-0/+324
|
* added ikev2/dhcp-dynamic scenarioAndreas Steffen2010-04-2317-0/+311
|
* make DHCP debug messages consistentAndreas Steffen2010-04-231-1/+1
|
* fixed typoAndreas Steffen2010-04-231-1/+1
|
* Ignore DH exchange in CHILD_SA rekeying if the selected proposal contains no ↵Martin Willi2010-04-211-5/+5
| | | | DH group
* fixed segfault in pluto with multiple ISAKMP SAs in delete payloadHeiko Hund2010-04-201-2/+20
|
* Added support for DH groups 22, 23 and 24, patch contributed by Joy LattenMartin Willi2010-04-1913-20/+211
|
* Accept DHCP replies on bootps port, as we act as a relay agent if server ↵Martin Willi2010-04-191-5/+7
| | | | address configured
* Integrating libhydra into the Android build system.Tobias Brunner2010-04-126-6/+40
|
* Use openssl in Android by default.Tobias Brunner2010-04-121-2/+2
|
* When logging to the database, the IDs of an IKE SA are initially NULL.Tobias Brunner2010-04-123-6/+6
|
* fixed silly bugAndreas Steffen2010-04-121-1/+1
|
* updated DER versions of research and sales CAsAndreas Steffen2010-04-112-0/+0
|
* implemented inheritance of virtual IP assigned by Mode Config on the ↵Andreas Steffen2010-04-112-1/+17
| | | | responder side
* added ikev1/ip-two-pools-mixed scenarioAndreas Steffen2010-04-1113-0/+359
|
* added support of RAM-based pools to NEWSAndreas Steffen2010-04-111-1/+5
|
* IKEv1 uses Mode Config payloadAndreas Steffen2010-04-112-2/+2
|
* added ikev1/ip-two-pools scenarioAndreas Steffen2010-04-1113-0/+350
|
* remove virtual interfaces after scenarioAndreas Steffen2010-04-111-0/+2
|
* added ikev1/ip-pool scenarioAndreas Steffen2010-04-1111-0/+180
|
* show in-memory pools in ipsec statusallAndreas Steffen2010-04-113-1/+36
|
* added missing curly bracketsAndreas Steffen2010-04-111-1/+37
|
* support in-memory pools in swapped connection definitionsAndreas Steffen2010-04-112-19/+19
|
* Fixed OpenSSL engine_id setting, i.e. do not use 'library.' prefix for ↵Tobias Brunner2010-04-101-1/+1
| | | | settings in libstrongswan.
* pluto now requires attr plugin for dns and nbns server loading from ↵Andreas Steffen2010-04-092-2/+2
| | | | strongswan.conf
* Store DH generator in a chunk, hide non-public data in a private structMartin Willi2010-04-085-313/+305
|
* recovered private keys of no CDP certificatesAndreas Steffen2010-04-072-50/+50
|
* recovered lost Duck CA certificatesAndreas Steffen2010-04-074-96/+94
|
* Migrated scepclient/openac logging hooks to new signatureMartin Willi2010-04-072-2/+2
|
* Remove to_referer() method, as it fails if no referer was givenMartin Willi2010-04-072-29/+10
|
* Renamed clone function to avoid name clash with uclibcMartin Willi2010-04-071-2/+2
|
* NEWS about HA pluginMartin Willi2010-04-071-0/+7
|
* Updated HA plugin to new APIsMartin Willi2010-04-079-54/+42
|
* Updated location of traffic selector headerMartin Willi2010-04-071-1/+1
|
* Moved ha plugin to libcharonMartin Willi2010-04-0722-2/+15
|
* Make resync/monitoring functionality optionalMartin Willi2010-04-073-27/+35
|
* Listen to ike_updown/rekey hook instead of ike_state_changeMartin Willi2010-04-071-56/+59
|
* Request a complete resync after daemon startupMartin Willi2010-04-073-4/+54
|
* Do not automatically take over segments, as we need to resync firstMartin Willi2010-04-073-80/+57
|
* Drop overlapping segments only if we have no active SAs on itMartin Willi2010-04-071-14/+32
|
* Do not install iptables rules, they should stay active after shutdownMartin Willi2010-04-073-100/+92
|
* Take over all segments if heartbeat becomes silentMartin Willi2010-04-071-11/+57
|
* Renamed ha-sync plugin to haMartin Willi2010-04-0723-721/+710
|