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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use ID_KEY_ID as PGP user id, as it can contain any string
Martin Willi
2009-09-15
1
-1
/
+1
|
*
Implemented support for preinstalled PGP certificates in charon
Martin Willi
2009-09-15
3
-2
/
+9
|
*
Added basic support for PGP certificates (no trust relationships yet)
Martin Willi
2009-09-15
3
-0
/
+465
|
*
Moved generic PGP parsing functions to pgp_utils.[ch]
Martin Willi
2009-09-15
4
-173
/
+334
|
*
Updated pgp plugin to the new builder API
Martin Willi
2009-09-10
3
-131
/
+52
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
3
-33
/
+33
|
*
removed position debug output
Andreas Steffen
2009-08-30
1
-1
/
+0
|
*
implemented PGP Secret-Key Packet parsing
Martin Willi
2009-08-28
3
-7
/
+156
|
*
implemented PGP fingerprinting
Martin Willi
2009-08-26
4
-0
/
+107
|
*
moved PGP code to pluto and gpg plugin
Martin Willi
2009-08-26
2
-102
/
+36
|
*
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
5
-0
/
+589