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
/
crypto
/
diffie_hellman.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compiler warnings for DH groups that define no subgroup.
Tobias Brunner
2011-11-25
1
-8
/
+16
*
Added a generic function to check if a DH group is an EC group
Martin Willi
2010-09-03
1
-0
/
+17
*
Added a MODP_CUSTOM DH group which takes g and p as constructor arguments
Martin Willi
2010-09-02
1
-3
/
+4
*
Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten
Martin Willi
2010-04-19
1
-2
/
+110
*
Store DH generator in a chunk, hide non-public data in a private struct
Martin Willi
2010-04-08
1
-275
/
+273
*
Provide the Diffie Hellman parameters from a central location, so that we do ...
Tobias Brunner
2010-03-09
1
-0
/
+297
*
shortened DH group names
Andreas Steffen
2009-05-15
1
-13
/
+13
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
added a MODP_NULL Diffie Hellman group to avoid calculation overhead in load-...
Martin Willi
2008-11-22
1
-1
/
+3
*
added missing comma in enumeration
Andreas Steffen
2008-05-29
1
-1
/
+1
*
added the ECP groups from RFC 5114
Tobias Brunner
2008-05-22
1
-1
/
+4
*
added ECDH with OpenSSL (see RFC 4753)
Tobias Brunner
2008-05-22
1
-3
/
+6
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-558
/
+3
*
fixed memory leak
Martin Willi
2007-10-04
1
-0
/
+1
*
implemented an optional DH public value test
Martin Willi
2007-10-04
1
-89
/
+92
*
cleanups, fixes and simplification of diffie hellman code
Martin Willi
2007-10-04
1
-123
/
+96
*
introduced new logging subsystem using bus:
Martin Willi
2006-10-18
1
-18
/
+15
*
updated copyright information
Martin Willi
2006-07-07
1
-1
/
+2
*
workaround for peers rekeying at the same time
Martin Willi
2006-06-12
1
-1
/
+1
*
(no commit message)
Martin Willi
2006-05-10
1
-1
/
+0
*
(no commit message)
Martin Willi
2006-05-10
1
-0
/
+615