aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-30Add a missing 0 to an address, which was suspiciously missingKostis Sagonas
2017-03-29Partially revert commit 37d63e9b8a0a96125ada858205286a58a5bed1aeKostis Sagonas
2017-03-29Fix bug with AES CFB 128Kelly McLaughlin
2017-03-29Demonstrate the bug with AES CFB 128 encryptionKelly McLaughlin
2017-03-29Close FD after trying to open a directoryRaimo Niskanen
2017-03-29Merge branch 'egil/erts/fix-copy-sharing-assert'Björn-Egil Dahlberg
2017-03-28Merge PR-1379 from ostrovsky/erl-294 OTP-14307Sverker Eriksson
2017-03-28erts: Fix faulty assert for refs in copy sharingBjörn-Egil Dahlberg
2017-03-28Fix use of uninitialized variable 'ret'Sverker Eriksson
2017-03-28observer: (re)store configDan Gudmundsson
2017-03-28Merge PR-1392 from margnus1/hipe-range-fixpoint-bug OTP-14306Sverker Eriksson
2017-03-28hipe_icode_range: Add comment about side-effectsMagnus Lång
2017-03-28observer: Use event info to get active tabDan Gudmundsson
2017-03-28Merge branch 'sverker/hipe-long-lived'Sverker Eriksson
2017-03-28Merge branch 'lukas/erts/hide-debug-consoles'Lukas Larsson
2017-03-28Merge branch 'lukas/erts/fix_enif_inspect_binary_emasculate/OTP-14304'Lukas Larsson
2017-03-28observer: Keep sel after column change tvDan Gudmundsson
2017-03-28observer: Keep port selection after refreshDan Gudmundsson
2017-03-28observer: Keep tv selection after refreshDan Gudmundsson
2017-03-28Merge branch 'lukas/kernel/gen_tcp_close_docs'Lukas Larsson
2017-03-28kernel: Expand gen_tcp:close docs with send textLukas Larsson
2017-03-27Merge branch 'sverker/make-config-dep'Sverker Eriksson
2017-03-27Make hipe_bifs:alloc_data/3 pad addr to alignmentMagnus Lång
2017-03-27Merge PR-1386 from kostis/hipe-const-alignment OTP-14302Sverker Eriksson
2017-03-27Merge pull request #1387 from margnus1/hipe-spilllimit-fixSverker Eriksson
2017-03-27hipe: Fix range analysis of calls with ignored resMagnus Lång
2017-03-27ssl: Prepare for releaseIngela Anderton Andin
2017-03-27Add a no_native option wherever there is an on_loadKostis Sagonas
2017-03-27ssl: Avoid data loss in active onceIngela Anderton Andin
2017-03-27hipe: Fix range analysis of 'rem' operatorMagnus Lång
2017-03-27Merge pull request #1389 from josevalim/patch-10Björn Gustavsson
2017-03-27Merge pull request #1388 from bjorng/bjorn/travis/smoke-test-hipeBjörn Gustavsson
2017-03-24Remove inets from runtime dependencies in toolsJosé Valim
2017-03-24Fix double hit bug of select/3 with bound keySverker Eriksson
2017-03-24ssh: fixed crash in ssh:daemon_infoHans Nilsson
2017-03-24Smoke test HiPE in the 32-bit buildBjörn Gustavsson
2017-03-24Merge branch 'egil/compiler/is_tagged_tuple/OTP-12148'Björn-Egil Dahlberg
2017-03-24Update primary bootstrapBjörn-Egil Dahlberg
2017-03-24compiler: Cover beam_record in testsBjörn-Egil Dahlberg
2017-03-24hipe: Transform is_tagged_tuple instructionBjörn-Egil Dahlberg
2017-03-24compiler: Add is_tagged_tuple instructionBjörn-Egil Dahlberg
2017-03-23HiPE: Fix off-by-one in register allocatorsMagnus Lång
2017-03-23Merge branch 'ingela/ssl/make-cert-test-data/OTP-14294'Ingela Anderton Andin
2017-03-23ssl, public_key: Add functionality for generating X509 cert test dataIngela Anderton Andin
2017-03-23Merge branch 'ingela/ssl/dtls-frag'Ingela Anderton Andin
2017-03-23dtls: Handle overlapping fragmentsIngela Anderton Andin
2017-03-23Merge branch 'hans/ssh/benchmarks'Hans Nilsson
2017-03-23ssh: disable problematic crypto in ssh_bench_SUITEHans Nilsson
2017-03-23ssh: new benchmark suite: ssh_bench_SUITEHans Nilsson
2017-03-23ssh: remove old ssh_benchmark_SUITEHans Nilsson