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