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_cert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-2
/
+6
*
certificate_t->issued_by takes an argument to receive signature scheme
Martin Willi
2012-06-12
1
-1
/
+1
*
Fixed return values of several functions (e.g. return FALSE for pointer types).
Tobias Brunner
2012-05-31
1
-2
/
+2
*
Also log PGP parsing in ASN log group.
Tobias Brunner
2011-12-16
1
-10
/
+10
*
Migrated pgp_cert to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-80
/
+52
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
1
-4
/
+14
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-1
/
+1
*
Removed is_newer() from certificate_t, obsoleting all implementations
Martin Willi
2010-05-21
1
-18
/
+0
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-15
/
+17
*
added some debugging to pgp certificate parsing
Andreas Steffen
2009-11-10
1
-8
/
+33
*
accept PGP v3 or v4 fingerprint as alternative to PGP user_id
Andreas Steffen
2009-11-09
1
-2
/
+11
*
list v3 or v4 fingerprint
Andreas Steffen
2009-11-08
1
-3
/
+54
*
define TIME_32_BITS_SIGNED_MAX in utils.h
Andreas Steffen
2009-11-08
1
-2
/
+2
*
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
1
-1
/
+1
*
Added basic support for PGP certificates (no trust relationships yet)
Martin Willi
2009-09-15
1
-0
/
+416