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
/
pubkey
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated pubkey plugin to new fingerprinting API
Martin Willi
2009-08-26
1
-20
/
+48
*
use credential builder API to parse trusted public keys
Martin Willi
2009-08-26
1
-11
/
+11
*
removed subjectPublicKeyInfo parsing, provided by pkcs1 plugin
Martin Willi
2009-08-26
4
-208
/
+1
*
make use of the pem helper plugin to load credentials
Martin Willi
2009-08-26
1
-16
/
+0
*
moved PEM parsing functionality to its own plugin
Martin Willi
2009-08-26
1
-5
/
+4
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
1
-1
/
+1
*
got rid of libcrypto
Andreas Steffen
2009-05-15
1
-1
/
+1
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
5
-10
/
+0
*
updated Doxyfile
Martin Willi
2009-03-24
3
-3
/
+3
*
implemented ipsec listalgs as a stroke command
Andreas Steffen
2008-10-08
1
-1
/
+1
*
get_subject() of a CERT_TRUSTED_PUBKEY object returns ID_PUBKEY_INFO_SHA1 has...
Andreas Steffen
2008-10-08
1
-1
/
+1
*
Implemented BUILD_BLOB_ASN1_DER for the CERT_TRUSTED_PUBKEY subtype
Andreas Steffen
2008-10-08
2
-4
/
+24
*
refactored credential builder
Martin Willi
2008-09-02
2
-49
/
+50
*
loading PEM encoded public keys
Martin Willi
2008-06-11
1
-2
/
+18
*
ECDSA with OpenSSL
Tobias Brunner
2008-06-10
1
-0
/
+9
*
corrected deinitialisation of public key factory
Tobias Brunner
2008-05-15
1
-1
/
+3
*
generic public key factory moved
Tobias Brunner
2008-05-15
4
-1
/
+202
*
moved RAW public key support to a separate plugin (pubkey)
Martin Willi
2008-05-08
5
-0
/
+453