summaryrefslogtreecommitdiffstats
path: root/sftp-server.c
AgeCommit message (Expand)Author
2001-04-14 - Cygwin sftp/sftp-server binary mode patch from Corinna VinschenDamien Miller
2001-04-05 - markus@cvs.openbsd.org 2001/04/05 10:42:57Ben Lindstrom
2001-03-15 - deraadt@cvs.openbsd.org 2001/03/14 22:50:25Ben Lindstrom
2001-03-08 - OpenBSD CVS SyncDamien Miller
2001-03-05 - deraadt@cvs.openbsd.org 2001/03/03 22:07:50Ben Lindstrom
2001-03-05 - millert@cvs.openbsd.org 2001/03/03 21:40:30Ben Lindstrom
2001-03-05 - deraadt@cvs.openbsd.org 2001/02/21 09:12:56Ben Lindstrom
2001-02-25 - (bal) Replace 'unsigned long long' to 'u_int64_t' since not everyBen Lindstrom
2001-02-13 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch byBen Lindstrom
2001-02-10missed type casing with %8llu changeBen Lindstrom
2001-02-10 - (bal) sftp-sever.c '%8lld' to '%8llu' (OpenBSD Sync)Ben Lindstrom
2001-02-10CVS Sync with OpenBSDBen Lindstrom
2001-02-05 - deraadt@cvs.openbsd.org 2001/02/04 08:23:08Kevin Steves
2001-02-05 - stevesk@cvs.openbsd.org 2001/02/04 15:21:19Kevin Steves
2001-02-05 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves
2001-02-04NB: big update - may break stuff. Please test!Damien Miller
2001-01-29 - (stevesk) sftp-server.c: use %lld vs. %qdKevin Steves
2001-01-24 - (stevesk) sftp-server.c: KNFKevin Steves
2001-01-24 - (stevesk) sftp-server.c: fix chmod() mode maskKevin Steves
2001-01-22Hopefully things did not get mixed around too much. It compiles underBen Lindstrom
2001-01-18NOTE: This update changes the RSA key generation. *NEW RSA KEYSBen Lindstrom
2001-01-1520010115Ben Lindstrom
2001-01-1120010112Ben Lindstrom
2000-12-22One way to massive patch. <sigh> It compiles and works under Linux..Ben Lindstrom
2000-12-21 - (stevesk) OpenBSD CVS updates:Kevin Steves
2000-12-1020001210Ben Lindstrom
2000-11-17 - (stevek) Reworked progname support.Ben Lindstrom
2000-09-23 - (djm) Use printf %lld instead of %qd in sftp-server.c. Fix fromDamien Miller
2000-09-16 - (djm) Merge OpenBSD changes:Damien Miller
2000-09-0520000905Damien Miller