Age | Commit message (Expand) | Author |
2011-12-02 | Remove windows implementation | Lukas Larsson |
2011-12-02 | Expand sendfile documentation | Lukas Larsson |
2011-12-02 | Only allow tcp sockets as target for sendfile | Lukas Larsson |
2011-12-02 | Move sendfile api to file module | Lukas Larsson |
2011-12-01 | Preliminary work on header/trailer | Lukas Larsson |
2011-12-01 | Use free_sendfile explicitly for non-async | Lukas Larsson |
2011-12-01 | Remove debug printouts | Lukas Larsson |
2011-12-01 | Add tests for send/recv/sendfile interactions | Lukas Larsson |
2011-12-01 | Remove tests for file_server sendfile | Lukas Larsson |
2011-12-01 | sendfile caller now has to be the controlling_process | Lukas Larsson |
2011-12-01 | Remove support for file_server, sendfile has to be raw | Lukas Larsson |
2011-12-01 | Set chunk size to 3 GB | Lukas Larsson |
2011-12-01 | Change type of fd to be ErlDrvEvent | Lukas Larsson |
2011-12-01 | Add ifdef's for HAVE_SENDFILE | Lukas Larsson |
2011-12-01 | Fix freebsd support for sendfile | Lukas Larsson |
2011-12-01 | Change nbytes to 64 bit | Lukas Larsson |
2011-12-01 | Implement ignorefd for TCP | Lukas Larsson |
2011-12-01 | Fix offset calculation for darwin | Lukas Larsson |
2011-12-01 | Fix cleanup for sendfile | Lukas Larsson |
2011-12-01 | Fix 32 bit parameters | Lukas Larsson |
2011-12-01 | Make socket blocking if there are async threads | Lukas Larsson |
2011-12-01 | Implement sendfile when there are no async threads | Lukas Larsson |
2011-12-01 | Implement blocking calls for sendfile | Lukas Larsson |
2011-12-01 | Remove output from driver entry | Lukas Larsson |
2011-12-01 | Implement sendfile using blocking io in asynch threads | Lukas Larsson |
2011-12-01 | Create erlang fallback for sendfile | Lukas Larsson |
2011-12-01 | Move sendfile tests to gen_tcp_api_SUITE | Lukas Larsson |
2011-11-29 | Implement file:sendfile | Tuncer Ayaz |
2011-11-24 | Update primary bootstrap | Björn Gustavsson |
2011-11-24 | Merge branch 'bjorn/remove-regexp-module/OTP-9737' | Björn Gustavsson |
2011-11-23 | Merge branch 'ia/ssl/renegotiation-dos-attack/OTP-9739' | Ingela Anderton Andin |
2011-11-23 | Update primary bootstrap | Björn Gustavsson |
2011-11-23 | Avoid slow code loading of BEAM code in a hipe-enabled emulator | Björn Gustavsson |
2011-11-22 | Update system version to R15B | Björn-Egil Dahlberg |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg |
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson |
2011-11-21 | Mitigate Computational DoS attack | Ingela Anderton Andin |
2011-11-19 | Merge branch 'dgud/observer/gui/OTP-4779' | Dan Gudmundsson |
2011-11-18 | Merge branch 'pan/osx_gcc_fixes' | Patrik Nyblom |
2011-11-18 | Merge branch 'pan/binary_match_scope/OTP-9701' | Patrik Nyblom |
2011-11-18 | Merge branch 'sverk/hipe-without-fpe/OTP-9724' | Sverker Eriksson |
2011-11-18 | Merge branch 'sa/dialyzer-behaviours' | Henrik Nord |
2011-11-18 | [observer] Implemented basic tracing functionality | Dan Gudmundsson |
2011-11-18 | Merge branch 'ia/public_key/ssl/git-ignore' | Ingela Anderton Andin |
2011-11-18 | Merge branch 'lukas/common_test/make_cth_non_alpha/OTP-9449' | Björn-Egil Dahlberg |
2011-11-18 | Merge branch 'peppe/common_test/css_and_xhtml' | Peter Andersson |
2011-11-18 | Merge branch 'lars/orber/remove-seed-in-testcases/OTP-9728' | Lars Thorsen |
2011-11-18 | Wrap up behaviours patch for Dialyzer | Stavros Aronis |
2011-11-18 | Detection of callback-spec discrepancies | Stavros Aronis |
2011-11-18 | Allow none() as return value in callbacks | Stavros Aronis |