Age | Commit message (Expand) | Author |
2019-05-29 | Merge branch 'kuroneer/multiple-mode-flags/OTP-15852' into maint | Lukas Larsson |
2019-05-29 | Merge pull request #2263 from bjorng/bjorn/compiler/fix-beam_ssa_dead-crash/E... | Björn Gustavsson |
2019-05-28 | Merge branch 'ingela/ssl/alert-strings/OTP-15844' into maint | Ingela Anderton Andin |
2019-05-28 | Export named_curve/0 | juhlig |
2019-05-28 | ssl: Export type that user may want to use | Ingela Anderton Andin |
2019-05-28 | Merge branch 'john/compiler/list_append_type/OTP-15841' into maint | John Högberg |
2019-05-28 | ssl: Returned "alert error string" should be same as logged alert string | Ingela Anderton Andin |
2019-05-28 | Eliminate crash in the beam_ssa_dead compiler pass | Björn Gustavsson |
2019-05-27 | Merge branch 'bjorn/compiler/fix-unloadable-code-patch/ERL-955/OTP-15846' int... | Björn Gustavsson |
2019-05-27 | Merge branch 'bjorn/compiler/fix-beam_ssa_dead-patch/OTP-15845' into maint | Björn Gustavsson |
2019-05-27 | Merge branch 'bjorn/compiler/fix-beam_except/ERL-954/OTP-15839' into maint | Björn Gustavsson |
2019-05-27 | Fix compiler crash in beam_except | Björn Gustavsson |
2019-05-27 | Merge branch 'ingela/public_key/ERL-915/OTP-15843' into maint | Ingela Anderton Andin |
2019-05-27 | Merge branch 'bjorn/compiler/fix-unsafe-type-inference/OTP-15838' into maint | Björn Gustavsson |
2019-05-27 | compiler: Fix broken type for erlang:'++'/2 | John Högberg |
2019-05-27 | Fix loading of Core Erlang code for extracting a map element | Björn Gustavsson |
2019-05-25 | Fix unsafe optimizations where guard tests could be removed | Björn Gustavsson |
2019-05-24 | Merge pull request #2234 from peterdmv/peterdmv/ssl/tls13-client | Péter Dimitrov |
2019-05-24 | Fix unsafe negative type inference | Björn Gustavsson |
2019-05-24 | ssl: Improve standards compliance document | Péter Dimitrov |
2019-05-23 | ssl: Update standards compliance | Péter Dimitrov |
2019-05-23 | ssl: Add openssl interop test for TLS 1.3 client | Péter Dimitrov |
2019-05-23 | ssl: Improve interoperability with openssl | Péter Dimitrov |
2019-05-23 | Merge branch 'bjorn/compiler/fix-receive-patch/ERL-950/OTP-15832' into maint | Björn Gustavsson |
2019-05-22 | Merge branch 'bmk/snmp/20190522/random_to_rand/OTP-15331' into maint | Micael Karlberg |
2019-05-22 | Merge branch 'bmk/snmp/20190522/get_stacktrace/OTP-15332' into maint | Micael Karlberg |
2019-05-22 | Merge branch 'sverker/stdlib/binary-referenced_byte_size-doc' into maint | Sverker Eriksson |
2019-05-22 | [snmp] Replaced usage of random with rand | Micael Karlberg |
2019-05-22 | [snmp] Remove use of the deprecated get_stacktrace function | Micael Karlberg |
2019-05-22 | ssl: Implement hello_retry_request (client) | Péter Dimitrov |
2019-05-22 | Merge branch 'bjorn/compiler/fix-freeze/ERL-948/OTP-15828' into maint | Björn Gustavsson |
2019-05-22 | Merge pull request #2236 from bjorng/bjorn/compiler/fix-fun-duplication | Björn Gustavsson |
2019-05-22 | public_key: Update dialyzer specs to better conform to accepted input | Ingela Anderton Andin |
2019-05-22 | Merge branch 'hans/crypto/enable_aes_ctr/OTP-15829' into maint | Hans Nilsson |
2019-05-22 | crypto: Re-enable aes_ctr for openssl cryptolib < 1.0.1 | Hans Nilsson |
2019-05-21 | ssl: Generate only one key_share entry (client) | Péter Dimitrov |
2019-05-21 | Eliminate compiler crash when compiling complex receive statements | Björn Gustavsson |
2019-05-21 | Merge branch 'velimir/kernel/fix-module-name' into maint | Hans Bolinder |
2019-05-21 | ssl: Remove calls to tls_connection:next_record/1 | Péter Dimitrov |
2019-05-21 | ssl: Implement peer verification | Péter Dimitrov |
2019-05-21 | ssl: Validate selected cipher suite and key_share | Péter Dimitrov |
2019-05-21 | ssl: Add tests for TLS 1.3 client | Péter Dimitrov |
2019-05-21 | ssl: Implement basic TLS 1.3 client | Péter Dimitrov |
2019-05-20 | stdlib: Improve example for binary:referenced_byte_size/1 | Sverker Eriksson |
2019-05-20 | Merge branch 'maint-22' into maint | Ingela Anderton Andin |
2019-05-20 | Fix non-terminating compilation | Björn Gustavsson |
2019-05-20 | Merge branch 'maint-21' into maint | Lars Thorsen |
2019-05-20 | Merge branch 'lars/fix-sax-parser-bug-during-check-encoding/OTP-15826' into m... | Lars Thorsen |
2019-05-19 | Extra -mode flags are ignored with a warning | Jose M Perez |
2019-05-16 | use correct module name for standard_error | Grigory Starinkin |