aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
...
* pluto and scepclient use the regular libstrongswan libraryAndreas Steffen2009-04-211-1/+1
|
* version bump to 4.3.0Andreas Steffen2009-03-311-1/+1
|
* set version back to 4.2.14Andreas Steffen2009-03-271-1/+1
|
* some changesAndreas Steffen2009-03-271-1/+1
|
* reintegrated eap-radius branch into trunkMartin Willi2009-03-241-0/+10
|
* version bump to 4.2.14Andreas Steffen2009-03-221-1/+1
|
* printf hooks refactored to increase portability (i.e. support for platforms ↵Tobias Brunner2009-03-121-0/+9
| | | | without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms).
* version bump to 4.2.13Andreas Steffen2009-02-211-1/+1
|
* support of MD4 hashAndreas Steffen2009-02-191-0/+13
|
* adding plugin for EAP-MS-CHAPv2Tobias Brunner2009-02-181-0/+10
|
* removed unused extract_last_token() and the required memrchr implementationMartin Willi2009-02-181-1/+0
|
* version bump to 4.2.12Andreas Steffen2009-01-211-1/+1
|
* fixing cross-compilationTobias Brunner2009-01-131-0/+1
|
* add a compatible memrchr() function if the platform does not support it ↵Andreas Steffen2009-01-091-0/+1
| | | | (e.g. old glibc). Patch courtesy to Thomas Jarosch
* version bump to 2.4.11Andreas Steffen2009-01-081-1/+1
|
* ref_get()/ref_put() use atomic gcc operations if supported, thanks to Thomas ↵Martin Willi2008-12-021-0/+15
| | | | Jarosch for the patch
* added a --disable-threads ./configure option for plutoMartin Willi2008-12-021-0/+12
|
* fixed lock-profiler help messageMartin Willi2008-11-191-1/+1
|
* version bump to 4.2.10Andreas Steffen2008-11-181-1/+1
|
* set release number back to 4.2.9Andreas Steffen2008-11-161-1/+1
|
* added migration to NEWSAndreas Steffen2008-11-161-1/+1
|
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-111-0/+10
|
* threshhold and ./configure option for lock profilerMartin Willi2008-11-051-0/+9
|
* a load testing plugin, to:Martin Willi2008-10-211-0/+10
| | | | | find multi-threading issues do performance profiling
* moved updown script invocation to an optional pluginMartin Willi2008-10-161-2/+3
|
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-0/+10
|
* version bump to 4.2.9Andreas Steffen2008-10-141-1/+1
|
* reintegrated two-sim branch providing SIM card plugin APIMartin Willi2008-10-101-0/+10
|
* trimming additial / in some casesMartin Willi2008-10-101-4/+4
|
* added --disable-kernel-netlink configure optionAndreas Steffen2008-10-031-0/+12
|
* merging modularized kernel interface back to trunkTobias Brunner2008-09-251-1/+2
|
* version bump to 4.2.8Andreas Steffen2008-09-181-1/+1
|
* libstrongswan agent plugin to use ssh-agent for RSA signaturesMartin Willi2008-09-021-0/+15
|
* use libcap for capability droppingMartin Willi2008-08-291-9/+17
| | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2
* creating default IKE proposals dynamically using algorithm enumeration APIMartin Willi2008-08-281-9/+9
|
* version bump to 4.2.7Andreas Steffen2008-08-271-1/+1
|
* a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAMMartin Willi2008-08-211-0/+15
|
* set version back to 4.2.6Andreas Steffen2008-08-191-1/+1
|
* fixed libstrongswan integrity testAndreas Steffen2008-08-191-1/+2
|
* reimplemented dbus plugin for NetworkManager 0.7, renamed to nmMartin Willi2008-07-311-0/+16
|
* version bump to 4.2.6Andreas Steffen2008-07-281-1/+1
|
* reset version to 4.2.5Andreas Steffen2008-07-031-1/+1
|
* update NEWS with ip pool add-ons and fixesAndreas Steffen2008-07-031-1/+1
|
* sqlite plugin requires libsqlite3 => 3.3.1 to share connectionsMartin Willi2008-06-301-0/+9
| | | | use recursive locking if libsqlite3 < 3.5.0
* created scripts/Makefile.amAndreas Steffen2008-06-291-0/+1
|
* version bump to 4.2.5Andreas Steffen2008-06-261-1/+1
|
* set version to 4.2.4Andreas Steffen2008-06-221-1/+1
|
* compatibility fix for other shells than bash >= 3.1Martin Willi2008-06-201-18/+18
|
* first simple prototype of a UCI configuration plugin for OpenWRTMartin Willi2008-06-171-0/+15
|
* added mediation server web frontendMartin Willi2008-06-111-2/+4
| | | | updated charons medsrv plugin to updated database scheme