index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix another build break for no-mem-debug
Rich Salz
2016-01-07
1
-0
/
+2
*
mem functions cleanup
Rich Salz
2016-01-07
20
-105
/
+939
*
DANE support for X509_verify_cert()
Viktor Dukhovni
2016-01-07
5
-3
/
+2269
*
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
Add support for minimum and maximum protocol version
Kurt Roeckx
2016-01-02
2
-9
/
+651
*
make a "missed make update" update
Rich Salz
2015-12-28
1
-1
/
+1
*
Add test for missing CertificateStatus message
Matt Caswell
2015-12-27
1
-0
/
+102
*
Add ossl_inline
Dr. Stephen Henson
2015-12-23
1
-0
/
+1
*
unload modules in ssltest
Dr. Stephen Henson
2015-12-22
1
-0
/
+1
*
Fix URLs mangled by reformat
Matt Caswell
2015-12-19
1
-1
/
+1
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
1
-1
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
6
-11
/
+15
*
Don't export internal symbols
Matt Caswell
2015-12-15
2
-5
/
+6
*
Better splitting regexp for test_ordinals
Richard Levitte
2015-12-15
1
-8
/
+8
*
Fix a ** 0 mod 1 = 0 for real this time.
Emilia Kasper
2015-12-14
1
-9
/
+72
*
add malloc fail check & fix memory leak
Hongze Zhu
2015-12-14
1
-15
/
+42
*
Make no-dh work, plus other no-dh problems found by Richard.
Ben Laurie
2015-12-11
1
-0
/
+4
*
Adapt EVP tests to the opaque EVP_ENCODE_CTX
Richard Levitte
2015-12-11
1
-8
/
+16
*
x86[_64] assembly pack: add optimized AES-NI OCB subroutines.
Andy Polyakov
2015-12-10
1
-0
/
+40
*
evp/c_allc.c: wire ChaCha20-Poly1305 and add tests.
Andy Polyakov
2015-12-10
1
-0
/
+65
*
test/evp_test.c: allow generic AEAD ciphers to be tested.
Andy Polyakov
2015-12-10
1
-0
/
+2
*
make update
Dr. Stephen Henson
2015-12-09
1
-28
/
+13
*
remove ecdsa.h header
Dr. Stephen Henson
2015-12-09
1
-1
/
+1
*
modify ecdsatest to use accessor
Dr. Stephen Henson
2015-12-09
1
-9
/
+14
*
remove ecdh.h header
Dr. Stephen Henson
2015-12-09
1
-1
/
+0
*
Extended master secret test script.
Dr. Stephen Henson
2015-12-08
1
-0
/
+273
*
Cleanup the EVP_MD_CTX before exit rather than after
Richard Levitte
2015-12-08
1
-1
/
+1
*
Cleanup: fix all sources that used HMAC_CTX_init
Richard Levitte
2015-12-07
1
-2
/
+2
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
8
-24
/
+24
*
Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup
Richard Levitte
2015-12-07
2
-3
/
+1
*
Adapt the rest of the source to the opaque HMAC_CTX
Richard Levitte
2015-12-07
1
-28
/
+40
*
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-12-07
8
-74
/
+89
*
Adapt HMAC to the EVP_MD_CTX changes
Richard Levitte
2015-12-07
1
-1
/
+1
*
Remove support for all 40 and 56 bit ciphers.
Kurt Roeckx
2015-12-05
1
-44
/
+0
*
Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDH
Kurt Roeckx
2015-12-04
1
-1
/
+0
*
Make SSL_{CTX}_set_tmp_ecdh() call SSL_{CTX_}set1_curves()
Kurt Roeckx
2015-12-04
1
-0
/
+1
*
bn/asm/x86_64-mont5.pl: fix carry propagating bug (CVE-2015-3193).
Andy Polyakov
2015-12-03
1
-0
/
+18
*
Remove legacy sign/verify from EVP_MD.
Dr. Stephen Henson
2015-12-02
1
-1
/
+1
*
Run test_ordinals after update
Rich Salz
2015-12-02
1
-0
/
+0
*
_BSD_SOURCE is deprecated, use _DEFAULT_SOURCE instead
Richard Levitte
2015-12-02
1
-0
/
+1
*
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
Rich Salz
2015-12-01
1
-0
/
+148
*
Fix (minor) problems found by ubsan
Alessandro Ghedini
2015-11-21
1
-1
/
+6
*
Convert __thread to pthreads for Thread Local Storage
Matt Caswell
2015-11-21
1
-19
/
+19
*
Swap to using proper windows pipes
Matt Caswell
2015-11-21
1
-3
/
+13
*
Add ASYNC_block_pause and ASYNC_unblock_pause
Matt Caswell
2015-11-21
1
-3
/
+33
*
Fix ASYNC null implementation
Matt Caswell
2015-11-21
2
-0
/
+19
*
Add ASYNC tests
Matt Caswell
2015-11-21
3
-3
/
+268
*
Make libssl async aware
Matt Caswell
2015-11-21
1
-25
/
+26
*
Use better defaults for TSA.
Dr. Stephen Henson
2015-11-20
1
-5
/
+5
*
Add support for signer_digest option in TS.
Dr. Stephen Henson
2015-11-20
1
-2
/
+2
[next]