Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | p-cscf: Add plugin stub | Tobias Brunner | 2016-03-10 | 1 | -0/+4 | |
| | ||||||
* | Version bump to 5.4.0rc1 | Andreas Steffen | 2016-03-05 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.4.0dr8 | Andreas Steffen | 2016-03-04 | 1 | -1/+1 | |
| | ||||||
* | thread: Allow thread ID to be value returned by gettid() | Thomas Egerer | 2016-03-04 | 1 | -0/+4 | |
| | | | | Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com> | |||||
* | libhydra: Remove empty unused library | Tobias Brunner | 2016-03-03 | 1 | -3/+0 | |
| | ||||||
* | libhydra: Move all kernel plugins to libcharon | Tobias Brunner | 2016-03-03 | 1 | -15/+10 | |
| | ||||||
* | Version bump to 5.4.0dr75.4.0dr7 | Andreas Steffen | 2016-02-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.4.0dr65.4.0dr6 | Andreas Steffen | 2016-02-16 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.4.0dr55.4.0dr5 | Andreas Steffen | 2016-01-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.4.0dr45.4.0dr4 | Andreas Steffen | 2016-01-10 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.4.0dr35.4.0dr3 | Andreas Steffen | 2016-01-03 | 1 | -1/+1 | |
| | ||||||
* | configure: Support systemd >= 209 | Chris Patterson | 2015-12-21 | 1 | -7/+10 | |
| | | | | | | | | | | | | | | | | | libsystemd-journal and libsystemd-daemon are now just part of libsystemd. Keep original systemd checks as a fallback. Updates charon-systemd/Makefile.am accordingly. Tested on: - debian wheezy (systemd v44) - ubuntu 15.10 (systemd v255). Signed-off-by: Chris Patterson <pattersonc@ainfosec.com> Closes strongswan/strongswan#24. | |||||
* | Version bump to 5.4.0dr25.4.0dr2 | Andreas Steffen | 2015-12-18 | 1 | -1/+1 | |
| | ||||||
* | configure: Enable vici plugin and swanctl by default | Andreas Steffen | 2015-12-17 | 1 | -2/+2 | |
| | ||||||
* | configure: Fix typo when enabling CPAN modules as dependency | Tobias Brunner | 2015-12-14 | 1 | -1/+1 | |
| | | | | Fixes: a17b6d469c10 ("Built the CPAN file structure for the Vici::Session perl module") | |||||
* | 128 bit default security strength requires 3072 bit prime DH group | Andreas Steffen | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | configure: Link against potential -ldl when checking for OpenSSL libcrypto | Martin Willi | 2015-12-04 | 1 | -1/+2 | |
| | ||||||
* | Version bump to 5.4.0dr1 | Andreas Steffen | 2015-12-01 | 1 | -1/+1 | |
| | ||||||
* | Built the CPAN file structure for the Vici::Session perl module | Andreas Steffen | 2015-12-01 | 1 | -0/+6 | |
| | ||||||
* | Implement vici Perl binding | Andreas Steffen | 2015-12-01 | 1 | -0/+4 | |
| | ||||||
* | Version bump to 5.3.5 | Andreas Steffen | 2015-11-26 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.4.0dr1 | Andreas Steffen | 2015-11-16 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.3.45.3.4 | Andreas Steffen | 2015-11-16 | 1 | -1/+1 | |
| | ||||||
* | utils: Provide a fallback for sigwaitinfo() if needed | Tobias Brunner | 2015-11-13 | 1 | -1/+1 | |
| | | | | | Apparently, not available on Mac OS X 10.10 Yosemite. We don't provide this on Windows. | |||||
* | Version bump to 5.3.4rc1 | Andreas Steffen | 2015-11-13 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.3.4dr35.3.4dr3 | Andreas Steffen | 2015-11-10 | 1 | -1/+1 | |
| | ||||||
* | configure: Load sha1 and random plugins in manager by default | Tobias Brunner | 2015-11-09 | 1 | -3/+3 | |
| | | | | | | | | | If the openssl plugin is not enabled we need these to generate session IDs and to authenticate the users. The md4 plugin is not needed in the manager. Fixes #1168. | |||||
* | Version bump to 5.3.4dr2 | Andreas Steffen | 2015-11-06 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.3.4dr15.3.4dr1 | Andreas Steffen | 2015-11-04 | 1 | -1/+1 | |
| | ||||||
* | Implemented SHA-3 hash algorithm including test vectors | Andreas Steffen | 2015-11-03 | 1 | -1/+5 | |
| | ||||||
* | Version bump to 5.3.35.3.3 | Andreas Steffen | 2015-09-06 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.3.3rc25.3.3rc2 | Andreas Steffen | 2015-09-01 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.3.3rc1 | Andreas Steffen | 2015-08-25 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.3.3dr65.3.3dr6 | Andreas Steffen | 2015-08-19 | 1 | -1/+1 | |
| | ||||||
* | Implemented HCD IMC and IMV | Andreas Steffen | 2015-08-18 | 1 | -1/+7 | |
| | ||||||
* | pki: Add --dn command to extract the subject DN of a certificate | Tobias Brunner | 2015-08-17 | 1 | -2/+3 | |
| | ||||||
* | utils: Check for dirfd(3) | Tobias Brunner | 2015-08-17 | 1 | -1/+1 | |
| | | | | | Not all POSIX compatible systems might provide it yet. If not, we close the lowest FD to close and hope it gets reused by opendir(). | |||||
* | utils: Directly use syscall() to close open FDs in closefrom() | Tobias Brunner | 2015-08-17 | 1 | -1/+1 | |
| | | | | | | | This avoids any allocations, since calling malloc() after fork() is potentially unsafe. Fixes #990. | |||||
* | Version bump to 5.3.3dr55.3.3dr5 | Andreas Steffen | 2015-08-16 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.3.3dr45.3.3dr4 | Andreas Steffen | 2015-08-10 | 1 | -1/+1 | |
| | ||||||
* | configure: Explicitly disable unused parameter warnings in qsort_r test | Tobias Brunner | 2015-08-04 | 1 | -1/+1 | |
| | | | | | | | | When compiling with -Wextra (and without disabling these warnings globally) the tests would otherwise fail due to the unused arguments in the cmp() functions. Fixes #1053. | |||||
* | Version bump to 5.3.3dr35.3.3dr3 | Andreas Steffen | 2015-07-31 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.3.3dr2 | Andreas Steffen | 2015-07-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.3.3dr1 | Andreas Steffen | 2015-07-21 | 1 | -1/+1 | |
| | ||||||
* | libipsec: Add a unit-test test runner | Martin Willi | 2015-07-12 | 1 | -0/+1 | |
| | ||||||
* | configure: Check if building against a x86/x64 architecture | Martin Willi | 2015-06-29 | 1 | -0/+16 | |
| | | | | This allows us to include compiler flags specific for them, such as MMX/SSE. | |||||
* | chapoly: Provide a generic ChaCha20/Poly1305 AEAD supporting driver backends | Martin Willi | 2015-06-29 | 1 | -0/+4 | |
| | ||||||
* | Version bump to 5.3.25.3.2 | Andreas Steffen | 2015-06-08 | 1 | -1/+1 | |
| | ||||||
* | Version bump to 5.3.15.3.1 | Andreas Steffen | 2015-06-01 | 1 | -1/+1 | |
| | ||||||
* | List attribute request entries also during build | Andreas Steffen | 2015-05-24 | 1 | -1/+1 | |
| |