Age | Commit message (Expand) | Author |
2018-06-11 | [logger] Change default primary log level to 'notice' | Siri Hansen |
2018-06-11 | [logger] Implement logging of handler overload status | Peter Andersson |
2018-06-11 | stdlib: Fix normalization function in uri_string | Péter Dimitrov |
2018-06-11 | Merge branch 'lukas/kernel/logger-config/OTP-13295' | Lukas Larsson |
2018-06-11 | Add test case | Raimo Niskanen |
2018-06-11 | Parse #mc_new_type{}s before definitions_loop/2 | Raimo Niskanen |
2018-06-11 | Merge branch 'hasse/stdlib/pP_with_no_line_breaks/OTP-15103/ERL-607' | Hans Bolinder |
2018-06-11 | otp: Allow applications to opt out of github edit links | Lukas Larsson |
2018-06-11 | Merge branch 'hans/ssh/eddh_experimental/OTP-15097' | Hans Nilsson |
2018-06-11 | ssh: Add experimental eddh | Hans Nilsson |
2018-06-11 | crypto: Add experimental x25519 and x448 | Hans Nilsson |
2018-06-11 | crypto: Make 'curve' entry in crypto:supports() appear iff Curves is non-empty | Hans Nilsson |
2018-06-11 | crypto: Extend crypto:supports with 'curves' | Hans Nilsson |
2018-06-11 | Merge branch 'hans/public_key/cuddle_tests' | Hans Nilsson |
2018-06-11 | Merge branch 'hans/ssh/cuddle_tests' | Hans Nilsson |
2018-06-11 | Merge branch 'hans/public_key/dialyzer' | Hans Nilsson |
2018-06-11 | Merge branch 'hans/public_key/new_moduli_file/OTP-15113' | Hans Nilsson |
2018-06-11 | public_key: Generated new moduli file | Hans Nilsson |
2018-06-11 | Add test case | Raimo Niskanen |
2018-06-11 | Parse #mc_new_type{}s before definitions_loop/2 | Raimo Niskanen |
2018-06-11 | Merge branch 'raimo/better-TLS-distribution/OTP-15058' | Raimo Niskanen |
2018-06-11 | edoc, erl_docgen: Fix pretty-printing of type map() | Hans Bolinder |
2018-06-08 | public_key: Make dialyzer happy | Hans Nilsson |
2018-06-08 | Test nodename whitelist | Raimo Niskanen |
2018-06-08 | Use public_key to verify client hostname | Raimo Niskanen |
2018-06-08 | [logger] Update return values from get_handler_config/0,1 and get_config/0 | Siri Hansen |
2018-06-08 | [logger] Change name of handler specific config field from ?MODULE to 'config' | Siri Hansen |
2018-06-08 | [logger] Add more functions for reading configuration | Siri Hansen |
2018-06-08 | [logger] Change concept of 'global' configuration to 'primary' configuration | Siri Hansen |
2018-06-08 | [logger] Don't use error_logger:warning_map/0 | Siri Hansen |
2018-06-08 | [logger] Add if-exist functionality for metadata keys in formatter template | Siri Hansen |
2018-06-08 | [logger] Add configurable log levels 'all' and 'none' | Siri Hansen |
2018-06-08 | [logger] Change registered name of built-in handlers and use TID for mode table | Peter Andersson |
2018-06-08 | [logger] Update interface for setting/unsetting module level | Siri Hansen |
2018-06-08 | Allow 'unlimited' as value to Kernel parameter error_logger_format_depth | Siri Hansen |
2018-06-08 | [logger] Change base OTP domain from [beam,erlang,otp] to [otp] | Siri Hansen |
2018-06-08 | [logger] Change handler config to accept all levels by default | Siri Hansen |
2018-06-08 | [logger] Change names of sync functions in built-in handlers | Siri Hansen |
2018-06-08 | kernel: Use ~0p | Hans Bolinder |
2018-06-08 | debugger: Use ~0p | Hans Bolinder |
2018-06-08 | common_test: Use ~0p | Hans Bolinder |
2018-06-08 | Merge branch 'ingela/ssl/verify-hostname-customize/OTP-15102' | Ingela Anderton Andin |
2018-06-08 | ssl: Add option customize_hostname_check | Ingela Anderton Andin |
2018-06-08 | Merge branch 'hasse/common_test/remove_edoc_comments' | Hans Bolinder |
2018-06-08 | Merge branch 'hasse/eliminate_lib_module/OTP-15072/ERL-634' | Hans Bolinder |
2018-06-07 | Merge branch 'sverker/ets-auto-unfix-delete-race/OTP-15109' | Sverker Eriksson |
2018-06-07 | erts: Fix race between ets table deletion and auto-unfix | Sverker Eriksson |
2018-06-07 | ssh: Fix client_sends_info_timing property test case | Hans Nilsson |
2018-06-07 | public_key: Extend test case pkix_verify_hostname_subjAltName | Hans Nilsson |
2018-06-07 | ssh: Add ssh/test/property_test dir to test releases | Hans Nilsson |