aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use LONG_MAX instead of a hard-coded value.Tobias Brunner2009-08-061-1/+5
* FreeBSD returns the current policy use time only after specifying a hard life...Tobias Brunner2009-08-061-1/+13
* added openssl-ikev2/alg-camellia scenarioAndreas Steffen2009-08-069-0/+104
* Fixed a race condition when querying stats of a child_sa in different order.Tobias Brunner2009-08-065-61/+53
* use SS_RC_FIRST and SS_RC_LASTAndreas Steffen2009-08-062-2/+4
* abort pluto or charon if initialization failsAndreas Steffen2009-08-0610-15/+37
* Don't query the policy usetime if there was no traffic on the SA.Tobias Brunner2009-08-061-38/+66
* Reverted the interface changes introduced in 3f720dc7.Tobias Brunner2009-08-065-35/+15
* added support for ipsec.secrets "include" directiveMartin Willi2009-08-061-13/+81
* Reversed the check for udp.h, fixes compilation on Linux.Tobias Brunner2009-08-062-5/+5
* activated CAMELLIA_CBC cipher in openssl pluginAndreas Steffen2009-08-052-0/+20
* support of SHA224-based certificate signaturesAndreas Steffen2009-08-0518-3/+145
* Enabling UDP encapsulation via setsockopt fails on Mac OS X (it is also not r...Tobias Brunner2009-08-051-6/+10
* output number of transmitted bytes in closing CHILD_SA statementAndreas Steffen2009-08-041-1/+5
* FreeBSD only reports a policy's usetime if a lifetime has been specified when...Tobias Brunner2009-08-041-0/+7
* FreeBSD and Mac OS X both set the sequence number of an SADB_X_SPDGET respons...Tobias Brunner2009-08-041-5/+16
* Missing check for udp.h added.Tobias Brunner2009-08-041-1/+1
* parse RDNs in multiple SEQUENCEs in all SETs of a DNMartin Willi2009-08-031-16/+24
* compare IKE config when reusing an existing IKE_SA to initiate a CHILD_SAMartin Willi2009-08-031-8/+13
* fixed dereferencing bug caused by bool type redefinitionAndreas Steffen2009-08-021-17/+51
* implemented query_sa() for PFKEYv2Andreas Steffen2009-08-021-2/+53
* corrected interface definitionAndreas Steffen2009-07-311-1/+1
* update usetime only if usebytes increaseAndreas Steffen2009-07-304-14/+73
* display transmitted bytes per SAAndreas Steffen2009-07-3010-19/+203
* Handling of unsupported policy directions (FWD) fixed.Tobias Brunner2009-07-301-1/+19
* Enabling NAT-T on Mac OS X using the private SADB_X_EXT_NATT flag and sadb_sa...Tobias Brunner2009-07-301-5/+45
* Configure the NAT-T port via sysctl on Mac OS X to enable handling of incomin...Tobias Brunner2009-07-301-0/+15
* Make accept(2) and recvfrom(2) cancellation points on Mac OS X.Tobias Brunner2009-07-302-0/+28
* fixe KW_END_FIRST..KW_END_LAST keyword rangeAndreas Steffen2009-07-281-0/+5
* improved DPD error messageAndreas Steffen2009-07-221-1/+2
* added file and segment lengths to checksum.cAndreas Steffen2009-07-213-21/+59
* version bump to 4.3.4Andreas Steffen2009-07-215-5/+7
* version bump of Linux UML kernel to 2.6.30.24.3.3Andreas Steffen2009-07-211-1/+1
* filter objects for segment checksumming by dlpi_name, excludes rare false pos...Martin Willi2009-07-211-1/+8
* enumerate executable sections only to build checksumMartin Willi2009-07-211-2/+1
* announce integrity testing only onceMartin Willi2009-07-211-1/+0
* Fixed GID lookup in cases where the configured group is a prefix of another g...Tobias Brunner2009-07-201-1/+1
* Fixed installation of config files in out-of-tree builds.Tobias Brunner2009-07-202-2/+2
* Use the numerical UID/GID to install the config files and create the ipsec.d ...Tobias Brunner2009-07-202-11/+11
* Translate the configured user and group to a numerical UID and GID.Tobias Brunner2009-07-201-0/+19
* streamlined integrity test output some moreAndreas Steffen2009-07-183-5/+6
* advertise activated integrity testsAndreas Steffen2009-07-181-0/+5
* added latest NEWSAndreas Steffen2009-07-171-0/+12
* added ikev1/net2net-pgp-v4 scenarioAndreas Steffen2009-07-1715-0/+258
* adapted scenario description for OpenPGP V3 keysAndreas Steffen2009-07-1715-1/+1
* enable crypt debugging in ikev1/esp-alg-camellia scenarioAndreas Steffen2009-07-172-2/+2
* added strongswan-2.8.11 and strongswan-4.2.17 VIDsAndreas Steffen2009-07-172-3/+7
* enable integrity test in all rw-cert scenariosAndreas Steffen2009-07-1732-0/+50
* fix test vector error outputAndreas Steffen2009-07-171-11/+11
* stop strongswan if integrity check of libstrongswan or daemon failsAndreas Steffen2009-07-178-25/+49