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_private_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed OpenSSL engine_id setting, i.e. do not use 'library.' prefix for settin...
Tobias Brunner
2010-04-10
1
-1
/
+1
*
Some whitespace fixes.
Tobias Brunner
2010-04-06
1
-1
/
+1
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-7
/
+7
*
PEM encoding for OpenSSL RSA and EC public and private keys
Andreas Steffen
2010-04-04
1
-1
/
+14
*
Replaced the deprecated RSA_generate_key with RSA_generate_key_ex.
Tobias Brunner
2010-03-08
1
-2
/
+25
*
Public/Private keys implement a has_fingerprint() method
Martin Willi
2009-09-21
1
-0
/
+1
*
Exponents of a RSA key in openssl are optional (for PGP)
Martin Willi
2009-09-15
1
-4
/
+9
*
Added support to build RSA keys from components in openssl
Martin Willi
2009-09-14
1
-9
/
+49
*
Updated openssl plugin to the new builder API
Martin Willi
2009-09-10
1
-130
/
+86
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-29
/
+29
*
do openssl fingerprinting/encoding directly, openssl provides all functions
Martin Willi
2009-08-27
1
-25
/
+17
*
fixed openssl RSA private key encoding
Martin Willi
2009-08-26
1
-3
/
+3
*
updated openssl plugin to new private/public key API, use encoder framework
Martin Willi
2009-08-26
1
-133
/
+59
*
support of SHA224-based certificate signatures
Andreas Steffen
2009-08-05
1
-0
/
+2
*
fixed 64 bit warning
Andreas Steffen
2009-06-17
1
-1
/
+2
*
pluto supports ECDSA authentication
Andreas Steffen
2009-06-12
1
-1
/
+0
*
implemented IKEv1 RSA signing in openssl_rsa_private_key.c
Andreas Steffen
2009-06-10
1
-43
/
+54
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
1
-19
/
+47
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
add support for smartcards in charon by using the ENGINE API provided by Open...
Tobias Brunner
2008-12-03
1
-3
/
+93
*
fixed memleak
Martin Willi
2008-11-04
1
-8
/
+11
*
fixed crash in openssl signature verification if sizeof(size_t) != sizeof(int...
Martin Willi
2008-10-31
1
-1
/
+3
*
refactored credential builder
Martin Willi
2008-09-02
1
-23
/
+26
*
RSA with OpenSSL
Tobias Brunner
2008-05-15
1
-0
/
+422