aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Tobias Brunner2009-07-301-5/+45
| | | | sadb_sa_2 struct.
* Configure the NAT-T port via sysctl on Mac OS X to enable handling of ↵Tobias Brunner2009-07-301-0/+15
| | | | incoming UDP encapsulated ESP packets in the kernel.
* 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 ↵Martin Willi2009-07-211-1/+8
| | | | positives
* 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 ↵Tobias Brunner2009-07-201-1/+1
| | | | group.
* 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
| | | | directories.
* 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
|
* streamlined debug output of integrity testsAndreas Steffen2009-07-173-19/+33
|
* enforce strongSwan coding rulesAndreas Steffen2009-07-171-0/+16
|
* shortened cypto test outputAndreas Steffen2009-07-171-5/+5
|
* accelerate lookup in non-concatenated poolsAndreas Steffen2009-07-171-22/+40
|
* added scenario ikev2/ip-split-pools-dbAndreas Steffen2009-07-1711-0/+155
|
* added sql/ip-split-pools-db and sql/ip-split-pools-db-restart scenariosAndreas Steffen2009-07-1734-0/+1196
|
* check for an existing lease over all assigned pools firstAndreas Steffen2009-07-171-24/+55
|
* fixed problem with static leases over multiple poolsAndreas Steffen2009-07-161-8/+36
|
* Fixing distribution build (checksum.c is created on the user's system).Tobias Brunner2009-07-161-2/+2
|
* fixed memleak in SQL config lookupMartin Willi2009-07-161-2/+2
|
* Check for gperf version added to configure script.Tobias Brunner2009-07-161-1/+14
|
* raise an alert() if the RADIUS server is not respondingMartin Willi2009-07-162-0/+3
|
* added an alert() bus hook to raise critical system errors and notificationsMartin Willi2009-07-163-4/+67
|
* Typo fixed.Tobias Brunner2009-07-161-2/+2
|
* Added an option to the configure script to disable building the scripts.Tobias Brunner2009-07-162-1/+18
|
* Revert "gperf under FreeBSD does not know the -m option."Tobias Brunner2009-07-163-3/+3
| | | | This reverts commit 0ead254919c66a1b6a9e39b175f0b92f2a076c12.
* Removed an unnecessary include of a header that is not available on Mac OS X.Tobias Brunner2009-07-151-1/+0
|
* conversion from ECDSA_WITH_SHAxxx OIDs to signature schemesAndreas Steffen2009-07-151-0/+6
|
* moved the CFLAGS mangling AC_LIB_PREFIX macro behind CFLAG testMartin Willi2009-07-151-2/+2
|
* updated debian packageMartin Willi2009-07-151-0/+8
|
* updated Standards-Version to 3.8.2Martin Willi2009-07-151-1/+1
|
* added ${misc:Depends} dependency, fixes debhelper-but-no-misc-depends ↵Martin Willi2009-07-151-1/+1
| | | | lintian warning
* added copyright information, fixes copyright-without-copyright-notice ↵Martin Willi2009-07-151-4/+7
| | | | lintian warning
* cast pointers to uintptr_t for alignement checkMartin Willi2009-07-151-2/+3
|