summaryrefslogtreecommitdiff
path: root/sftp-client.c
Commit message (Expand)AuthorAgeFilesLines
* - deraadt@cvs.openbsd.org 2004/07/11 17:48:47Darren Tucker2004-07-171-4/+4
* - pedro@cvs.openbsd.org 2004/06/03 12:22:20Damien Miller2004-06-151-2/+2
* - djm@cvs.openbsd.org 2004/05/19 12:17:33Darren Tucker2004-05-241-7/+28
* - djm@cvs.openbsd.org 2004/03/30 12:41:56Darren Tucker2004-04-191-2/+2
* - djm@cvs.openbsd.org 2004/03/03 09:30:42Damien Miller2004-03-081-10/+3
* - djm@cvs.openbsd.org 2004/02/17 05:39:51Damien Miller2004-02-171-20/+12
* - djm@cvs.openbsd.org 2003/11/21 11:57:03Damien Miller2003-11-211-3/+3
* - deraadt@cvs.openbsd.org 2003/06/28 16:23:06Darren Tucker2003-07-031-4/+4
* - (djm) RCSID sync w/ OpenBSDDamien Miller2003-05-141-1/+1
* *** empty log message ***Damien Miller2003-04-091-1/+1
* - (djm) OpenBSD CVS SyncDamien Miller2003-03-101-1/+4
* - djm@cvs.openbsd.org 2003/01/14 10:58:00Damien Miller2003-01-141-3/+8
* - djm@cvs.openbsd.org 2003/01/10 08:48:15Damien Miller2003-01-101-27/+27
* - fgsch@cvs.openbsd.org 2003/01/10 08:19:07Damien Miller2003-01-101-1/+26
* - djm@cvs.openbsd.org 2003/01/06 23:51:22Damien Miller2003-01-081-3/+4
* - deraadt@cvs.openbsd.org 2002/11/21 23:03:51Ben Lindstrom2002-12-231-7/+7
* - markus@cvs.openbsd.org 2002/11/05 20:10:37Ben Lindstrom2002-11-091-2/+2
* - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h andDamien Miller2002-09-121-1/+1
* - djm@cvs.openbsd.org 2002/09/11 22:41:50Damien Miller2002-09-121-7/+1
* - deraadt@cvs.openbsd.org 2002/06/27 10:35:47Ben Lindstrom2002-07-041-2/+2
* - deraadt@cvs.openbsd.org 2002/06/23 09:30:14Ben Lindstrom2002-06-231-32/+33
* - (bal) RCSID tag updates on channels.c, clientloop.c, nchan.c,Ben Lindstrom2002-06-091-1/+1
* unexpandBen Lindstrom2002-06-091-1/+1
* - djm@cvs.openbsd.org 2002/04/06 00:30:08Ben Lindstrom2002-04-061-4/+6
* - (bal) Too many <sys/queue.h> issues. Remove all workarounds andBen Lindstrom2002-04-051-4/+0
* - markus@cvs.openbsd.org 2002/04/01 22:07:17Ben Lindstrom2002-04-021-3/+3
* - markus@cvs.openbsd.org 2002/04/01 22:02:16Ben Lindstrom2002-04-021-2/+2
* - markus@cvs.openbsd.org 2002/03/19 10:49:35Ben Lindstrom2002-03-221-16/+16
* - itojun@cvs.openbsd.org 2002/03/11 03:19:53Ben Lindstrom2002-03-221-4/+4
* - itojun@cvs.openbsd.org 2002/03/11 03:18:49Ben Lindstrom2002-03-221-8/+12
* - itojun@cvs.openbsd.org 2002/03/08 06:10:16Ben Lindstrom2002-03-221-2/+4
* - markus@cvs.openbsd.org 2002/02/24 16:57:19Ben Lindstrom2002-02-261-2/+3
* - djm@cvs.openbsd.org 2002/02/13 00:59:23Damien Miller2002-02-131-126/+176
* - djm@cvs.openbsd.org 2002/02/12 12:44:46Damien Miller2002-02-131-9/+48
* - djm@cvs.openbsd.org 2002/02/12 12:32:27Damien Miller2002-02-131-94/+194
* - djm@cvs.openbsd.org 2002/02/05 00:00:46Damien Miller2002-02-081-18/+14
* - deraadt@cvs.openbsd.org 2001/12/19 07:18:56Damien Miller2001-12-211-9/+8
* - OpenBSD CVS SyncBen Lindstrom2001-07-181-3/+1
* - itojun@cvs.openbsd.org 2001/06/23 15:12:20Ben Lindstrom2001-06-251-9/+9
* - markus@cvs.openbsd.org 2001/04/05 10:42:57Ben Lindstrom2001-04-051-3/+3
* - (djm) OpenBSD CVS SyncDamien Miller2001-03-191-3/+7
* - djm@cvs.openbsd.org 2001/03/16 08:16:18Ben Lindstrom2001-03-171-12/+20
* - markus@cvs.openbsd.org 2001/03/14 08:57:14Ben Lindstrom2001-03-141-2/+2
* - djm@cvs.openbsd.org 2001/03/13 22:42:54Damien Miller2001-03-141-4/+49
* - OpenBSD CVS SyncDamien Miller2001-03-081-4/+77
* - (bal) Replace 'unsigned long long' to 'u_int64_t' since not everyBen Lindstrom2001-02-251-4/+4
* - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim RiceBen Lindstrom2001-02-171-0/+4
* - djm@cvs.openbsd.org 2001/02/14 9:46:03Ben Lindstrom2001-02-151-21/+19
* - (bal) Minor correction to sftp-client.c I made. Should return 'status'Ben Lindstrom2001-02-101-2/+2
* - (bal) sftp-client.c replace NULL w/ 0 in do_ls() (pending in OpenBSD tree)Ben Lindstrom2001-02-101-1/+1