summaryrefslogtreecommitdiff
path: root/lib/ssl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ia/ssl/dist/OTP-7053' into majorIngela Anderton Andin2011-09-1316-149/+1493
|\
| * First fully working versionIngela Anderton Andin2011-09-0920-715/+1493
| * Use ssl instead of being a proxy commandDan Gudmundsson2011-09-014-44/+167
| * Connect from both sides works nowDan Gudmundsson2011-09-013-6/+449
* | Merge branch 'dev' into majorIngela Anderton Andin2011-09-061-3/+3
|\ \
| * | Corrected faulty dialyzer specIngela Anderton Andin2011-09-061-3/+3
* | | Merge remote branch 'upstream/dev' into majorIngela Anderton Andin2011-09-056-23/+23
|\ \ \ | |/ / | | / | |/ |/|
| * Corrected spec name errors: ip_adress -> ip_address port_num -> port_numberIngela Anderton Andin2011-09-056-23/+23
* | Merge remote branch 'upstream/dev' into majorIngela Anderton Andin2011-08-317-33/+36
|\ \ | |/
| * Merge branch 'ia/ssl/use-inet-and-gen-specs' into devIngela Anderton Andin2011-08-317-33/+36
| |\
| | * Use inet and gen_* dialyzer specsIngela Anderton Andin2011-08-317-33/+36
* | | Merge branch 'dev' into majorIngela Anderton Andin2011-08-301-4/+6
|\ \ \ | |/ /
| * | Corrected input argument to error_logger:error_report/1Ingela Anderton Andin2011-08-301-4/+6
| |/
* | Merge branch 'dev' into majorHenrik Nord2011-08-259-35/+36
|\ \ | |/
| * replace "a ssl" with "an ssl"Christian von Roques2011-08-089-30/+30
| * Trivial documentation fixesChristian von Roques2011-08-081-5/+6
* | */c_src/Makefile*: Support parallel makeBjörn Gustavsson2011-08-081-6/+2
|/
* Merge branch 'ia/ssl/connect-twice' into devIngela Anderton Andin2011-07-061-1/+49
|\
| * Added test caseIngela Anderton Andin2011-07-041-1/+49
* | Merge branch 'ia/ssl/improved-test-case' into devIngela Anderton Andin2011-07-061-5/+16
|\ \ | |/ |/|
| * Improved test case so that it will not fail due to last_delay_timer = undefinedIngela Anderton Andin2011-06-301-5/+16
* | Removed global name from the certificate tabelIngela Anderton Andin2011-06-298-141/+143
|/
* Merge branch 'ia/ssl/use-erlang-send-after-instead-of-timer-send-after' into devIngela Anderton Andin2011-06-282-9/+30
|\
| * Use erlang:send_after instead of timer:send_afterIngela Anderton Andin2011-06-272-9/+30
* | Handle inet:getopts/2 and inet:setopts/2 crashesIngela Anderton Andin2011-06-275-36/+309
|/
* Merge branch 'ia/ssl/longer-timeout-in-testcase' into devIngela Anderton Andin2011-06-161-1/+1
|\
| * Time out in test case needs to be longer to make sure clean up isIngela Anderton Andin2011-06-131-1/+1
* | Changed test case so that we do not have to make ets-table namedIngela Anderton Andin2011-06-142-5/+15
|/
* Prevention of denial of service attackIngela Anderton Andin2011-06-073-7/+52
* The clean up of the session table now works as intended.Ingela Anderton Andin2011-06-017-24/+109
* Merge branch 'ia/ssl/ets-table-cleanup' into devBjörn-Egil Dahlberg2011-05-242-3/+3
|\
| * Corrected last argument to timer:apply_after also corrected a dilyzer specIngela Anderton Andin2011-05-242-3/+3
* | Update copyright yearsBjörn-Egil Dahlberg2011-05-202-2/+2
* | Merge branch 'pan/win_static_openssl/OTP-9280' into devPatrik Nyblom2011-05-181-3/+5
|\ \ | |/ |/|
| * Link OpenSSL libraries static on WindowsPatrik Nyblom2011-05-101-3/+5
* | In TLS 1.1, failure to properly close a connection no longer requiresIngela Anderton Andin2011-05-171-6/+12
* | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).Micael Karlberg2011-05-163-51/+41
|\ \
| * | Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit withMicael Karlberg2011-05-122-50/+40
| * | Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit withMicael Karlberg2011-05-122-2/+4
* | | Ssl sometimes fails when reusing a sessionIngela Anderton Andin2011-05-131-10/+20
| |/ |/|
* | Spec correctionsIngela Anderton Andin2011-05-052-10/+8
* | Dialyzer spec fixIngela Anderton Andin2011-05-041-2/+1
* | Changed iolist() to iodata()Ingela Anderton Andin2011-04-293-3/+5
* | Fixed blunder in year tagIngela Anderton Andin2011-04-211-1/+1
* | Added missing path validation error to documentationIngela Anderton Andin2011-04-201-2/+2
* | Prepare for releaseIngela Anderton Andin2011-04-152-1/+3
|/
* Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-303-3/+3
|\
| * Call chmod without the "-f" flagHolger Weiß2010-11-153-3/+3
* | Merge branch 'ia/public_key/encode-decode-ssh/OTP-9144' into devIngela Anderton Andin2011-03-242-7/+5
|\ \
| * | Implemented encode/decode support for ssh public key filesIngela Anderton Andin2011-03-242-7/+5