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-08-22
ssl: make PRF function selectable
Andreas Schultz
2012-08-22
ssl: Add TLS version paramter to verify_dh_params
Andreas Schultz
2012-08-22
ssl: Add TLS version to dec_hs/2
Andreas Schultz
2012-08-22
ssl: Add TLS version to ssl_handshake:key_exchange/3
Andreas Schultz
2012-08-22
ssl: Calculate handshake hash only when needed
Andreas Schultz
2012-06-15
ssl: Fix bug in the handling of remote connection closure of {active,false} s...
Ingela Anderton Andin
2012-06-08
ssl: Avoid second bottleneck in supervisor
Ingela Anderton Andin
2012-06-08
ssl: File handling optimization
Ingela Anderton Andin
2012-06-08
ssl: Simpler PEM cache
Ingela Anderton Andin
2012-06-08
ssl: Refactored for readability
Ingela Anderton Andin
2012-06-08
ssl: Use md5 as file ref id instead of filenames
Dan Gudmundsson
2012-06-08
ssl: Renegotiate updates session id in gen_fsm state
Ingela Anderton Andin
2012-06-08
ssl: Move and avoid ets:select bottleneck in client
Ingela Anderton Andin
2012-06-08
ssl: Avoid supervior bottleneck
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-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
[next]