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
/
ssl_connection.erl
Age
Commit message (
Expand
)
Author
2014-01-14
ssl: fix elliptic curve selection in server mode
Andreas Schultz
2013-12-02
ssl: Trap exits
Ingela Anderton Andin
2013-12-02
ssl: Refactor connetion handling
Ingela Anderton Andin
2013-12-02
ssl, public_key: Dialyzer fixes
Ingela Anderton Andin
2013-12-02
ssl: Refactor premaster secret handling
Ingela Anderton Andin
2013-12-02
ssl: Refactor connection and handshake handling
Ingela Anderton Andin
2013-06-04
ssl: Structural perarparation to support DTLS
Ingela Anderton Andin
2013-06-04
ssl: Rename ssl_certificate_db to ssl_pkix_db for clarity
Ingela Anderton Andin
2013-05-24
ssl: Remove unused `srp_parameters` type spec
Klaus Trainer
2013-05-20
ssl: Remove use of deprecated crypto functions
Ingela Anderton Andin
2013-05-08
ssl & crypto: Generalize the remaining crypto API
Ingela Anderton Andin
2013-05-08
ssl: Fix Curve selection
Ingela Anderton Andin
2013-05-08
ssl, public_key, crypto: General generate_key and compute_key functions
Ingela Anderton Andin
2013-05-08
ssl: Improve extention handling
Ingela Anderton Andin
2013-05-08
ssl & public_key: API refinement
Ingela Anderton Andin
2013-05-08
ssl: Remove dependency on internal public_key function
Ingela Anderton Andin
2013-05-08
ssl & public_key: Improved handling ECDH keys
Ingela Anderton Andin
2013-05-08
ssl & public_key: New public_key API for DH/ECDH/SRP keys
Ingela Anderton Andin
2013-05-08
SSL: add Elliptic Curve support for ssl app
Andreas Schultz
2013-04-12
fix srp_anon ciphers suites requiring certificates to work.
Andreas Schultz
2013-04-03
ssl: Use new SRP crypto API
Ingela Anderton Andin
2013-03-28
SSL: add TLS-SRP (RFC 5054) cipher suites
Andreas Schultz
2013-03-28
SSL: add TLS PSK (RFC 4279 and RFC 5487) cipher suites
Andreas Schultz
2013-03-25
Added comment about proxy certificates
Fredrik Gustafsson
2013-03-21
Fix ssl_connection to support reading proxy/chain certificates
Valentin Kuznetsov
2013-03-06
ssl: Handle next protocol negotiation when reusing a session.
Ingela Anderton Andin
2013-03-05
ssl: Clean code thanks to dialyzer
Ingela Anderton Andin
2013-03-05
ssl: Check that negotiated version is a supported version.
Ingela Anderton Andin
2013-02-20
ssl: Fatal close alert makes more sense than handshake failiure at econnaborted
Ingela Anderton Andin
2013-02-18
ssl: Further error handling enhancments
Ingela Anderton Andin
2013-02-12
ssl: Generalize cb_info option
Ingela Anderton Andin
2013-01-23
ssl: Remove unnecessary construction of a return value
Kostis Sagonas
2013-01-22
Merge branch 'ia/ssl/incompatible-error-msg/OTP-10451'
Ingela Anderton Andin
2013-01-21
ssl: Enhance error handling
Ingela Anderton Andin
2013-01-17
SSL: simplify server key encoding, decoding and signature handling
Andreas Schultz
2013-01-17
SSL: unify the different implementations signature check implementations
Andreas Schultz
2012-12-06
Merge branch 'maint'
Ingela Anderton Andin
2012-12-06
ssl: Cancel non expired timers
Ingela Anderton Andin
2012-12-06
ssl: Fix recv after timeout expired
Ingela Anderton Andin
2012-12-06
ssl: Timeout handling changed so that the fsm-process will terminate if the s...
Ingela Anderton Andin
2012-11-19
Merge remote branch 'upstream/maint'
Ingela Anderton Andin
2012-11-19
ssl: Fix bug in match expression found by Dialyzer
Ingela Anderton Andin
2012-11-14
Merge remote branch 'upstream/maint'
Ingela Anderton Andin
2012-11-13
ssl: Make sure that the ssl connection process will not hang in terminate fun...
Ingela Anderton Andin
2012-11-09
Merge remote branch 'upstream/maint'
Ingela Anderton Andin
2012-11-09
ssl: Do not use gen_fsm:sync_send_all_state_event/3 timeout
Ingela Anderton Andin
2012-10-01
ssl: Improve #sslsocket{} API
Ingela Anderton Andin
2012-09-20
ssl: Dialyzer fixes and code cleaning
Ingela Anderton Andin
2012-09-20
ssl: Support for SSL Next Protocol Negotiation
Ben Murphy
2012-08-23
ssl: Clean up of code thanks to dialyzer
Ingela Anderton Andin
[next]