summaryrefslogtreecommitdiff
path: root/token.c
Commit message (Expand)AuthorAgeFilesLines
* casting cleanups (rsync now compiles cleanly under IRIX 6.4)rsync-bugs1997-12-151-7/+7
* Fixed bug in receiving 32kB compressible filesPaul Mackerras1996-11-061-3/+17
* Fix compression bug where incompressible files weren't transmitted correctly.Paul Mackerras1996-10-021-1/+1
* This should fix the bug where file transfer with compression failed withPaul Mackerras1996-07-151-3/+6
* fix buglet in handling multiple filesPaul Mackerras1996-07-031-0/+1
* *** empty log message ***Andrew Tridgell1996-07-031-2/+0
* Added in-stream deflate compression for file reconstruction instructions.Paul Mackerras1996-07-031-6/+278
* added resend logicAndrew Tridgell1996-07-021-1/+2
* *** empty log message ***Andrew Tridgell1996-07-011-3/+3
* added hooks for compression in token.cAndrew Tridgell1996-07-011-0/+101