librsync  2.3.4
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 base64.c
 buf.c
 buf.hBuffers that map between stdio file streams and librsync streams
 checksum.c
 checksum.hAbstract wrappers around different weaksum and strongsum implementations
 command.c
 command.hTypes of commands present in the encoding stream
 config.h
 delta.cGenerate in streaming mode an rsync delta given a set of signatures, and a new file
 emit.c
 emit.hEncoding output routines
 fileutil.c
 hashtable.c
 hashtable.hA generic open addressing hashtable
 hex.c
 isprefix.c
 isprefix.hString prefix text function
 job.c
 job.hGeneric state-machine interface
 librsync.hPublic header for librsync
 librsync_export.h
 mdfour.c
 mdfour.hMD4 message digest algorithm
 mksum.cGenerate file signatures
 msg.cError messages for re_result values
 netint.c
 netint.hNetwork-byte-order output to the tube
 patch.cApply a delta to an old file to generate a new file
 prototab.c
 prototab.hDelta file commands
 rabinkarp.c
 rabinkarp.hThe rabinkarp class implementation of the RabinKarp rollsum
 rdiff.cCommand-line network-delta tool
 readsums.cLoad signatures from a file
 rollsum.c
 rollsum.hThe Rollsum class implementation of the original rsync rollsum
 scoop.cThis file deals with readahead from caller-supplied buffers
 scoop.hManage librsync streams of IO
 stats.cStats reporting functions
 sumset.c
 sumset.hThe rs_signature class implementation of a file signature
 trace.c
 trace.hLogging functions
 tube.cA somewhat elastic but fairly small buffer for data passing through a stream
 util.c
 util.hMisc utility functions used by librsync
 version.c
 whole.c
 whole.hWhole-file API driver functions