Age | Commit message (Expand) | Author |
2018-07-10 | ssl: Run all test case combinations | Ingela Anderton Andin |
2018-07-10 | ssl: Correct ECC suite and DTLS ECC handling | Ingela Anderton Andin |
2018-07-09 | os_mon: Fix volatile test cpu_sup_SUITE:util_api | Sverker Eriksson |
2018-07-09 | erts: Fix spec and docs for process_info 'monitored_by' | Sverker Eriksson |
2018-07-09 | ssl: Improve error handling | Ingela Anderton Andin |
2018-07-09 | Merge pull request #1862 from rschlaikjer/rschlaikjer-httpc-ssl-redirect-bug | Péter Dimitrov |
2018-07-06 | Merge pull request #1867 from IngelaAndin/ingela/ssl/no-ca-sign-restriction-T... | Ingela Andin |
2018-07-06 | Don't modify URI, explicitly pass scheme to get_port | Ross Schlaikjer |
2018-07-06 | Update scheme on redirect URI and accumulator | Ross Schlaikjer |
2018-07-06 | Fix accidental Port assertion in resolve_authority | Ross Schlaikjer |
2018-07-06 | Add test case on relative redirects with ports | Ross Schlaikjer |
2018-07-06 | Do not assert that new URI port is same as old port | Ross Schlaikjer |
2018-07-06 | Add mixed test group, http -> https redirect test | Ross Schlaikjer |
2018-07-06 | Merge branch 'hasse/erts/correct_absform' into maint | Hans Bolinder |
2018-07-06 | Merge branch 'bjorn/compiler/cuddle-with-tests' into maint | Björn Gustavsson |
2018-07-06 | Merge branch 'bjorn/erts/fix-disassembler' into maint | Björn Gustavsson |
2018-07-06 | Call test_lib:recompile/1 from init_per_suite/1 | Björn Gustavsson |
2018-07-05 | Merge branch 'ingela/cuddle/basic_SUITE' into maint | Ingela Anderton Andin |
2018-07-05 | erts: Correct The Abstract Format | Hans Bolinder |
2018-07-05 | ssl: Fix test case to only check relevant info for the test | Ingela Anderton Andin |
2018-07-05 | ssl: Correct connection_information on ECC-curves | Ingela Anderton Andin |
2018-07-05 | ssl: No cipher suite sign restriction in TLS-1.2 | Ingela Anderton Andin |
2018-07-05 | Merge pull request #1866 from IngelaAndin/ingela/ssl/PSK-hash-sign-selection/... | Ingela Andin |
2018-07-05 | beam_debug: Fix printing of floating point registers | Björn Gustavsson |
2018-07-05 | Merge branch 'sverker/purge-vfork' into maint | Sverker Eriksson |
2018-07-04 | Merge branch 'sverker/kernel/silence-dialyzer/OTP-15170' into maint | Sverker Eriksson |
2018-07-04 | ssl: Do not use legacy format | Ingela Anderton Andin |
2018-07-04 | ssl: Add connection information on new cipher_suite format | Ingela Anderton Andin |
2018-07-04 | Fix release notes for OTP-21.0.2 | John Högberg |
2018-07-04 | ssl: Add psk as anonymous key exchange in ssl_handshake:select_hashsign/5 | Ingela Anderton Andin |
2018-07-04 | Merge branch 'maint-21' into maint | John Högberg |
2018-07-03 | Merge branch 'fix-code-statem-doc' of https://github.com/albertored/otp into ... | Raimo Niskanen |
2018-07-03 | kernel: Silence dialyzer | Sverker Eriksson |
2018-07-03 | fix some errors in code samples for gen_statem behaviour | Alberto Sartori |
2018-07-02 | erts: Remove obsolete paragraph about ERL_NO_VFORK | Sverker Eriksson |
2018-06-29 | pre-push: Add comment of how to do dry-run testing | Sverker Eriksson |
2018-06-29 | pre-push: Make easier to add new OTP major releases | Sverker Eriksson |
2018-06-29 | Merge branch 'maint-20' into maint | Sverker Eriksson |
2018-06-29 | Updated OTP versionOTP-21.0.2 | Erlang/OTP |
2018-06-29 | Update release notes | Erlang/OTP |
2018-06-29 | Update version numbers | Erlang/OTP |
2018-06-29 | Merge branch 'hasse/stdlib/fix_io_lib_pretty/OTP-15159' into maint-21 | Erlang/OTP |
2018-06-29 | Merge branch 'bjorn/compiler/fix-beam_jump-crash/ERL-660/OTP-15166' into main... | Erlang/OTP |
2018-06-29 | Merge branch 'john/erts/inet-drv-race/OTP-15158/ERL-654' into maint-21 | Erlang/OTP |
2018-06-29 | Merge branch 'bjorn/compiler/fix-map_get/OTP-15157' into maint-21 | Erlang/OTP |
2018-06-29 | Merge branch 'bjorn/compiler/fix-skipped-matching/ERL-655/OTP-15156' into mai... | Erlang/OTP |
2018-06-29 | Merge branch 'hans/public_key/remove_unsup_keylens/OTP-15151' into maint-21 | Erlang/OTP |
2018-06-29 | Merge branch 'john/erts/merge-OTP-15067' into maint-21 | Erlang/OTP |
2018-06-29 | Eliminate a crash in the beam_jump pass | Björn Gustavsson |
2018-06-29 | Merge pull request #1842 from gomoripeti/erl_syntax | Hans Bolinder |