summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-18.3.4.1.1Ingela Anderton Andin2017-11-222-1/+2
* Prepare releaseIngela Anderton Andin2017-11-222-1/+54
* ssl: Countermeasurements for Bleichenbacher attackIngela Anderton Andin2017-11-223-3/+22
* Updated OTP versionOTP-18.3.4.1Erlang/OTP2016-06-222-1/+2
* Update release notesErlang/OTP2016-06-221-0/+16
* Merge branch 'hans/ssh/retry_pwd_patch/OTP-13674' into maint-18Erlang/OTP2016-06-225-133/+264
|\
| * ssh: update vsn.mkHans Nilsson2016-06-221-1/+1
| * ssh: polishing of password prompt's linefeedHans Nilsson2016-06-221-6/+7
| * ssh: Fix a hazard bug in ssh_authHans Nilsson2016-06-221-9/+13
| * ssh: Some code cuddling in ssh_ioHans Nilsson2016-06-221-25/+17
| * ssh: Fix type error in args of ssh_auth:sort_selected_mthdsHans Nilsson2016-06-221-1/+5
| * ssh: Make client send a faulty pwd only once, ssh_connection_handler partHans Nilsson2016-06-221-7/+21
| * ssh: Make client send a faulty pwd only once, ssh_auth partHans Nilsson2016-06-221-88/+126
| * ssh: test cases for no repetition of bad passwordsHans Nilsson2016-06-221-3/+81
|/
* Updated OTP versionOTP-18.3.4Erlang/OTP2016-06-132-1/+2
* Update release notesErlang/OTP2016-06-132-1/+61
* Merge branch 'ingela/inets/clean-white-space/OTP-13663' into maint-18Erlang/OTP2016-06-134-4/+217
|\
| * inets: Prepare for releaseIngela Anderton Andin2016-06-131-1/+1
| * inets: Handle multiple \t in mime types fileIngela Anderton Andin2016-06-093-3/+216
* | Merge branch 'ingela/maint/ssl/max-session-table/OTP-13490' into maint-18Erlang/OTP2016-06-131-0/+11
|\ \
| * | ssl: Mitigate load increase when the whole session table is invalidatedIngela Anderton Andin2016-06-131-0/+11
* | | Merge branch 'joedevivo/maint/ssl/PR-1063/OTP-13635' into maint-18Erlang/OTP2016-06-132-20/+21
|\ \ \
| * | | ssl:recv timeout() can be 0Joe DeVivo2016-06-092-20/+21
| | |/ | |/|
* | | Merge branch 'ingela/maint/ssl/tls-1.2-available-hashsigns/OTP-13670' into ma...Erlang/OTP2016-06-131-1/+2
|\ \ \
| * | | ssl: ordsets:intersection/2 did not give the expected resultIngela Anderton Andin2016-06-091-1/+2
| |/ /
* | | Merge branch 'kennethlakin/maint/tls-use-negotiated-prf/PR-1042/OTP-13546' in...Erlang/OTP2016-06-133-10/+129
|\ \ \
| * | | ssl: Use cipher suite's PRF in prf/5Kenneth Lakin2016-06-093-10/+129
| |/ /
* | | Merge branch 'ingela/ssl/maint-rel' into maint-18Erlang/OTP2016-06-131-1/+1
|\ \ \ | |/ / |/| |
| * | ssl: Prepare for releaseIngela Anderton Andin2016-06-131-1/+1
|/ /
* | Updated OTP versionOTP-18.3.3Erlang/OTP2016-05-032-1/+2
* | Prepare releaseErlang/OTP2016-05-035-3/+100
* | Merge branch 'ingela/inets/deprecated-inets_regexp/OTP-13533' into maint-18Erlang/OTP2016-05-035-8/+418
|\ \
| * | inets: Prepare for releaseIngela Anderton Andin2016-05-032-7/+1
| * | inets: Put back inets_regexp module in OTP 18Ingela Anderton Andin2016-05-033-1/+417
* | | Merge branch 'ingela/ssl/maint/algo-fixes/OTP-13525' into maint-18Erlang/OTP2016-05-033-11/+21
|\ \ \
| * | | ssl: Correct guard expressionIngela Anderton Andin2016-04-291-2/+3
| * | | ssl: Correct cipher suites conversionIngela Anderton Andin2016-04-292-9/+18
| |/ /
* | | Merge branch 'peppe/ct_misc_18_patches' into maint-18Erlang/OTP2016-05-0322-145/+359
|\ \ \
| * | | Add flag/option for disabling the character escaping functionalityPeter Andersson2016-05-0211-21/+114
| * | | Fix bug using the wrong lists search functionPeter Andersson2016-05-021-1/+1
| * | | Fix bug with clashing timestamp valuesPeter Andersson2016-05-024-52/+69
| * | | Fix problem with stylesheet tags getting escapedPeter Andersson2016-05-021-19/+27
| * | | Skip pre/post test IO suite if cover or debug is runningPeter Andersson2016-05-024-21/+42
| * | | Tweak pre_post_io test case to run without failingPeter Andersson2016-05-023-27/+76
| * | | Fix various log related problemsPeter Andersson2016-05-023-6/+32
| |/ /
* | | Merge branch 'peppe/ct_remove_nodelay/OTP-13462' into maint-18Erlang/OTP2016-05-035-26/+61
|\ \ \
| * | | Update the reference manualPeter Andersson2016-05-023-3/+7
| * | | Make the nodelay setting configurable and false per defaultPeter Andersson2016-04-283-24/+55
| | |/ | |/|
* | | Merge branch 'zandra/cth_surefire-bug/OTP-13513' into maint-18Erlang/OTP2016-05-035-23/+192
|\ \ \ | |_|/ |/| |
| * | add testcase for the surefire hook bugZandra2016-04-274-22/+190