aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add reqid field and getter function to child_cfg_t.Reto Buerki2010-05-049-11/+34
* Include reqid in stroke add connection message.Reto Buerki2010-05-042-0/+2
* Add reqid keyword to config connection section.Reto Buerki2010-05-044-1/+5
* delete release filesAndreas Steffen2010-05-034-30/+0
* version bump to 4.4.1Andreas Steffen2010-05-037-7/+38
* added getprotobyname to whitelist4.4.0Andreas Steffen2010-05-021-0/+1
* remove subnet from sourceipAndreas Steffen2010-05-021-0/+2
* final fix for cloning and deleting sourceip stringsAndreas Steffen2010-05-022-5/+3
* fixed end->sourceip memory leak in ipsec starterAndreas Steffen2010-05-021-34/+26
* updated options in testing.confAndreas Steffen2010-05-022-5/+11
* fixed flex parser memory leaks in ipsec starterAndreas Steffen2010-05-022-10/+10
* free config before exiting since library_deinit() calls leak detectiveAndreas Steffen2010-05-021-4/+3
* We have to rename thread_create on Mac OS X because it conflicts with a syscall.Tobias Brunner2010-04-291-0/+6
* Initialize libstrongswan in stroke (fixes Vstr logging).Tobias Brunner2010-04-291-0/+5
* Initialize libstrongswan in starter (fixes Vstr logging).Tobias Brunner2010-04-291-0/+4
* The mutex of a thread has to be locked when destroying it.Tobias Brunner2010-04-291-0/+2
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-299-10/+10
* Users of PLUGINS depend on config.status, rebuilding them if plugin configura...Martin Willi2010-04-299-2/+17
* Fixed RSA key generation with gcryptMartin Willi2010-04-291-1/+1
* PEM encoder supports encoding from RSA components directly, allowing gcrypt p...Martin Willi2010-04-293-37/+42
* added AES-GMAC support to NEWSAndreas Steffen2010-04-291-0/+5
* do not destroy whack_attr if it hasn't been initializedAndreas Steffen2010-04-291-5/+10
* added debug output argumentAndreas Steffen2010-04-281-1/+1
* Reintroduce to_referer(), redirect() does not work with get_referer()Martin Willi2010-04-282-0/+25
* Use a 301 permanent redirect if no controller givenMartin Willi2010-04-281-1/+3
* added ikev1/alg-esp-aes-gmac scenarioAndreas Steffen2010-04-277-0/+93
* 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
* 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