index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dsa
/
dsa_sign.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration
Nicola Tuveri
2018-06-21
1
-0
/
+2
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-2
/
+0
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
1
-1
/
+0
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Make the DSA structure opaque
Matt Caswell
2016-04-03
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-15
/
+13
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Make `safe' (EC)DSA nonces the default.
Adam Langley
2013-07-15
1
-8
/
+1
*
Add secure DSA nonce flag.
Adam Langley
2013-06-13
1
-1
/
+8
*
Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_new
Dr. Stephen Henson
2011-02-13
1
-24
/
+0
*
Move all FIPSAPI renames into fips.h header file, include early in
Dr. Stephen Henson
2011-01-27
1
-5
/
+2
*
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
Dr. Stephen Henson
2011-01-27
1
-0
/
+5
*
Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions of
Dr. Stephen Henson
2011-01-25
1
-15
/
+23
*
Seed PRNG with DSA and ECDSA digests for additional protection against
Dr. Stephen Henson
2009-09-09
1
-0
/
+2
*
add support for DSA with SHA2
Nils Larsch
2007-02-03
1
-4
/
+0
*
We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form
Richard Levitte
2003-04-08
1
-3
/
+0
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+2
*
This commits changes to various parts of libcrypto required by the recent
Geoff Thorpe
2001-09-25
1
-2
/
+2
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-2
/
+3
*
Initial support for DSA_METHOD...
Dr. Stephen Henson
1999-08-22
1
-121
/
+2
*
Avoid some memory holes, one of which was pointed out by
Bodo Möller
1999-06-25
1
-0
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+4
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-16
/
+6
*
Separate DSA functionality from ASN.1 encoding.
Ulf Möller
1999-04-09
1
-46
/
+45
*
Typo
Ralf S. Engelschall
1999-02-25
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-29
/
+34
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+215