projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fail if an unrecognised record type is received
2016-11-02
Matt Caswell
Fail if an unrecognised record type is received
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Add a read_ahead test
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Fix read_ahead
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Fix some style issues in ossltest
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Enable TLSProxy to talk TLS1.3
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Make sure ossltest engine works with TLS1.3
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Convert a big "if" into a "switch"
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Update Configure to know about tls1_3
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Use ciphersuite id when matching if we've got one
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Add the SSL_METHOD for TLSv1.3 and all other base changes...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix stdio build following BIO size_t work
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix more shadowed variable warnings
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix some feedback issues for BIO size_t-ify
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Add some sanity checks for BIO_read* and BIO_gets
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
More parameter naming of BIO_read*/BIO_write* related...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Tweaks based on review feedback of BIO size_t work
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Ensure that BIO_read_ex() and BIO_write_ex() only return...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Read up to INT_MAX when calling legacy BIO_read() implementa...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix a shadowed variable declaration warning
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix some bogus uninit variable warnings
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Document the new BIO functions introduced as part of...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Ensure all BIO functions call the new style callback
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Create BIO_write_ex() which handles size_t arguments
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Create BIO_read_ex() which handles size_t arguments
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix a double free in ca command line
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Add a test for BIO_read() returning 0 in SSL_read(...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
A zero return from BIO_read()/BIO_write() could be...
commit
|
commitdiff
|
tree
2016-10-26
Matt Caswell
Provide a cross-platform format specifier (OSSLzu)...
commit
|
commitdiff
|
tree
2016-10-17
Matt Caswell
Allow older versions in the *.num files
commit
|
commitdiff
|
tree
2016-10-15
Matt Caswell
Ensure we handle len == 0 in ERR_err_string_n
commit
|
commitdiff
|
tree
2016-10-15
Matt Caswell
Use clang++ for C++ for the linux-x86_64-clang target
commit
|
commitdiff
|
tree
2016-10-03
Matt Caswell
Fix linebreaks in the tls_construct_client_certificate...
commit
|
commitdiff
|
tree
2016-10-03
Matt Caswell
Add a typedef for the construction function
commit
|
commitdiff
|
tree
2016-10-03
Matt Caswell
Move setting of the handshake header up one more level
commit
|
commitdiff
|
tree
2016-10-03
Matt Caswell
Remove the special case processing for finished construction
commit
|
commitdiff
|
tree
2016-10-03
Matt Caswell
Harmonise setting the header and closing construction
commit
|
commitdiff
|
tree
2016-10-03
Matt Caswell
Don't set the handshake header in every message
commit
|
commitdiff
|
tree
2016-10-03
Matt Caswell
Move init of the WPACKET into write_state_machine()
commit
|
commitdiff
|
tree
2016-10-02
Matt Caswell
Rename ssl_set_handshake_header2()
commit
|
commitdiff
|
tree
2016-10-02
Matt Caswell
Remove ssl_set_handshake_header()
commit
|
commitdiff
|
tree
2016-10-02
Matt Caswell
Remove the tls12_get_sigandhash_old() function
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Convert NewSessionTicket construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Fix an error in packet_locl.h
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Convert CertStatus message construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Fix mis-named macro in packet_locl.h
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Convert SeverDone construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Fix missing NULL checks in NewSessionTicket construction
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Fix an mis-matched function code so that "make update...
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Add an example of usage to the WPACKET_reserve_bytes...
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Address style feedback comments
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Fix a bug in CKE construction for PSK
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Convert ServerKeyExchange construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Add the WPACKET_reserve_bytes() function
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Remove tls12_copy_sigalgs_old()
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Convert CertificateRequest construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Address style feedback comments
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Fix a bug in the construction of the ClienHello SRTP...
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Fix heartbeat compilation error
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Delete some unneeded code
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Convert ServerHello construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Fix an Uninit read in DTLS
commit
|
commitdiff
|
tree
2016-09-29
Matt Caswell
Fix no-dtls
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Add DTLS renegotiation tests
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Extend the renegotiation tests
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Update README.ssltest.md
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Add support for testing renegotiation
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Fix a bug in Renegotiation extension construction
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Convert HelloRequest construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Fix some mem leaks in sslapitest
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Fix HelloVerifyRequest construction
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Updates CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Fix Use After Free for large message sizes
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Fix a WPACKET bug
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Add a test for large messages
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Convert HelloVerifyRequest construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Add warning about a potential pitfall with WPACKET_allocate_...
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Updates CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Fix a hang with SSL_peek()
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Fix a mem leak in NPN handling
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Add some more OCSP testing
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Add OCSP_RESPID_match()
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Add the ability to set OCSP_RESPID fields
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Fix OCSP Status Request extension unbounded memory...
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
Excessive allocation of memory in dtls1_preprocess_fragment()
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
Excessive allocation of memory in tls_get_message_header()
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
Don't leak on an OPENSSL_realloc() failure
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
Don't allow too many consecutive warning alerts
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
make update and fix some associated mis-matched error...
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
Fix a missing NULL check in dsa_builtin_paramgen
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert WPACKET_put_bytes to use convenience macros
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert CCS construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert Finished construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Style tweaks following review feedback
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert NextProto message construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert Certificate message construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert ClientVerify Construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-19
Matt Caswell
Convert num_alloc to a size_t in stack.c and tweak...
commit
|
commitdiff
|
tree
2016-09-15
Matt Caswell
Revert "Abort on unrecognised warning alerts"
commit
|
commitdiff
|
tree
2016-09-14
Matt Caswell
Fix OCSP_RESPID processing bug introduced by WPACKET...
commit
|
commitdiff
|
tree
2016-09-14
Matt Caswell
Add some sanity checks around usage of t_fromb64()
commit
|
commitdiff
|
tree
next