aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-05Make solaris use sendfilevLukas Larsson
2011-12-02Add sendfile server printoutsLukas Larsson
2011-12-02Skip recv/send during tests for fallback platformsLukas Larsson
2011-12-02Remove header/trailer supportLukas Larsson
2011-12-02Remove windows implementationLukas Larsson
2011-12-02Expand sendfile documentationLukas Larsson
2011-12-02Only allow tcp sockets as target for sendfileLukas Larsson
2011-12-02Move sendfile api to file moduleLukas Larsson
2011-12-01Preliminary work on header/trailerLukas Larsson
2011-12-01Use free_sendfile explicitly for non-asyncLukas Larsson
2011-12-01Remove debug printoutsLukas Larsson
2011-12-01Add tests for send/recv/sendfile interactionsLukas Larsson
2011-12-01Remove tests for file_server sendfileLukas Larsson
2011-12-01sendfile caller now has to be the controlling_processLukas Larsson
2011-12-01Remove support for file_server, sendfile has to be rawLukas Larsson
2011-12-01Set chunk size to 3 GBLukas Larsson
2011-12-01Change type of fd to be ErlDrvEventLukas Larsson
2011-12-01Add ifdef's for HAVE_SENDFILELukas Larsson
2011-12-01Fix freebsd support for sendfileLukas Larsson
2011-12-01Change nbytes to 64 bitLukas Larsson
2011-12-01Implement ignorefd for TCPLukas Larsson
2011-12-01Fix offset calculation for darwinLukas Larsson
2011-12-01Fix cleanup for sendfileLukas Larsson
2011-12-01Fix 32 bit parametersLukas Larsson
2011-12-01Make socket blocking if there are async threadsLukas Larsson
2011-12-01Implement sendfile when there are no async threadsLukas Larsson
2011-12-01Implement blocking calls for sendfileLukas Larsson
2011-12-01Remove output from driver entryLukas Larsson
2011-12-01Implement sendfile using blocking io in asynch threadsLukas Larsson
2011-12-01Create erlang fallback for sendfileLukas Larsson
2011-12-01Move sendfile tests to gen_tcp_api_SUITELukas Larsson
2011-11-29Implement file:sendfileTuncer Ayaz
2011-11-24Update primary bootstrapBjörn Gustavsson
2011-11-24Merge branch 'bjorn/remove-regexp-module/OTP-9737'Björn Gustavsson
2011-11-23Merge branch 'ia/ssl/renegotiation-dos-attack/OTP-9739'Ingela Anderton Andin
2011-11-23Update primary bootstrapBjörn Gustavsson
2011-11-23Avoid slow code loading of BEAM code in a hipe-enabled emulatorBjörn Gustavsson
2011-11-22Update system version to R15BBjörn-Egil Dahlberg
2011-11-22Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg
2011-11-22Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson
2011-11-21Mitigate Computational DoS attackIngela Anderton Andin
2011-11-19Merge branch 'dgud/observer/gui/OTP-4779'Dan Gudmundsson
2011-11-18Merge branch 'pan/osx_gcc_fixes'Patrik Nyblom
2011-11-18Merge branch 'pan/binary_match_scope/OTP-9701'Patrik Nyblom
2011-11-18Merge branch 'sverk/hipe-without-fpe/OTP-9724'Sverker Eriksson
2011-11-18Merge branch 'sa/dialyzer-behaviours'Henrik Nord
2011-11-18[observer] Implemented basic tracing functionalityDan Gudmundsson
2011-11-18Merge branch 'ia/public_key/ssl/git-ignore'Ingela Anderton Andin
2011-11-18Merge branch 'lukas/common_test/make_cth_non_alpha/OTP-9449'Björn-Egil Dahlberg
2011-11-18Merge branch 'peppe/common_test/css_and_xhtml'Peter Andersson