Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -268/+0 |
| | | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack. | ||||
* | pluto: Locking fixed in cert_add. | Tobias Brunner | 2010-10-26 | 1 | -6/+7 |
| | |||||
* | Use bits instead of bytes for a private/public key | Martin Willi | 2010-08-10 | 1 | -1/+1 |
| | |||||
* | Obseleted BUILD_PASSPHRASE(_CALLBACK) for private key loading, use ↵ | Martin Willi | 2010-08-04 | 1 | -84/+0 |
| | | | | credential sets | ||||
* | Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵ | Martin Willi | 2010-07-13 | 1 | -2/+2 |
| | | | | encoding | ||||
* | fixed 4.3.6 ocsp regression | Andreas Steffen | 2009-11-11 | 1 | -0/+23 |
| | |||||
* | merged pluto's PGP certificate parsing with charon's | Andreas Steffen | 2009-11-10 | 1 | -66/+139 |
| | |||||
* | replaced struct id by identification_t | Andreas Steffen | 2009-10-10 | 1 | -7/+4 |
| | |||||
* | pluto now uses x509 plugin for attribute certificate handling | Andreas Steffen | 2009-10-05 | 1 | -4/+6 |
| | |||||
* | pluto and scepclient now use the x509 plugin for certificates | Andreas Steffen | 2009-09-27 | 1 | -6/+12 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | fixed typo | Andreas Steffen | 2009-08-26 | 1 | -1/+1 |
| | |||||
* | streamlined file loading labels | Andreas Steffen | 2009-08-26 | 1 | -4/+4 |
| | |||||
* | log loaded private key/certificates | Martin Willi | 2009-08-26 | 1 | -1/+6 |
| | |||||
* | handle pluto specific certificates under CRED_CERTIFICATE, not as own ↵ | Martin Willi | 2009-08-26 | 1 | -1/+2 |
| | | | | credential kind | ||||
* | unified pluto builder implementations | Martin Willi | 2009-08-26 | 1 | -2/+2 |
| | |||||
* | removed obsolete PEM code in pluto/libstrongswan | Martin Willi | 2009-08-26 | 1 | -67/+0 |
| | |||||
* | moved builder hooks to a separate file | Martin Willi | 2009-08-26 | 1 | -101/+8 |
| | |||||
* | use a pluto specific credential builder to build pluto cert_t's | Martin Willi | 2009-08-26 | 1 | -18/+79 |
| | |||||
* | removed obsolete pgp private key parsing, done by libstrongswan | Martin Willi | 2009-08-26 | 1 | -1/+1 |
| | |||||
* | use libstrongswan for private key loading, whack callback to read passphrase | Martin Willi | 2009-08-26 | 1 | -20/+66 |
| | |||||
* | load_private_key() loads all kinds of keys | Andreas Steffen | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | fixed OpenPGP parsing | Andreas Steffen | 2009-06-09 | 1 | -5/+20 |
| | |||||
* | pluto and scepclient use private and public key plugins of libstrongswan | Andreas Steffen | 2009-06-09 | 1 | -16/+20 |
| | |||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 1 | -1/+0 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | scepclient and pluto use asn1 from libstrongswan | Andreas Steffen | 2009-04-20 | 1 | -31/+25 |
| | |||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 1 | -146/+146 |
| | |||||
* | renamed empty_chunk to chunk_empty | Andreas Steffen | 2009-04-17 | 1 | -4/+4 |
| | |||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 1 | -5/+5 |
| | |||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | - 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/+287 |