index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add titles to groups of EVP tests
Rich Salz
2017-05-23
7
-963
/
+1000
*
Fix line numbering for errors.
Rich Salz
2017-05-23
1
-8
/
+14
*
Don't use one shot API for SSLv3.
Dr. Stephen Henson
2017-05-23
1
-23
/
+32
*
Fix typo in doc/man3/EVP_EncrypInit.pod
Paul Yang
2017-05-23
1
-1
/
+1
*
Revert "Integration build a small memory image"
Rich Salz
2017-05-22
1
-1
/
+1
*
Add an error to the stack on failure in dtls1_write_bytes()
Matt Caswell
2017-05-22
3
-1
/
+5
*
Convert existing usage of assert() to ossl_assert() in libssl
Matt Caswell
2017-05-22
15
-72
/
+81
*
Fix some style issues in returns
Matt Caswell
2017-05-22
3
-9
/
+9
*
Replace instances of OPENSSL_assert() with soft asserts in libssl
Matt Caswell
2017-05-22
11
-57
/
+114
*
Add a macro for testing assertion in both debug and production builds
Matt Caswell
2017-05-22
1
-0
/
+18
*
Reformat the string output to be more in line with the decisions made in #3465
Pauli
2017-05-22
2
-22
/
+22
*
Bring the memory output inline with the suggestions in #3465.
Pauli
2017-05-22
1
-26
/
+19
*
Fixed merge nonsense
Alex Gaynor
2017-05-22
1
-2
/
+0
*
Newlines!
Alex Gaynor
2017-05-22
2
-0
/
+6
*
Update the test to assert that the SCT is from an X.509 extension
Alex Gaynor
2017-05-22
1
-9
/
+8
*
Style fixes and use the source parameter so the OCSP path works
Alex Gaynor
2017-05-22
1
-5
/
+7
*
This is an int
Alex Gaynor
2017-05-22
1
-1
/
+1
*
Don't use a for-loop decleration
Alex Gaynor
2017-05-22
1
-1
/
+2
*
Fixed #3020 -- set entry type on SCTs from X.509 and OCSP extensions
Alex Gaynor
2017-05-22
1
-2
/
+39
*
Integration build a small memory image
Pauli
2017-05-22
1
-1
/
+1
*
Fix the mem_sec "small arena"
Todd Short
2017-05-22
1
-6
/
+9
*
test/secmemtest.c: clarify limitations for huge secure memory arena test.
Andy Polyakov
2017-05-22
1
-10
/
+15
*
Fix srp app missing NULL termination with password callback
Diego Santa Cruz
2017-05-22
1
-18
/
+24
*
-inkey can be an identifier, not just a file
Rich Salz
2017-05-21
6
-9
/
+15
*
test/run_tests.pl: don't mask test failures.
Andy Polyakov
2017-05-21
1
-1
/
+4
*
test/test_test.c: fix wrong BN test [and rearrange tests a little bit].
Andy Polyakov
2017-05-21
1
-2
/
+2
*
Tweak sec_mem tests
Todd Short
2017-05-21
2
-4
/
+22
*
move comments to same line as fields
Dr. Stephen Henson
2017-05-20
1
-16
/
+9
*
Add test data for EVP_DigestSign/EVP_DigestVerify tests.
Dr. Stephen Henson
2017-05-20
1
-0
/
+58
*
Add test support for "oneshot" versions EVP_DigestSign, EVP_DigestVerify.
Dr. Stephen Henson
2017-05-20
1
-9
/
+94
*
Add tests in evp_test for EVP_Digest{Sign,Verify}{Init,Update,Final}
Dr. Stephen Henson
2017-05-20
1
-0
/
+187
*
Move engines/afalg to engines
Rich Salz
2017-05-20
7
-13
/
+10
*
remove duplicate tests
Dr. Stephen Henson
2017-05-19
7
-511
/
+1
*
Add tests
Dr. Stephen Henson
2017-05-19
1
-2
/
+72
*
Add support for multiple update calls in evp_test
Dr. Stephen Henson
2017-05-19
2
-21
/
+155
*
Fix return code in tls1_mac
Matt Caswell
2017-05-19
1
-1
/
+1
*
Reformat the output of BIGNUMS where test cases fail.
Pauli
2017-05-19
2
-48
/
+244
*
Fix endless loop on srp app when listing users
Diego Santa Cruz
2017-05-19
1
-5
/
+8
*
Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME
Matt Caswell
2017-05-19
2
-3
/
+3
*
Make SSL_is_server() accept a const SSL
Matt Caswell
2017-05-19
2
-2
/
+2
*
Try to be more consistent about the alerts we send
Matt Caswell
2017-05-19
12
-63
/
+74
*
Fix EXT_RETURN usage for add_key_share()
Matt Caswell
2017-05-18
1
-4
/
+4
*
Fix typo in INSTALL file
Paul Yang
2017-05-17
1
-1
/
+1
*
Fix compile error/warning in packettest.c
Todd Short
2017-05-17
1
-2
/
+2
*
Add a test for a missing sig algs extension
Matt Caswell
2017-05-17
1
-3
/
+23
*
Allow a missing sig algs extension if resuming
Matt Caswell
2017-05-17
1
-1
/
+1
*
Add a new unsolicited extension error code and add enum tag
Matt Caswell
2017-05-17
4
-2
/
+4
*
Add tests for unsolicited extensions
Matt Caswell
2017-05-17
1
-1
/
+69
*
Fail if we receive a response to an extension that we didn't request
Matt Caswell
2017-05-17
6
-356
/
+449
*
Remove notification settings from appveyor.yml
Richard Levitte
2017-05-17
1
-8
/
+0
[next]