summaryrefslogtreecommitdiff
path: root/lib/ssl
Commit message (Expand)AuthorAgeFilesLines
* Avoid crash when trying to alert the user.Dan Gudmundsson2010-02-181-3/+7
* ssl: Prepare releaseDan Gudmundsson2010-02-173-6/+50
* OTP-8459 Do a controlled shutdown if a non ssl packet arrives as the firstDan Gudmundsson2010-02-174-35/+147
* Merge branch 'yh/packet_option_for_new_ssl_send' into ccase/r13b04_devErlang/OTP2010-02-129-322/+389
|\
| * Fixed ssl:setopts(Socket, binary) which was didn't work for 'new' ssl.Dan Gudmundsson2010-02-122-4/+5
| * Fixed bug file cache bug and improved the error messages.Dan Gudmundsson2010-02-124-43/+65
| * Allow <c>ssl:listen/2</c> to be called with option {ssl_imp, old}.Dan Gudmundsson2010-02-124-10/+10
| * prepend packet size bytes in ssl:send() in new_ssl implementationYAMASHINA Hio2010-02-122-235/+279
|/
* OTP-8323 Cross compilation improvements and other build systemRickard Green2010-02-031-7/+15
* ** Empty commit message **Lars G Thorsen2010-01-211-5/+8
* Increased timeout for slow virtual machinesDan Gudmundsson2010-01-201-6/+6
* ** Empty commit message **Dan Gudmundsson2010-01-192-17/+1
* Merge branch 'dgud/ssl-patches-from-Wil' into ccase/r13b04_devErlang/OTP2010-01-192-20/+41
|\
| * Added a public_key:pkix_transform/2 instead and used it from ssl.Dan Gudmundsson2010-01-131-1/+1
| * Minor code cleanupDan Gudmundsson2010-01-121-7/+6
| * new_ssl fix session reuseWil Tan2010-01-121-7/+7
| * Code cleanupDan Gudmundsson2010-01-121-10/+10
| * Send CA list during Certificate Request in new_sslWil Tan2010-01-121-3/+25
* | Update version numberDan Gudmundsson2010-01-191-7/+8
* | Add test suite for the ssl applicationDan Gudmundsson2010-01-1322-0/+9488
|/
* Cleaned up docsDan Gudmundsson2009-12-105-341/+27
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-20119-0/+25874