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_diffie_hellman.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
openssl: Properly honor OPENSSL_NO_* defines
Tobias Brunner
2013-01-31
1
-0
/
+6
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Added support for MODP_CUSTOM to openssl plugin
Martin Willi
2010-09-03
1
-5
/
+14
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-6
/
+8
*
Migrated remaining classes in openssl plugin to INIT/METHOD macros
Martin Willi
2010-08-10
1
-30
/
+21
*
Store DH generator in a chunk, hide non-public data in a private struct
Martin Willi
2010-04-08
1
-4
/
+3
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-2
/
+3
*
Provide the Diffie Hellman parameters from a central location, so that we do ...
Tobias Brunner
2010-03-09
1
-62
/
+12
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-23
/
+23
*
dh_exponent_ansi_x9_42 is now a libstrongswan setting
Andreas Steffen
2009-05-26
1
-1
/
+1
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
ported some hard-to-merge cherries back to trunk :-/
Martin Willi
2008-11-12
1
-2
/
+2
*
removed superfluous get_other_public_value in diffie_hellman_t interface
Martin Willi
2008-11-04
1
-27
/
+4
*
fixed bignum export if BN_num_bytes() != DH_size()
Martin Willi
2008-11-04
1
-44
/
+53
*
refining changeset 4483 by introducing charon.dh_exponent_ansi_x9_42 key
Andreas Steffen
2008-10-28
1
-11
/
+27
*
use 512 bits of entropy for secret DH exponents
Andreas Steffen
2008-10-26
1
-0
/
+1
*
adding diffie hellman with OpenSSL
Tobias Brunner
2008-04-29
1
-0
/
+242