index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dsa
/
dsa_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Following the license change, modify the boilerplates in crypto/dsa/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Pick a q size consistent with the digest for DSA param generation
Matt Caswell
2018-04-05
1
-1
/
+2
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-47
/
+46
*
dsa/dsa_gen: add error message for seed_len < 0
Sebastian Andrzej Siewior
2016-11-14
1
-1
/
+3
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Don't allocate r/s in DSA_SIG and ECDSA_SIG
Dr. Stephen Henson
2016-07-20
1
-0
/
+1
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-18
/
+1
*
Add some error messages for malloc fails
Matt Caswell
2016-05-18
1
-0
/
+3
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-13
/
+13
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-59
/
+58
*
Make `safe' (EC)DSA nonces the default.
Adam Langley
2013-07-15
1
-1
/
+0
*
Add secure DSA nonce flag.
Adam Langley
2013-06-13
1
-1
/
+2
*
Provisional, experimental support for DSA2 parameter generation algorithm.
Dr. Stephen Henson
2011-01-31
1
-0
/
+3
*
FIPS mode DSA changes:
Dr. Stephen Henson
2011-01-26
1
-0
/
+3
*
recalculate DSA signature if r or s is zero (FIPS 186-3 requirement)
Dr. Stephen Henson
2011-01-25
1
-0
/
+1
*
correct error code
Dr. Stephen Henson
2010-03-08
1
-1
/
+2
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Introduce limits to prevent malicious keys being able to
Bodo Möller
2006-09-28
1
-0
/
+2
*
Fix various error codes to match functions.
Dr. Stephen Henson
2006-07-17
1
-1
/
+2
*
Support for DSA keygen, fix for genpkey.
Dr. Stephen Henson
2006-04-12
1
-0
/
+2
*
Initial DSA EVP_PKEY_METHOD. Fixup some error codes.
Dr. Stephen Henson
2006-04-12
1
-0
/
+2
*
New utility pkeyparam. Enhance and bugfix algorithm specific parameter
Dr. Stephen Henson
2006-03-28
1
-0
/
+1
*
Initial support for pluggable public key ASN1 support. Process most public
Dr. Stephen Henson
2006-03-20
1
-0
/
+8
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-20
/
+23
*
Make sure we get the definition of OPENSSL_NO_ERR.
Richard Levitte
2003-03-21
1
-0
/
+1
*
Make {RSA,DSA,DH}_new_method obtain and release an ENGINE
Dr. Stephen Henson
2002-03-09
1
-1
/
+1
*
Fix ASN1 bug when decoding OTHER type.
Dr. Stephen Henson
2001-04-21
1
-0
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-0
/
+1
*
Preserve reason strings in automatically build tables.
Bodo Möller
2000-03-05
1
-1
/
+2
*
Make DSA_generate_parameters, and fix a couple of bug
Bodo Möller
2000-01-30
1
-1
/
+0
*
Complete rewrite of the error code generation script. It now runs as a single
Dr. Stephen Henson
1999-04-24
1
-57
/
+59
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-1
/
+1
*
Separate DSA functionality from ASN.1 encoding.
Ulf Möller
1999-04-09
1
-0
/
+5
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+8
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+93