Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
a8104b5c92a44774208e6d8b979d583975ba67d4
/
sftp-client.c
9ba3069
- djm@cvs.openbsd.org 2004/03/03 09:30:42
by Damien Miller
· 21 years ago
4e60ed7
- djm@cvs.openbsd.org 2004/02/17 05:39:51
by Damien Miller
· 21 years ago
a8e06ce
- djm@cvs.openbsd.org 2003/11/21 11:57:03
by Damien Miller
· 21 years ago
9f63f22
- deraadt@cvs.openbsd.org 2003/06/28 16:23:06
by Darren Tucker
· 21 years ago
d558092
- (djm) RCSID sync w/ OpenBSD
by Damien Miller
· 21 years ago
996acd2
*** empty log message ***
by Damien Miller
· 22 years ago
0011138
- (djm) OpenBSD CVS Sync
by Damien Miller
· 22 years ago
5fa01fd
- djm@cvs.openbsd.org 2003/01/14 10:58:00
by Damien Miller
· 22 years ago
a7f3aaa
- djm@cvs.openbsd.org 2003/01/10 08:48:15
by Damien Miller
· 22 years ago
62d57f6
- fgsch@cvs.openbsd.org 2003/01/10 08:19:07
by Damien Miller
· 22 years ago
770b374
- djm@cvs.openbsd.org 2003/01/06 23:51:22
by Damien Miller
· 22 years ago
93576d9
- deraadt@cvs.openbsd.org 2002/11/21 23:03:51
by Ben Lindstrom
· 22 years ago
8e879cf
- markus@cvs.openbsd.org 2002/11/05 20:10:37
by Ben Lindstrom
· 22 years ago
9b48151
- (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and
by Damien Miller
· 22 years ago
e1a4981
- djm@cvs.openbsd.org 2002/09/11 22:41:50
by Damien Miller
· 22 years ago
eec16fc
- deraadt@cvs.openbsd.org 2002/06/27 10:35:47
by Ben Lindstrom
· 22 years ago
b1f483f
- deraadt@cvs.openbsd.org 2002/06/23 09:30:14
by Ben Lindstrom
· 22 years ago
05efee1
- (bal) RCSID tag updates on channels.c, clientloop.c, nchan.c,
by Ben Lindstrom
· 22 years ago
5a6abda
unexpand
by Ben Lindstrom
· 22 years ago
06e9515
- djm@cvs.openbsd.org 2002/04/06 00:30:08
by Ben Lindstrom
· 23 years ago
924144e
- (bal) Too many <sys/queue.h> issues. Remove all workarounds and
by Ben Lindstrom
· 23 years ago
f26ff5b
- markus@cvs.openbsd.org 2002/04/01 22:07:17
by Ben Lindstrom
· 23 years ago
a1d8114
- markus@cvs.openbsd.org 2002/04/01 22:02:16
by Ben Lindstrom
· 23 years ago
6328ab3
- markus@cvs.openbsd.org 2002/03/19 10:49:35
by Ben Lindstrom
· 23 years ago
83b79e4
- itojun@cvs.openbsd.org 2002/03/11 03:19:53 [sftp-client.c] indent
by Ben Lindstrom
· 23 years ago
eb50545
- itojun@cvs.openbsd.org 2002/03/11 03:18:49
by Ben Lindstrom
· 23 years ago
d45f28c
- itojun@cvs.openbsd.org 2002/03/08 06:10:16
by Ben Lindstrom
· 23 years ago
021fcd3
- markus@cvs.openbsd.org 2002/02/24 16:57:19
by Ben Lindstrom
· 23 years ago
3db5f53
- djm@cvs.openbsd.org 2002/02/13 00:59:23
by Damien Miller
· 23 years ago
5873dfd
- djm@cvs.openbsd.org 2002/02/12 12:44:46
by Damien Miller
· 23 years ago
16a1333
- djm@cvs.openbsd.org 2002/02/12 12:32:27
by Damien Miller
· 23 years ago
8829d36
- djm@cvs.openbsd.org 2002/02/05 00:00:46
by Damien Miller
· 23 years ago
9f0f5c6
- deraadt@cvs.openbsd.org 2001/12/19 07:18:56
by Damien Miller
· 23 years ago
ad77313
- OpenBSD CVS Sync
by Ben Lindstrom
· 23 years ago
bba8121
- itojun@cvs.openbsd.org 2001/06/23 15:12:20
by Ben Lindstrom
· 23 years ago
a370005
- markus@cvs.openbsd.org 2001/04/05 10:42:57
by Ben Lindstrom
· 24 years ago
cafff19
- (djm) OpenBSD CVS Sync
by Damien Miller
· 24 years ago
c8d1c30
- djm@cvs.openbsd.org 2001/03/16 08:16:18
by Ben Lindstrom
· 24 years ago
025df4a
- markus@cvs.openbsd.org 2001/03/14 08:57:14 [sftp-client.c] Wall
by Ben Lindstrom
· 24 years ago
4870afd
- djm@cvs.openbsd.org 2001/03/13 22:42:54
by Damien Miller
· 24 years ago
058316f
- OpenBSD CVS Sync
by Damien Miller
· 24 years ago
416d874
- (bal) Replace 'unsigned long long' to 'u_int64_t' since not every
by Ben Lindstrom
· 24 years ago
6dc75f5
- (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice
by Ben Lindstrom
· 24 years ago
9d4f2c8
- djm@cvs.openbsd.org 2001/02/14 9:46:03
by Ben Lindstrom
· 24 years ago
10ac33f
- (bal) Minor correction to sftp-client.c I made. Should return 'status'
by Ben Lindstrom
· 24 years ago
c5dbf7f
- (bal) sftp-client.c replace NULL w/ 0 in do_ls() (pending in OpenBSD tree)
by Ben Lindstrom
· 24 years ago
d7686fd
- (djm) Sync sftp and scp stuff from OpenBSD:
by Damien Miller
· 24 years ago
288cc39
- djm@cvs.openbsd.org 2001/02/06 23:30:28
by Ben Lindstrom
· 24 years ago
ec1c140
- deraadt@cvs.openbsd.org 2001/02/04 08:23:08
by Kevin Steves
· 24 years ago
ef4eea9
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
by Kevin Steves
· 24 years ago
3380426
by Damien Miller
· 24 years ago