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
Age
Commit message (
Expand
)
Author
2013-01-21
Merge branch 'ia/ssl/simplify-addition-of-keyexchange-algorithms/OTP-10709'
Ingela Anderton Andin
2013-01-18
Merge branch 'nox/enable-silent-rules/OTP-10726'
Björn-Egil Dahlberg
2013-01-17
SSL: simplify server key encoding, decoding and signature handling
Andreas Schultz
2013-01-17
SSL: unify the different implementations signature check implementations
Andreas Schultz
2013-01-15
Implement ./otp_build configure --enable-silent-rules
Anthony Ramine
2013-01-08
Merge branch 'ia/ssl/TLS-1.2-default/OTP-10425'
Ingela Anderton Andin
2012-12-20
ssl: Make TLS-1.2 default version
Ingela Anderton Andin
2012-12-19
ssl & orber: Remove ssl:pid/1 (has been pointless since R14)
Ingela Anderton Andin
2012-12-06
Merge branch 'maint'
Ingela Anderton Andin
2012-12-06
ssl: Prepare for release
Ingela Anderton Andin
2012-12-06
ssl: Export sslsocket() dialyzer type
Ingela Anderton Andin
2012-12-06
ssl: Cancel non expired timers
Ingela Anderton Andin
2012-12-06
ssl: Fix recv after timeout expired
Ingela Anderton Andin
2012-12-06
ssl: Timeout handling changed so that the fsm-process will terminate if the s...
Ingela Anderton Andin
2012-11-27
ssl: Consider new server options when resuming a session
Ingela Anderton Andin
2012-11-26
ssl: Add dependencies to Makefile
Ingela Anderton Andin
2012-11-21
Merge branch 'as/ssl-sha224-fixes'
Henrik Nord
2012-11-19
Merge remote branch 'upstream/maint'
Ingela Anderton Andin
2012-11-19
ssl: Fix bug in match expression found by Dialyzer
Ingela Anderton Andin
2012-11-18
SSL: TLS 1.2, advertise sha224 support
Andreas Schultz
2012-11-15
Merge remote branch 'upstream/maint'
Ingela Anderton Andin
2012-11-14
ssl: Update vsn.mk and ssl.appup.src for release
Ingela Anderton Andin
2012-11-14
Merge remote branch 'upstream/maint'
Ingela Anderton Andin
2012-11-13
ssl: Make sure that the ssl connection process will not hang in terminate fun...
Ingela Anderton Andin
2012-11-13
ssl: Add default values to emulated socket options in internal record
Ingela Anderton Andin
2012-11-12
ssl: Adopt test case to not take so long
Ingela Anderton Andin
2012-11-09
Merge remote branch 'upstream/maint'
Ingela Anderton Andin
2012-11-09
ssl: Do not use gen_fsm:sync_send_all_state_event/3 timeout
Ingela Anderton Andin
2012-10-01
ssl: Improve #sslsocket{} API
Ingela Anderton Andin
2012-10-01
ssl: It is now possible to call controlling_process on a listen socket,
Ingela Anderton Andin
2012-09-27
Merge branch 'ia/ssl/npn/OTP-10361'
Ingela Anderton Andin
2012-09-25
ssl: Adopt test case to not take so long
Ingela Anderton Andin
2012-09-21
ssl: SSL 3.0 does not support next protocol negotiation
Ingela Anderton Andin
2012-09-20
ssl: Dialyzer fixes and code cleaning
Ingela Anderton Andin
2012-09-20
ssl: Changed default behaviour of next protocol negotiation to make
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-08-27
ssl: Fixed compilation warnings
Ingela Anderton Andin
2012-08-24
ssl & public_key: Workaround that some certificates encode countryname as utf...
Ingela Anderton Andin
2012-08-23
Merge branch 'ia/sslv3-alert/OTP-10196' into maint
Ingela Anderton Andin
2012-08-23
ssl: Clean up of code thanks to dialyzer
Ingela Anderton Andin
2012-08-22
ssl: Add missing sslv3 alert
Ingela Anderton Andin
2012-08-22
ssl & public_key: Prepare for release
Ingela Anderton Andin
2012-08-22
ssl: Use crypto:strong_rand_bytes if possible
Ingela Anderton Andin
2012-08-22
ssl & public_key: Add use of more "sha-rsa oids"
Ingela Anderton Andin
2012-08-22
ssl: Fix inet header option to behave as in inet
Ingela Anderton Andin
2012-08-22
ssl: TLS 1.2: fix hash and signature handling
Andreas Schultz
2012-08-22
ssl: TLS 1.2: fix Certificate Request list of Accepted Signatur/Hash combinat...
Andreas Schultz
2012-08-22
ssl: Add Signature Algorithms hello extension from TLS 1.2
Andreas Schultz
2012-08-22
ssl: TLS-1.1 and TLS-1.2 support should not be default until R16
Ingela Anderton Andin
[next]