Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed two DoS vulnerabilities in the ASN.1 parser, version bump to 4.2.16 | Andreas Steffen | 2009-06-19 | 3 | -9/+32 |
| | |||||
* | version bump to 4.2.154.2.15 | Andreas Steffen | 2009-05-26 | 2 | -1/+3 |
| | |||||
* | fixed DPD null state bug4.2.14 | Andreas Steffen | 2009-03-30 | 3 | -4/+6 |
| | |||||
* | remove ambiguity by setting parentheses | Andreas Steffen | 2009-03-27 | 1 | -1/+1 |
| | |||||
* | fixed ASN.1 to time_t conversion on 32-bit system for dates after Jan 19 ↵ | Andreas Steffen | 2009-03-27 | 1 | -3/+8 |
| | | | | 03:14:07 UTC 2038 | ||||
* | version bump to 4.2.14 | Andreas Steffen | 2009-03-22 | 2 | -1/+3 |
| | |||||
* | the parameters field in an ASN.1 algorithmIdentifier is optional | Andreas Steffen | 2009-03-13 | 1 | -5/+7 |
| | |||||
* | workaround for algorithmIdentifiers with missing parameters field | Andreas Steffen | 2009-03-13 | 1 | -1/+1 |
| | |||||
* | fixed a use-after-free bug in dpd_timeout() | Andreas Steffen | 2009-03-10 | 3 | -10/+20 |
| | |||||
* | version bump to 4.2.13 | Andreas Steffen | 2009-02-21 | 2 | -1/+3 |
| | |||||
* | version bump to 4.2.12 | Andreas Steffen | 2009-01-21 | 2 | -1/+3 |
| | |||||
* | 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 |
| |