Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -5/+5 |
| | |||||
* | clear RSA private key chunks after use | Andreas Steffen | 2009-08-30 | 1 | -1/+1 |
| | |||||
* | ASN.1 DER encoding of private key is not needed anymore | Andreas Steffen | 2009-08-30 | 1 | -24/+16 |
| | |||||
* | updated pluto to new fingerprinting API | Martin Willi | 2009-08-26 | 1 | -2/+5 |
| | |||||
* | renamed BUILD_BLOB_RFC_3110 to BUILD_BLOB_DNSKEY, we potentially support ↵ | Martin Willi | 2009-08-26 | 1 | -1/+1 |
| | | | | other key types | ||||
* | fixed 4.3 refactoring error | Andreas Steffen | 2009-08-11 | 1 | -1/+1 |
| | |||||
* | updated copyright statement | Andreas Steffen | 2009-07-03 | 1 | -0/+1 |
| | |||||
* | pluto supports ECDSA authentication | Andreas Steffen | 2009-06-12 | 1 | -4/+4 |
| | |||||
* | hooray, pluto and scepclient do not depend on libgmp anymore | Andreas Steffen | 2009-06-09 | 1 | -1/+0 |
| | |||||
* | fixed OpenPGP parsing | Andreas Steffen | 2009-06-09 | 1 | -54/+64 |
| | |||||
* | pluto and scepclient use private and public key plugins of libstrongswan | Andreas Steffen | 2009-06-09 | 1 | -367/+266 |
| | |||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 1 | -3/+2 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 1 | -1064/+1064 |
| | |||||
* | created pluto and scepclient now use libstrongswan-lite | Andreas Steffen | 2009-04-18 | 1 | -6/+4 |
| | |||||
* | ported most of the libstrongswan chunk_t macros to pluto | Andreas Steffen | 2009-04-17 | 1 | -22/+25 |
| | |||||
* | renamed empty_chunk to chunk_empty | Andreas Steffen | 2009-04-17 | 1 | -9/+9 |
| | |||||
* | changed elemsof() macro to countof() | Andreas Steffen | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 1 | -29/+34 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -1/+1 |
| | |||||
* | make peer IP address and peer IP available to the ↵ | Andreas Steffen | 2008-04-02 | 1 | -1/+1 |
| | | | | xauth_module.verify_secret() method | ||||
* | fixed all pluto compiler warnings | Martin Willi | 2008-03-28 | 1 | -3/+3 |
| | |||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | separate the PSK IDs by spaces | Andreas Steffen | 2007-08-06 | 1 | -0/+4 |
| | |||||
* | debug info on preshared secrets | Andreas Steffen | 2007-08-06 | 1 | -0/+30 |
| | |||||
* | added conn_name to xauth_module.verify_secret() function call | Andreas Steffen | 2007-04-25 | 1 | -1/+1 |
| | |||||
* | load xauth module via dlopen() | Andreas Steffen | 2007-01-05 | 1 | -2/+2 |
| | |||||
* | added XAUTH server and client support | Andreas Steffen | 2007-01-04 | 1 | -32/+51 |
| | |||||
* | added XAUTH server and client support | Andreas Steffen | 2006-12-19 | 1 | -5/+104 |
| | |||||
* | removed NAT_TRAVERSAL and VIRTUAL_IP compile options | Andreas Steffen | 2006-07-07 | 1 | -13/+5 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -1/+1 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+1404 |