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
/
plugins
/
pgp
/
pgp_builder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved enum_name_t to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Fixed return values of several functions (e.g. return FALSE for pointer types).
Tobias Brunner
2012-05-31
1
-2
/
+2
*
Added support for different encryption schemes to private/public keys
Martin Willi
2010-08-10
1
-1
/
+1
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-6
/
+7
*
Moved generic PGP parsing functions to pgp_utils.[ch]
Martin Willi
2009-09-15
1
-173
/
+25
*
Updated pgp plugin to the new builder API
Martin Willi
2009-09-10
1
-119
/
+37
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-26
/
+26
*
removed position debug output
Andreas Steffen
2009-08-30
1
-1
/
+0
*
implemented PGP Secret-Key Packet parsing
Martin Willi
2009-08-28
1
-5
/
+152
*
moved PGP code to pluto and gpg plugin
Martin Willi
2009-08-26
1
-23
/
+34
*
enforce RSA_PRIME1 > RSA_PRIME2 (p > q) in PGP
Martin Willi
2009-08-26
1
-2
/
+3
*
implemented a pgp plugin providing PGP key parsing builders
Martin Willi
2009-08-26
1
-0
/
+347