index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
client.pem
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-12
Fix some doc nits
Rich Salz
4
-5
/
+15
2017-03-12
Fix out-of-memory condition in conf
Matt Caswell
5
-4
/
+61
2017-03-11
Handle find-doc-nits script rename
Rich Salz
1
-1
/
+1
2017-03-11
Fix many doc L<> errors
Rich Salz
46
-204
/
+186
2017-03-11
UI docs: Rephrase the UI method function return value description
Richard Levitte
1
-19
/
+4
2017-03-11
Fix UI_get0_action_string()
Richard Levitte
1
-1
/
+1
2017-03-11
Document UI_METHOD and UI_STRING, both useful for UI_METHOD creators
Richard Levitte
3
-4
/
+351
2017-03-10
Use the callbacks from the SSL object instead of the SSL_CTX object
Pauli
1
-8
/
+6
2017-03-10
Encourage having external tests in multiple test recipes
Richard Levitte
2
-17
/
+20
2017-03-10
Avoid questionable use of the value of a pointer
Bernd Edlinger
1
-1
/
+2
2017-03-10
Split test/recipes/03_test_internal.t into individual tests
Richard Levitte
8
-35
/
+114
2017-03-10
Document how to select / deselect test group numbers
Richard Levitte
1
-1
/
+20
2017-03-10
Add HelloRetryRequest text to s_client/s_server
Todd Short
1
-0
/
+1
2017-03-10
Fix some RSA documentation
Matt Caswell
2
-4
/
+4
2017-03-10
Use the new TLSv1.3 certificate_required alert where appropriate
Matt Caswell
5
-1
/
+7
2017-03-10
Add a test to check that if a PSK extension is not last then we fail
Matt Caswell
3
-10
/
+104
2017-03-10
Check that the PSK extension is last
Matt Caswell
1
-2
/
+6
2017-03-10
Fixup previous merge.
Bernd Edlinger
1
-1
/
+1
2017-03-10
Make it possible to select or deselect test groups by number
Richard Levitte
1
-0
/
+3
2017-03-09
Make the output of enc -ciphers identical even if run several times in a sess...
Pauli
1
-10
/
+17
2017-03-09
Exit the loop on failure
Jon Spillett
1
-1
/
+1
2017-03-08
Add some TLS13 values to s_client/s_server
Todd Short
1
-4
/
+10
2017-03-08
Limit the output of the enc -ciphers command to just the ciphers enc can
Pauli
2
-1
/
+9
2017-03-08
this change will prevent undefined behavior when src and dst are equal (memcp...
Roberto Guimaraes
1
-2
/
+4
2017-03-08
Fix no-comp
Matt Caswell
2
-3
/
+12
2017-03-07
Fix the number of tests to skip if TLSv1.3 is disabled
Matt Caswell
1
-1
/
+1
2017-03-07
Add a test for records not on the record boundary
Matt Caswell
1
-11
/
+112
2017-03-07
Check TLSv1.3 ServerHello, Finished and KeyUpdates are on record boundary
Matt Caswell
4
-0
/
+32
2017-03-07
Provide a function to test whether we have unread records pending
Matt Caswell
3
-1
/
+15
2017-03-07
Remove doc reference to non-existant GCM example
Pauli
1
-2
/
+0
2017-03-07
Get pointer type right in BIO_ssl_shutdown()
Rich Salz
1
-8
/
+9
2017-03-07
crypto/x86_64cpuid.pl: move extended feature detection upwards.
Andy Polyakov
1
-8
/
+10
2017-03-07
test: add chacha_internal_test.
Andy Polyakov
3
-0
/
+199
2017-03-07
Increase the password buffer size to APP_PASS_LEN.
Pauli
1
-1
/
+1
2017-03-06
Unix Makefile: Have manual generation use the same perl script as Windows and...
Richard Levitte
1
-89
/
+9
2017-03-06
util/process_docs.pl: make it possible to add a suffix to man docs
Richard Levitte
1
-1
/
+12
2017-03-06
Add a test to check that we correctly handle record overflows
Matt Caswell
3
-1
/
+247
2017-03-06
Tweak the TLSv1.3 record overflow limits
Matt Caswell
2
-11
/
+26
2017-03-06
Fix double free in cookie generation.
Kurt Roeckx
1
-0
/
+1
2017-03-06
Remove some duplicate manpage entries
Rich Salz
2
-5
/
+2
2017-03-06
Add documentation on platform specific checks
Richard Levitte
1
-0
/
+37
2017-03-06
Add a platform specific configuration checker
Richard Levitte
3
-0
/
+63
2017-03-06
Fix an endless loop in rsa_builtin_keygen.
Rich Salz
2
-12
/
+37
2017-03-06
Fix no-ec
Matt Caswell
1
-1
/
+1
2017-03-06
Fix a test failure with no-tls1_1
Matt Caswell
1
-0
/
+1
2017-03-06
Fix no-psk
Matt Caswell
1
-2
/
+2
2017-03-05
Don't call memcmp with a NULL pointer
Matt Caswell
1
-2
/
+3
2017-03-05
Add a test for TLSv1.3 cookies
Matt Caswell
2
-0
/
+82
2017-03-05
Add basic TLSv1.3 cookie support
Matt Caswell
8
-0
/
+65
2017-03-04
appveyor.yml: call upon cmd to redirect stderr.
Andy Polyakov
1
-5
/
+6
[next]