index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
crypto
/
pkcs9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PKCS#9 attribute lists to pkcs7 plugin, as we currently use it there only
Martin Willi
2012-12-19
1
-270
/
+0
*
Rebuild PKCS#9 encoding after adding new attributes
Martin Willi
2012-12-19
1
-0
/
+3
*
Don't store additional encoding for each PKCS#9 attribute
Martin Willi
2012-12-19
1
-13
/
+15
*
Unify PKCS#9 set_attribute* methods to a single add_attribute
Martin Willi
2012-12-19
1
-40
/
+4
*
PKCS#9 coding style cleanups
Martin Willi
2012-12-19
1
-105
/
+36
*
Remove external build_encoding method in PKCS#9
Martin Willi
2012-12-19
1
-4
/
+5
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Changed memory management and attribute handling in PKCS#9 wrapper.
Tobias Brunner
2012-06-11
1
-83
/
+18
*
Migrated crypto/pkcs9 to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-50
/
+39
*
Replaced simple iterator usages.
Tobias Brunner
2011-07-06
1
-10
/
+11
*
"this" removed from comments.
Tobias Brunner
2011-07-06
1
-2
/
+0
*
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
Martin Willi
2009-09-11
1
-30
/
+12
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
1
-1
/
+1
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-2
/
+2
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-4
/
+4
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
introduced ASN1_EXIT command in ASN.1 object syntax definition
Andreas Steffen
2008-04-28
1
-16
/
+17
*
optimized parser->success()
Andreas Steffen
2008-04-26
1
-3
/
+2
*
refactoring of the ASN.1 parser
Andreas Steffen
2008-04-26
1
-19
/
+23
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-9
/
+1
*
added set_messageDigest() and get_messageDigest() methods
Andreas Steffen
2008-02-01
1
-1
/
+47
*
extended and debugged PKCS#7 signedData support
Andreas Steffen
2008-02-01
1
-0
/
+424