Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-31 | Add toplevel xmllint make target | Lukas Larsson | |
2017-10-31 | erts: Add term2bin note about encoding guarantee | Lukas Larsson | |
2017-10-31 | Fix broken link in INSTALL howto | Lukas Larsson | |
2017-10-31 | system: Add info to profiling effeciency guide | Lukas Larsson | |
2017-10-31 | Update message queue and pinfo binary docs | Lukas Larsson | |
2017-10-31 | Merge branch 'hans/ssh/check_host_user_keys/OTP-14676' into maint | Hans Nilsson | |
2017-10-31 | kernel: Clarify gen_tcp:listen documentation | Lukas Larsson | |
2017-10-31 | system: Add External OSS tools section to profiling guilde | Lukas Larsson | |
2017-10-31 | inets: httpd - do not hardcode 302 status for location | Ingela Anderton Andin | |
If a status code is provide by the ESI script that status code should have precedence over internal defaults. Also remove RFC 2616 requirement that URI must be absolute, that requirement is relaxed by RFC 7231. | |||
2017-10-31 | Merge branch 'hasse/stdlib/fix_qlc_SUITE' into maint | Hans Bolinder | |
* hasse/stdlib/fix_qlc_SUITE: stdlib: Fix a minor issue with the qlc suite | |||
2017-10-31 | Merge branch 'ingela/snmp/crypto-tests' into maint | Ingela Anderton Andin | |
* ingela/snmp/crypto-tests: snmp: Add crypto precondition test | |||
2017-10-30 | stdlib: Fix a minor issue with the qlc suite | Hans Bolinder | |
When comparing the process dictionary before and after a test, only (a sorted list of) qlc keys are compared. | |||
2017-10-30 | ssh: Fix testcase failures caused by better key checks | Hans Nilsson | |
2017-10-30 | ssh: Testcase with ecdsa hostkey placed in rsa files | Hans Nilsson | |
2017-10-30 | ssh: Client checks user's public key | Hans Nilsson | |
2017-10-30 | ssh: Server checks host key files at start and at accept | Hans Nilsson | |
2017-10-30 | ssh: Sharpen the PubKey validity check | Hans Nilsson | |
2017-10-30 | Merge branch 'bjorn/improve-crash-dumps/OTP-14685' into maint | Björn Gustavsson | |
* bjorn/improve-crash-dumps/OTP-14685: erl_process_dump: Don't assume that literals can be found | |||
2017-10-30 | erl_process_dump: Don't assume that literals can be found | Björn Gustavsson | |
Native code does not register its literals in the code header for the loaded code. Therefore, a literal created by native code can not be found by mark_literal(). Ignore literals that can't be found instead of crashing (the crasdump_viewer will report such literals as incomplete heap data, but will not crash). | |||
2017-10-30 | Merge pull request #1612 from ↵ | Rickard Green | |
bitnitdit/bitnitdit/oam_intro-superfluous-closing-parenthesis Remove one superfluous closing parenthesis in oam_intro.xml | |||
2017-10-29 | [#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3 | Hamidreza Soleimani | |
If a message is received with both a Transfer-Encoding and a Content-Length header field, it might indicate an attempt to perform request smuggling or response splitting and must be handled as an error in default mode (not relaxed mode). Bug report: https://bugs.erlang.org/browse/ERL-407 | |||
2017-10-29 | Remove one superfluous closing parenthesis in oam_intro.xml | bitnitdit | |
2017-10-27 | snmp: Add crypto precondition test | Ingela Anderton Andin | |
2017-10-27 | Merge branch 'ingela/public_key-test' into maint | Ingela Anderton Andin | |
* ingela/public_key-test: public_key: Check that ec curve used for test is supported | |||
2017-10-27 | Merge branch 'ingela/inets/ERL-455/OTP-14716' into maint | Ingela Anderton Andin | |
* ingela/inets/ERL-455/OTP-14716: inets: Correct guard test | |||
2017-10-26 | inets: Correct guard test | Ingela Anderton Andin | |
Guard test for error case was not updated to handle httpc stream concept properly. | |||
2017-10-26 | [cdv] Check if dump version is newer than cdv can handle | Siri Hansen | |
If the version of the given crash dump is newer than what crashdump_viewer is prepared to read, then crashdump_viewer will display an info dialog and then terminate. This is to allow major updates of the format of crash dumps. | |||
2017-10-26 | [cdv] Add comment about ets tables | Siri Hansen | |
2017-10-26 | public_key: Check that ec curve used for test is supported | Ingela Anderton Andin | |
2017-10-26 | Merge branch 'ingela/inets/not-chunked-esi/OTP-14656' into maint | Ingela Anderton Andin | |
* ingela/inets/not-chunked-esi/OTP-14656: inets: httpd - Fix broken handling of POST requests | |||
2017-10-25 | Implement function that finds disposable test processes | Peter Andersson | |
2017-10-25 | Tag Common Test system processes using process dictionary | Peter Andersson | |
2017-10-25 | Add app name tag in process dictionary | Peter Andersson | |
2017-10-25 | Stop assuming that all schedulers are managed when updating msacc | John Högberg | |
This fixes statistics_SUITE:msacc when dirty schedulers are used during the test. | |||
2017-10-25 | Merge branch 'hasse/parsetools/unused_funcs_leexinc/ERL-497/OTP-14697' into ↵ | Hans Bolinder | |
maint * hasse/parsetools/unused_funcs_leexinc/ERL-497/OTP-14697: parsetools: Fix unused functions warnings in leexinc.hrl | |||
2017-10-25 | Merge branch 'ingela/inets/http-sync-close/OTP-14696' into maint | Ingela Anderton Andin | |
* ingela/inets/http-sync-close/OTP-14696: inets: Make sure httpd:stop_service is synchronous | |||
2017-10-25 | inets: httpd - Fix broken handling of POST requests | Ingela Anderton Andin | |
New chunk mechanism of body data in POST requests added in 5d01c70ca399edf28e99dc760506329689fab6ba broke handling of POST body data not using the new mechanism. Added better regression test | |||
2017-10-25 | Merge branch 'maint-20' into maint | John Högberg | |
* maint-20: Updated OTP version Update release notes Update version numbers erts: Fix so that bind correct schedulers Update version Fix error handling when decoding an AVP with an alternate dictionary Remove unused function arguments Fix faulty recursion vsn -> 2.1.2 Update appup for ERIERL-14684 Fix speling error 'sndbuf' -> 'recbuf' Add zlib:set_controlling_process/2 | |||
2017-10-25 | Updated OTP versionOTP-20.1.3 | Erlang/OTP | |
2017-10-25 | Update release notes | Erlang/OTP | |
2017-10-25 | Update version numbers | Erlang/OTP | |
2017-10-25 | Merge branch 'lukas/erts/fix-cpu-bind-w-modifies-scheduler-avail/OTP-14694' ↵ | Erlang/OTP | |
into maint-20 * lukas/erts/fix-cpu-bind-w-modifies-scheduler-avail/OTP-14694: erts: Fix so that bind correct schedulers | |||
2017-10-25 | Merge branch 'anders/diameter/decode/OTP-14684' into maint-20 | Erlang/OTP | |
* anders/diameter/decode/OTP-14684: vsn -> 2.1.2 Update appup for ERIERL-14684 | |||
2017-10-25 | Merge branch 'anders/diameter/decode/ERIERL-85' into maint-20 | Erlang/OTP | |
* anders/diameter/decode/ERIERL-85: Fix error handling when decoding an AVP with an alternate dictionary Remove unused function arguments Fix faulty recursion | |||
2017-10-25 | Merge branch 'raimo/snmp/option-recbuf-broken-for-snmpm/OTP-13372' into maint-20 | Erlang/OTP | |
* raimo/snmp/option-recbuf-broken-for-snmpm/OTP-13372: Update version Fix speling error 'sndbuf' -> 'recbuf' | |||
2017-10-25 | Merge branch 'john/erts/zlib-ctrl-proc/OTP-14672/ERL-494' into maint-20 | Erlang/OTP | |
* john/erts/zlib-ctrl-proc/OTP-14672/ERL-494: Add zlib:set_controlling_process/2 | |||
2017-10-24 | [observer] Don't crash on empty binary | Siri Hansen | |
Commit e1310b8f introduced a bug which caused the observer tool (and crashdump_viewer) to crash when trying to display an empty binary. The same change would also cause leading zeros in a binary to disappear in the preview. The bug is now corrected. | |||
2017-10-24 | parsetools: Fix unused functions warnings in leexinc.hrl | Hans Bolinder | |
2017-10-24 | inets: Make sure httpd:stop_service is synchronous | Ingela Anderton Andin | |
2017-10-23 | erts: Fix so that bind correct schedulers | Lukas Larsson | |
When the cpu ids and scheduler ids don't match, the end schedulers could end up not being bound when they should be. example: > taskset -c 1-3 erl +S 4 +sbts > erlang:system_info(scheduler_bindings). {1,2,3,unbound} This fix makes it so that all cores are used to bind schedulers. |