index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rc4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
util/copy.pl: work around glob quirk in some of earlier 5.1x Perl versions.
Andy Polyakov
1
-1
/
+2
2017-11-10
00-base-templates.conf: fix ia64 builds.
Andy Polyakov
1
-1
/
+0
2017-11-09
Fix an s_client memory leak
Matt Caswell
1
-10
/
+3
2017-11-08
Configurations/unix-Makefile.tmpl: fix HP-UX build.
Andy Polyakov
1
-1
/
+1
2017-11-08
OPENSSL_ia32cap: reserve for new extensions.
Andy Polyakov
3
-7
/
+23
2017-11-08
Don't NULL check before calling DSO_free.
Rich Salz
1
-2
/
+1
2017-11-08
Removre comment with user's name
Rich Salz
1
-1
/
+0
2017-11-07
Various typo
FdaSilvaYY
4
-5
/
+5
2017-11-07
style : fix some if(...
FdaSilvaYY
8
-24
/
+24
2017-11-07
Configure: cleanup @disable_cascade
Richard Levitte
1
-21
/
+0
2017-11-07
Warn if -days without -x509
Rich Salz
2
-1
/
+4
2017-11-07
Mark a zero length record as read
Matt Caswell
1
-1
/
+9
2017-11-07
Fix race condition in TLSProxy
Matt Caswell
1
-0
/
+4
2017-11-07
Remove 4 broken macros from ocsp.h
Matt Caswell
2
-16
/
+16
2017-11-06
Disabled list doesn't contain SM3 and SM4.
Pauli
1
-0
/
+6
2017-11-06
SM3: restructure to EVP internal and update doc to right location
Ronald Tse
12
-160
/
+107
2017-11-06
SM3: Add SM3 hash function
Jack Lloyd
20
-12
/
+567
2017-11-05
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
32
-36
/
+860
2017-11-05
aes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with binutils-2.29.
Andy Polyakov
2
-6
/
+6
2017-11-03
Conditionalize fuzz tests on feature macros
Benjamin Kaduk
1
-0
/
+8
2017-11-03
Check return value of OBJ_nid2obj in dsa_pub_encode.
Pavel Kopyl
1
-2
/
+6
2017-11-03
Add error handling in dsa_main and ASN1_i2d_bio.
Pavel Kopyl
2
-0
/
+6
2017-11-03
Fix error handling in i2d* functions.
Pavel Kopyl
1
-4
/
+4
2017-11-03
Update asn1 and x509 corpora
Kurt Roeckx
7015
-165
/
+122
2017-11-03
ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
Kurt Roeckx
2
-5
/
+97
2017-11-03
Don't turn b2 negative
Kurt Roeckx
1
-3
/
+1
2017-11-03
Update location of the libfuzzer repository
Kurt Roeckx
1
-1
/
+1
2017-11-03
Travis: if "make update" created a diff, please show it
Richard Levitte
1
-1
/
+1
2017-11-02
Update CHANGES and NEWS for new release
Matt Caswell
2
-0
/
+39
2017-11-02
test/bntest.c: add bn_sqrx8x_internal regression test.
Andy Polyakov
1
-0
/
+48
2017-11-02
bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_internal.
Andy Polyakov
1
-2
/
+10
2017-11-02
Fix small but important regression
Richard Levitte
1
-1
/
+1
2017-11-01
Address a timing side channel whereby it is possible to determine some
Pauli
1
-6
/
+20
2017-11-01
Address a timing side channel whereby it is possible to determine some
Pauli
1
-10
/
+25