Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-21 | Merge branch 'ingela/ssl/DES-EDE/OTP-15539' into maint | Ingela Anderton Andin | |
* ingela/ssl/DES-EDE/OTP-15539: ssl: Correct 3des_ede_cbc check | |||
2019-01-17 | ssl: Correct 3des_ede_cbc check | Ingela Anderton Andin | |
Could cause ssl to claim to support 3des_ede_cbc when cryptolib does not | |||
2019-01-16 | [logger] Update bench marks to report percent instead of 0.XX | Siri Hansen | |
Also remove some compiler warnings from test suite. | |||
2019-01-16 | Merge branch 'bjorn/compiler/beam_type/ERL_829/OTP-15518' into maint | Björn Gustavsson | |
* bjorn/compiler/beam_type/ERL_829/OTP-15518: beam_type: Eliminate compiler crash when arithmetic expression fails | |||
2019-01-16 | Merge branch 'maint-21' into maint | Rickard Green | |
* maint-21: Updated OTP version Prepare release | |||
2019-01-16 | Merge branch 'ingela/ssl/test-cuddle' into maint | Ingela Anderton Andin | |
* ingela/ssl/test-cuddle: ssl: Cuddle tests | |||
2019-01-16 | ssl: Cuddle tests | Ingela Anderton Andin | |
2019-01-16 | Merge branch 'hasse/syntax_tools/fun_types/ERL-815/OTP-15519' into maint | Hans Bolinder | |
* hasse/syntax_tools/fun_types/ERL-815/OTP-15519: syntax_tools: Fix pretty-printing of type funs | |||
2019-01-16 | [logger] Minor fix in logger_olp_SUITE to avoid error in end_per_testcase | Siri Hansen | |
2019-01-16 | [logger] Remove info and reset functions from handler modules | Siri Hansen | |
These are not documented, and only used in test. The test now uses logger_olp directly instead. | |||
2019-01-16 | [logger] Remove some unused variable warnings | Siri Hansen | |
2019-01-16 | [logger] Store proxy config in logger ets table | Siri Hansen | |
This is to ensure that logger_proxy gets the same config after a restart. | |||
2019-01-16 | [logger] Log mode change and flushes in logger_proxy | Siri Hansen | |
2019-01-16 | [logger] Move out overload protection macros from logger_h_common.hrl | Siri Hansen | |
The new file logger_olp.hrl is added. | |||
2019-01-16 | [logger] Allow logger_olp callbacks to return {stop,...} | Siri Hansen | |
2019-01-16 | Add logger_stress_SUITE to benchmarks spec | Siri Hansen | |
2019-01-16 | [logger] Add idle timer in logger_olp | Siri Hansen | |
2019-01-16 | [logger] Use persistent_term for storing proxy reference | Siri Hansen | |
2019-01-16 | [logger] Add test for restart of logger proxy | Siri Hansen | |
2019-01-16 | [logger] Add API function for configuring logger proxy | Siri Hansen | |
2019-01-16 | [logger] Add logger_stress_SUITE | Siri Hansen | |
2019-01-16 | [logger] Add tests for logger_proxy | Siri Hansen | |
2019-01-16 | [logger] Overload protect logging from erts and remote nodes | Siri Hansen | |
2019-01-16 | [logger] Split overload protection functionality to own module | Siri Hansen | |
2019-01-16 | Fix encrypt_config_file and decrypt_config_file | Yakubovsky Dmitriy | |
Variable Key is the input parameter and it will never match to the "Key" result of make_crypto_key/1 In current case we'll always receive bad match when using encrypt_config_file and decrypt_config_file functions. | |||
2019-01-16 | Merge pull request #2074 from gomoripeti/singleton_char_type | Hans Bolinder | |
Fixes in erl_parse:abstract_type/0 type | |||
2019-01-16 | Merge branch 'jfw7/stdlib/fix_doc_lists/PR-2049' into maint | Hans Bolinder | |
* jfw7/stdlib/fix_doc_lists/PR-2049: Fix sorting in lists.xml | |||
2019-01-15 | Prepare release | Erlang/OTP | |
2019-01-15 | Merge branch 'john/erts/prim_file-init-restart/OTP-15495/ERL-821' into maint-21 | Erlang/OTP | |
* john/erts/prim_file-init-restart/OTP-15495/ERL-821: Remove an unused variable Spawn prim_file helper as a system process | |||
2019-01-15 | Merge branch 'peterdmv/ssl/fix-srp-encode-decode/ERL-790/OTP-15477' into ↵ | Erlang/OTP | |
maint-21 * peterdmv/ssl/fix-srp-encode-decode/ERL-790/OTP-15477: ssl: Fix encoding/decoding of the SRP extension | |||
2019-01-15 | Merge branch 'ingela/ssl/enhance-error-handling/OTP-15505' into maint-21 | Erlang/OTP | |
* ingela/ssl/enhance-error-handling/OTP-15505: ssl: Cuddle test cases ssl: Fix test case ssl: Fix two invalid gen_statem returns | |||
2019-01-15 | Merge branch 'ingela/maint-21/active-once/ERL-371/OTP-15504' into maint-21 | Erlang/OTP | |
* ingela/maint-21/active-once/ERL-371/OTP-15504: ssl: Guarantee active once data delivery | |||
2019-01-15 | Merge branch 'lars/xmerl/bug-in-detect-charset/OTP-15492' into maint-21 | Erlang/OTP | |
* lars/xmerl/bug-in-detect-charset/OTP-15492: [xmerl] Fix detect charset crash | |||
2019-01-15 | Fix "since" for all multi clause functions | Sverker Eriksson | |
This is the result of going through all .xml files with "clause_i" attributes and make sure their "since" versions are correct. | |||
2019-01-15 | Merge pull request #2082 from ↵ | Ingela Andin | |
IngelaAndin/ingela/ssl/save-specific-session/OTP-15369 Ingela/ssl/save specific session/otp 15369 | |||
2019-01-15 | Fix sorting in lists.xml | jfw7 | |
`search/2` was sorted incorrectly. | |||
2019-01-15 | crypto: Refresh of test case for elliptic curves | Hans Nilsson | |
2019-01-15 | crypto: Rename a testcase | Hans Nilsson | |
crypto_SUITE:generate_all_supported -> use_all_elliptic_curves | |||
2019-01-15 | syntax_tools: Fix pretty-printing of type funs | Hans Bolinder | |
See also ERL-815. | |||
2019-01-14 | ssl: Add value 'save' to reuse_sessions and reuse_session client option | Ingela Anderton Andin | |
We want to be able to save a specific session to reuse, and make sure it is reusable immediatly when the connection has been established. Add client option {reuse_session, SessionID::binary()} We also do not want clients to save sessions that it did not verify. Additionaly change behaviour of the client and server to not save sessions if reuse_session is set to false. | |||
2019-01-14 | ssl: Client shall only save verified sessions | Ingela Anderton Andin | |
Modernize test case option handling | |||
2019-01-14 | ssl: Uncomplicate test code | Ingela Anderton Andin | |
No need for this test case to set a specific cipher suite. An appropriate cipher suite will be negotiated and it will of course be the same for clients with the same configuration. | |||
2019-01-14 | ssl: Modernize test suite | Ingela Anderton Andin | |
2019-01-14 | beam_type: Eliminate compiler crash when arithmetic expression fails | Björn Gustavsson | |
The compiler would crash when compiling code such as: (A / B) band 16#ff The type for the expression would be 'none', but beam_type:verified_type/1 did not handle 'none'. https://bugs.erlang.org/browse/ERL-829 | |||
2019-01-14 | crypto: New test suite - crypto_bench_SUITE | Hans Nilsson | |
2019-01-11 | Add a link on the line number in cover output | Loïc Hoguin | |
This will make it easier to send links to other people. | |||
2019-01-10 | Merge branch 'peterdmv/ssl/fix-crl-suite' into maint | Péter Dimitrov | |
* peterdmv/ssl/fix-crl-suite: ssl: Fix CRL suite with openssl-1.1.1a Change-Id: I2847107b6cf0210c3002c016a6ba49288505d06f | |||
2019-01-10 | ssl: Add renegotiation test case to OpenSSL sanity check | Ingela Anderton Andin | |
2019-01-10 | ssl: Better stream handling | Ingela Anderton Andin | |
Remove rizzo rests that made incorrect assumptions | |||
2019-01-10 | Merge pull request #2016 from ferd/maint | Lukas Larsson | |
Update and fix systemtap trace example scripts |