index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
13
-642
/
+77
*
Remove some dead code
Matt Caswell
2016-04-29
1
-7
/
+1
*
Add checks on CRYPTO_new_ex_data return value...
FdaSilvaYY
2016-04-28
1
-19
/
+16
*
Check that we were actually allocated BIGNUMs in dsa_builtin_paramgen2
Matt Caswell
2016-04-28
1
-0
/
+2
*
Fix set0 reuse test
Viktor Dukhovni
2016-04-27
1
-1
/
+1
*
RSA, DSA, DH: Allow some given input to be NULL on already initialised keys
Richard Levitte
2016-04-27
1
-13
/
+37
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-47
/
+0
*
Fix double free bug in error path
Matt Caswell
2016-04-09
1
-0
/
+1
*
Make DH opaque
Matt Caswell
2016-04-09
1
-12
/
+28
*
Rename get/set_app_data to get0/set0_app_data
Matt Caswell
2016-04-03
1
-2
/
+2
*
Various DSA opacity fixups
Matt Caswell
2016-04-03
1
-57
/
+11
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
5
-23
/
+293
*
Make the DSA structure opaque
Matt Caswell
2016-04-03
8
-7
/
+103
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-20
3
-12
/
+4
*
constify DSA_SIG_get0()
Dr. Stephen Henson
2016-03-20
1
-1
/
+1
*
move DSA_SIG definition into C source file
Dr. Stephen Henson
2016-03-11
2
-6
/
+5
*
Make DSA_SIG opaque.
Dr. Stephen Henson
2016-03-08
4
-52
/
+46
*
Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
Alessandro Ghedini
2016-03-08
2
-7
/
+20
*
Remove kinv/r fields from DSA structure.
Dr. Stephen Henson
2016-03-07
2
-12
/
+2
*
GH715: Missed some null-check-removals. follow commits 412bafdcf5, and 7c96db...
FdaSilvaYY
2016-02-28
1
-4
/
+2
*
GH715: ENGINE_finish can take NULL
Rich Salz
2016-02-25
1
-5
/
+3
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
2
-50
/
+12
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove DSA negative integer workaround code.
Dr. Stephen Henson
2016-02-19
1
-10
/
+2
*
Remove broken DSA private key workarounds.
Dr. Stephen Henson
2016-02-19
1
-48
/
+17
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
typo
Dr. Stephen Henson
2016-02-18
1
-1
/
+1
*
Move to REF_DEBUG, for consistency.
Rich Salz
2016-02-11
1
-18
/
+5
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-09
1
-11
/
+12
*
GH322 revisited: remove unused function.
Rich Salz
2016-02-08
2
-38
/
+0
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+4
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Use callback for DSAPublicKey
Dr. Stephen Henson
2016-01-28
1
-8
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
10
-10
/
+0
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-0
/
+1
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-206
/
+63
*
make update
Richard Levitte
2016-01-12
1
-59
/
+68
*
Backwards-compatibility subject to OPENSSL_API_COMPAT
Viktor Dukhovni
2016-01-07
1
-1
/
+2
*
mem functions cleanup
Rich Salz
2016-01-07
1
-7
/
+8
*
Check for missing DSA parameters.
Dr. Stephen Henson
2015-12-30
1
-1
/
+3
*
Fix memory leak in DSA redo case.
David Benjamin
2015-12-22
1
-4
/
+4
*
Extend EVP_PKEY_copy_parameters()
Dr. Stephen Henson
2015-12-14
1
-0
/
+6
*
make update
Dr. Stephen Henson
2015-12-09
1
-3
/
+0
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
1
-2
/
+2
*
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-12-07
1
-9
/
+10
*
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
Rich Salz
2015-12-01
1
-7
/
+0
[next]