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_connection.erl
Age
Commit message (
Expand
)
Author
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-12-01
Callback specs now handled by -callback directive in the behaviour module.
Ingela Anderton Andin
2011-11-28
If a passive receive was ongoing during a renegotiation the process
Ingela Anderton Andin
2011-11-28
Send ssl_closed notification to active ssl user when a tcp error occurs
Ingela Anderton Andin
2011-11-23
Implementation of 1/n-1 splitting countermeasure Rizzo/Duong-Beast
Ingela Anderton Andin
2011-11-21
Mitigate Computational DoS attack
Ingela Anderton Andin
2011-11-15
Improved session cleanup handling
Ingela Anderton Andin
2011-11-15
Fix badarith in ssl_session:validate_session/2
Ingela Anderton Andin
2011-11-01
Added PKCS-8 support in ssl
Ingela Anderton Andin
2011-10-06
Merge branch 'ia/ssl/remove-old-ssl/OTP-7048'
Ingela Anderton Andin
2011-09-16
Remove old ssl implementation and deprecated function ssl:peercert/1
Ingela Anderton Andin
2011-09-16
Merge remote branch 'upstream/dev' into major
Ingela Anderton Andin
2011-09-16
Support explicit use of packet option httph and httph_bin
Ingela Anderton Andin
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-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-29
Removed global name from the certificate tabel
Ingela Anderton Andin
2011-06-27
Handle inet:getopts/2 and inet:setopts/2 crashes
Ingela Anderton Andin
2011-05-17
In TLS 1.1, failure to properly close a connection no longer requires
Ingela Anderton Andin
2011-04-29
Changed iolist() to iodata()
Ingela Anderton Andin
2011-03-07
Add the option { hibernate_after, int() } to ssl:connect and ssl:listen
Jeroen Koops
2011-02-22
Modernized some dialyzer specs
Ingela Anderton Andin
2011-01-13
Reduce memory footprint
Ingela Anderton Andin
2011-01-10
Fixed Dialyzer specs
Ingela Anderton Andin
2010-12-16
Cache invalidation and consistent user closing
Ingela Anderton Andin
2010-12-16
Cache invaldation first version does not break old test cases
Ingela Anderton Andin
2010-11-30
Fixed guard and test case
Ingela Anderton Andin
2010-11-18
Added alert in stream cipher case.
Ingela Anderton Andin
2010-10-21
Merge branch 'ia/ssl/certificate-verify/wrong-key-method/OTP-8897' into dev
Björn Gustavsson
2010-10-20
Correct handling of client certificate verify message
Ingela Anderton Andin
2010-10-07
Anonymous cipher suites
Ingela Anderton Andin
2010-09-15
Corrected and added dialyzer specs
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-31
Merge branch 'dgud/ssl/handskake_client_key/OTP-8793' into dev
Dan Gudmundsson
2010-08-27
Fix receiving empty packets.
Dan Gudmundsson
2010-08-26
Fix handshake problem with multiple messages in one packet
Dan Gudmundsson
2010-08-24
Handling of {mode, list}
Ingela Anderton Andin
2010-08-24
Correct behaviour if {packet, line} and mode list are given
Thomas Lachmann
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-22
Refreshed documentation to reflect the change of default implementation.
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-06-04
Fixed handling of several ssl/tls packets arriving at the same time.
Ingela Anderton Andin
2010-05-28
Cleaned code
Ingela Anderton Andin
[next]