Age | Commit message (Expand) | Author |
2012-03-20 | Merge branch 'maint' | Sverker Eriksson |
2012-03-20 | Merge branch 'sverk/zlib_port_leak' into maint | Sverker Eriksson |
2012-03-20 | Merge branch 'maint' | Gustav Simonsson |
2012-03-20 | Merge branch 'ps/inet6-less-build-fix' into maint | Gustav Simonsson |
2012-03-20 | Merge branch 'maint' | Lukas Larsson |
2012-03-20 | Merge branch 'lukas/kernel/sendfile_fixes' into maint | Lukas Larsson |
2012-03-20 | Fix reselecting bug on OS X | Lukas Larsson |
2012-03-20 | Fix bug when sending long files using select | Lukas Larsson |
2012-03-20 | Fix ifdef to check if we are on OS X | Lukas Larsson |
2012-03-20 | Fix memory leak when sendfile process crashes | Lukas Larsson |
2012-03-19 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-19 | Merge branch 'ph/fix-enfile/OTP-9990' into maint | Björn-Egil Dahlberg |
2012-03-15 | Fix port leaks in zlib | Sverker Eriksson |
2012-02-21 | Add missing HAVE_IN6 && AF_INET6 ifdef | Peer Stritzinger |
2012-02-21 | erts: Fix compiler warning in inet_drv | Sverker Eriksson |
2012-01-18 | Merge branch 'raimo/64-bit-efile_drv/OTP-9820' into maint | Erlang/OTP |
2012-01-04 | Fix returned error from gen_tcp:accept/1,2 when running out of ports | Per Hedeland |
2011-12-20 | erts: rewrite efile_writev to handle partial writes correctly | Raimo Niskanen |
2011-12-19 | erts: Better suppression of uninitialised sctp_sndrcvinfo | Sverker Eriksson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | Merge branch 'raimo/64-bit-driver-api/OTP-9795' | Björn Gustavsson |
2011-12-09 | built-in drivers: Add ERL_DRV_EXTENDED_MARKER and version numbers | Björn Gustavsson |
2011-12-09 | erl_driver.h: Enlarge types on driver callbacks output, control and call | Raimo Niskanen |
2011-12-08 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
2011-12-08 | Merge branch 'sverk/misc-valgrind-fixes' | Sverker Eriksson |
2011-12-08 | Do not use async threads on DARWIN | Lukas Larsson |
2011-12-08 | Fix cleanup when sendfile process crashes | Lukas Larsson |
2011-12-08 | Merge branch 'egil/file-info-opt-utc/OTP-7687' | Björn-Egil Dahlberg |
2011-12-07 | Return {error,closed} from sendfile if closed | Lukas Larsson |
2011-12-07 | erl_driver.h: Enlarge types in driver queue and alloc functions | Raimo Niskanen |
2011-12-07 | erl_driver.h: Use ErlDrvSizeT for size field in ErlIOVec | Raimo Niskanen |
2011-12-07 | erts: Suppress valgrind warning about syscall sendmsg | Sverker Eriksson |
2011-12-06 | erts: Small fix in inet_drv.c:sctp_set_opts | Sverker Eriksson |
2011-12-05 | Clarify some code comments | Lukas Larsson |
2011-12-05 | Make solaris use sendfilev | Lukas Larsson |
2011-12-05 | honor packet_size for http packet parsing to fix OTP-9389 | Steve Vinoski |
2011-12-02 | efile_drv: Fix casting between Sint64 and time_t | Björn-Egil Dahlberg |
2011-12-02 | Use epoch seconds instead of datetime() | Björn-Egil Dahlberg |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-12-02 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
2011-12-02 | Remove header/trailer support | 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 | Change type of fd to be ErlDrvEvent | Lukas Larsson |
2011-12-01 | Add ifdef's for HAVE_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 cleanup for sendfile | Lukas Larsson |
2011-12-01 | Fix 32 bit parameters | Lukas Larsson |