index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fuzz
/
test-corpus.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-06
util/mkdef.pl: prepare for DEPRECATEDIN_X
Richard Levitte
2
-5
/
+8
2018-12-05
Fix some SSL_export_keying_material() issues
Matt Caswell
8
-42
/
+92
2018-12-05
Revert "Reduce stack usage in tls13_hkdf_expand"
Matt Caswell
1
-12
/
+4
2018-12-05
bn/bn_{div|shift}.c: introduce fixed-top interfaces.
Andy Polyakov
3
-157
/
+233
2018-12-05
bn/bn_div.c: make conditional addition unconditional
Andy Polyakov
1
-17
/
+69
2018-12-05
Configure: recognize div3w modules and add -DBN_DIV3W.
Andy Polyakov
1
-0
/
+1
2018-12-05
Configurations/10-main.conf: remove MIPS bn_div_3_words.
Andy Polyakov
2
-4
/
+7
2018-12-04
Ignore an auto-generated documentation file
Matt Caswell
1
-0
/
+1
2018-12-03
Add an Ed25519 signature maleability test
Matt Caswell
1
-0
/
+8
2018-12-03
Disallow Ed25519 signature maleability
Matt Caswell
1
-10
/
+43
2018-12-03
Docs: better deprecation text
Richard Levitte
15
-46
/
+47
2018-12-03
Docs fixup: some man3 pages had unindented code in SYNOPSIS
Richard Levitte
2
-6
/
+7
2018-12-03
util/process_docs.pl: handle multiple source directories for .pod files
Richard Levitte
1
-7
/
+9
2018-12-03
Doc: add doc/man7/openssl_user_macros.pod.in
Richard Levitte
2
-1
/
+63
2018-12-01
Fix usage of deprecated SSL_set_tmp_ecdh()
Antoine Salon
1
-7
/
+3
2018-11-30
rsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant-time.
Andy Polyakov
1
-37
/
+96
2018-11-30
rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_check_PKCS1_OAEP.
Andy Polyakov
1
-31
/
+51
2018-11-30
rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.
Andy Polyakov
2
-43
/
+57
2018-11-30
rsa/rsa_ossl.c: make RSAerr call in rsa_ossl_private_decrypt unconditional.
Andy Polyakov
1
-2
/
+3
2018-11-30
err/err.c: add err_clear_last_constant_time.
Andy Polyakov
2
-0
/
+27
2018-11-27
Don't test the collected system errors when configured to not have them
Richard Levitte
1
-0
/
+3
2018-11-27
Fix access zero memory if SSL_DEBUG is enabled
Paul Yang
2
-3
/
+6
2018-11-27
VMS build: don't forget the generation marker when removing files
Richard Levitte
1
-1
/
+1
2018-11-27
VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm too
Richard Levitte
1
-1
/
+1
2018-11-26
Clean up BN_consttime_swap.
Billy Brumley
1
-44
/
+17
2018-11-24
Avoid test_errstr in a cross compiled configuration
Richard Levitte
1
-0
/
+9
2018-11-24
Have util/mktar.sh display the absolute path to the tarball
Richard Levitte
1
-1
/
+4
2018-11-24
Make sure to run util/mktar.sh from the source directory
Richard Levitte
1
-1
/
+2
2018-11-24
Don't export the submodules 'boringssl', 'krb5' and 'pyca-cryptography'
Richard Levitte
1
-0
/
+3
2018-11-24
Don't export util/mktar.sh
Richard Levitte
1
-0
/
+1
2018-11-24
Document the removed 'dist' target
Richard Levitte
2
-0
/
+11
2018-11-24
VMS build: typo in build file template, generatesrc
Richard Levitte
1
-1
/
+1
2018-11-24
VMS config: Typo fix, as -> AS
Richard Levitte
1
-1
/
+1
2018-11-24
VMS: fix collected error strings
Richard Levitte
1
-1
/
+13
2018-11-23
Remove all 'make dist' artifacts
Richard Levitte
3
-51
/
+2
2018-11-23
Change tarball making procedure
Richard Levitte
2
-0
/
+32