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
/
credentials
/
keys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
3
-5
/
+5
*
Public/Private keys implement a has_fingerprint() method
Martin Willi
2009-09-21
5
-0
/
+74
*
extended hasher_signature_algorithm_to_oid() function
Andreas Steffen
2009-09-13
1
-0
/
+1
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-3
/
+3
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
8
-70
/
+70
*
distinguish between RFC 4754 (concatenated) and RFC 3279 (DER encoded) ECDSA ...
Martin Willi
2009-08-27
2
-10
/
+18
*
do not flush cached encodings, keys are responsible for it
Martin Willi
2009-08-27
1
-10
/
+4
*
key encoding gained a cache() method, allows caching of externally created en...
Martin Willi
2009-08-27
2
-1
/
+40
*
encoding public EC keys is not really possible without subjectPublicKeyInfo
Martin Willi
2009-08-26
1
-1
/
+3
*
started implementation of a PKI tool, currently supporting RSA|ECDSA key gene...
Martin Willi
2009-08-26
1
-0
/
+3
*
updated openssl plugin to new private/public key API, use encoder framework
Martin Willi
2009-08-26
1
-0
/
+8
*
changed get_id/get_encoding API of private/public key to use new encoding fra...
Martin Willi
2009-08-26
2
-27
/
+32
*
added generic implementation helpers for private_key_t.equals/belongs_to, pub...
Martin Willi
2009-08-26
4
-3
/
+97
*
added a seperate chache lookup, as encode() requires arguments expensive to b...
Martin Willi
2009-08-26
2
-0
/
+34
*
added a facility to hand out fingerprinting/key encoding to the pkcs1/pgp/......
Martin Willi
2009-08-26
2
-0
/
+420
*
support of SHA224-based certificate signatures
Andreas Steffen
2009-08-05
2
-0
/
+6
*
conversion from ECDSA_WITH_SHAxxx OIDs to signature schemes
Andreas Steffen
2009-07-15
1
-0
/
+6
*
pluto supports ECDSA authentication
Andreas Steffen
2009-06-12
2
-3
/
+3
*
created signature_scheme_from_oid() helper function
Andreas Steffen
2009-06-09
2
-1
/
+44
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
3
-21
/
+45
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
5
-10
/
+0
*
updated Doxyfile
Martin Willi
2009-03-24
2
-2
/
+2
*
ECDSA with OpenSSL
Tobias Brunner
2008-06-10
2
-7
/
+22
*
removed unimplemented private/public key function declarations
Martin Willi
2008-03-19
2
-47
/
+0
*
removed X509_PEER flag; flags are meant to read cert, not to store additional...
Martin Willi
2008-03-14
2
-0
/
+93
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
6
-0
/
+470