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
/
ssl_packet_SUITE.erl
Age
Commit message (
Expand
)
Author
2013-08-08
ssl: Revert faulty header option fix
Ingela Anderton Andin
2013-06-07
public_key & ssl: Add ASN-1 dependency
Ingela Anderton Andin
2013-05-08
ssl: ct:print -> ct:log and assert port_command
Ingela Anderton Andin
2013-02-22
ssl: Add missing group clause and correct parameters to packet/7
Ingela Anderton Andin
2013-01-11
ssl: CTify test cases
Ingela Anderton Andin
2012-08-22
ssl: Fix inet header option to behave as in inet
Ingela Anderton Andin
2012-08-22
ssl: Run relevant tests for all SSL/TLS versions
Ingela Anderton Andin
2012-06-12
ssl: Test case fixes
Ingela Anderton Andin
2011-11-23
Implementation of 1/n-1 splitting countermeasure Rizzo/Duong-Beast
Ingela Anderton Andin
2011-09-16
Support explicit use of packet option httph and httph_bin
Ingela Anderton Andin
2011-03-07
Workaround for application:start(crypto) inconsistency
Ingela Anderton Andin
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for ssl
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update ssl tests to conform with common_test standard
Lukas Larsson
2011-01-24
Changed crypto start test so that it works as intended
Ingela Anderton Andin
2011-01-20
Skip ssl and public key tests if crypto fails to start
Ingela Anderton Andin
2010-09-07
Add test suite for packet http_error.
Ingela Anderton Andin
2010-08-27
Fix receiving empty packets.
Dan Gudmundsson
2010-08-24
Handling of {mode, list}
Ingela Anderton Andin
2010-08-24
Change packet_line_decode/1 to not only check binary mode
Thomas Lachmann
2010-08-23
Revise the public_key API
Ingela Anderton Andin
2010-06-11
OTP-8695 New ssl default
Ingela Anderton Andin
2010-04-29
OTP-8588 Alert and packet handling improvment
Ingela Anderton Andin
2010-04-07
Fix ssl to decode http packets in the same way as gen_tcp
Rory Byrne
2010-02-17
OTP-8459 Do a controlled shutdown if a non ssl packet arrives as the first
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-13
Add test suite for the ssl application
Dan Gudmundsson