Age | Commit message (Expand) | Author |
2015-11-26 | Unify internal error handling | Raimo Niskanen |
2015-11-26 | Fix file:pread and :pwrite to use character encoding | Raimo Niskanen |
2015-11-25 | Ensure single 'raw' option is handled correctly | Roger Lipscombe |
2015-11-25 | ssh: sftpd callback takes new option 'recv_window_size', defaults to 1000000 | Hans Nilsson |
2015-11-25 | ssh: added 'pending' in recv_window handling and limit sending | Hans Nilsson |
2015-11-24 | Test interface listen option for TLS distribution | Magnus Henoch |
2015-11-24 | Test socket listen options for TLS distribution | Magnus Henoch |
2015-11-24 | Test port options for TLS distribution | Magnus Henoch |
2015-11-24 | TLS Dist: Use inet_dist_ options | Tom Briden |
2015-11-24 | wx: Add a command queue check after event sent to erlang | Dan Gudmundsson |
2015-11-24 | wx: Make wxPostScriptDC optional | Dan Gudmundsson |
2015-11-24 | wx: Add wxOverlay | Dan Gudmundsson |
2015-11-24 | Merge branch 'hans/ssh/fd_more/OTP-12966' into maint | Hans Nilsson |
2015-11-24 | Clean up code for file:position/2 | Raimo Niskanen |
2015-11-24 | Merge branch 'hans/ssh/aes_gcm_crypto/OTP-13018' into maint | Hans Nilsson |
2015-11-24 | Merge branch 'tuncer/musl' into maint | Zandra |
2015-11-24 | Merge branch 'legoscia/tls-dist-shutdown' into maint | Zandra |
2015-11-23 | Make abort_if_missing_suites option work in all io modes | Peter Andersson |
2015-11-23 | ssh: fix dialyzer reported error | Hans Nilsson |
2015-11-23 | wx: Use only one ring buffer for command queue | Dan Gudmundsson |
2015-11-23 | ssh: renegotiate test group for AES_GCM | Hans Nilsson |
2015-11-23 | ssh: documentation updates | Hans Nilsson |
2015-11-23 | ssh: AEAD_AES_(128|256)_GCM and aes(128|256)-gcm@openssh.com crypto | Hans Nilsson |
2015-11-23 | ssh: refactor packet reception | Hans Nilsson |
2015-11-20 | Merge branch 'bjorn/compiler/fix-missing-filename/OTP-13113' into maint | Björn Gustavsson |
2015-11-20 | Fix missing filename and line number in warning | Björn Gustavsson |
2015-11-20 | ssh: testcases for starting daemon with given fd | Hans Nilsson |
2015-11-20 | Merge branch 'ia/ssl/tls-client-hello-version/OTP-13114' into maint | Ingela Anderton Andin |
2015-11-20 | Merge branch 'weisslj/fix-inets-crash-on-invalid-chunk-size' into maint | Zandra |
2015-11-20 | Merge branch 'weisslj/allow-whitespace-after-chunk-size' into maint | Zandra |
2015-11-20 | Merge branch 'riverrun/maint' into maint | Zandra |
2015-11-19 | Testcase for inet:setopts/2 multiple raw options | Raimo Niskanen |
2015-11-19 | Fix inet:setopts/2 to take multiple raw options | Raimo Niskanen |
2015-11-19 | ssh: Make it possible for more than one daemon started with option fd | Hans Nilsson |
2015-11-18 | ssl: Client should send the hello message in the lowest version it is willing... | Ingela Anderton Andin |
2015-11-17 | [crypto] Correct documentation | Hans Bolinder |
2015-11-17 | [compiler] Correct documentation | Hans Bolinder |
2015-11-17 | [ssh] Correct documentation | Hans Bolinder |
2015-11-17 | [snmp] Correct documentation | Hans Bolinder |
2015-11-17 | [eunit] Correct documentation | Hans Bolinder |
2015-11-17 | Merge branch 'hans/ssh/doc_updates/OTP-12003' into maint | Hans Nilsson |
2015-11-17 | Merge branch 'hans/ssh/cuddle_tests' into maint | Hans Nilsson |
2015-11-17 | Merge branch 'hans/ssh/sshdir_search_order/OTP-13109' into maint | Hans Nilsson |
2015-11-17 | jinterface: fix writing small compressed values | Nico Kruber |
2015-11-16 | fix 24h macro in test suite | Zandra |
2015-11-16 | Merge branch 'deadok22/jinterface-input-stream-read-any-etf-113' into maint | Henrik Nord |
2015-11-16 | Merge branch 'legoscia/erl-make-exit-code' into maint | Henrik Nord |
2015-11-16 | Merge branch 'kanatohodets/ssh-subsystem-typo' into maint | Henrik Nord |
2015-11-15 | inets: Terminate really gracefully on bad chunk | Johannes Weißl |
2015-11-15 | inets: Allow whitespace after HTTP chunk again | Johannes Weißl |