Age | Commit message (Expand) | Author |
2018-07-10 | ssl: No cipher suite sign restriction in TLS-1.2 | Ingela Anderton Andin |
2018-07-10 | ssl: Add psk as anonymous key exchange in ssl_handshake:select_hashsign/5 | Ingela Anderton Andin |
2018-07-10 | ssl: anon test should use dh or ecdh anon keyexchange | Ingela Anderton Andin |
2018-07-10 | ssl: Correct key_usage check | Ingela Anderton Andin |
2018-07-10 | ssl: Fix ECDSA key decode clause | Ingela Anderton Andin |
2018-07-10 | ssl: Avoid hardcoding of cipher suites and fix ECDH suite handling | Ingela Anderton Andin |
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-10 | erts: Fix benign bug in cerl for valgrind | Sverker Eriksson |
2018-07-10 | erts: Fix buggy calls to erts_sys_explicit_8bit_getenv | Sverker Eriksson |
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 | Fix delete_object and write convergence in transaction. | Daniil Fedotov |
2018-07-03 | kernel: Silence dialyzer | Sverker Eriksson |
2018-07-03 | Use fallback pollset for stdin and friends when using kqueue | John Högberg |
2018-07-03 | fix some errors in code samples for gen_statem behaviour | Alberto Sartori |
2018-07-03 | Replace for loop with strchr | Artur Cygan |
2018-07-03 | Fix typos | Artur Cygan |
2018-07-03 | Clean unused wxe_driver callbacks | Artur Cygan |
2018-07-03 | Remove wx c_src compilation warning on Darwin | Artur Cygan |
2018-07-02 | erts: Remove obsolete paragraph about ERL_NO_VFORK | Sverker Eriksson |
2018-07-02 | ssl: Correct handling of empty server SNI extension | Ingela Anderton Andin |