aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Fixing IPSEC_* checks on older Linux distros.Tobias Brunner2009-05-211-2/+6
|
* Portably check for IPSEC_* constants (defined in ipsec.h).Tobias Brunner2009-05-201-0/+30
| | | | The problem is that FreeBSD defines them as #defines whereas Linux defines them as enums.
* Enable building the DUMM Ruby extension in a VPATH build.Tobias Brunner2009-05-201-0/+1
|
* The configure script now tries to figure out where ruby.h is located.Tobias Brunner2009-05-201-0/+24
| | | | This is required because the location depends on the architecture.
* fixed copy-and-paste errorAndreas Steffen2009-05-151-1/+1
|
* if enabled, load openssl plugin by default in plutoAndreas Steffen2009-05-151-1/+2
|
* got rid of libcryptoAndreas Steffen2009-05-151-1/+0
|
* added another possible location for the ipsec.h header fileTobias Brunner2009-05-141-1/+1
|
* compute ASN.1 to UTC time without time functionsAndreas Steffen2009-05-141-16/+0
|
* started migration to encryption pluginsAndreas Steffen2009-05-091-3/+45
|
* added a configure option to enable the Vstr string library even if ↵Tobias Brunner2009-04-241-2/+16
| | | | register_printf_function is available
* fixed timezone compensation when parsing ASN.1 datesTobias Brunner2009-05-081-4/+20
|
* more portable handling of the bool data type (Mac OS X has stdbool.h)Tobias Brunner2009-05-061-2/+4
|
* gethostbyname_r is not supported on Mac OS X (but gethostbyname uses ↵Tobias Brunner2009-05-061-0/+1
| | | | thread-local buffers)
* SKEYID derivation based on libstrongswanAndreas Steffen2009-05-051-0/+4
|
* fixed dladdr ./configure check, leak detective whitelistMartin Willi2009-05-041-1/+10
|
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-0/+1
|
* somehow missed these changes during the portability branch back-mergeTobias Brunner2009-04-301-1/+36
|
* default plugins for plutoAndreas Steffen2009-04-291-0/+4
|
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+10
|
* added missing configure.in changes for attr/resolv_conf pluginsMartin Willi2009-04-241-1/+27
|
* version bump to 4.3.1Andreas Steffen2009-04-241-1/+1
|
* 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
|