summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2017-12-182-2/+28
* Merge branch 'dgud/mnesia/checkpoint-crash/OTP-14841' into maint-20Erlang/OTP2017-12-181-2/+2
|\
| * mnesia: Fix checkpoint crashDan Gudmundsson2017-12-181-2/+2
* | Merge branch 'dgud/mnesia/slow-startup/OTP-14829' into maint-20Erlang/OTP2017-12-181-13/+3
|\ \ | |/ |/|
| * mnesia: Read schema user properties directlyDan Gudmundsson2017-12-141-13/+3
* | Prepare releaseErlang/OTP2017-12-142-1/+18
* | ssh: Special treatment of OpenSSH clients >= 7.2 rsa-sha2-* public keysHans Nilsson2017-12-142-10/+17
* | Update release notesErlang/OTP2017-12-0843-15/+954
* | Update version numbersErlang/OTP2017-12-0842-42/+42
* | Merge branch 'lars/ssl/update-runtime-dependencies' into maintLars Thorsen2017-12-081-1/+1
|\ \
| * | [ssl] Update runtime dependenciesLars Thorsen2017-12-081-1/+1
* | | ssh: Update runtime dependencies of sshHans Nilsson2017-12-081-2/+2
|/ /
* | Merge branch 'anders/diameter/typo/OTP-14805' into maintAnders Svensson2017-12-073-4/+6
|\ \
| * | vsn -> 2.1.3Anders Svensson2017-12-041-1/+1
| * | Update appup for 20.2Anders Svensson2017-12-041-2/+4
| * | Fix doc typoAnders Svensson2017-12-041-1/+1
* | | Merge branch 'ingela/ssl/cipher-suites/OTP-14749' into maintIngela Anderton Andin2017-12-057-392/+1012
|\ \ \
| * | | ssl: Use maps for cipher suites internallyIngela Anderton Andin2017-12-057-392/+1012
* | | | Merge branch 'peppe/common_test/auto_cleanup/OTP-13832' into maintPeter Andersson2017-12-0430-8/+861
|\ \ \ \
| * | | | Add tests and doc for the new remaining_test_procs functionPeter Andersson2017-12-047-11/+728
| * | | | Implement function that finds disposable test processesPeter Andersson2017-10-256-6/+79
| * | | | Tag Common Test system processes using process dictionaryPeter Andersson2017-10-2523-20/+61
| * | | | Add app name tag in process dictionaryPeter Andersson2017-10-258-2/+24
* | | | | Merge branch 'raimo/ssl-dist-optfile-backport/OTP-14657' into maintRaimo Niskanen2017-12-048-110/+434
|\ \ \ \ \
| * | | | | Use SNI when connectingRaimo Niskanen2017-12-042-9/+16
| * | | | | Use -ssl_dist_optfile optionsRaimo Niskanen2017-12-041-1/+12
| * | | | | Read in -ssl_dist_optfile to ETSRaimo Niskanen2017-12-042-24/+171
| * | | | | Facilitate test certs with common rootRaimo Niskanen2017-12-043-68/+223
| * | | | | Stop checking DNS name for SNIRaimo Niskanen2017-12-041-8/+12
* | | | | | Merge branch 'peppe/common_test/index_last_test/OTP-14281' into maintPeter Andersson2017-12-042-8/+43
|\ \ \ \ \ \
| * | | | | | Show links to latest test run by using an html redirection filePeter Andersson2017-12-042-8/+43
* | | | | | | [crypto] Add engine_ctrl_cmd_string() to APILars Thorsen2017-12-044-8/+161
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'dgud/mnesia/backup-error-handling/OTP-14776' into maintDan Gudmundsson2017-12-041-2/+2
|\ \ \ \ \ \
| * | | | | | mnesia: Fix error handling in abort writeDan Gudmundsson2017-11-141-2/+2
* | | | | | | Merge branch 'hasse/debugger/fix_unicode/OTP-14802' into maintHans Bolinder2017-12-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | debugger: Do not quote variables and button names in windowsHans Bolinder2017-12-011-1/+1
* | | | | | | | Merge branch 'hans/crypto/fix_wrong_error_return_privkey_to_pubkey' into maintHans Nilsson2017-12-014-36/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: engine_SUITE updateHans Nilsson2017-12-011-20/+48
| * | | | | | | | crypto: fix pubkey_to_privkeyHans Nilsson2017-12-013-16/+18
| |/ / / / / / /
* | | | | | | | public_key: Separated failing gen_ec_param test case into twoHans Nilsson2017-12-011-17/+43
|/ / / / / / /
* | | | | | | [crypto] Fix memory leakLars Thorsen2017-12-011-15/+12
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'ingela/ssl/timing' into maintIngela Anderton Andin2017-12-011-6/+6
|\ \ \ \ \ \
| * | | | | | ssl: Align timing just in caseIngela Anderton Andin2017-11-281-6/+6
* | | | | | | Clarification in doc of unicode:characters_to_list/2Rickard Green2017-11-301-2/+7
* | | | | | | Merge pull request #1647 from aboroska/fix-mnesia-type-create_optionDan Gudmundsson2017-11-301-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix type create_option() in mnesiaAndras Boroska2017-11-271-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'dgud/stdlib/optimize-string-lists' into maintDan Gudmundsson2017-11-304-256/+661
|\ \ \ \ \ \ \
| * | | | | | | Avoid falling measurements testcases on slow machinesDan Gudmundsson2017-11-292-14/+38
| * | | | | | | stdlib: string optimize special case for ASCIIDan Gudmundsson2017-11-292-239/+603
| * | | | | | | stdlib: Minor unicode_util optsDan Gudmundsson2017-11-293-16/+33