Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed obsolete PEM code in pluto/libstrongswan | Martin Willi | 2009-08-26 | 1 | -393/+0 |
| | |||||
* | got rid of libcrypto | Andreas Steffen | 2009-05-15 | 1 | -18/+25 |
| | |||||
* | corrected debug output of passphrase | Andreas Steffen | 2009-05-11 | 1 | -1/+3 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | removed unused variable | Martin Willi | 2008-06-03 | 1 | -2/+1 |
| | |||||
* | check if crypter is available in pem_to_bin() | Andreas Steffen | 2008-05-23 | 1 | -17/+30 |
| | |||||
* | fixed 3DES encryption | Martin Willi | 2008-05-07 | 1 | -1/+6 |
| | |||||
* | refactoring of the ASN.1 parser | Andreas Steffen | 2008-04-26 | 1 | -1/+3 |
| | |||||
* | replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functions | Martin Willi | 2008-04-24 | 1 | -19/+7 |
| | |||||
* | removed status result from crypter interface to be consistent with other ↵ | Martin Willi | 2008-04-22 | 1 | -1/+4 |
| | | | | crypto interfaces | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -7/+13 |
| | |||||
* | replaced strncmp() == 0 by strneq() | Andreas Steffen | 2007-10-07 | 1 | -1/+3 |
| | |||||
* | fixed memleak | Martin Willi | 2007-07-02 | 1 | -0/+2 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -5/+6 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | removed DES-EDE3-CBC only comment | Andreas Steffen | 2006-10-25 | 1 | -2/+1 |
| | |||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -30/+14 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | support of AES-192-CBC private key encryption | Andreas Steffen | 2006-09-25 | 1 | -5/+10 |
| | |||||
* | fixed some compiler warnings4.0.4 | Martin Willi | 2006-09-21 | 1 | -1/+1 |
| | |||||
* | support of encrypted private key files | Andreas Steffen | 2006-09-20 | 1 | -20/+53 |
| | |||||
* | some cleanups here and there | Martin Willi | 2006-09-18 | 1 | -1/+1 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-06-09 | 1 | -1/+1 |
| | |||||
* | indented loaded file log entry | Andreas Steffen | 2006-05-30 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+344 |