Age | Commit message (Expand) | Author |
2011-12-02 | Fix EPOCH <-> FILETIME conversion | Björn-Egil Dahlberg |
2011-12-02 | Teach win32 efile driver epochs | Björn-Egil Dahlberg |
2011-12-02 | Use epoch seconds instead of datetime() | Björn-Egil Dahlberg |
2011-12-02 | Iron out bugs in Win64 found in daily builds | Patrik Nyblom |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-12-02 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
2011-12-02 | Remove header/trailer support | Lukas Larsson |
2011-12-02 | Remove windows implementation | 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 | 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-11-30 | Merge branch 'tn/inet_drv-fix' | Raimo Niskanen |
2011-11-29 | Implement file:sendfile | Tuncer Ayaz |
2011-11-29 | Cleanup - remove unnecesary bracket level and configure for ifreq.ifr_enaddr | Raimo Niskanen |
2011-11-29 | Work around gcc linking with own view of default libs on Solaris | Raimo Niskanen |
2011-11-28 | erts: Fix faulty udp-buffer handling | Sverker Eriksson |
2011-11-24 | Use libdlpi to get physical address | Trond Norbye |
2011-11-18 | Merge branch 'pan/binary_match_scope/OTP-9701' | Patrik Nyblom |
2011-11-17 | Merge branch 'raimo/sctp-dev/OTP-9239' | Raimo Niskanen |
2011-11-17 | erts: Possible bugfix for error chunk on old Solaris 10 | Raimo Niskanen |
2011-11-17 | Merge branch 'sverker/valgrind-fixing' | Sverker Eriksson |
2011-11-17 | erts: Fixes for SCTP on old Solaris 10 | Raimo Niskanen |
2011-11-17 | erts: Fix SCTP decoding byteorder bug for adaptation_ind | Raimo Niskanen |
2011-11-17 | erts: Use SCTP functions in default libs | Raimo Niskanen |
2011-11-17 | erts: Improve SCTP message defragmenting | Raimo Niskanen |
2011-11-17 | erts,kernel: Bugfix - collect fragmented SCTP messages on recv | Raimo Niskanen |
2011-11-17 | erts,kernel: Implement gen_sctp:peeloff/2 | Raimo Niskanen |
2011-11-17 | erts,kernel: Add type stream sockets to SCTP | Raimo Niskanen |
2011-11-16 | Remove remaining gcc 4.6 assigned-but-not-used warnings from erts | Patrik Nyblom |
2011-11-16 | erts,kernel: Rename operations common to TCP and SCTP | Raimo Niskanen |
2011-11-10 | Remove exec bit from files related to: XML, make, C | Ricardo Catalinas Jiménez |
2011-11-07 | erts: Remove dead code in efile_drv | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove unused variable in ttsl_drv | Björn-Egil Dahlberg |
2011-10-11 | Merge branch 'bjorn/some-configure-clean-ups' | Björn Gustavsson |
2011-10-06 | erts: Fix write-after-free bug in inet driver | Sverker Eriksson |