index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
uitest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
Revert "Add padding spaces before printing algo."
Rich Salz
1
-3
/
+0
2017-11-15
Add padding spaces before printing algo.
Yutian Li
1
-0
/
+3
2017-11-13
Factorise duplicated code.
FdaSilvaYY
4
-44
/
+54
2017-11-13
remove magic number
FdaSilvaYY
1
-1
/
+2
2017-11-13
ARMv8 assembly pack: add Qualcomm Kryo results.
Andy Polyakov
7
-0
/
+7
2017-11-13
Configurations/10-main.conf: add back /WX to VC-WIN32.
Andy Polyakov
1
-1
/
+2
2017-11-13
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
24
-162
/
+182
2017-11-13
ssl/ssl_asn1.c: resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
1
-5
/
+5
2017-11-13
evp/pbe_scrypt.c: add boundary condition for implicit cast.
Andy Polyakov
1
-4
/
+12
2017-11-13
asn1/a_strex.c: fix flags truncation in do_esc_char.
Andy Polyakov
1
-8
/
+7
2017-11-13
Fix typo that cause find-doc-nits failure
Rich Salz
1
-1
/
+1
2017-11-12
make update
Ben Kaduk
1
-0
/
+1
2017-11-12
Add OCSP API test executable
Benjamin Kaduk
5
-3
/
+198
2017-11-12
Add an API to get the signer of an OCSP response
Benjamin Kaduk
3
-1
/
+25
2017-11-12
Typo fix
Piotr Czajka
1
-1
/
+1
2017-11-12
Many spelling fixes/typo's corrected.
Josh Soref
105
-214
/
+214
2017-11-11
lhash.c: Replace Unicode EN DASH with the ASCII char '-'.
Long Qin
1
-1
/
+1
2017-11-10
Fix possible leaks on sk_X509_EXTENSION_push() failure ...
FdaSilvaYY
1
-7
/
+18
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
[next]