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_handshake.erl
Age
Commit message (
Expand
)
Author
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
2012-11-18
SSL: TLS 1.2, advertise sha224 support
Andreas Schultz
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-24
ssl & public_key: Workaround that some certificates encode countryname as utf...
Ingela Anderton Andin
2012-08-23
ssl: Clean up of code thanks to dialyzer
Ingela Anderton Andin
2012-08-22
ssl & public_key: Add use of more "sha-rsa oids"
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: Signture type bug
Ingela Anderton Andin
2012-08-22
ssl: Dialyzer fixes
Ingela Anderton Andin
2012-08-22
ssl: Implement TLS 1.2 signature support
Andreas Schultz
2012-08-22
ssl: Make signature handling version dependant
Andreas Schultz
2012-08-22
ssl: Fix PRF logic
Ingela Anderton Andin
2012-08-22
ssl: Implement and activate PRFs for TLS 1.1 and 1.2
Andreas Schultz
2012-08-22
ssl: make PRF function selectable
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-08
ssl: Move ets:select bottleneck in server
Dan Gudmundsson
2012-06-08
ssl: Move and avoid ets:select bottleneck in client
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
2012-02-08
User defined verify_fun is now called correctly
Ingela Anderton Andin
2011-11-23
Implementation of 1/n-1 splitting countermeasure Rizzo/Duong-Beast
Ingela Anderton Andin
2011-11-15
Replaced ets:next traversal with ets:foldl and throw
Ingela Anderton Andin
2011-09-27
Both the SSLv3 and TLS 1.0/TLS 1.1 specifications require
Ingela Anderton Andin
2011-09-27
fix unknown ssl extension parsing by changing length from bits to bytes
Ben Murphy
2011-09-05
Corrected spec name errors: ip_adress -> ip_address port_num -> port_number
Ingela Anderton Andin
2011-08-31
Merge branch 'ia/ssl/use-inet-and-gen-specs' into dev
Ingela Anderton Andin
2011-08-31
Use inet and gen_* dialyzer specs
Ingela Anderton Andin
2011-08-30
Corrected input argument to error_logger:error_report/1
Ingela Anderton Andin
2011-06-29
Removed global name from the certificate tabel
Ingela Anderton Andin
2011-01-17
Verification of a critical extended_key_usage-extension corrected
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-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-06
Handling of path validation errors by the application
Ingela Anderton Andin
2010-09-01
Empty certificate chain
Ingela Anderton Andin
2010-08-26
Fix handshake problem with multiple messages in one packet
Dan Gudmundsson
2010-08-24
Merge branch 'ia/public_key_api/OTP-8722' into dev
Ingela Anderton Andin
[next]