Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare release | Erlang/OTP | 2017-12-18 | 2 | -2/+28 |
* | Merge branch 'dgud/mnesia/checkpoint-crash/OTP-14841' into maint-20 | Erlang/OTP | 2017-12-18 | 1 | -2/+2 |
|\ | |||||
| * | mnesia: Fix checkpoint crash | Dan Gudmundsson | 2017-12-18 | 1 | -2/+2 |
* | | Merge branch 'dgud/mnesia/slow-startup/OTP-14829' into maint-20 | Erlang/OTP | 2017-12-18 | 1 | -13/+3 |
|\ \ | |/ |/| | |||||
| * | mnesia: Read schema user properties directly | Dan Gudmundsson | 2017-12-14 | 1 | -13/+3 |
* | | Prepare release | Erlang/OTP | 2017-12-14 | 2 | -1/+18 |
* | | ssh: Special treatment of OpenSSH clients >= 7.2 rsa-sha2-* public keys | Hans Nilsson | 2017-12-14 | 2 | -10/+17 |
* | | Update release notes | Erlang/OTP | 2017-12-08 | 43 | -15/+954 |
* | | Update version numbers | Erlang/OTP | 2017-12-08 | 42 | -42/+42 |
* | | Merge branch 'lars/ssl/update-runtime-dependencies' into maint | Lars Thorsen | 2017-12-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | [ssl] Update runtime dependencies | Lars Thorsen | 2017-12-08 | 1 | -1/+1 |
* | | | ssh: Update runtime dependencies of ssh | Hans Nilsson | 2017-12-08 | 1 | -2/+2 |
|/ / | |||||
* | | Merge branch 'anders/diameter/typo/OTP-14805' into maint | Anders Svensson | 2017-12-07 | 3 | -4/+6 |
|\ \ | |||||
| * | | vsn -> 2.1.3 | Anders Svensson | 2017-12-04 | 1 | -1/+1 |
| * | | Update appup for 20.2 | Anders Svensson | 2017-12-04 | 1 | -2/+4 |
| * | | Fix doc typo | Anders Svensson | 2017-12-04 | 1 | -1/+1 |
* | | | Merge branch 'ingela/ssl/cipher-suites/OTP-14749' into maint | Ingela Anderton Andin | 2017-12-05 | 7 | -392/+1012 |
|\ \ \ | |||||
| * | | | ssl: Use maps for cipher suites internally | Ingela Anderton Andin | 2017-12-05 | 7 | -392/+1012 |
* | | | | Merge branch 'peppe/common_test/auto_cleanup/OTP-13832' into maint | Peter Andersson | 2017-12-04 | 30 | -8/+861 |
|\ \ \ \ | |||||
| * | | | | Add tests and doc for the new remaining_test_procs function | Peter Andersson | 2017-12-04 | 7 | -11/+728 |
| * | | | | Implement function that finds disposable test processes | Peter Andersson | 2017-10-25 | 6 | -6/+79 |
| * | | | | Tag Common Test system processes using process dictionary | Peter Andersson | 2017-10-25 | 23 | -20/+61 |
| * | | | | Add app name tag in process dictionary | Peter Andersson | 2017-10-25 | 8 | -2/+24 |
* | | | | | Merge branch 'raimo/ssl-dist-optfile-backport/OTP-14657' into maint | Raimo Niskanen | 2017-12-04 | 8 | -110/+434 |
|\ \ \ \ \ | |||||
| * | | | | | Use SNI when connecting | Raimo Niskanen | 2017-12-04 | 2 | -9/+16 |
| * | | | | | Use -ssl_dist_optfile options | Raimo Niskanen | 2017-12-04 | 1 | -1/+12 |
| * | | | | | Read in -ssl_dist_optfile to ETS | Raimo Niskanen | 2017-12-04 | 2 | -24/+171 |
| * | | | | | Facilitate test certs with common root | Raimo Niskanen | 2017-12-04 | 3 | -68/+223 |
| * | | | | | Stop checking DNS name for SNI | Raimo Niskanen | 2017-12-04 | 1 | -8/+12 |
* | | | | | | Merge branch 'peppe/common_test/index_last_test/OTP-14281' into maint | Peter Andersson | 2017-12-04 | 2 | -8/+43 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Show links to latest test run by using an html redirection file | Peter Andersson | 2017-12-04 | 2 | -8/+43 |
* | | | | | | | [crypto] Add engine_ctrl_cmd_string() to API | Lars Thorsen | 2017-12-04 | 4 | -8/+161 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge branch 'dgud/mnesia/backup-error-handling/OTP-14776' into maint | Dan Gudmundsson | 2017-12-04 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mnesia: Fix error handling in abort write | Dan Gudmundsson | 2017-11-14 | 1 | -2/+2 |
* | | | | | | | Merge branch 'hasse/debugger/fix_unicode/OTP-14802' into maint | Hans Bolinder | 2017-12-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | debugger: Do not quote variables and button names in windows | Hans Bolinder | 2017-12-01 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'hans/crypto/fix_wrong_error_return_privkey_to_pubkey' into maint | Hans Nilsson | 2017-12-01 | 4 | -36/+66 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | crypto: engine_SUITE update | Hans Nilsson | 2017-12-01 | 1 | -20/+48 |
| * | | | | | | | | crypto: fix pubkey_to_privkey | Hans Nilsson | 2017-12-01 | 3 | -16/+18 |
| |/ / / / / / / | |||||
* | | | | | | | | public_key: Separated failing gen_ec_param test case into two | Hans Nilsson | 2017-12-01 | 1 | -17/+43 |
|/ / / / / / / | |||||
* | | | | | | | [crypto] Fix memory leak | Lars Thorsen | 2017-12-01 | 1 | -15/+12 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge branch 'ingela/ssl/timing' into maint | Ingela Anderton Andin | 2017-12-01 | 1 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ssl: Align timing just in case | Ingela Anderton Andin | 2017-11-28 | 1 | -6/+6 |
* | | | | | | | Clarification in doc of unicode:characters_to_list/2 | Rickard Green | 2017-11-30 | 1 | -2/+7 |
* | | | | | | | Merge pull request #1647 from aboroska/fix-mnesia-type-create_option | Dan Gudmundsson | 2017-11-30 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix type create_option() in mnesia | Andras Boroska | 2017-11-27 | 1 | -1/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'dgud/stdlib/optimize-string-lists' into maint | Dan Gudmundsson | 2017-11-30 | 4 | -256/+661 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Avoid falling measurements testcases on slow machines | Dan Gudmundsson | 2017-11-29 | 2 | -14/+38 |
| * | | | | | | | stdlib: string optimize special case for ASCII | Dan Gudmundsson | 2017-11-29 | 2 | -239/+603 |
| * | | | | | | | stdlib: Minor unicode_util opts | Dan Gudmundsson | 2017-11-29 | 3 | -16/+33 |