aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/asn1/pem.c
Commit message (Collapse)AuthorAgeFilesLines
* removed obsolete PEM code in pluto/libstrongswanMartin Willi2009-08-261-393/+0
|
* got rid of libcryptoAndreas Steffen2009-05-151-18/+25
|
* corrected debug output of passphraseAndreas Steffen2009-05-111-1/+3
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* removed unused variableMartin Willi2008-06-031-2/+1
|
* check if crypter is available in pem_to_bin()Andreas Steffen2008-05-231-17/+30
|
* fixed 3DES encryptionMartin Willi2008-05-071-1/+6
|
* refactoring of the ASN.1 parserAndreas Steffen2008-04-261-1/+3
|
* replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functionsMartin Willi2008-04-241-19/+7
|
* removed status result from crypter interface to be consistent with other ↵Martin Willi2008-04-221-1/+4
| | | | crypto interfaces
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+13
|
* replaced strncmp() == 0 by strneq()Andreas Steffen2007-10-071-1/+3
|
* fixed memleakMartin Willi2007-07-021-0/+2
|
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-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 commentAndreas Steffen2006-10-251-2/+1
|
* introduced new logging subsystem using bus:Martin Willi2006-10-181-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 encryptionAndreas Steffen2006-09-251-5/+10
|
* fixed some compiler warnings4.0.4Martin Willi2006-09-211-1/+1
|
* support of encrypted private key filesAndreas Steffen2006-09-201-20/+53
|
* some cleanups here and thereMartin Willi2006-09-181-1/+1
|
* cosmeticsAndreas Steffen2006-06-091-1/+1
|
* indented loaded file log entryAndreas Steffen2006-05-301-1/+1
|
* (no commit message)Martin Willi2006-05-101-0/+344