aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/pkcs9.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macroMartin Willi2009-09-111-30/+12
|
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-1/+1
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-2/+2
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-4/+4
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* introduced ASN1_EXIT command in ASN.1 object syntax definitionAndreas Steffen2008-04-281-16/+17
|
* optimized parser->success()Andreas Steffen2008-04-261-3/+2
|
* refactoring of the ASN.1 parserAndreas Steffen2008-04-261-19/+23
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-9/+1
|
* added set_messageDigest() and get_messageDigest() methodsAndreas Steffen2008-02-011-1/+47
|
* extended and debugged PKCS#7 signedData supportAndreas Steffen2008-02-011-0/+424