Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
24ecf612614d83622d9777349b4ecd21ee22bb2a
/
sftp-server.c
ce321d8
- djm@cvs.openbsd.org 2005/09/13 23:40:07
by Darren Tucker
· 19 years ago
eccb9de
- djm@cvs.openbsd.org 2005/06/17 02:44:33
by Damien Miller
· 19 years ago
ba6de95
- (dtucker) [logintest.c scp.c sftp-server.c sftp.c ssh-add.c ssh-agent.c
by Darren Tucker
· 20 years ago
e59b508
- (dtucker) [acconfig.h configure.ac sftp-server.c] Bug #823: add sftp
by Darren Tucker
· 20 years ago
aedc1d6
- dtucker@cvs.openbsd.org 2004/06/25 05:38:48
by Darren Tucker
· 20 years ago
3f9fdc7
- avsm@cvs.openbsd.org 2004/06/21 17:36:31
by Darren Tucker
· 20 years ago
37bd366
- markus@cvs.openbsd.org 2004/02/19 21:15:04
by Darren Tucker
· 21 years ago
f58b58c
- jakob@cvs.openbsd.org 2003/11/10 16:23:41
by Damien Miller
· 21 years ago
59d3d5b
- (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
by Damien Miller
· 21 years ago
a6612d4
- miod@cvs.openbsd.org 2003/06/25 22:39:36
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
b3207e8
- (djm) OpenBSD CVS Sync
by Damien Miller
· 22 years ago
0011138
- (djm) OpenBSD CVS Sync
by Damien Miller
· 22 years ago
9e51a73
- markus@cvs.openbsd.org 2003/02/06 09:29:18
by Damien Miller
· 22 years ago
e1a4981
- djm@cvs.openbsd.org 2002/09/11 22:41:50
by Damien Miller
· 22 years ago
c2df3ec
- deraadt@cvs.openbsd.org 2002/06/24 17:57:20
by Ben Lindstrom
· 22 years ago
b1f483f
- deraadt@cvs.openbsd.org 2002/06/23 09:30:14
by Ben Lindstrom
· 22 years ago
937df1d
- markus@cvs.openbsd.org 2002/06/06 17:30:11
by Ben Lindstrom
· 22 years ago
2c14047
- markus@cvs.openbsd.org 2002/06/06 17:12:44
by Ben Lindstrom
· 22 years ago
00c9217
- markus@cvs.openbsd.org 2002/02/13 00:28:13
by Damien Miller
· 23 years ago
708d21c
- stevesk@cvs.openbsd.org 2001/12/29 21:56:01
by Damien Miller
· 23 years ago
9f0f5c6
- deraadt@cvs.openbsd.org 2001/12/19 07:18:56
by Damien Miller
· 23 years ago
95148e3
- jakob@cvs.openbsd.org 2001/07/31 12:42:50
by Ben Lindstrom
· 23 years ago
4469723
- markus@cvs.openbsd.org 2001/06/25 08:25:41
by Ben Lindstrom
· 23 years ago
bba8121
- itojun@cvs.openbsd.org 2001/06/23 15:12:20
by Ben Lindstrom
· 23 years ago
488d880
- markus@cvs.openbsd.org 2001/06/22 22:21:20
by Ben Lindstrom
· 23 years ago
abbb73d
- markus@cvs.openbsd.org 2001/05/12 19:53:13
by Ben Lindstrom
· 23 years ago
402b331
- Cygwin sftp/sftp-server binary mode patch from Corinna Vinschen
by Damien Miller
· 24 years ago
a370005
- markus@cvs.openbsd.org 2001/04/05 10:42:57
by Ben Lindstrom
· 24 years ago
c7f4ccd
- deraadt@cvs.openbsd.org 2001/03/14 22:50:25
by Ben Lindstrom
· 24 years ago
058316f
- OpenBSD CVS Sync
by Damien Miller
· 24 years ago
1addabd
- deraadt@cvs.openbsd.org 2001/03/03 22:07:50 [sftp-server.c] KNF
by Ben Lindstrom
· 24 years ago
cb80bdf
- millert@cvs.openbsd.org 2001/03/03 21:40:30
by Ben Lindstrom
· 24 years ago
3659251
- deraadt@cvs.openbsd.org 2001/02/21 09:12:56
by Ben Lindstrom
· 24 years ago
416d874
- (bal) Replace 'unsigned long long' to 'u_int64_t' since not every
by Ben Lindstrom
· 24 years ago
34bb0c7
- (bal) Use chown() if fchown() does not exist in ftp-server.c patch by
by Ben Lindstrom
· 24 years ago
e8e9fd5
missed type casing with %8llu change
by Ben Lindstrom
· 24 years ago
7e9aff5
- (bal) sftp-sever.c '%8lld' to '%8llu' (OpenBSD Sync)
by Ben Lindstrom
· 24 years ago
afed4d9
CVS Sync with OpenBSD
by Ben Lindstrom
· 24 years ago
ec1c140
- deraadt@cvs.openbsd.org 2001/02/04 08:23:08
by Kevin Steves
· 24 years ago
8e74393
- stevesk@cvs.openbsd.org 2001/02/04 15:21:19
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
b71eb58
- (stevesk) sftp-server.c: use %lld vs. %qd
by Kevin Steves
· 24 years ago
f7ffab3
- (stevesk) sftp-server.c: KNF
by Kevin Steves
· 24 years ago
b6b37ba
- (stevesk) sftp-server.c: fix chmod() mode mask
by Kevin Steves
· 24 years ago
226cfa0
Hopefully things did not get mixed around too much. It compiles under
by Ben Lindstrom
· 24 years ago
bf555ba
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
by Ben Lindstrom
· 24 years ago
200e3c9
by Ben Lindstrom
· 24 years ago
2f959b4
20010112
by Ben Lindstrom
· 24 years ago
46c1622
One way to massive patch. <sigh> It compiles and works under Linux..
by Ben Lindstrom
· 24 years ago
a074feb
- (stevesk) OpenBSD CVS updates:
by Kevin Steves
· 24 years ago
fa1b3d0
20001210
by Ben Lindstrom
· 24 years ago
49a79c0
- (stevek) Reworked progname support.
by Ben Lindstrom
· 24 years ago
f056e23
- (djm) Use printf %lld instead of %qd in sftp-server.c. Fix from
by Damien Miller
· 24 years ago
e4340be
- (djm) Merge OpenBSD changes:
by Damien Miller
· 24 years ago
7b28dc5
20000905
by Damien Miller
· 24 years ago