index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sha/asm/sha512-armv8.pl: add hardware-assisted SHA512 subroutine.
Andy Polyakov
2018-02-12
1
-3
/
+127
*
crypto/armcap.c: detect hardware-assisted SHA512 support.
Andy Polyakov
2018-02-12
3
-0
/
+24
*
Copy name string in BIO_meth_new
Rich Salz
2018-02-10
3
-5
/
+13
*
Avoid leaking peername data via accept BIOs
Viktor Dukhovni
2018-02-10
1
-0
/
+5
*
In err_all.c, include the *err.h headers.
Nick Mathewson
2018-02-09
1
-26
/
+27
*
Small simplification in mkerr.pl
FdaSilvaYY
2018-02-09
1
-2
/
+3
*
Fix glibc version detection.
Pauli
2018-02-09
1
-5
/
+34
*
Fix glibc specific conditional for Mac OS/X
Pauli
2018-02-07
1
-1
/
+2
*
Unify timer code
Pauli
2018-02-07
1
-21
/
+71
*
Make OPENSSL_rdtsc universally available.
Pauli
2018-02-07
1
-0
/
+8
*
Remove unused file
Rich Salz
2018-02-06
1
-38
/
+0
*
crypto/evp/e_aes.c: add comments to s390x aes gcm implementation
Patrick Steuer
2018-02-06
1
-2
/
+32
*
s390x assembly pack: add KMAC code path for aes-ccm
Patrick Steuer
2018-02-06
3
-10
/
+549
*
Use RAND_DRBG_bytes() for RAND_bytes() and RAND_priv_bytes()
Dr. Matthias St. Pierre
2018-02-05
2
-15
/
+5
*
Fix size limitation of RAND_DRBG_bytes()
Dr. Matthias St. Pierre
2018-02-05
1
-1
/
+13
*
drbg_bytes: remove check for DRBG_UNINITIALIZED state
Dr. Matthias St. Pierre
2018-02-05
1
-3
/
+0
*
Fix timing leak in BN_from_montgomery_word.
David Benjamin
2018-02-01
1
-37
/
+20
*
Don't leak the exponent bit width in BN_mod_exp_mont_consttime.
David Benjamin
2018-02-01
1
-1
/
+5
*
Make BN_num_bits_word constant-time.
David Benjamin
2018-02-01
1
-67
/
+40
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
1
-1
/
+16
*
poly1305/poly1305_ieee754.c: add support for MIPS.
Andy Polyakov
2018-01-31
1
-1
/
+17
*
Restore clearing of init_lock after free
Benjamin Kaduk
2018-01-31
1
-0
/
+1
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
12
-108
/
+21
*
Remove "dummy" BIO create and destroy functions
Richard Levitte
2018-01-31
2
-43
/
+4
*
BIO: at the end of BIO_new, declare the BIO inited if no create method present
Richard Levitte
2018-01-31
1
-0
/
+2
*
crypto/rand/rand_lib.c: fix undefined reference to `clock_gettime'
Dr. Matthias St. Pierre
2018-01-31
1
-6
/
+6
*
Add RAND_DRBG_bytes
Kurt Roeckx
2018-01-29
3
-0
/
+97
*
Processing GNU-style "make variables" - separate CPP flags from C flags
Richard Levitte
2018-01-28
17
-31
/
+77
*
Add support for the TLS 1.3 signature_algorithms_cert extension
Benjamin Kaduk
2018-01-25
1
-1
/
+2
*
Fix setting of IPV6_V6ONLY on Windows
Bernd Edlinger
2018-01-25
1
-3
/
+10
*
Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions.
David Cooper
2018-01-24
1
-1
/
+1
*
Make editorial changes suggested by Matt Caswell and fixed Travis failures.
David Cooper
2018-01-24
2
-5
/
+17
*
Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...
David Cooper
2018-01-24
1
-2
/
+3
*
Add -rsigopt option to ocsp command
David Cooper
2018-01-24
3
-5
/
+28
*
Fix error-path memory leak in asn_mime.c
Todd Short
2018-01-24
1
-0
/
+1
*
Add support for sending TLSv1.3 cookies
Matt Caswell
2018-01-24
1
-0
/
+2
*
SHA512/224 and SHA512/256
Pauli
2018-01-23
7
-8
/
+169
*
Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()
Richard Levitte
2018-01-23
3
-10
/
+21
*
Revert "EVP_PKEY_asn1_add0(): Check that this method isn't already registered"
Richard Levitte
2018-01-23
1
-5
/
+0
*
Add accessors for AdmissionSyntax
Rich Salz
2018-01-22
2
-22
/
+160
*
Add a configure option to opt-out secure memory
Bernd Edlinger
2018-01-21
1
-1
/
+1
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
17
-17
/
+17
*
Only implement secure malloc if _POSIX_VERSION allows
Richard Levitte
2018-01-18
1
-1
/
+3
*
The Cygwin gcc doesn't define _WIN32, don't pretend it does
Richard Levitte
2018-01-18
1
-2
/
+2
*
Simplify Cygwin checks, part 1
Richard Levitte
2018-01-18
1
-1
/
+1
*
Revert BN_copy() flag copy semantics change
Matt Caswell
2018-01-16
2
-3
/
+2
*
Fix memory leak in do_rand_drbg_init()
Dr. Matthias St. Pierre
2018-01-16
1
-0
/
+7
*
Fix --strict-warnings with C90
Todd Short
2018-01-09
1
-4
/
+4
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
17
-17
/
+17
*
Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...
David von Oheimb
2018-01-09
2
-6
/
+9
[next]