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
/
openssl
/
openssl_rsa_public_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-3
/
+3
*
PEM encoding for OpenSSL RSA and EC public and private keys
Andreas Steffen
2010-04-04
1
-1
/
+14
*
Public/Private keys implement a has_fingerprint() method
Martin Willi
2009-09-21
1
-0
/
+1
*
Added support to build RSA keys from components in openssl
Martin Willi
2009-09-14
1
-6
/
+23
*
Updated openssl plugin to the new builder API
Martin Willi
2009-09-10
1
-74
/
+17
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-17
/
+17
*
fixed memleak in openssl fingerprinting
Martin Willi
2009-08-27
1
-0
/
+1
*
do openssl fingerprinting/encoding directly, openssl provides all functions
Martin Willi
2009-08-27
1
-24
/
+61
*
updated openssl plugin to new private/public key API, use encoder framework
Martin Willi
2009-08-26
1
-171
/
+44
*
support of SHA224-based certificate signatures
Andreas Steffen
2009-08-05
1
-0
/
+2
*
pluto supports ECDSA authentication
Andreas Steffen
2009-06-12
1
-1
/
+0
*
implemented IKEv1 signature verification in openssl_rsa_public_key.c
Andreas Steffen
2009-06-10
1
-36
/
+54
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
1
-1
/
+29
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
1
-2
/
+2
*
OpenSSL requires a signature length of exactly RSA_size()
Martin Willi
2008-11-04
1
-5
/
+3
*
removed accidently checked in debug code
Martin Willi
2008-11-03
1
-1
/
+0
*
reverted 4541, does not fix the problem
Martin Willi
2008-11-03
1
-0
/
+8
*
removed 0-byte truncation, fixes random Openssl RSA signature verification fa...
Martin Willi
2008-10-31
1
-7
/
+0
*
refactored credential builder
Martin Willi
2008-09-02
1
-16
/
+19
*
RSA with OpenSSL
Tobias Brunner
2008-05-15
1
-0
/
+433