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
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
2011-08-31
Use inet and gen_* dialyzer specs
Ingela Anderton Andin
2011-08-08
replace "a ssl" with "an ssl"
Christian von Roques
2011-06-27
Handle inet:getopts/2 and inet:setopts/2 crashes
Ingela Anderton Andin
2011-05-24
Corrected last argument to timer:apply_after also corrected a dilyzer spec
Ingela Anderton Andin
2011-05-16
OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).
Micael Karlberg
2011-05-12
Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit with
Micael Karlberg
2011-05-05
Spec corrections
Ingela Anderton Andin
2011-05-04
Dialyzer spec fix
Ingela Anderton Andin
2011-04-29
Changed iolist() to iodata()
Ingela Anderton Andin
2011-03-24
Implemented encode/decode support for ssh public key files
Ingela Anderton Andin
2011-03-07
Add the option { hibernate_after, int() } to ssl:connect and ssl:listen
Jeroen Koops
2011-02-22
Corrected dialyzer specs
Ingela Anderton Andin
2011-02-11
Added missing return value in dialyzer specs (ssl.erl)
Ingela Anderton Andin
2011-01-10
Fixed Dialyzer specs
Ingela Anderton Andin
2010-10-07
Anonymous cipher suites
Ingela Anderton Andin
2010-10-01
Merge branch 'maint-r14' into dev
Ingela Anderton Andin
2010-09-29
Merge branch 'ia/ssl-and-public_key/verify_fun_peer_awarness/OTP-8873' into m...
Erlang/OTP
2010-09-29
Peer awarness
Ingela Anderton Andin
2010-09-27
Merge branch 'ia/ssl-and-public_key/backwards-compatibility/OTP-8858' into dev
Ingela Anderton Andin
2010-09-24
Backwards compatibility
Ingela Anderton Andin
2010-09-15
Corrected and added dialyzer specs
Ingela Anderton Andin
2010-09-10
Improved certificate extension handling
Ingela Anderton Andin
2010-09-07
Add missed DER dh option.
Ingela Anderton Andin
2010-09-06
Handling of path validation errors by the application
Ingela Anderton Andin
2010-09-03
DER format in API
Ingela Anderton Andin
2010-08-23
Revise the public_key API
Ingela Anderton Andin
2010-06-23
Added more specs and changed from using own min/2 funtion to erlang:min/2.
Ingela Anderton Andin
2010-06-14
OTP-8695 New ssl default
Ingela Anderton Andin
2010-06-11
OTP-8695 New ssl default
Ingela Anderton Andin
2010-05-21
Decision not to support export cipher suites.
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-17
Reset inet options
Dan Gudmundsson
2010-04-16
Avoid race condition of early handshake messages, when socket is active mode ...
Dan Gudmundsson
[next]