| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Treat URIs opened via xfer_open() and friends as relative to the | Michael Brown | 2007-06-13 | 1 | -5/+23 |
| * | Allow xfer_open() to take a struct uri as well as a URI string. | Michael Brown | 2007-06-09 | 1 | -14/+28 |
| * | Make URI structures reference-counted. | Michael Brown | 2007-05-28 | 1 | -3/+6 |
| * | Eliminate PF_INET; just use the AF_INET from the struct sockaddr instead. | Michael Brown | 2007-05-26 | 1 | -13/+11![]() |
| * | Add local address to socket openers. | Michael Brown | 2007-05-19 | 1 | -4/+9 |
| * | Prefix all the open()-family routines with xfer_, to disambiguate them | Michael Brown | 2007-05-18 | 1 | -8/+8 |
| * | Add seek() | Michael Brown | 2007-04-29 | 1 | -4/+4 |
| * | Preliminary support for opening data-transfer interfaces | Michael Brown | 2007-04-28 | 1 | -0/+144 |

