Age | Commit message (Expand) | Author |
2011-06-08 | Teach prim_file:list_dir/1,2 to use fname chunks | Björn-Egil Dahlberg |
2011-05-24 | inet: error if fd does not match socket domain | Michael Santos |
2011-05-17 | Remove compiler warnings in inet_drv | Björn-Egil Dahlberg |
2011-05-02 | inet_drv: remove unused tcp request id | Tuncer Ayaz |
2011-05-02 | inet_drv: remove gratuitous assignment | Tuncer Ayaz |
2011-04-29 | Merge branch 'ms/unsigned-integer-overflow-in-error' into dev | Henrik Nord |
2011-04-07 | file: fix hang reading compressed files | Michael Santos |
2011-04-07 | Unsigned integer may overflow in error message | Michael Santos |
2011-03-21 | Teach tcp_recv not to cancel send timer | Patrik Nyblom |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-21 | Add patch from Per Hedeland | Patrik Nyblom |
2011-02-21 | Ignore permission error when implicitly setting SO_PRIORITY | Patrik Nyblom |
2011-01-12 | Remove strange name field in efile_drv.c as it upsets -D_FORTIFY_SOURCE | Patrik Nyblom |
2010-12-14 | Fix segfault for NULL return value fields from getifaddrs() | Raimo Niskanen |
2010-12-03 | Merge branch 'pan/inet6_corrections/OTP-8969' into dev | Raimo Niskanen |
2010-12-02 | Stop using uncertain flags for getaddrinfo() | Raimo Niskanen |
2010-11-30 | Adapt inet_drv to Visual Studio 2008 | Patrik Nyblom |
2010-11-30 | Teach spawn_executable about Unicode | Patrik Nyblom |
2010-11-30 | Make Unicode filenames work on Windows | Patrik Nyblom |
2010-11-30 | Handle binary file names and conversion of unicode strings | Patrik Nyblom |
2010-11-22 | Merge branch 'rickard/thr-spec-inet-buf/OTP-8916' into dev | Rickard Green |
2010-11-18 | Remove tight restrictions on some options | Rickard Green |
2010-11-18 | Thread specific inet driver buffer stack | Rickard Green |
2010-11-09 | Delete decommented code | Raimo Niskanen |
2010-11-09 | Implement inet:getifaddrs/0 on Windows | Raimo Niskanen |
2010-11-09 | Implement basic inet:getifaddrs/0 | Raimo Niskanen |
2010-11-09 | Fix building error of SCTP in FreeBSD 7.1 and later | Kenji Rikitake |
2010-09-09 | Make gen_tcp:recv/2 consistent with ssl:recv/2 | Björn Gustavsson |
2010-09-06 | Merge branch 'ms/inet-bug-fixes' into dev | Björn Gustavsson |
2010-09-03 | inet: support retrieving MAC address on BSD | Michael Santos |
2010-09-02 | Merge branch 'rani/sctp-sndrcvinfo/OTP-8795' into dev | Raimo Niskanen |
2010-08-31 | Fill in sinfo_assoc_id in struct sctp_sndrcvinfo for getopt() | Raimo Niskanen |
2010-08-31 | Fix SCTP linger option | Raimo Niskanen |
2010-08-17 | erts: Remove stray pre-ISO-C compatibility macros | Björn Gustavsson |
2010-07-26 | inet: fix getservbyname buffer overflow | Michael Santos |
2010-07-26 | inet: fix ifr_name buffer overflow | Michael Santos |
2010-07-26 | inet: null terminate ifr_name buffer | Michael Santos |
2010-07-07 | Fix inet_drv to detect passive mode UDP errors for SCTP builds | Raimo Niskanen |
2010-06-04 | Support opening files in exclusive mode | Michael Santos |
2010-05-27 | inet_drv.c: Remove red herring | Björn Gustavsson |
2010-05-27 | use macro to portably test for socket system call errors | Steve Vinoski |
2010-05-24 | Merge branch 'fm/file-operations' into dev | Erlang/OTP |
2010-05-20 | Add file:advise/4 - a wrapper to the POSIX syscall posix_fadvise | Filipe David Manana |
2010-05-20 | Add file:datasync/1 for syncing file contents only | Filipe David Manana |
2010-05-05 | OTP-8581 Revert prototype of driver_async | Patrik Nyblom |
2010-05-02 | Merge branch 'bg/remove-stray-ose-support' into dev | Erlang/OTP |
2010-04-30 | emulator tests: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-30 | emulator: Remove stray OSE/Delta support | Björn Gustavsson |
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |