index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ssl
/
src
/
dtls_connection.erl
Age
Commit message (
Expand
)
Author
2017-07-07
ssl: Enhance error logging
Ingela Anderton Andin
2017-06-14
Merge remote-tracking branch 'ingela/ingela/dtls/client-hello-verify/ERL-434'
Hans Nilsson
2017-06-13
dtls: Make HelloVerifyRequest version adhere to RFC
Ingela Anderton Andin
2017-06-13
ssl: Correct epoch handling
Ingela Anderton Andin
2017-06-07
dtls: Fetch next DTLS record when dropping resent handshake data
Ingela Anderton Andin
2017-06-07
dtls: Use enter actions
Ingela Anderton Andin
2017-05-23
dtls: Check for retransmitted changes_cipher_spec messages
Ingela Anderton Andin
2017-05-23
dtls: Ask for next DTLS record when disregarding future packet
Ingela Anderton Andin
2017-05-16
Merge branch 'ingela/dtls/opts'
Ingela Anderton Andin
2017-05-16
ssl: Adopt setopts and getopts for DTLS
Ingela Anderton Andin
2017-05-16
ssl: Remove debug printout
Ingela Anderton Andin
2017-05-16
dtls: Implement replay protection
Ingela Anderton Andin
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-21
ssl: TLS-1.2 clients will now always send hello messages on its own format.
Ingela Anderton Andin
2017-04-13
dtls: Correct cookie map name
Ingela Anderton Andin
2017-04-13
dtls: Fix active once emulation for DTLS
Ingela Anderton Andin
2017-03-30
dtls: Implement DTLS cookie secret generation
Ingela Anderton Andin
2017-03-06
dtls: Correct dialyzer spec and postpone inclusion of test
Ingela Anderton Andin
2017-03-06
dtls: Erlang distribution over DTLS is not supported
Ingela Anderton Andin
2017-03-06
dtls: Hibernation and retransmit timers
Ingela Anderton Andin
2017-03-06
dtls: Make sure retransmission timers are run
Ingela Anderton Andin
2017-03-06
dtls: DTLS specific handling of socket and ciphers
Ingela Anderton Andin
2016-12-07
Update copyright-year
Erlang/OTP
2016-12-05
ssl: Implement DTLS state machine
Ingela Anderton Andin
2016-09-28
ssl: Correct ECC curve selection, the error could cause default to always be ...
Ingela Anderton Andin
2016-09-05
ssl: Refactor to use maps for the connection states
Ingela Anderton Andin
2016-09-05
ssl, dtls: Refactor sni handling
Ingela Anderton Andin
2016-09-05
dtls: Add close/5
Ingela Anderton Andin
2016-09-05
dtls: Add renegotiate/2
Ingela Anderton Andin
2016-09-05
dtls: Add protocol event handling
Ingela Anderton Andin
2016-09-05
ssl: Refactor code so that tls and dtls can share more code
Ingela Anderton Andin
2016-09-05
ssl, dtls: Disable V2 compatibility clause from ssl_handshake:update_handshak...
Ingela Anderton Andin
2016-09-05
dtls: Add reinit_handshake_data/1 to dtls
Ingela Anderton Andin
2016-08-02
Rewrite SSL for gen_statem M:callback_mode/0
Raimo Niskanen
2016-06-13
dtls: Avoid dialyzer errors
Ingela Anderton Andin
2016-06-13
dtls: add implementation for msg sequence
Andreas Schultz
2016-06-13
dtls: Remove TODO
Ingela Anderton Andin
2016-06-13
dtls: add support first packet and HelloVerifyRequest
Andreas Schultz
2016-06-13
dtls: sync handle_info for connection close with TLS
Andreas Schultz
2016-06-13
dtls: sync handling of ClientHello with TLS
Andreas Schultz
2016-06-13
dtls: rework handshake flight encodeing
Andreas Schultz
2016-06-13
dtls: implement next_tls_record
Andreas Schultz
2016-06-13
dtls: sync init and initial_state with tls_connection
Andreas Schultz
2016-06-13
dtls: update start_fsm for new ssl_connection API
Andreas Schultz
2016-06-13
ssl: introduce the notion of flights for dtls and tls
Andreas Schultz
2016-05-26
ssl: Add BEAST mitigation selection option
Kenneth Lakin
2016-05-03
ssl: Adapt DTLS to gen_statem
Ingela Anderton Andin
2016-05-03
ssl: Use gen_statem instead of gen_fsm
Ingela Anderton Andin
2016-04-06
ssl: Add option signature_algs
Ingela Anderton Andin
2015-12-03
ssl: Measure elapsed time with erlang:monotonic_time
Ingela Anderton Andin
[next]