aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-27ssh: Idle-timer refactoring and some cosmetics and inlineingHans Nilsson
2016-04-27ssh: remove user_passwords from dumped stateHans Nilsson
2016-04-27ssh: fix dialyzer warnings and errorsHans Nilsson
2016-04-27ssh: Partly refactor and polish ssh_connection_handlerHans Nilsson
2016-04-27ssh: change #state to #dataHans Nilsson
2016-04-27ssh: refactor connection handler initializationHans Nilsson
2016-04-27ssh: Begin -spec for ssh_connection_handlerHans Nilsson
2016-04-27ssh: Gen_statem rewrite of ssh_connection_handlerHans Nilsson
2016-04-27Merge branch 'c-rack/fix-erl-dist-protocol-typo/OTP-13517'Rickard Green
2016-04-27Fix typo in description of EPMD_DUMP_REQ responseConstantin Rack
2016-04-27Merge branch 'maint-18'Henrik Nord
2016-04-27Merge branch 'raimo/polish-gen_statem/OTP-13065'Raimo Niskanen
2016-04-27Fix hibernation subtletyRaimo Niskanen
2016-04-26Merge branch 'eksperimental/typo_binary_matches/PR-1031'Ingela Anderton Andin
2016-04-26Remove extra ">" in exampleseksperimental
2016-04-26Updated OTP versionOTP-18.3.2Erlang/OTP
2016-04-26Update release notesErlang/OTP
2016-04-26Merge branch 'ingela/inets/http_server-ssl-peer-cert/OTP-13510' into maint-18Erlang/OTP
2016-04-26Merge branch 'ingela/ssl/config-signature-algs/OTP-13261' into maint-18Erlang/OTP
2016-04-26Merge branch 'ingela/ssl/3-4-tuples-cipher-suites-mix/OTP-13511' into maint-18Erlang/OTP
2016-04-26Merge branch 'lukas/ts/exit_status/OTP-13515'Lukas Larsson
2016-04-26Merge branch 'lukas/erts/non-smp-debug-fixes/OTP-13047'Lukas Larsson
2016-04-25Update primary bootstrapRaimo Niskanen
2016-04-25Merge branch 'raimo/new-gen-state-machine/OTP-13065'Raimo Niskanen
2016-04-25Merge branch 'egil/runtime_tools/modernize-tests'Björn-Egil Dahlberg
2016-04-25Merge branch 'ingela/master/ssl/3-4-tuples-cipher-suites-mix/OTP-13511'Ingela Anderton Andin
2016-04-25Merge branch 'ingela/master/inets/http_server-ssl-peer-cert/OTP-13510'Ingela Anderton Andin
2016-04-25inets: Add peer_cert to ESI environmentIngela Anderton Andin
2016-04-25Add section on state filteringRaimo Niskanen
2016-04-25ssl: Corrections to cipher suite handlingIngela Anderton Andin
2016-04-25Merge branch 'ingela/otp/deprecated-rand_bytes/OTP-13214'Ingela Anderton Andin
2016-04-25stdlib: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-25compiler: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-25ssh: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-25public_key: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-25ssl: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-25crypto: Deprecate rand_bytes/1Ingela Anderton Andin
2016-04-25Update primary bootstrapBjörn Gustavsson
2016-04-25Merge branch 'bjorn/compiler/remove-timestamps/OTP-13504'Björn Gustavsson
2016-04-25Remove timestamps from BEAM filesBjörn Gustavsson
2016-04-25Update primary bootstrapBjörn Gustavsson
2016-04-25Merge branch 'bjorn/compiler/core-erlang-fixes'Björn Gustavsson
2016-04-22Eliminate use of doc and suite clausesBjörn-Egil Dahlberg
2016-04-22Replace ?t with test_serverBjörn-Egil Dahlberg
2016-04-22Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg
2016-04-22Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg
2016-04-22Promote gen_statem over gen_fsmRaimo Niskanen
2016-04-22Eliminate use of ?config() macroBjörn-Egil Dahlberg
2016-04-22Modernize use of timetrapsBjörn-Egil Dahlberg
2016-04-22Remove ?line macrosBjörn-Egil Dahlberg