librsync
2.3.0
|
Files | |
file | base64.c [code] |
file | buf.c [code] |
Buffers that map between stdio file streams and librsync streams. | |
file | buf.h [code] |
file | checksum.c [code] |
file | checksum.h [code] |
file | command.c [code] |
file | command.h [code] |
Types of commands present in the encoding stream. | |
file | config.h [code] |
file | delta.c [code] |
Generate in streaming mode an rsync delta given a set of signatures, and a new file. | |
file | emit.c [code] |
encoding output routines. | |
file | emit.h [code] |
How to emit commands to the client. | |
file | fileutil.c [code] |
file | hashtable.c [code] |
file | hashtable.h [code] |
A generic open addressing hashtable. | |
file | hex.c [code] |
file | isprefix.c [code] |
file | isprefix.h [code] |
file | job.c [code] |
Generic state-machine interface. | |
file | job.h [code] |
file | librsync.h [code] |
Public header for librsync. | |
file | librsync_export.h [code] |
file | mdfour.c [code] |
MD4 message digest algorithm. | |
file | mdfour.h [code] |
file | mksum.c [code] |
Generate file signatures. | |
file | msg.c [code] |
error messages for re_result values. | |
file | netint.c [code] |
Network-byte-order output to the tube. | |
file | netint.h [code] |
file | patch.c [code] |
file | prototab.c [code] |
Delta file commands. | |
file | prototab.h [code] |
Delta file commands. | |
file | rabinkarp.h [code] |
file | rdiff.c [code] |
Command-line network-delta tool. | |
file | readsums.c [code] |
Load signatures from a file. | |
file | rollsum.c [code] |
file | rollsum.h [code] |
file | scoop.c [code] |
This file deals with readahead from caller-supplied buffers. | |
file | stats.c [code] |
stats reporting functions. | |
file | stream.c [code] |
Manage librsync streams of IO. | |
file | stream.h [code] |
file | sumset.c [code] |
file | sumset.h [code] |
file | trace.c [code] |
logging and debugging output. | |
file | trace.h [code] |
logging functions. | |
file | tube.c [code] |
A somewhat elastic but fairly small buffer for data passing through a stream. | |
file | util.c [code] |
file | util.h [code] |
file | version.c [code] |
file | whole.c [code] |
file | whole.h [code] |