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 (
Collapse
)
Author
Age
Files
Lines
...
*
key encoding gained a cache() method, allows caching of externally created ↵
Martin Willi
2009-08-27
2
-1
/
+40
|
|
|
|
encodings
*
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 ↵
Martin Willi
2009-08-26
1
-0
/
+3
|
|
|
|
generation
*
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 ↵
Martin Willi
2009-08-26
2
-27
/
+32
|
|
|
|
framework
*
added generic implementation helpers for private_key_t.equals/belongs_to, ↵
Martin Willi
2009-08-26
4
-3
/
+97
|
|
|
|
public_key_t.equals
*
added a seperate chache lookup, as encode() requires arguments expensive to ↵
Martin Willi
2009-08-26
2
-0
/
+34
|
|
|
|
build
*
added a facility to hand out fingerprinting/key encoding to the ↵
Martin Willi
2009-08-26
2
-0
/
+420
|
|
|
|
pkcs1/pgp/... plugins
*
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
|
|
|
|
|
|
properly close all doxygen groups fixed remaining doxygen warnings
*
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 ↵
Martin Willi
2008-03-14
2
-0
/
+93
|
|
|
|
|
|
|
additional state in cert removed x509_t.set_flags for the reason above implemented a simple, generic shared_key_t
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
6
-0
/
+470
[prev]