Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing IPSEC_* checks on older Linux distros. | Tobias Brunner | 2009-05-21 | 1 | -2/+6 |
| | |||||
* | Portably check for IPSEC_* constants (defined in ipsec.h). | Tobias Brunner | 2009-05-20 | 1 | -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 Brunner | 2009-05-20 | 1 | -0/+1 |
| | |||||
* | The configure script now tries to figure out where ruby.h is located. | Tobias Brunner | 2009-05-20 | 1 | -0/+24 |
| | | | | This is required because the location depends on the architecture. | ||||
* | fixed copy-and-paste error | Andreas Steffen | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | if enabled, load openssl plugin by default in pluto | Andreas Steffen | 2009-05-15 | 1 | -1/+2 |
| | |||||
* | got rid of libcrypto | Andreas Steffen | 2009-05-15 | 1 | -1/+0 |
| | |||||
* | added another possible location for the ipsec.h header file | Tobias Brunner | 2009-05-14 | 1 | -1/+1 |
| | |||||
* | compute ASN.1 to UTC time without time functions | Andreas Steffen | 2009-05-14 | 1 | -16/+0 |
| | |||||
* | started migration to encryption plugins | Andreas Steffen | 2009-05-09 | 1 | -3/+45 |
| | |||||
* | added a configure option to enable the Vstr string library even if ↵ | Tobias Brunner | 2009-04-24 | 1 | -2/+16 |
| | | | | register_printf_function is available | ||||
* | fixed timezone compensation when parsing ASN.1 dates | Tobias Brunner | 2009-05-08 | 1 | -4/+20 |
| | |||||
* | more portable handling of the bool data type (Mac OS X has stdbool.h) | Tobias Brunner | 2009-05-06 | 1 | -2/+4 |
| | |||||
* | gethostbyname_r is not supported on Mac OS X (but gethostbyname uses ↵ | Tobias Brunner | 2009-05-06 | 1 | -0/+1 |
| | | | | thread-local buffers) | ||||
* | SKEYID derivation based on libstrongswan | Andreas Steffen | 2009-05-05 | 1 | -0/+4 |
| | |||||
* | fixed dladdr ./configure check, leak detective whitelist | Martin Willi | 2009-05-04 | 1 | -1/+10 |
| | |||||
* | pluto and scepclient use the random plugin from libstrongswan | Andreas Steffen | 2009-04-30 | 1 | -0/+1 |
| | |||||
* | somehow missed these changes during the portability branch back-merge | Tobias Brunner | 2009-04-30 | 1 | -1/+36 |
| | |||||
* | default plugins for pluto | Andreas Steffen | 2009-04-29 | 1 | -0/+4 |
| | |||||
* | set default CFLAGS globally, including -Wno-format | Martin Willi | 2009-04-27 | 1 | -2/+10 |
| | |||||
* | added missing configure.in changes for attr/resolv_conf plugins | Martin Willi | 2009-04-24 | 1 | -1/+27 |
| | |||||
* | version bump to 4.3.1 | Andreas Steffen | 2009-04-24 | 1 | -1/+1 |
| | |||||
* | pluto and scepclient use the regular libstrongswan library | Andreas Steffen | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | version bump to 4.3.0 | Andreas Steffen | 2009-03-31 | 1 | -1/+1 |
| | |||||
* | set version back to 4.2.14 | Andreas Steffen | 2009-03-27 | 1 | -1/+1 |
| | |||||
* | some changes | Andreas Steffen | 2009-03-27 | 1 | -1/+1 |
| | |||||
* | reintegrated eap-radius branch into trunk | Martin Willi | 2009-03-24 | 1 | -0/+10 |
| | |||||
* | version bump to 4.2.14 | Andreas Steffen | 2009-03-22 | 1 | -1/+1 |
| | |||||
* | printf hooks refactored to increase portability (i.e. support for platforms ↵ | Tobias Brunner | 2009-03-12 | 1 | -0/+9 |
| | | | | without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms). | ||||
* | version bump to 4.2.13 | Andreas Steffen | 2009-02-21 | 1 | -1/+1 |
| | |||||
* | support of MD4 hash | Andreas Steffen | 2009-02-19 | 1 | -0/+13 |
| | |||||
* | adding plugin for EAP-MS-CHAPv2 | Tobias Brunner | 2009-02-18 | 1 | -0/+10 |
| | |||||
* | removed unused extract_last_token() and the required memrchr implementation | Martin Willi | 2009-02-18 | 1 | -1/+0 |
| | |||||
* | version bump to 4.2.12 | Andreas Steffen | 2009-01-21 | 1 | -1/+1 |
| | |||||
* | fixing cross-compilation | Tobias Brunner | 2009-01-13 | 1 | -0/+1 |
| | |||||
* | add a compatible memrchr() function if the platform does not support it ↵ | Andreas Steffen | 2009-01-09 | 1 | -0/+1 |
| | | | | (e.g. old glibc). Patch courtesy to Thomas Jarosch | ||||
* | version bump to 2.4.11 | Andreas Steffen | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | ref_get()/ref_put() use atomic gcc operations if supported, thanks to Thomas ↵ | Martin Willi | 2008-12-02 | 1 | -0/+15 |
| | | | | Jarosch for the patch | ||||
* | added a --disable-threads ./configure option for pluto | Martin Willi | 2008-12-02 | 1 | -0/+12 |
| | |||||
* | fixed lock-profiler help message | Martin Willi | 2008-11-19 | 1 | -1/+1 |
| | |||||
* | version bump to 4.2.10 | Andreas Steffen | 2008-11-18 | 1 | -1/+1 |
| | |||||
* | set release number back to 4.2.9 | Andreas Steffen | 2008-11-16 | 1 | -1/+1 |
| | |||||
* | added migration to NEWS | Andreas Steffen | 2008-11-16 | 1 | -1/+1 |
| | |||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 1 | -0/+10 |
| | |||||
* | threshhold and ./configure option for lock profiler | Martin Willi | 2008-11-05 | 1 | -0/+9 |
| | |||||
* | a load testing plugin, to: | Martin Willi | 2008-10-21 | 1 | -0/+10 |
| | | | | | find multi-threading issues do performance profiling | ||||
* | moved updown script invocation to an optional plugin | Martin Willi | 2008-10-16 | 1 | -2/+3 |
| | |||||
* | merging kernel_pfkey plugin back from kernel-interface branch | Tobias Brunner | 2008-10-14 | 1 | -0/+10 |
| | |||||
* | version bump to 4.2.9 | Andreas Steffen | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | reintegrated two-sim branch providing SIM card plugin API | Martin Willi | 2008-10-10 | 1 | -0/+10 |
| |