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_plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
do openssl fingerprinting/encoding directly, openssl provides all functions
Martin Willi
2009-08-27
1
-5
/
+0
*
updated openssl plugin to new private/public key API, use encoder framework
Martin Willi
2009-08-26
1
-0
/
+6
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-2
/
+2
*
activated CAMELLIA_CBC cipher in openssl plugin
Andreas Steffen
2009-08-05
1
-0
/
+2
*
support of SHA224-based certificate signatures
Andreas Steffen
2009-08-05
1
-0
/
+2
*
compiler warning fixed
Tobias Brunner
2009-05-06
1
-1
/
+1
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
adding MD4 and DES (ECB) to openssl plugin
Tobias Brunner
2009-02-18
1
-0
/
+4
*
add support for smartcards in charon by using the ENGINE API provided by Open...
Tobias Brunner
2008-12-03
1
-0
/
+3
*
proper cleanup of openssl locking code
Martin Willi
2008-11-05
1
-7
/
+13
*
replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant
Martin Willi
2008-11-05
1
-13
/
+12
*
fixed bignum export if BN_num_bytes() != DH_size()
Martin Willi
2008-11-04
1
-1
/
+1
*
added locking mechanism for multithreaded use of OpenSSL
Martin Willi
2008-11-03
1
-0
/
+117
*
creating default IKE proposals dynamically using algorithm enumeration API
Martin Willi
2008-08-28
1
-20
/
+20
*
enabling support for hardware accelerators in OpenSSL
Tobias Brunner
2008-06-25
1
-0
/
+6
*
ECDSA with OpenSSL
Tobias Brunner
2008-06-10
1
-0
/
+12
*
added the ECP groups from RFC 5114
Tobias Brunner
2008-05-22
1
-0
/
+4
*
added ECDH with OpenSSL (see RFC 4753)
Tobias Brunner
2008-05-22
1
-0
/
+11
*
RSA with OpenSSL
Tobias Brunner
2008-05-15
1
-0
/
+12
*
adding diffie hellman with OpenSSL
Tobias Brunner
2008-04-29
1
-0
/
+21
*
use SHA-1 as preferred hasher in the OpenSSL plugin
Tobias Brunner
2008-04-29
1
-2
/
+2
*
added wrapper for OpenSSL hashers
Tobias Brunner
2008-04-28
1
-0
/
+18
*
added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.)
Tobias Brunner
2008-04-28
1
-0
/
+80