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
/
test
Age
Commit message (
Expand
)
Author
2010-06-11
OTP-8695 New ssl default
Ingela Anderton Andin
2010-06-08
Move dsa ticket to r14a release
Ingela Anderton Andin
2010-06-07
OTP-8587 DSA key support
Ingela Anderton Andin
2010-06-01
Added workaround for tcp delivery problem
Ingela Anderton Andin
2010-05-28
Cleaned code
Ingela Anderton Andin
2010-05-26
OTP-8649 change in public_key api
Ingela Anderton Andin
2010-05-26
Test ssl_session_cache_api.
Ingela Anderton Andin
2010-05-26
Avoid apparently timing issus when closing down openssl
Ingela Anderton Andin
2010-05-25
Better coverage.
Ingela Anderton Andin
2010-05-25
Better coverage
Ingela Anderton Andin
2010-05-21
Worked on getting better code coverage.
Ingela Anderton Andin
2010-05-18
Fixed extended_key_usage test so that it really tests what we want it to test.
Ingela Anderton Andin
2010-05-11
OTP-8568 RFC -5746
Ingela Anderton Andin
2010-04-29
OTP-8588 Alert and packet handling improvment
Ingela Anderton Andin
2010-04-15
Tried to minimize sleeping
Ingela Anderton Andin
2010-04-15
Ignore renegotiation reject until we implemented RFC-5746
Ingela Anderton Andin
2010-04-15
Added more tests and small corrections.
Ingela Anderton Andin
2010-04-14
Improved tests
Ingela Anderton Andin
2010-04-13
OTP-8554 Certificate extensions
Ingela Anderton Andin
2010-04-13
OTP-8517 Renegotiation
Ingela Anderton Andin
2010-04-09
Removed more sleeps
Ingela Anderton Andin
2010-04-09
Removed need of sleep better to synchronize if possible.
Ingela Anderton Andin
2010-04-09
Merge branch 'rb/ssl-fix-http-packet-decoding' into dev
Erlang/OTP
2010-04-08
Fixed comment
Ingela Anderton Andin
2010-04-08
Merge branch 'rb/ssl-transport-accept-fix' into dev
Erlang/OTP
2010-04-07
Generalized tcp_connect test
Ingela Anderton Andin
2010-04-07
** Empty commit message **
Ingela Anderton Andin
2010-04-07
Fix ssl to decode http packets in the same way as gen_tcp
Rory Byrne
2010-04-07
Fix ssl:transport_accept/2 to return properly when socket is closed
Rory Byrne
2010-04-05
Fix verification of ssl client when fail_if_no_peer_cert
Rory Byrne
2010-04-05
Fix mishandling of valid ssl options
Rory Byrne
2010-03-25
OTP-7046 Support for Diffie-Hellman keyexchange
Ingela Anderton Andin
2010-03-25
OTP-8517 Renegotiation
Ingela Anderton Andin
2010-02-17
OTP-8459 Do a controlled shutdown if a non ssl packet arrives as the first
Dan Gudmundsson
2010-02-12
Merge branch 'yh/packet_option_for_new_ssl_send' into ccase/r13b04_dev
Erlang/OTP
2010-02-12
Fixed bug file cache bug and improved the error messages.
Dan Gudmundsson
2010-02-12
Allow <c>ssl:listen/2</c> to be called with option {ssl_imp, old}.
Dan Gudmundsson
2010-02-12
prepend packet size bytes in ssl:send() in new_ssl implementation
YAMASHINA Hio
2010-01-20
Increased timeout for slow virtual machines
Dan Gudmundsson
2010-01-19
** Empty commit message **
Dan Gudmundsson
2010-01-13
Add test suite for the ssl application
Dan Gudmundsson