index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dh
/
dh_asn1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix external symbols related to dh keys
Shane Lontis
2021-02-26
1
-1
/
+1
*
Fix DH ASN1 decode so that it detects named groups.
Shane Lontis
2021-02-19
1
-2
/
+2
*
DH: Move the code to set the DH sub-type
Richard Levitte
2020-11-11
1
-1
/
+7
*
ffc: add _ossl to exported but internal functions
Pauli
2020-10-06
1
-6
/
+7
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level Diffie-Hellman functions.
Pauli
2020-02-20
1
-0
/
+6
*
Add FFC param/key generation
Shane Lontis
2020-02-06
1
-0
/
+1
*
Add support for DH 'modp' group parameters (RFC 3526)
Shane Lontis
2020-01-30
1
-1
/
+1
*
Modify DSA and DH keys to use a shared FFC_PARAMS struct
Shane Lontis
2020-01-24
1
-27
/
+40
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Adapt DH to use with KEYMGMT
Richard Levitte
2019-07-23
1
-0
/
+2
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/dh/
Richard Levitte
2018-12-06
1
-1
/
+1
*
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
Richard Levitte
2017-04-13
1
-1
/
+1
*
Act on deprecation of LONG and ZLONG, step 2
Richard Levitte
2017-04-10
1
-1
/
+1
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Make DH opaque
Matt Caswell
2016-04-09
1
-1
/
+1
*
RT3676 add: Export ASN.1 DHparams
Rich Salz
2016-03-10
1
-1
/
+1
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-3
/
+3
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-3
/
+3
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-107
/
+103
*
Enhance DH dup functions.
Dr. Stephen Henson
2013-08-05
1
-5
/
+0
*
Initial experimental support for X9.42 DH parameter format to handle
Dr. Stephen Henson
2011-12-07
1
-0
/
+105
*
PR: 1644
Dr. Stephen Henson
2009-09-06
1
-0
/
+5
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Extend callback function to support print customization.
Dr. Stephen Henson
2005-09-01
1
-2
/
+3
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
Dr. Stephen Henson
2001-02-23
1
-1
/
+1
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-0
/
+87