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
*
Check for malloc failure
Rich Salz
2017-11-27
1
-2
/
+4
*
Fix SOURCE_DATE_EPOCH bug; use UTC
Rich Salz
2017-11-27
1
-27
/
+8
*
chacha/asm/chacha-x86_64.pl: fix sporadic crash in AVX512 code path.
Andy Polyakov
2017-11-25
1
-1
/
+1
*
poly1305/asm/poly1305-x86_64.pl: switch to pure AVX512F.
Andy Polyakov
2017-11-25
1
-68
/
+72
*
Pretty-print large INTEGERs and ENUMERATEDs in hex.
David Benjamin
2017-11-25
3
-2
/
+43
*
Create a prototype for OPENSSL_rdtsc
Kurt Roeckx
2017-11-25
2
-4
/
+6
*
rsa/rsa_gen.c: ensure backward compatibility with external rsa->meth.
Andy Polyakov
2017-11-23
1
-1
/
+14
*
crypto/x86_64cpuid.pl: fix AVX512 capability masking.
Andy Polyakov
2017-11-23
1
-4
/
+5
*
Support multi-prime RSA (RFC 8017)
Paul Yang
2017-11-21
13
-66
/
+819
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
12
-3
/
+252
*
bn/bn_exp.c: harmonize BN_mod_exp_mont_consttime with negative input.
Andy Polyakov
2017-11-17
1
-25
/
+27
*
bn/bn_add.c: address performance regression.
Andy Polyakov
2017-11-16
2
-7
/
+13
*
Add padding spaces before printing signature algorithm for CRLs output
Richard Levitte
2017-11-16
1
-0
/
+1
*
Add padding spaces before printing algo.
Yutian Li
2017-11-16
1
-0
/
+3
*
Revert "Add padding spaces before printing algo."
Rich Salz
2017-11-16
1
-3
/
+0
*
Add padding spaces before printing algo.
Yutian Li
2017-11-15
1
-0
/
+3
*
remove magic number
FdaSilvaYY
2017-11-13
1
-1
/
+2
*
ARMv8 assembly pack: add Qualcomm Kryo results.
Andy Polyakov
2017-11-13
7
-0
/
+7
*
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-11-13
6
-124
/
+138
*
evp/pbe_scrypt.c: add boundary condition for implicit cast.
Andy Polyakov
2017-11-13
1
-4
/
+12
*
asn1/a_strex.c: fix flags truncation in do_esc_char.
Andy Polyakov
2017-11-13
1
-8
/
+7
*
Add an API to get the signer of an OCSP response
Benjamin Kaduk
2017-11-12
1
-0
/
+9
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
72
-139
/
+139
*
lhash.c: Replace Unicode EN DASH with the ASCII char '-'.
Long Qin
2017-11-11
1
-1
/
+1
*
Fix possible leaks on sk_X509_EXTENSION_push() failure ...
FdaSilvaYY
2017-11-10
1
-7
/
+18
*
OPENSSL_ia32cap: reserve for new extensions.
Andy Polyakov
2017-11-08
2
-7
/
+18
*
Don't NULL check before calling DSO_free.
Rich Salz
2017-11-08
1
-2
/
+1
*
Removre comment with user's name
Rich Salz
2017-11-08
1
-1
/
+0
*
Various typo
FdaSilvaYY
2017-11-07
1
-2
/
+2
*
style : fix some if(...
FdaSilvaYY
2017-11-07
2
-16
/
+16
*
Remove 4 broken macros from ocsp.h
Matt Caswell
2017-11-07
1
-0
/
+16
*
SM3: restructure to EVP internal and update doc to right location
Ronald Tse
2017-11-06
6
-62
/
+79
*
SM3: Add SM3 hash function
Jack Lloyd
2017-11-06
9
-6
/
+375
*
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
2017-11-05
1
-0
/
+7
*
aes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with binutils-2.29.
Andy Polyakov
2017-11-05
2
-6
/
+6
*
Check return value of OBJ_nid2obj in dsa_pub_encode.
Pavel Kopyl
2017-11-03
1
-2
/
+6
*
Add error handling in dsa_main and ASN1_i2d_bio.
Pavel Kopyl
2017-11-03
1
-0
/
+3
*
Fix error handling in i2d* functions.
Pavel Kopyl
2017-11-03
1
-4
/
+4
*
bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_internal.
Andy Polyakov
2017-11-02
1
-2
/
+10
*
Address a timing side channel whereby it is possible to determine some
Pauli
2017-11-01
1
-6
/
+20
*
Address a timing side channel whereby it is possible to determine some
Pauli
2017-11-01
1
-10
/
+25
*
SM4: Add SM4 block cipher to EVP
Ronald Tse
2017-10-31
9
-8
/
+470
*
Only reset the ctx when a cipher is given
Kurt Roeckx
2017-10-30
1
-1
/
+2
*
make update
Richard Levitte
2017-10-30
2
-0
/
+6
*
EVP_PKEY_asn1_add0(): Check that this method isn't already registered
Richard Levitte
2017-10-30
1
-0
/
+5
*
EVP_PKEY_ASN1_METHOD: add functions to set siginf_set and pkey_check methods
Richard Levitte
2017-10-30
1
-0
/
+18
*
Prevent NULL dereference in async clear-fd code
Benjamin Kaduk
2017-10-30
1
-0
/
+1
*
s390x assembly pack: extend s390x capability vector.
Patrick Steuer
2017-10-30
10
-48
/
+222
*
Simplify the stack reservation
Paul Yang
2017-10-26
7
-21
/
+15
*
Don't use strcasecmp and strncasecmp for IA5 strings
Matt Caswell
2017-10-26
1
-7
/
+46
[next]