summaryrefslogtreecommitdiff
path: root/lib/ssl/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ia/ssl/econnaborted'Ingela Anderton Andin2013-02-211-1/+1
|\
| * ssl: Fatal close alert makes more sense than handshake failiure at econnabortedIngela Anderton Andin2013-02-201-1/+1
* | ssl: Prepare for R16BIngela Anderton Andin2013-02-191-0/+2
|/
* ssl: Further error handling enhancmentsIngela Anderton Andin2013-02-183-80/+91
* ssl: Generalize cb_info optionIngela Anderton Andin2013-02-126-265/+226
* ssl: Enhance dialyzer specsKostis Sagonas2013-01-231-19/+32
* ssl: Do not return random valuesKostis Sagonas2013-01-231-3/+4
* ssl: M-x erlang-indent-bufferIngela Anderton Andin2013-01-231-25/+25
* ssl: Remove unnecessary construction of a return valueKostis Sagonas2013-01-231-4/+4
* ssl: Prepare for R16 releaseIngela Anderton Andin2013-01-221-13/+2
* Merge branch 'ia/ssl/incompatible-error-msg/OTP-10451'Ingela Anderton Andin2013-01-222-13/+8
|\
| * ssl: Enhance error handlingIngela Anderton Andin2013-01-212-13/+8
* | Merge branch 'ia/ssl/certtable-clean/OTP-10710'Ingela Anderton Andin2013-01-211-14/+29
|\ \
| * | ssl: Certificates and PEM-cache cleaning fixed to avoid memory leakIngela Anderton Andin2013-01-171-14/+29
| |/
* | Merge branch 'ia/ssl/simplify-addition-of-keyexchange-algorithms/OTP-10709'Ingela Anderton Andin2013-01-213-148/+161
|\ \
| * | SSL: simplify server key encoding, decoding and signature handlingAndreas Schultz2013-01-173-105/+133
| * | SSL: unify the different implementations signature check implementationsAndreas Schultz2013-01-172-43/+28
| |/
* | Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-181-2/+2
|\ \ | |/ |/|
| * Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-2/+2
* | Merge branch 'ia/ssl/TLS-1.2-default/OTP-10425'Ingela Anderton Andin2013-01-082-4/+3
|\ \
| * | ssl: Make TLS-1.2 default versionIngela Anderton Andin2012-12-202-4/+3
| |/
* | ssl & orber: Remove ssl:pid/1 (has been pointless since R14)Ingela Anderton Andin2012-12-191-13/+1
|/
* Merge branch 'maint'Ingela Anderton Andin2012-12-063-18/+50
|\
| * ssl: Prepare for releaseIngela Anderton Andin2012-12-061-0/+4
| * ssl: Export sslsocket() dialyzer typeIngela Anderton Andin2012-12-061-1/+3
| * ssl: Cancel non expired timersIngela Anderton Andin2012-12-061-19/+36
| * ssl: Fix recv after timeout expiredIngela Anderton Andin2012-12-061-3/+8
| * ssl: Timeout handling changed so that the fsm-process will terminate if the s...Ingela Anderton Andin2012-12-061-2/+6
* | ssl: Consider new server options when resuming a sessionIngela Anderton Andin2012-11-271-7/+11
* | ssl: Add dependencies to MakefileIngela Anderton Andin2012-11-262-2/+20
* | Merge branch 'as/ssl-sha224-fixes'Henrik Nord2012-11-211-0/+1
|\ \
| * | SSL: TLS 1.2, advertise sha224 supportAndreas Schultz2012-11-181-0/+1
* | | Merge remote branch 'upstream/maint'Ingela Anderton Andin2012-11-191-3/+3
|\ \ \ | | |/ | |/|
| * | ssl: Fix bug in match expression found by DialyzerIngela Anderton Andin2012-11-191-3/+3
* | | Merge remote branch 'upstream/maint'Ingela Anderton Andin2012-11-151-4/+11
|\ \ \ | |/ / | | / | |/ |/|
| * ssl: Update vsn.mk and ssl.appup.src for releaseIngela Anderton Andin2012-11-141-4/+11
* | Merge remote branch 'upstream/maint'Ingela Anderton Andin2012-11-142-89/+98
|\ \ | |/
| * ssl: Make sure that the ssl connection process will not hang in terminate fun...Ingela Anderton Andin2012-11-131-73/+82
| * ssl: Add default values to emulated socket options in internal recordIngela Anderton Andin2012-11-131-4/+4
| * ssl: Adopt test case to not take so longIngela Anderton Andin2012-11-121-1/+1
* | Merge remote branch 'upstream/maint'Ingela Anderton Andin2012-11-091-24/+36
|\ \ | |/
| * ssl: Do not use gen_fsm:sync_send_all_state_event/3 timeoutIngela Anderton Andin2012-11-091-24/+36
* | ssl: Improve #sslsocket{} APIIngela Anderton Andin2012-10-012-85/+62
* | ssl: It is now possible to call controlling_process on a listen socket,Ingela Anderton Andin2012-10-011-29/+49
* | Merge branch 'ia/ssl/npn/OTP-10361'Ingela Anderton Andin2012-09-275-85/+374
|\ \
| * | ssl: SSL 3.0 does not support next protocol negotiationIngela Anderton Andin2012-09-211-11/+28
| * | ssl: Dialyzer fixes and code cleaningIngela Anderton Andin2012-09-204-20/+17
| * | ssl: Changed default behaviour of next protocol negotiation to makeIngela Anderton Andin2012-09-203-14/+22
| * | ssl: Support for SSL Next Protocol NegotiationBen Murphy2012-09-205-80/+347
| |/
* | ssl: Adopt test case to not take so longIngela Anderton Andin2012-09-251-1/+1
|/