librsync  2.0.2
File List
Here is a list of all documented files with brief descriptions:
 base64.c
 buf.cBuffers that map between stdio file streams and librsync streams
 buf.h
 checksum.c
 checksum.h
 command.c
 command.hTypes of commands present in the encoding stream
 config.h
 delta.c– Generate in streaming mode an rsync delta given a set of signatures, and a new file
 emit.cEncoding output routines
 emit.hHow to emit commands to the client
 fileutil.c
 fileutil.h
 hashtable.c
 hashtable.hA generic open addressing hashtable
 hex.c
 isprefix.c
 isprefix.h
 job.cGeneric state-machine interface
 job.h
 librsync.hPublic header for librsync
 mdfour.cMD4 message digest algorithm
 mdfour.h
 mksum.cGenerate file signatures
 msg.cError messages for re_result values
 netint.cNetwork-byte-order output to the tube
 netint.h
 patch.c
 prototab.cDelta file commands
 prototab.hDelta file commands
 rdiff.c– Command-line network-delta tool
 readsums.cLoad signatures from a file
 rollsum.c
 rollsum.h
 scoop.cThis file deals with readahead from caller-supplied buffers
 stats.cStats reporting functions
 stream.cManage librsync streams of IO
 stream.h
 sumset.c
 sumset.h
 trace.cLogging and debugging output
 trace.hLogging functions
 tube.cA somewhat elastic but fairly small buffer for data passing through a stream
 util.c
 util.h
 version.c
 whole.c
 whole.h