Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-22 | Merge branch 'hans/crypto/cuddle_tests' into maint | Hans Nilsson | |
2017-11-22 | public_key: verify ip (both v4 and v6) | Hans Nilsson | |
2017-11-22 | public_key: Added IP4 address checks to hostname_verification tests | Hans Nilsson | |
2017-11-22 | https should be mapped to url and not seealso | Dan Gudmundsson | |
external https links was generated as seealso which doens't work. | |||
2017-11-21 | asn1: asn1:test now handles no_ok_wrapper and undec_rest | Hans Nilsson | |
2017-11-21 | Merge branch 'sverker/nif-debug-bin-check' into maint | Sverker Eriksson | |
2017-11-21 | Merge branch 'sverker/crypto/fix-valgrind-assert' into maint | Sverker Eriksson | |
2017-11-21 | asn1: Further adjustments on generated code | Hans Nilsson | |
2017-11-21 | asn1: Protect more by try..catch | Hans Nilsson | |
2017-11-21 | ssl: Marker inserted to enable a reference from crypto | Hans Nilsson | |
2017-11-21 | crypto: Changes after review | Hans Nilsson | |
2017-11-21 | Use base64 encoding in crash dumps | Björn Gustavsson | |
This will reduce the size of crash dumps, especially if there are large binaries. | |||
2017-11-21 | Correct parsing of sub binaries | Björn Gustavsson | |
Correct several problems parsing sub binaries. A sub binary would often be replaced with '#CDVNonexistingBinary'. When parsing a sub binary, we must scan ahead to find the definition of the refc or heap binary being referenced. | |||
2017-11-21 | crypto: Fixes to make privkey_to_pubkey behave similar to other functions | Hans Nilsson | |
2017-11-20 | Remove core dump risk in crypto.c | Hans Nilsson | |
2017-11-20 | crypto: Printout polishing | Hans Nilsson | |
2017-11-20 | crypto: Correct and extends tests of key fetching/usage | Hans Nilsson | |
2017-11-20 | crypto: Engine stored keys doc | Hans Nilsson | |
2017-11-20 | Generalize passing of options for decoding | Björn Gustavsson | |
The functions that decode Erlang terms from the crash dump file take a BinAddrAdj argument to adjust binary addresses in old crash dumps. To be able to add more decode options in the future, rename the argument to DecodeOpts and let it be a record. | |||
2017-11-20 | Merge branch 'maint-20' into maint | Hans Nilsson | |
* maint-20: Updated OTP version Prepare release ssh: testcases for space trailing Hello msg ssh: Don't remove trailing WS in Hello msg ssh: dialyzer fixes ssh: Fix broken error handling during session setup Remove invalid EINTR loop around close(2) Conflicts: lib/ssh/test/ssh_options_SUITE.erl | |||
2017-11-20 | Merge branch 'lukas/system/improve_profile_docs/OTP-14633' into maint | Lukas Larsson | |
* lukas/system/improve_profile_docs/OTP-14633: erts: Add term2bin note about encoding guarantee Fix broken link in INSTALL howto system: Add info to profiling effeciency guide Update message queue and pinfo binary docs kernel: Clarify gen_tcp:listen documentation system: Add External OSS tools section to profiling guilde | |||
2017-11-20 | Merge branch 'lukas/compiler/add_to_dis/OTP-14784' into maint | Lukas Larsson | |
* lukas/compiler/add_to_dis/OTP-14784: compiler: Add +to_dis option that dumps loaded asm | |||
2017-11-20 | compiler: Add +to_dis option that dumps loaded asm | Lukas Larsson | |
2017-11-20 | Merge branch 'lukas/docs/xmllint_fixes/OTP-14721' into maint | Lukas Larsson | |
* lukas/docs/xmllint_fixes/OTP-14721: ssl/ssh: Remove/ignore unused XML_FILES doc files Refactor xmllint check and make it fail on failure Add toplevel xmllint make target Conflicts: lib/crypto/doc/src/Makefile | |||
2017-11-20 | ssl/ssh: Remove/ignore unused XML_FILES doc files | Lukas Larsson | |
2017-11-17 | erts: Clarify RUN_ERL_LOG_GENERATIONS | Sverker Eriksson | |
2017-11-17 | Updated OTP versionOTP-20.1.6 | Erlang/OTP | |
2017-11-17 | Prepare release | Erlang/OTP | |
2017-11-17 | Merge branch 'rickard/node-mon-proc-exit-race/maint-20/OTP-14781' into maint-20 | Erlang/OTP | |
* rickard/node-mon-proc-exit-race/maint-20/OTP-14781: Fix triggering of node monitors | |||
2017-11-17 | Merge branch 'hans/ssh/SYN_RST/OTP-14778' into maint-20 | Erlang/OTP | |
* hans/ssh/SYN_RST/OTP-14778: ssh: dialyzer fixes ssh: Fix broken error handling during session setup | |||
2017-11-17 | Merge branch 'hans/ssh/dont_remove_trailing_ws_20/OTP-14763' into maint-20 | Erlang/OTP | |
* hans/ssh/dont_remove_trailing_ws_20/OTP-14763: ssh: testcases for space trailing Hello msg ssh: Don't remove trailing WS in Hello msg | |||
2017-11-17 | Merge branch 'john/erts/fix-close-eintr/OTP-14775' into maint-20 | Erlang/OTP | |
* john/erts/fix-close-eintr/OTP-14775: Remove invalid EINTR loop around close(2) | |||
2017-11-17 | Merge branch 'ingela/inets/httpc/ERL-473/OTP-14783' into maint | Ingela Anderton Andin | |
* ingela/inets/httpc/ERL-473/OTP-14783: inets: Eliminate race condition | |||
2017-11-17 | inets: Eliminate race condition | Ingela Anderton Andin | |
Only run test case for http as the socket manipulation done by the test case requires much more manipulation to work for https. However, that this test case started failing constantly instead of sporadically is proof that this change is a good thing. | |||
2017-11-16 | Merge branch 'maint' of github.com:erlang/otp into maint | Hans Nilsson | |
2017-11-16 | Merge branch 'maint-18' into maint | Hans Nilsson | |
* maint-18: Updated OTP version Prepare release ssh: Unicode encoding fix ssh: testcases for space trailing Hello msg Remove unused test include file from test suites eldap: Repair Makefile ssh: Don't remove trailing WS in Hello msg Conflicts: OTP_VERSION erts/doc/src/notes.xml erts/vsn.mk lib/compiler/doc/src/notes.xml lib/compiler/vsn.mk lib/crypto/test/blowfish_SUITE.erl lib/eldap/doc/src/notes.xml lib/eldap/vsn.mk lib/inets/test/httpd_load.erl lib/inets/test/httpd_mod.erl lib/inets/test/old_httpd_SUITE.erl lib/ssh/doc/src/notes.xml lib/ssh/vsn.mk lib/stdlib/test/zip_SUITE.erl otp_versions.table | |||
2017-11-16 | Merge branch 'rickard/node-mon-proc-exit-race/maint-20/OTP-14781' into maint | Rickard Green | |
* rickard/node-mon-proc-exit-race/maint-20/OTP-14781: Fix triggering of node monitors | |||
2017-11-16 | Fix triggering of node monitors | Rickard Green | |
2017-11-16 | Merge branch 'rickard/node-mon-proc-exit-race/OTP-14781' into maint | Rickard Green | |
* rickard/node-mon-proc-exit-race/OTP-14781: Fix triggering of node monitors | |||
2017-11-16 | Merge branch 'ingela/ssl/code-enhance' into maint | Ingela Anderton Andin | |
* ingela/ssl/code-enhance: ssl: Align code of TLS/DTLS handshake handling ssl: Align code of TLS/DTLS record handling ssl: Align code of main modules implementing the gen_statem behaviour dtls: Add state spec | |||
2017-11-16 | ssl: Align code of TLS/DTLS handshake handling | Ingela Anderton Andin | |
2017-11-16 | ssl: Align code of TLS/DTLS record handling | Ingela Anderton Andin | |
2017-11-16 | ssl: Align code of main modules implementing the gen_statem behaviour | Ingela Anderton Andin | |
2017-11-16 | dtls: Add state spec | Ingela Anderton Andin | |
2017-11-15 | Fix triggering of node monitors | Rickard Green | |
2017-11-15 | Merge branch 'hasse/edoc/fix_map_type/OTP-14777' into maint | Hans Bolinder | |
* hasse/edoc/fix_map_type/OTP-14777: edoc: The map type is denoted map() | |||
2017-11-15 | ssh: testcases for space trailing Hello msg | Hans Nilsson | |
2017-11-15 | ssh: Don't remove trailing WS in Hello msg | Hans Nilsson | |
2017-11-15 | Updated OTP versionOTP-18.3.4.6 | Erlang/OTP | |
2017-11-15 | Prepare release | Erlang/OTP | |