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