summaryrefslogtreecommitdiff
path: root/netint.c
Commit message (Expand)AuthorAgeFilesLines
* rename to librsync, and call everything rs_*.Martin Pool2001-03-051-27/+27
* More integer type stuff.Martin Pool2001-03-041-2/+2
* Remove dependency on stdint.h and other files that may not be presentMartin Pool2001-03-041-103/+79
* Start to put back in support for statistics.Martin Pool2001-03-011-13/+52
* Make opcode naming consistently count in bytes, not bits.Martin Pool2001-02-281-1/+1
* Add hs_squirt_n16.Martin Pool2001-02-281-2/+11
* Be more careful about handling of renumbered hs_result codes. (IMartin Pool2001-02-271-32/+32
* Fix screwy search-and-replace.Martin Pool2001-02-271-1/+1
* Rename HS_OK to HS_DONE and HS_RUN_OK to HS_RUNNING to be moreMartin Pool2001-02-261-1/+1
* Doc.Martin Pool2001-02-261-3/+3
* Draw your own conclusionsMartin Pool2001-02-141-2/+2
* Switch to using popt.Martin Pool2001-02-121-2/+2
* Change to a generic hs_job_t class so we can share the iterator code.Martin Pool2001-02-071-21/+21
* Move netint code to netint.c.Martin Pool2000-12-121-0/+35
* Add _hs_suck_netintMartin Pool2000-12-121-0/+14
* Add readahead capability to scoop.Martin Pool2000-12-121-2/+2
* Lots of random hacking on the new mem-mem stream interface. ApplyingMartin Pool2000-12-121-11/+45
* Further fiddling with the streams model.Martin Pool2000-12-071-0/+77