aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-14Removed timing rekeyingFredrik Gustafsson
2013-03-13Prepare releaseErlang/OTP
2013-03-13Merge branch 'bjorn/asn1/per-decode/OTP-10916' into maint-r16Erlang/OTP
2013-03-12PER: Ensure that the complete encoding is at least one byteBjörn Gustavsson
2013-03-08Merge branch 'fredrik/ssh/fix-rekeying/OTP-10911' into maint-r16Erlang/OTP
2013-03-08Merge branch 'ia/ssh/errorhandling-nonexisting-subsystem/OTP-10714' into main...Erlang/OTP
2013-03-08Merge branch 'sverk/erl_interface-trailing-enum-comma' into maint-r16Erlang/OTP
2013-03-08ssh: Prepare for upcoming releaseIngela Anderton Andin
2013-03-08ssh: Test and enhance handling of nonexistent subsystemIngela Anderton Andin
2013-03-08Fixed appup for 2.1.5Fredrik Gustafsson
2013-03-08PER/UPER: Correct decoding of ENUMERATEDs with a single valueBjörn Gustavsson
2013-03-08Prepare releaseErlang/OTP
2013-03-08Merge branch 'fredrik/ssh/fix-rekeying/OTP-10911' into maint-r16Erlang/OTP
2013-03-08Merge branch 'sverk/erl_interface-trailing-enum-comma' into maint-r16Erlang/OTP
2013-03-08Fixed rekeying initiation and secured testcaseFredrik Gustafsson
2013-02-27erl_interface: Remove superfluous comma in enum erlang_char_encodingSverker Eriksson
2013-02-25Prepare releaseOTP_R16BErlang/OTP
2013-02-25Merge branch 'kostis/hipe-icode-range-bug'Sverker Eriksson
2013-02-25Merge branch 'sverk/halfword-loading-crash'Sverker Eriksson
2013-02-25Merge branch 'lukas/erts/add_ERL_MAX_PORTS_env/OTP-10895'Lukas Larsson
2013-02-25Merge branch 'lukas/erts/default_ports_win32/OTP-10892'Lukas Larsson
2013-02-25erts: Make vxworks buildBjörn-Egil Dahlberg
2013-02-25Update to work with new default windows max portsLukas Larsson
2013-02-25Fix bug related to the handling of is_number/1 by the range analysisKostis Sagonas
2013-02-25Clean up and homogenize text messages for optionsKostis Sagonas
2013-02-25Undo removal of ERL_MAX_PORTS os variableLukas Larsson
2013-02-25Set default max ports on win32 to 8192Lukas Larsson
2013-02-25erts: Fix crash on halfword and code_SUITE:big_boot_embeddedSverker Eriksson
2013-02-23Merge branch 'anders/diameter/SoC/OTP-10688'Anders Svensson
2013-02-23Merge branch 'rickard/epmd-prot-doc/OTP-10872'Rickard Green
2013-02-23Merge branch 'rickard/win-drv-bugfix/OTP-10803'Rickard Green
2013-02-22Merge branch 'egil/win-efile-bugfix/OTP-10890'Björn-Egil Dahlberg
2013-02-22Update preloaded modulesBjörn-Egil Dahlberg
2013-02-22Add RFC 6733 commentary to SoC chapterAnders Svensson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Add info about UTF-8 encoding of nodenameRickard Green
2013-02-22erts: Use correct type for ReadFile bytes readBjörn-Egil Dahlberg
2013-02-22Merge branch 'rickard/r16b/port-leak/OTP-10809'Rickard Green
2013-02-22tests: Remove old_httpc_SUITE, no longer usedBjörn-Egil Dahlberg
2013-02-22Merge branch 'pan/unicode_users_guide/r16b'Patrik Nyblom
2013-02-22Update .gitignorePatrik Nyblom
2013-02-22Correct text according to document reviewsPatrik Nyblom
2013-02-22Adapt the Unicode chapter of STDLIB users guide to R16Patrik Nyblom
2013-02-22Merge branch 'sverk/win-64-pointer-fix'Sverker Eriksson
2013-02-22Merge branch 'sal/ftp/OTP-10886'Fredrik Gustafsson
2013-02-22Merge branch 'lukas/common_test/remove_deprecated_run_test/OTP-9052'Lukas Larsson
2013-02-22Fix close_active_handle() properlyRickard Green
2013-02-22Merge branch 'sverk/erlang_pid-revert'Sverker Eriksson
2013-02-22Merge branch 'hb/stdlib/shell_improvement/OTP-10659'Hans Bolinder
2013-02-22[stdlib] Let the shell turn off echo while skipping lineHans Bolinder