aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/asn1/pem.c
Commit message (Expand)AuthorAgeFilesLines
* 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 cryp...Martin Willi2008-04-221-1/+4
* 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
* removed DES-EDE3-CBC only commentAndreas Steffen2006-10-251-2/+1
* introduced new logging subsystem using bus:Martin Willi2006-10-181-30/+14
* 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