projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Mark DTLS records as read when we have finished with them
[openssl.git]
/
ssl
/
record
/
rec_layer_d1.c
2018-05-11
Matt Caswell
Mark DTLS records as read when we have finished with...
blob
|
commitdiff
|
raw
2018-05-08
Matt Caswell
Keep the DTLS timer running after the end of the handsh...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-08
Matt Caswell
Only auto-retry for DTLS if configured to do so
blob
|
commitdiff
|
raw
|
diff to current
2018-05-01
Matt Caswell
Update copyright year
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
Rich Salz
Fix last(?) batch of malloc-NULL places
blob
|
commitdiff
|
raw
|
diff to current
2018-04-20
Matt Caswell
Fix SSL_pending() for DTLS
blob
|
commitdiff
|
raw
|
diff to current
2017-12-08
Matt Caswell
Convert the remaining functions in the record layer...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-08
Matt Caswell
Convert dlts1_write_bytes() to use SSLfatal()
blob
|
commitdiff
|
raw
|
diff to current
2017-12-08
Matt Caswell
More record layer conversions to use SSLfatal()
blob
|
commitdiff
|
raw
|
diff to current
2017-12-08
Rich Salz
Consistent formatting for sizeof(foo)
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
Matt Caswell
Remove spurious whitespace
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
Matt Caswell
Convert more functions in ssl/statem/statem_dtls.c...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
FdaSilvaYY
Implement Maximum Fragment Length TLS extension.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
KaoruToda
Remove parentheses of return.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-09
KaoruToda
Since return is inconsistent, I removed unnecessary...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-22
Rich Salz
(Re)move some things from e_os.h
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Matt Caswell
Move ossl_assert
blob
|
commitdiff
|
raw
|
diff to current
2017-05-22
Matt Caswell
Add an error to the stack on failure in dtls1_write_bytes()
blob
|
commitdiff
|
raw
|
diff to current
2017-05-22
Matt Caswell
Convert existing usage of assert() to ossl_assert(...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-22
Matt Caswell
Replace instances of OPENSSL_assert() with soft asserts...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-17
Matt Caswell
Don't allow fragmented alerts
blob
|
commitdiff
|
raw
|
diff to current
2017-04-25
Matt Caswell
Don't attempt to send fragments > max_send_fragment...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-25
Matt Caswell
Remove special case code for SCTP reneg handling
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
Emilia Kasper
Remove some obsolete/obscure internal define switches:
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
Matt Caswell
Remove some commented out code in libssl
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
Matt Caswell
Remove some dead code from libssl
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
Matt Caswell
Don't change the state of the ETM flags until CCS proce...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-30
Matt Caswell
Move state machine knowledge out of the record layer
blob
|
commitdiff
|
raw
|
diff to current
2017-01-30
Matt Caswell
Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-13
Richard Levitte
Remove heartbeat support
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Fix a shadowed variable declaration warning picked...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Convert the mac functions to just return 1 for success...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Convert libssl writing for 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-17
David Woodhouse
Fix encrypt-then-mac implementation for DTLS
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Matt Caswell
Fix an Uninit read in DTLS
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
Matt Caswell
Don't allow too many consecutive warning alerts
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Matt Caswell
Prevent DTLS Finished message injection
blob
|
commitdiff
|
raw
|
diff to current
2016-08-19
Matt Caswell
Fix DTLS replay protection
blob
|
commitdiff
|
raw
|
diff to current
2016-08-19
Matt Caswell
Fix DTLS unprocessed records bug
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Emilia Kasper
Indent ssl/
blob
|
commitdiff
|
raw
|
diff to current
2016-08-04
David Woodhouse
Make DTLS1_BAD_VER work with DTLS_client_method()
blob
|
commitdiff
|
raw
|
diff to current
2016-06-29
FdaSilvaYY
Whitespace cleanup in ssl folder
blob
|
commitdiff
|
raw
|
diff to current
2016-06-18
FdaSilvaYY
Useless header include of openssl/rand.h
blob
|
commitdiff
|
raw
|
diff to current
2016-06-08
Todd Short
Always use session_ctx when removing a session
blob
|
commitdiff
|
raw
|
diff to current
2016-05-26
Matt Caswell
Fix some suspect warnings on Windows
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 01/10
blob
|
commitdiff
|
raw
|
diff to current
2016-04-28
FdaSilvaYY
various spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2016-04-04
Rich Salz
Revert "various spelling fixes"
blob
|
commitdiff
|
raw
|
diff to current
2016-04-04
FdaSilvaYY
various spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Matt Caswell
Remove the wrec record layer field
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Matt Caswell
Implement read pipeline support in libssl
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Matt Caswell
Implement write pipeline support in libssl
blob
|
commitdiff
|
raw
|
diff to current
2016-02-22
Rich Salz
Remove unused parameters from internal functions
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Rich Salz
Remove TLS heartbeat, disable DTLS heartbeat
blob
|
commitdiff
|
raw
|
diff to current
2016-01-26
Rich Salz
Remove /* foo.c */ comments
blob
|
commitdiff
|
raw
|
diff to current
2016-01-24
Rich Salz
Move pqueue into ssl
blob
|
commitdiff
|
raw
|
diff to current
2015-11-09
Matt Caswell
Standardise our style for checking malloc failures
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Matt Caswell
Move in_handshake into STATEM
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Matt Caswell
Remove SSL_state and SSL_set_state
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Matt Caswell
Change statem prefix to ossl_statem
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Matt Caswell
Remove redundant code
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Matt Caswell
Implement Client TLS state machine
blob
|
commitdiff
|
raw
|
diff to current
2015-09-23
Matt Caswell
Remove remaining old listen code
blob
|
commitdiff
|
raw
|
diff to current
2015-09-23
Matt Caswell
DTLSv1_listen rewrite
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Dr. Stephen Henson
CCM support.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
Matt Caswell
Move DTLS CCS processing into the state machine
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
Matt Caswell
Move TLS CCS processing into the state machine
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Matt Caswell
Remove struct ccs_header_st
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
Lubom
Lost alert in DTLS
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
Rich Salz
memset, memcpy, sizeof consistency fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Rich Salz
Use safer sizeof variant in malloc
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free NULL cleanup -- coda
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free null cleanup finale
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Viktor Dukhovni
Code style: space after 'if'
blob
|
commitdiff
|
raw
|
diff to current
2015-03-31
Matt Caswell
Clean up record layer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Fix formatting oddities
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Rename record layer source files
blob
|
commitdiff
|
raw
|
diff to current