Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added message for undefined ocsp status #4 | Andreas Steffen | 2009-01-09 | 1 | -0/+1 | |
| | ||||||
* | version bump to 2.4.11 | Andreas Steffen | 2009-01-08 | 2 | -1/+3 | |
| | ||||||
* | added a --disable-threads ./configure option for pluto | Martin Willi | 2008-12-02 | 1 | -1/+4 | |
| | ||||||
* | added an include hack to build starter without gmp.h | Martin Willi | 2008-11-27 | 2 | -1/+5 | |
| | ||||||
* | fixed pluto out-of-tree builds | Martin Willi | 2008-11-27 | 1 | -2/+2 | |
| | ||||||
* | version bump to 4.2.10 | Andreas Steffen | 2008-11-18 | 2 | -1/+3 | |
| | ||||||
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 5 | -7/+14 | |
| | | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking | |||||
* | preliminary support of Mobile IPv6 | Andreas Steffen | 2008-11-11 | 2 | -1/+4 | |
| | ||||||
* | use 512 bits of entropy for secret DH exponents | Andreas Steffen | 2008-10-26 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.2.9 | Andreas Steffen | 2008-10-14 | 2 | -1/+3 | |
| | ||||||
* | version bump to 4.2.8 | Andreas Steffen | 2008-09-18 | 2 | -1/+3 | |
| | ||||||
* | use libcap for capability dropping | Martin Willi | 2008-08-29 | 2 | -18/+22 | |
| | | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2 | |||||
* | version bump to 4.2.7 | Andreas Steffen | 2008-08-27 | 2 | -1/+3 | |
| | ||||||
* | fixed improper TAILQ fix which caused pluto to segfault | Andreas Steffen | 2008-08-03 | 1 | -1/+1 | |
| | ||||||
* | fixed the close_peerlog() bug causing ipsec pluto --help to segfault | Andreas Steffen | 2008-08-01 | 1 | -2/+2 | |
| | ||||||
* | version bump to 4.2.6 | Andreas Steffen | 2008-07-28 | 2 | -1/+3 | |
| | ||||||
* | version bump to 4.2.5 | Andreas Steffen | 2008-06-26 | 2 | -1/+3 | |
| | ||||||
* | ECDSA with OpenSSL | Tobias Brunner | 2008-06-10 | 1 | -0/+1 | |
| | ||||||
* | CIRCLEQ patch submitted by Jay Pfeifer | Andreas Steffen | 2008-05-29 | 2 | -16/+16 | |
| | ||||||
* | version bump to 4.2.4 | Andreas Steffen | 2008-05-25 | 2 | -1/+3 | |
| | ||||||
* | version bump to 4.2.3 | Andreas Steffen | 2008-05-21 | 2 | -1/+3 | |
| | ||||||
* | replaced --with-gid/uid by --with-group/user | Martin Willi | 2008-05-08 | 1 | -6/+32 | |
| | | | | | using named users, groups fixed capability dropping in pluto | |||||
* | version bump to 4.2.2 | Andreas Steffen | 2008-04-19 | 2 | -1/+3 | |
| | ||||||
* | fixed cbc(camellia) netlink configuration error | Andreas Steffen | 2008-04-18 | 1 | -1/+1 | |
| | ||||||
* | fixed aes-xcbc netlink configuration error | Andreas Steffen | 2008-04-18 | 1 | -1/+1 | |
| | ||||||
* | support of AES_XCBC and CAMELLIA ESP cipher by pluto | Andreas Steffen | 2008-04-18 | 3 | -27/+32 | |
| | ||||||
* | fixed AES default key length | Andreas Steffen | 2008-04-18 | 1 | -1/+1 | |
| | ||||||
* | updated list of ESP and AH algorithms | Andreas Steffen | 2008-04-18 | 2 | -5/+17 | |
| | ||||||
* | version bump to 4.2.1 | Andreas Steffen | 2008-04-06 | 2 | -10/+13 | |
| | ||||||
* | make peer IP address and peer IP available to the ↵ | Andreas Steffen | 2008-04-02 | 4 | -6/+20 | |
| | | | | xauth_module.verify_secret() method | |||||
* | renamed AES_cbc_encrypt to SS_AES_cbc_encrypt due to name collision with ↵ | Andreas Steffen | 2008-04-02 | 1 | -1/+1 | |
| | | | | OpenSSL library | |||||
* | renamed xml plugin to smp to avoid confusion | Martin Willi | 2008-03-28 | 1 | -0/+5 | |
| | | | | | | added some dependency checks to configure configure checks ClearSilver and fastcgi cleanups in the build system here and there | |||||
* | fixed all pluto compiler warnings | Martin Willi | 2008-03-28 | 10 | -34/+26 | |
| | ||||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -2/+4 | |
| | ||||||
* | version bump to 4.2.0 | Andreas Steffen | 2008-02-15 | 2 | -1/+3 | |
| | ||||||
* | release of 4.1.11 bug fix version4.1.11 | Andreas Steffen | 2008-02-14 | 1 | -1/+1 | |
| | ||||||
* | some websites append a newline character to a DER-encoded binary blob | Andreas Steffen | 2008-02-05 | 1 | -6/+16 | |
| | ||||||
* | fixed padding bug in RSA_encrypt() | Andreas Steffen | 2008-01-27 | 1 | -2/+4 | |
| | ||||||
* | version bump to 4.2.0 | Andreas Steffen | 2007-12-24 | 2 | -1/+3 | |
| | ||||||
* | version bump to 4.1.10 | Andreas Steffen | 2007-12-04 | 2 | -1/+3 | |
| | ||||||
* | added more ./configure build options for | Martin Willi | 2007-12-03 | 1 | -12/+0 | |
| | | | | | | | | EAP-Identity module ipsec tools (openac, scepclient) optional charon/pluto build charon stroke interface | |||||
* | added two return statements comitted by Marius Tomaschewski | Andreas Steffen | 2007-11-21 | 1 | -0/+1 | |
| | ||||||
* | version bumpt to 4.1.9 | Andreas Steffen | 2007-11-06 | 2 | -1/+3 | |
| | ||||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 2 | -2/+2 | |
| | ||||||
* | use RCSID | Andreas Steffen | 2007-10-06 | 6 | -7/+8 | |
| | ||||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 98 | -96/+98 | |
| | ||||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 | |
| | ||||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.1.8 | Andreas Steffen | 2007-10-04 | 2 | -1/+3 | |
| | ||||||
* | implemented IKEv2 force_encap connection parameter | Martin Willi | 2007-10-01 | 1 | -0/+1 | |
| | | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls |