aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-09inets: Add missing guardIngela Anderton Andin
2017-11-09Avoid WindowBits=8 as per the manualJohn Högberg
2017-11-09Fix deflateParams on zlib 1.2.11John Högberg
2017-11-08Merge branch 'siri/cdv/misc-improvements/OTP-14755' into maintSiri Hansen
2017-11-08[cdv] Fix test of size limit reached on crash dumpSiri Hansen
2017-11-08[cdv] Display warning if heap is incompleteSiri Hansen
2017-11-08ssl: Add private key configuration for crypto engineIngela Anderton Andin
2017-11-07Merge branch 'sverker/systask-reqid-bug/OTP-14752' into maintSverker Eriksson
2017-11-07Merge PR-1619 from mikpe/erts-hipe-print-heap-fixesSverker Eriksson
2017-11-07Ignore empty binaries in enif_inspect_iovecJohn Högberg
2017-11-07Emasculate writable binaries on entering an iovecJohn Högberg
2017-11-06Clearify call trace limitations.Sverker Eriksson
2017-11-06erts: Fix bug in systask schedulingSverker Eriksson
2017-11-06Merge branch 'siri/observer/dont-crash-on-expand-empty-binary/OTP-14642' into...Siri Hansen
2017-11-05fix output formatting in hipe_bifs:show_heap/1Mikael Pettersson
2017-11-03Removed "unused list comprehensions"Sverker Eriksson
2017-11-03Merge PR-1607 from sverker/hipe_bin_utf32_bug OTP-14740Sverker Eriksson
2017-11-03Fix bug in hipe for <<X/utf32>>Sverker Eriksson
2017-11-03Prevent hipe_bs_validate_unicode from doing GCSverker Eriksson
2017-11-02hipe: Add doc sections about limitationsSverker Eriksson
2017-11-02Merge branch 'maint-20' into maintIngela Anderton Andin
2017-11-02Only apply EOS behaviors if there's pending dataJohn Högberg
2017-11-02Updated OTP versionOTP-20.1.4Erlang/OTP
2017-11-02Update release notesErlang/OTP
2017-11-02Merge branch 'ingela/inets/maint/httpd-location-chunk-and-close/OTP-14716/OTP...Erlang/OTP
2017-11-01Merge pull request #1613 from hamidreza-s/fix-httpc-misbehaviourIngela Andin
2017-11-01Merge branch 'ingela/inets/httpd-location/OTP-14716' into maintIngela Anderton Andin
2017-11-01inets: Prepare for releaseIngela Anderton Andin
2017-11-01inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin
2017-11-01inets: Make sure httpd:stop_service is synchronousIngela Anderton Andin
2017-11-01inets: httpd - do not hardcode 302 status for locationIngela Anderton Andin
2017-11-01Merge branch 'hans/crypto/DH_generate_parameters_deprecated/OTP-14639' into m...Hans Nilsson
2017-11-01Merge branch 'hans/crypto/returnvalue_from_void/OTP-14720' into maintHans Nilsson
2017-11-01crypto: replaced deprecated DH_generate_parametersHans Nilsson
2017-11-01crypto: Remove returnvalue from void C-fnHans Nilsson
2017-10-31Merge branch 'hans/ssh/check_host_user_keys/OTP-14676' into maintHans Nilsson
2017-10-31inets: httpd - do not hardcode 302 status for locationIngela Anderton Andin
2017-10-31Merge branch 'hasse/stdlib/fix_qlc_SUITE' into maintHans Bolinder
2017-10-31Merge branch 'ingela/snmp/crypto-tests' into maintIngela Anderton Andin
2017-10-30stdlib: Fix a minor issue with the qlc suiteHans Bolinder
2017-10-30ssh: Fix testcase failures caused by better key checksHans Nilsson
2017-10-30ssh: Testcase with ecdsa hostkey placed in rsa filesHans Nilsson
2017-10-30ssh: Client checks user's public keyHans Nilsson
2017-10-30ssh: Server checks host key files at start and at acceptHans Nilsson
2017-10-30ssh: Sharpen the PubKey validity checkHans Nilsson
2017-10-30Merge branch 'bjorn/improve-crash-dumps/OTP-14685' into maintBjörn Gustavsson
2017-10-30erl_process_dump: Don't assume that literals can be foundBjörn Gustavsson
2017-10-30Merge pull request #1612 from bitnitdit/bitnitdit/oam_intro-superfluous-closi...Rickard Green
2017-10-29[#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3Hamidreza Soleimani
2017-10-29Remove one superfluous closing parenthesis in oam_intro.xmlbitnitdit