Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update sftp client and server to new buffer API. | 2015-01-14 | 1 | -3/+4 | |
* | support '-h' (human-readable units) for sftp's ls command, just like | 2010-01-13 | 1 | -2/+2 | |
* | almost entirely get rid of the culture of ".h files that include .h files" | 2006-08-03 | 1 | -6/+1 | |
* | buffer.h only needed in sftp-common.h and remove some unneeded | 2006-07-10 | 1 | -1/+3 | |
* | standardise spacing in $OpenBSD$ tags; requested by deraadt@ | 2006-03-25 | 1 | -1/+1 | |
* | move #include <sys/stat.h> out of includes.h; ok markus@ | 2006-02-20 | 1 | -1/+4 | |
* | use a common max. packet length, no binary change | 2006-01-02 | 1 | -1/+4 | |
* | constify. ok markus@ & djm@ | 2003-11-10 | 1 | -5/+5 | |
* | support for short/long listings and globbing in "ls"; ok markus@ | 2002-09-11 | 1 | -1/+3 | |
* | remove comments from .h, since they are cut&paste from the .c files | 2001-06-26 | 1 | -14/+5 | |
* | prototype pedant. not very creative... | 2001-06-26 | 1 | -6/+6 | |
* | Basic interactive sftp client; ok theo@ | 2001-02-04 | 1 | -0/+55 |