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
*
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
*
Use uint32_t and int32_t for SSL_CIPHER structure.
Dr. Stephen Henson
2015-11-08
1
-2
/
+2
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
2
-4
/
+4
*
Reorganise state machine files
Matt Caswell
2015-10-30
1
-2
/
+3
*
Improve make depend.
Ben Laurie
2015-10-24
1
-2
/
+4
*
Fix undeclared variable warnings.
Ben Laurie
2015-10-24
1
-4
/
+2
*
Remove useless code
Alessandro Ghedini
2015-10-23
1
-1
/
+1
*
testlib/OpenSSL/Test.pm: remove redundant 'cmd /c', MSWin32 Perl can take car...
Andy Polyakov
2015-10-13
1
-2
/
+0
*
Test suite: chomp->s/\R// to harmonize with mingw 'make test'.
Andy Polyakov
2015-10-13
8
-10
/
+10
*
Test suite: minimal required to get mingw 'make test' work under Linux.
Andy Polyakov
2015-10-13
5
-6
/
+25
*
Skip PSK tests for no-psk
Dr. Stephen Henson
2015-10-11
1
-4
/
+12
*
DTLS: remove unused cookie field
Emilia Kasper
2015-10-09
1
-0
/
+20
*
Properly check return type of DH_compute_key()
Pascal Cuoq
2015-10-07
1
-2
/
+2
*
Fix travis builds on master
Alessandro Ghedini
2015-10-06
1
-4
/
+4
*
Add PACKET_copy_all
Emilia Kasper
2015-10-05
1
-2
/
+21
*
ssl3_get_client_hello: rearrange logic
Emilia Kasper
2015-10-05
1
-0
/
+16
*
Make update / libeay.num fix
Rich Salz
2015-09-30
1
-2
/
+15
*
Add a test for duplicated ordinals
Matt Caswell
2015-09-30
1
-0
/
+104
*
Fix no-stdio build
David Woodhouse
2015-09-30
1
-15
/
+2
*
Empty NewSessionTicket: test session resumption
Emilia Kasper
2015-09-28
1
-1
/
+53
*
Empty session ticket: add a test
Emilia Kasper
2015-09-28
1
-2
/
+23
*
Fix the OCSP test on Windows
Matt Caswell
2015-09-25
1
-1
/
+1
*
Fix the rehash test on Windows
Matt Caswell
2015-09-23
1
-0
/
+5
*
PACKET: simplify
Emilia Kasper
2015-09-22
1
-9
/
+2
*
make no-dh work
Dr. Stephen Henson
2015-09-20
1
-1
/
+3
*
Simplify Simple.pm further, and make it more verbose
Richard Levitte
2015-09-20
1
-5
/
+4
*
Correct srp test
Richard Levitte
2015-09-20
1
-1
/
+1
*
Correct jpake test
Richard Levitte
2015-09-20
1
-1
/
+1
*
Correct sha tests
Richard Levitte
2015-09-20
3
-3
/
+3
*
Correct whirlpool test
Richard Levitte
2015-09-20
1
-1
/
+1
*
typo
Dr. Stephen Henson
2015-09-20
1
-1
/
+1
*
Update Simple.pm to use disabled()
Dr. Stephen Henson
2015-09-20
1
-1
/
+2
[next]