Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-05 | Merge branch 'maint' | Ingela Anderton Andin | |
Conflicts: lib/ssl/src/ssl_cipher.erl lib/ssl/src/ssl_handshake.erl | |||
2017-12-05 | Merge branch 'ingela/ssl/cipher-suites/OTP-14749' into maint | Ingela Anderton Andin | |
* ingela/ssl/cipher-suites/OTP-14749: ssl: Use maps for cipher suites internally | |||
2017-12-05 | ssl: Use maps for cipher suites internally | Ingela Anderton Andin | |
This is a preparation for improvements to come in option handling and support for TLS-1.3 | |||
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 '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 | [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 | 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 '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 | 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 | [crypto] Fix memory leak | Lars Thorsen | |
Fix memory leak in engine load code found by valgrind. | |||
2017-12-01 | Merge branch 'maint' | Ingela Anderton Andin | |
2017-12-01 | Merge branch 'ingela/ssl/timing' into maint | Ingela Anderton Andin | |
* ingela/ssl/timing: ssl: Align timing just in case | |||
2017-12-01 | Merge branch 'peterdmv/inets/fix-httpc/OTP-14799' | Péter Dimitrov | |
* peterdmv/inets/fix-httpc/OTP-14799: inets: Fix httpc path handling | |||
2017-12-01 | Merge branch 'john/erts/efile-nif' | John Högberg | |
OTP-14256 OTP-14797 | |||
2017-11-30 | Merge branch 'maint' | Rickard Green | |
* maint: Clarification in doc of unicode:characters_to_list/2 | |||
2017-11-30 | Clarification in doc of unicode:characters_to_list/2 | Rickard Green | |
2017-11-30 | Make file:sendfile/5 follow its documented error behavior | John Högberg | |