projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Verify that extensions are used in the correct context
[openssl.git]
/
ssl
/
statem
/
statem_srvr.c
2016-12-08
Matt Caswell
Verify that extensions are used in the correct context
blob
|
commitdiff
|
raw
2016-12-08
Matt Caswell
Add EncryptedExtensions message
blob
|
commitdiff
|
raw
|
diff to current
2016-12-08
Matt Caswell
Send and Receive a TLSv1.3 format ServerHello
blob
|
commitdiff
|
raw
|
diff to current
2016-11-23
Matt Caswell
Fix some style issues identified during review
blob
|
commitdiff
|
raw
|
diff to current
2016-11-23
Matt Caswell
Ensure unexpected messages are handled consistently
blob
|
commitdiff
|
raw
|
diff to current
2016-11-23
Matt Caswell
Update state machine to be closer to TLS1.3
blob
|
commitdiff
|
raw
|
diff to current
2016-11-23
Matt Caswell
Remove old style NewSessionTicket from TLSv1.3
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Matt Caswell
Fix missing SSL_IS_TLS13(s) usage
blob
|
commitdiff
|
raw
|
diff to current
2016-11-16
Matt Caswell
Fixed various style issues in the key_share code
blob
|
commitdiff
|
raw
|
diff to current
2016-11-16
Matt Caswell
Validate that the provided key_share is in supported_groups
blob
|
commitdiff
|
raw
|
diff to current
2016-11-16
Matt Caswell
Start using the key_share data to derive the PMS
blob
|
commitdiff
|
raw
|
diff to current
2016-11-16
Matt Caswell
Add the key_share processing to the server side
blob
|
commitdiff
|
raw
|
diff to current
2016-11-10
Matt Caswell
Rename the Elliptic Curves extension to supported_groups
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Address some supported_versions review comments
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Fix some missing checks for TLS1_3_VERSION_DRAFT
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
EasySec
When no SRP identity is found, no error was reported...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Swap back to using SSL3_RANDOM_SIZE instead of sizeof...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Move setting the session_id_len until after we filled...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Load the sessionid directly in SSLv2 compat ClientHello
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Rename clienthello.version to clienthello.legacy_version
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Fix some minor style issues
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Fix various style issues in the extension parsing refactor
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Fix a memory leak in the ClientHello extension parsing
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Handle compression methods correctly with SSLv2 compat...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Matt Caswell
Refactor ClientHello processing so that extensions...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Fix misc size_t issues causing Windows warnings in...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Update cookie_len for size_t
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Convert session_id_length and sid_ctx_len to size_t
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Convert master_secret_size code to size_t
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Further libssl size_t-ify of reading
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Matt Caswell
Add a typedef for the construction function
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Matt Caswell
Move setting of the handshake header up one more level
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Matt Caswell
Remove the special case processing for finished constru...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Matt Caswell
Harmonise setting the header and closing construction
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Matt Caswell
Don't set the handshake header in every message
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Matt Caswell
Move init of the WPACKET into write_state_machine()
blob
|
commitdiff
|
raw
|
diff to current
2016-10-02
Matt Caswell
Rename ssl_set_handshake_header2()
blob
|
commitdiff
|
raw
|
diff to current
2016-10-02
Dr. Stephen Henson
fix memory leak
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Convert NewSessionTicket construction to WPACKET
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Convert CertStatus message construction to WPACKET
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Convert SeverDone construction to WPACKET
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Fix missing NULL checks in NewSessionTicket construction
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Fix an mis-matched function code so that "make update...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Address style feedback comments
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Convert ServerKeyExchange construction to WPACKET
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Convert CertificateRequest construction to WPACKET
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Address style feedback comments
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Convert ServerHello construction to WPACKET
blob
|
commitdiff
|
raw
|
diff to current
2016-09-28
Matt Caswell
Convert HelloRequest construction to WPACKET
blob
|
commitdiff
|
raw
|
diff to current
2016-09-26
Matt Caswell
Fix HelloVerifyRequest construction
blob
|
commitdiff
|
raw
|
diff to current
2016-09-22
Matt Caswell
Convert HelloVerifyRequest construction to WPACKET
blob
|
commitdiff
|
raw
|
diff to current
2016-09-22
Rich Salz
Add -Wswitch-enum
blob
|
commitdiff
|
raw
|
diff to current
2016-09-20
Matt Caswell
Convert ClientVerify Construction to WPACKET
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Matt Caswell
Convert tls_construct_client_hello() to use PACKETW
blob
|
commitdiff
|
raw
|
diff to current
2016-08-30
Matt Caswell
Ensure the CertStatus message adds a DTLS message heade...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Matt Caswell
Fix DTLS buffered message DoS attack
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Emilia Kasper
Indent ssl/
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Dr. Stephen Henson
Fix no-ec
blob
|
commitdiff
|
raw
|
diff to current
2016-08-13
Dr. Stephen Henson
Modify TLS support for new X25519 API.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-05
klemens
spelling fixes, just comments and readme.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-25
russor
zero pad DHE public key in ServerKeyExchange message...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-22
Dr. Stephen Henson
Send alert for bad DH CKE
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
FdaSilvaYY
Fix a few if(, for(, while( inside code.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-19
Dr. Stephen Henson
Send alert on CKE error.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-19
Emilia Kasper
Fix two bugs in clienthello processing
blob
|
commitdiff
|
raw
|
diff to current
2016-07-19
Richard Levitte
Fixup a few SSLerr calls in ssl/statem/
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Refactor Identity Hint handling
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Errors fix up following break up of CKE processing
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Remove the f_err lable from tls_process_client_key_exch...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Split out GOST from process CKE code
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Split out ECDHE from process CKE code
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Split out DHE from process CKE code
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Split out PSK preamble and RSA from process CKE code
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Reduce the scope of some variables in tls_process_clien...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Fix formatting in statem_srvr.c based on review feedback
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Try and make the transition tests for CKE message clearer
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Make sure we call ssl3_digest_cached_records() when...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Matt Caswell
Fix SSLv3 alert if no Client Ceritifcate sent after...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-01
Matt Caswell
Avoid an overflow in constructing the ServerKeyExchange...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
David Benjamin
Make RSA key exchange code actually constant-time.
blob
|
commitdiff
|
raw
|
diff to current
2016-06-15
Richard Levitte
Deal with the consequences of constifying getters
blob
|
commitdiff
|
raw
|
diff to current
2016-06-09
Todd Short
Fix session ticket and SNI
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Matt Caswell
Handle a memory allocation failure in ssl3_init_finishe...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 01/10
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Matt Caswell
Fix some out of date comments
blob
|
commitdiff
|
raw
|
diff to current
2016-05-16
Kurt Roeckx
session tickets: use more sizeof
blob
|
commitdiff
|
raw
|
diff to current
2016-05-16
TJ Saunders
Use AES256 for the default encryption algoritm for...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-16
TJ Saunders
session tickets: Use sizeof() for the various fields
blob
|
commitdiff
|
raw
|
diff to current
2016-05-14
Alessandro Ghedini
Increment size limit for ClientHello messages
blob
|
commitdiff
|
raw
|
diff to current
2016-05-11
Matt Caswell
Make null_compression const
blob
|
commitdiff
|
raw
|
diff to current
2016-05-11
David Benjamin
Fix V2ClientHello handling.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-28
FdaSilvaYY
Fix an error code spelling.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-27
Ben Laurie
Fix no-gost no-srp no-ec no-dh.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-09
Matt Caswell
Make DH opaque
blob
|
commitdiff
|
raw
|
diff to current
2016-04-04
Rich Salz
Revert "Fix an error code spelling."
blob
|
commitdiff
|
raw
|
diff to current
2016-04-04
FdaSilvaYY
Fix an error code spelling.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-27
David Benjamin
Resolve DTLS cookie and version before session resumption.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-22
Ben Laurie
Move declaration of i into blocks where it is used.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-20
Rich Salz
Remove #error from include files.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
J Mohan Rao Arisankala
GH742: keep gost specific variable under macro
blob
|
commitdiff
|
raw
|
diff to current
next