aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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 addr...Martin Willi2010-04-191-5/+7
* 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 responde...Andreas Steffen2010-04-112-1/+17
* 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 settin...Tobias Brunner2010-04-101-1/+1
* pluto now requires attr plugin for dns and nbns server loading from strongswa...Andreas Steffen2010-04-092-2/+2
* 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
* Try to send HA sync messages synchronouslyMartin Willi2010-04-071-17/+27
* Do not sync a delete for a child in a destroying IKE_SAMartin Willi2010-04-071-1/+4
* Include ICMP traffic in sync tunnelMartin Willi2010-04-071-2/+6
* Refactored segment enabling/disablingMartin Willi2010-04-071-71/+74
* Use a connected UDP socketMartin Willi2010-04-071-8/+18