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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replaced the deprecated RSA_generate_key with RSA_generate_key_ex.
Tobias Brunner
2010-03-08
1
-2
/
+25
*
Implemented the PRF_KEYED_SHA1 algorithm in the openssl plugin
Martin Willi
2010-03-08
4
-0
/
+195
*
Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w...
Tobias Brunner
2010-03-02
1
-3
/
+1
*
Streamlined the source file list formatting in plugin makefiles.
Tobias Brunner
2010-03-02
1
-1
/
+2
*
Link all enabled libstrongswan plugins into the library, link all enabled cha...
Tobias Brunner
2010-03-02
1
-1
/
+7
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
*
Removing the plugin constructor declarations from the header files.
Tobias Brunner
2010-03-02
1
-5
/
+0
*
Link all plugins to libstrongswan.
Tobias Brunner
2010-02-25
1
-1
/
+1
*
Using the thread wrapper in charon, libstrongswan and their plugins.
Tobias Brunner
2009-12-23
1
-2
/
+2
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Prefer MODP2048/1536 over ECP Diffie-Hellman groups
Martin Willi
2009-11-12
1
-11
/
+9
*
Public/Private keys implement a has_fingerprint() method
Martin Willi
2009-09-21
4
-0
/
+4
*
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
2
-15
/
+72
*
Updated openssl plugin to the new builder API
Martin Willi
2009-09-10
9
-382
/
+255
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
15
-230
/
+230
*
build_curve_signature() processes hash not data
Andreas Steffen
2009-08-27
1
-1
/
+1
*
NID_hash and NID_ec_curve were interchanged
Andreas Steffen
2009-08-27
1
-6
/
+6
*
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
2
-177
/
+128
*
added support for SIGN_ECDSA_WITH_SHA1 signature scheme in openssl
Martin Willi
2009-08-27
1
-18
/
+20
*
fixed memleak in openssl fingerprinting
Martin Willi
2009-08-27
2
-0
/
+2
*
do openssl fingerprinting/encoding directly, openssl provides all functions
Martin Willi
2009-08-27
7
-237
/
+148
*
encoding public EC keys is not really possible without subjectPublicKeyInfo
Martin Willi
2009-08-26
1
-27
/
+53
*
implemented openssl EC key generation
Martin Willi
2009-08-26
1
-0
/
+42
*
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
7
-511
/
+325
*
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
2
-0
/
+20
*
support of SHA224-based certificate signatures
Andreas Steffen
2009-08-05
4
-0
/
+7
*
make ecp_x_coordinate_only = yes the default
Andreas Steffen
2009-07-06
1
-2
/
+4
*
ecp_x_coordinate only option allows ECP interoperability with MS Windows
Andreas Steffen
2009-07-06
2
-9
/
+24
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
1
-1
/
+1
*
fixed 64 bit warning
Andreas Steffen
2009-06-17
1
-1
/
+2
*
pluto supports ECDSA authentication
Andreas Steffen
2009-06-12
4
-57
/
+63
*
implemented IKEv1 RSA signing in openssl_rsa_private_key.c
Andreas Steffen
2009-06-10
1
-43
/
+54
*
implemented IKEv1 signature verification in openssl_rsa_public_key.c
Andreas Steffen
2009-06-10
1
-36
/
+54
*
fixed crash in openssl private_key->get_public_key(), using encode/load worka...
Martin Willi
2009-06-09
1
-18
/
+8
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
2
-20
/
+76
*
dh_exponent_ansi_x9_42 is now a libstrongswan setting
Andreas Steffen
2009-05-26
1
-1
/
+1
*
fixed setting of variable key length
Andreas Steffen
2009-05-14
1
-3
/
+5
*
compiler warning fixed
Tobias Brunner
2009-05-06
1
-1
/
+1
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
20
-40
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
2
-4
/
+4
*
updated Doxyfile
Martin Willi
2009-03-24
10
-11
/
+10
*
adding MD4 and DES (ECB) to openssl plugin
Tobias Brunner
2009-02-18
3
-1
/
+9
[prev]
[next]