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_ec_public_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check return value of ECDSA_Verify() correctly
Martin Willi
2013-04-10
1
-1
/
+1
*
openssl: Properly honor OPENSSL_NO_* defines
Tobias Brunner
2013-01-31
1
-2
/
+2
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-2
/
+2
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-11
/
+13
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
1
-2
/
+12
*
Added support for different encryption schemes to private/public keys
Martin Willi
2010-08-10
1
-1
/
+2
*
Migrated remaining classes in openssl plugin to INIT/METHOD macros
Martin Willi
2010-08-10
1
-52
/
+37
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-13
/
+13
*
Fixing compilation of the OpenSSL plugin if Elliptic Curve support is disabled.
Tobias Brunner
2010-06-22
1
-0
/
+5
*
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
-5
/
+5
*
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
*
Updated openssl plugin to the new builder API
Martin Willi
2009-09-10
1
-71
/
+18
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-18
/
+18
*
verify_signature() now processes hash not data
Andreas Steffen
2009-08-27
1
-3
/
+3
*
NID_hash and NID_ec_curver were interchanged
Andreas Steffen
2009-08-27
1
-6
/
+6
*
verify that the ECDSA auth signature was done with the correct curve
Martin Willi
2009-08-27
1
-21
/
+47
*
distinguish between RFC 4754 (concatenated) and RFC 3279 (DER encoded) ECDSA ...
Martin Willi
2009-08-27
1
-61
/
+28
*
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
-22
/
+52
*
updated openssl plugin to new private/public key API, use encoder framework
Martin Willi
2009-08-26
1
-117
/
+44
*
pluto supports ECDSA authentication
Andreas Steffen
2009-06-12
1
-4
/
+15
*
fixed crash in openssl private_key->get_public_key(), using encode/load worka...
Martin Willi
2009-06-09
1
-18
/
+8
*
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
*
refactored credential builder
Martin Willi
2008-09-02
1
-16
/
+19
*
ECDSA with OpenSSL
Tobias Brunner
2008-06-10
1
-0
/
+447