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.erl
Age
Commit message (
Expand
)
Author
2014-03-04
ssl: Add exception for inet and inet6 to proplist check
Ingela Anderton Andin
2014-03-04
ssl: Add input sanity check
Ingela Anderton Andin
2014-02-14
ssl: Fix possible mismatch between SSL/TLS version and default ciphers
Ingela Anderton Andin
2014-02-06
ssl: Unicode adaptions
Ingela Anderton Andin
2014-01-28
ssl: use is_boolean/1 guard in option validation
Andreas Schultz
2014-01-21
Implement 'honor_cipher_order' SSL server-side option
Andrew Thompson
2014-01-14
ssl: Add missing options validation of server_name_indication
Ingela Anderton Andin
2013-12-02
ssl: Refactor connetion handling
Ingela Anderton Andin
2013-12-02
ssl: API and supervisor
Ingela Anderton Andin
2013-12-02
ssl: Refactor API
Ingela Anderton Andin
2013-08-23
Merge branch 'maint-r15' into maint-r16
Fredrik Gustafsson
2013-08-21
[inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added...
Fredrik Gustafsson
2013-06-07
ssl: Fix dialyzer warnings
Ingela Anderton Andin
2013-06-04
ssl: Structural perarparation to support DTLS
Ingela Anderton Andin
2013-05-24
ssl: Remove unused `srp_parameters` type spec
Klaus Trainer
2013-05-08
SSL: add Elliptic Curve support for ssl app
Andreas Schultz
2013-05-08
SSL: filter TLS cipher suites for supported algorithms
Andreas Schultz
2013-04-03
ssl: Add option to list all available ciper suites and enhanced documentation
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-05
ssl: Check that negotiated version is a supported version.
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
2012-12-19
ssl & orber: Remove ssl:pid/1 (has been pointless since R14)
Ingela Anderton Andin
2012-12-06
Merge branch 'maint'
Ingela Anderton Andin
2012-12-06
ssl: Export sslsocket() dialyzer type
Ingela Anderton Andin
2012-11-14
Merge remote branch 'upstream/maint'
Ingela Anderton Andin
2012-11-13
ssl: Add default values to emulated socket options in internal record
Ingela Anderton Andin
2012-10-01
ssl: Improve #sslsocket{} API
Ingela Anderton Andin
2012-10-01
ssl: It is now possible to call controlling_process on a listen socket,
Ingela Anderton Andin
2012-09-21
ssl: SSL 3.0 does not support next protocol negotiation
Ingela Anderton Andin
2012-09-20
ssl: Changed default behaviour of next protocol negotiation to make
Ingela Anderton Andin
2012-09-20
ssl: Support for SSL Next Protocol Negotiation
Ben Murphy
2012-08-22
ssl: Use crypto:strong_rand_bytes if possible
Ingela Anderton Andin
2012-08-22
ssl: TLS-1.1 and TLS-1.2 support should not be default until R16
Ingela Anderton Andin
2012-08-22
ssl: Enable TLS 1.2
Andreas Schultz
2012-08-22
ssl: make PRF function selectable
Andreas Schultz
2012-06-08
ssl: File handling optimization
Ingela Anderton Andin
2012-03-27
Corrected dialyzer specs and exported some dialyzer specs
Ingela Anderton Andin
2012-03-05
Some protocols (e.g. EAP-PEAP, EAP-TLS, EAP-TTLS) that use TLS as
Andreas Schultz
2011-11-01
Added PKCS-8 support in ssl
Ingela Anderton Andin
2011-10-11
Put back ssl:peercert/1
Ingela Anderton Andin
2011-10-06
Merge branch 'ia/ssl/remove-old-ssl/OTP-7048'
Ingela Anderton Andin
2011-09-20
Merge branch 'dev' into major
Henrik Nord
2011-09-16
Remove old ssl implementation and deprecated function ssl:peercert/1
Ingela Anderton Andin
2011-09-15
Fix more misspellings of compatibility
Tuncer Ayaz
2011-09-13
Merge branch 'ia/ssl/dist/OTP-7053' into major
Ingela Anderton Andin
2011-09-09
First fully working version
Ingela Anderton Andin
2011-09-06
Corrected faulty dialyzer spec
Ingela Anderton Andin
2011-09-05
Corrected spec name errors: ip_adress -> ip_address port_num -> port_number
Ingela Anderton Andin
[next]