Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-05 | Merge branch 'maint' | John Högberg | |
2017-12-05 | Merge branch 'john/erts/lcnt-fix-reg-proc-names/OTP-14803' into maint | John Högberg | |
2017-12-04 | Merge branch 'maint' | Peter Andersson | |
2017-12-04 | Merge branch 'peppe/common_test/auto_cleanup/OTP-13832' into maint | Peter Andersson | |
* peppe/common_test/auto_cleanup/OTP-13832: Add tests and doc for the new remaining_test_procs function Implement function that finds disposable test processes Tag Common Test system processes using process dictionary Add app name tag in process dictionary OTP-13832 | |||
2017-12-04 | Add tests and doc for the new remaining_test_procs function | Peter Andersson | |
2017-12-04 | Merge branch 'maint' | Raimo Niskanen | |
Conflicts: lib/ssl/src/inet_tls_dist.erl lib/ssl/src/ssl_dist_sup.erl lib/ssl/src/ssl_tls_dist_proxy.erl | |||
2017-12-04 | Merge branch 'raimo/ssl-dist-bench/OTP-14657' | Raimo Niskanen | |
* origin/raimo/ssl-dist-bench/OTP-14657: Write SSL distribution benchmarks Polish SSL distribution Handle whitebox test message Correct distribution doc Use SNI when connecting Use -ssl_dist_optfile options Read in -ssl_dist_optfile to ETS Facilitate test certs with common root Stop checking DNS name for SNI | |||
2017-12-04 | Merge branch 'raimo/ssl-dist-optfile-backport/OTP-14657' into maint | Raimo Niskanen | |
* raimo/ssl-dist-optfile-backport/OTP-14657: Use SNI when connecting Use -ssl_dist_optfile options Read in -ssl_dist_optfile to ETS Facilitate test certs with common root Stop checking DNS name for SNI | |||
2017-12-04 | Merge branch 'maint' | Peter Andersson | |
2017-12-04 | Merge branch 'peppe/common_test/index_last_test/OTP-14281' into maint | Peter Andersson | |
* peppe/common_test/index_last_test/OTP-14281: Show links to latest test run by using an html redirection file OTP-14281 | |||
2017-12-04 | Show links to latest test run by using an html redirection file | Peter Andersson | |
2017-12-04 | Write SSL distribution benchmarks | Raimo Niskanen | |
2017-12-04 | Use SNI when connecting | Raimo Niskanen | |
2017-12-04 | Use -ssl_dist_optfile options | Raimo Niskanen | |
2017-12-04 | Read in -ssl_dist_optfile to ETS | Raimo Niskanen | |
2017-12-04 | Facilitate test certs with common root | Raimo Niskanen | |
2017-12-04 | Stop checking DNS name for SNI | Raimo Niskanen | |
2017-12-04 | Merge branch 'maint' | Lars Thorsen | |
2017-12-04 | Merge branch 'lars/crypto/add-engine-ctrl-cmd-string-to-api/OTP-14801' into ↵ | Lars Thorsen | |
maint * lars/crypto/add-engine-ctrl-cmd-string-to-api/OTP-14801: [crypto] Add engine_ctrl_cmd_string() to API | |||
2017-12-04 | [crypto] Add engine_ctrl_cmd_string() to API | Lars Thorsen | |
2017-12-04 | Polish SSL distribution | Raimo Niskanen | |
2017-12-04 | Handle whitebox test message | Raimo Niskanen | |
2017-12-04 | Correct distribution doc | Raimo Niskanen | |
2017-12-04 | Use SNI when connecting | Raimo Niskanen | |
2017-12-04 | Use -ssl_dist_optfile options | Raimo Niskanen | |
2017-12-04 | Read in -ssl_dist_optfile to ETS | Raimo Niskanen | |
2017-12-04 | Fix process name resolution in lcnt results | John Högberg | |
2017-12-04 | Merge branch 'maint' | Dan Gudmundsson | |
* maint: mnesia: Fix error handling in abort write | |||
2017-12-04 | Merge branch 'dgud/mnesia/backup-error-handling/OTP-14776' into maint | Dan Gudmundsson | |
* dgud/mnesia/backup-error-handling/OTP-14776: mnesia: Fix error handling in abort write | |||
2017-12-04 | Merge pull request #1646 from tsloughter/hibernate_after_spec | Hans Bolinder | |
add hibernate_after to the gen options type spec | |||
2017-12-04 | Merge branch 'maint' | Hans Bolinder | |
* maint: debugger: Do not quote variables and button names in windows | |||
2017-12-04 | Merge branch 'hasse/debugger/fix_unicode/OTP-14802' into maint | Hans Bolinder | |
* hasse/debugger/fix_unicode/OTP-14802: debugger: Do not quote variables and button names in windows | |||
2017-12-04 | Merge branch 'maint' | Björn Gustavsson | |
* maint: fix output formatting in several HiPE debug BIFs | |||
2017-12-04 | Merge pull request #1628 from mikpe/erts-hipe-more-print-fixes | Björn Gustavsson | |
fix output formatting in several HiPE debug BIFs OTP-14804 | |||
2017-12-04 | Update primary bootstrap | Björn Gustavsson | |
2017-12-04 | Merge branch 'bjorn/compiler/clean-up-codegen' | Björn Gustavsson | |
* bjorn/compiler/clean-up-codegen: bs_match_SUITE: Cover more clauses in v3_codegen:bs_rename_ctx/4 Clean up and comment code generation for basic blocks Stop trying to maximize the use of x(0) Clean up collection of basic blocks | |||
2017-12-04 | bs_match_SUITE: Cover more clauses in v3_codegen:bs_rename_ctx/4 | Björn Gustavsson | |
2017-12-04 | Clean up and comment code generation for basic blocks | Björn Gustavsson | |
2017-12-01 | Facilitate test certs with common root | Raimo Niskanen | |
2017-12-01 | debugger: Do not quote variables and button names in windows | Hans Bolinder | |
The bug was introduced in commit 7eaaf5. | |||
2017-12-01 | Merge branch 'maint' | Hans Nilsson | |
* maint: crypto: engine_SUITE update crypto: fix pubkey_to_privkey | |||
2017-12-01 | Merge branch 'hans/crypto/fix_wrong_error_return_privkey_to_pubkey' into maint | Hans Nilsson | |
* hans/crypto/fix_wrong_error_return_privkey_to_pubkey: crypto: engine_SUITE update crypto: fix pubkey_to_privkey | |||
2017-12-01 | Merge branch 'maint' | Hans Nilsson | |
* maint: public_key: Separated failing gen_ec_param test case into two because two different curve classes were tested in one TC and on one test machine only one was supported | |||
2017-12-01 | Merge branch 'hans/public_key/cuddle_tests' into maint | Hans Nilsson | |
* hans/public_key/cuddle_tests: public_key: Separated failing gen_ec_param test case into two because two different curve classes were tested in one TC and on one test machine only one was supported | |||
2017-12-01 | public_key: Separated failing gen_ec_param test case into two | Hans Nilsson | |
because two different curve classes were tested in one TC and on one test machine only one was supported | |||
2017-12-01 | crypto: engine_SUITE update | Hans Nilsson | |
2017-12-01 | crypto: fix pubkey_to_privkey | Hans Nilsson | |
2017-12-01 | Merge branch 'maint' | Lars Thorsen | |
2017-12-01 | Merge branch 'lars/crypto/valgrind-fixes/OTP-14800' into maint | Lars Thorsen | |
* lars/crypto/valgrind-fixes/OTP-14800: [crypto] Fix memory leak | |||
2017-12-01 | [crypto] Fix memory leak | Lars Thorsen | |
Fix memory leak in engine load code found by valgrind. |