summaryrefslogtreecommitdiff
path: root/sftp-server.c
Commit message (Expand)AuthorAgeFilesLines
* - markus@cvs.openbsd.org 2001/06/25 08:25:41mouring2001-07-041-2/+2
* - itojun@cvs.openbsd.org 2001/06/23 15:12:20mouring2001-06-251-45/+45
* - markus@cvs.openbsd.org 2001/06/22 22:21:20mouring2001-06-251-4/+7
* - markus@cvs.openbsd.org 2001/05/12 19:53:13mouring2001-05-171-3/+4
* - Cygwin sftp/sftp-server binary mode patch from Corinna Vinschendjm2001-04-131-0/+5
* - markus@cvs.openbsd.org 2001/04/05 10:42:57mouring2001-04-051-2/+2
* - deraadt@cvs.openbsd.org 2001/03/14 22:50:25mouring2001-03-151-1/+3
* - OpenBSD CVS Syncdjm2001-03-071-2/+73
* - deraadt@cvs.openbsd.org 2001/03/03 22:07:50mouring2001-03-051-1/+17
* - millert@cvs.openbsd.org 2001/03/03 21:40:30mouring2001-03-051-10/+14
* - deraadt@cvs.openbsd.org 2001/02/21 09:12:56mouring2001-03-051-3/+3
* - (bal) Replace 'unsigned long long' to 'u_int64_t' since not everymouring2001-02-251-3/+3
* - (bal) Use chown() if fchown() does not exist in ftp-server.c patch bymouring2001-02-131-0/+4
* missed type casing with %8llu changemouring2001-02-101-1/+1
* - (bal) sftp-sever.c '%8lld' to '%8llu' (OpenBSD Sync)mouring2001-02-101-1/+1
* CVS Sync with OpenBSDmouring2001-02-101-1/+1
* - deraadt@cvs.openbsd.org 2001/02/04 08:23:08stevesk2001-02-051-2/+4
* - stevesk@cvs.openbsd.org 2001/02/04 15:21:19stevesk2001-02-051-1/+11
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27stevesk2001-02-051-4/+4
* NB: big update - may break stuff. Please test!djm2001-02-041-99/+3
* - (stevesk) sftp-server.c: use %lld vs. %qdstevesk2001-01-291-1/+1
* - (stevesk) sftp-server.c: KNFstevesk2001-01-241-2/+2
* - (stevesk) sftp-server.c: fix chmod() mode maskstevesk2001-01-241-1/+1
* Hopefully things did not get mixed around too much. It compiles undermouring2001-01-221-2/+2
* NOTE: This update changes the RSA key generation. *NEW RSA KEYSmouring2001-01-181-46/+69
* 20010115mouring2001-01-151-0/+4
* 20010112mouring2001-01-111-169/+145
* One way to massive patch. <sigh> It compiles and works under Linux..mouring2000-12-221-5/+5
* - (stevesk) OpenBSD CVS updates:stevesk2000-12-211-2/+2
* 20001210mouring2000-12-101-1/+5
* - (stevek) Reworked progname support.mouring2000-11-171-0/+7
* - (djm) Use printf %lld instead of %qd in sftp-server.c. Fix fromdjm2000-09-231-3/+3
* - (djm) Merge OpenBSD changes:djm2000-09-161-20/+16
* 20000905djm2000-09-051-0/+1078