aboutsummaryrefslogtreecommitdiff
path: root/src/libventi/send.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-5/+4
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* libventi: protocol support for blocks larger than 64kRuss Cox2009-05-251-16/+31
|
* libventi: return value nitsRuss Cox2008-06-141-1/+1
|
* correct dangling pointer race (Bakul Shah)rsc2007-04-081-4/+13
|
* Fix a handful of small one-time memory leaks in vbackup,rsc2006-10-191-2/+2
| | | | and one per-package memory leak (in writethread).
* disable loggingrsc2005-02-141-6/+7
|
* use nci to label connectionsrsc2005-02-131-0/+4
|
* bug fixesrsc2005-01-181-4/+4
|
* fix problem in cache.rsc2004-06-161-3/+12
|
* various debuggingrsc2004-06-091-3/+12
|
* various debuggingrsc2004-05-231-4/+11
|
* new venti library.rsc2003-11-231-0/+212