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
/
Makefile
Age
Commit message (
Expand
)
Author
2014-03-26
Various improvements to CRL handling
Andrew Thompson
2013-12-02
ssl: Refactor API
Ingela Anderton Andin
2013-09-02
ssl: Handle signature_algorithm field in digitally_signed properly
Ingela Anderton Andin
2013-06-04
ssl: Structural perarparation to support DTLS
Ingela Anderton Andin
2013-01-11
ssl: CTify test cases
Ingela Anderton Andin
2012-09-20
ssl: Support for SSL Next Protocol Negotiation
Ben Murphy
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-06-05
Update to work with whitespace in exec path
Lukas Larsson
2011-10-24
fix handling of block_decipher/5 failure
Andreas Schultz
2011-10-06
Merge branch 'ia/ssl/remove-old-ssl/OTP-7048'
Ingela Anderton Andin
2011-09-28
Merge remote branch 'upstream/dev' into major
Ingela Anderton Andin
2011-09-27
fix unknown ssl extension parsing by changing length from bits to bytes
Ben Murphy
2011-09-16
Remove old ssl implementation and deprecated function ssl:peercert/1
Ingela Anderton Andin
2011-09-09
First fully working version
Ingela Anderton Andin
2011-06-07
Prevention of denial of service attack
Ingela Anderton Andin
2011-03-30
Merge branch 'hw/call-chmod-without-f' into dev
Henrik Nord
2011-03-07
Add the option { hibernate_after, int() } to ssl:connect and ssl:listen
Jeroen Koops
2011-02-17
Update and add cover spec files to work with common_test
Lukas Larsson
2010-11-15
Call chmod without the "-f" flag
Holger Weiß
2010-10-07
Anonymous cipher suites
Ingela Anderton Andin
2010-06-11
OTP-8695 New ssl default
Ingela Anderton Andin
2010-06-07
OTP-8587 DSA key support
Ingela Anderton Andin
2010-01-13
Add test suite for the ssl application
Dan Gudmundsson