Simon Tatham
|
841bf321d4
New abstraction for command-line arguments.
|
1 month ago |
Simon Tatham
|
d20d3b20fd
Remove FLAG_VERBOSE.
|
4 years ago |
Simon Tatham
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 years ago |
Simon Tatham
|
70fd577e40
Fall back to not sorting large dirs in pscp -ls or psftp 'ls'.
|
5 years ago |
Simon Tatham
|
85fbb4216e
pscp: replace crash with diagnostic on opendir failure.
|
5 years ago |
Simon Tatham
|
3214563d8e
Convert a lot of 'int' variables to 'bool'.
|
6 years ago |
Simon Tatham
|
a6f1709c2f
Adopt C99 <stdbool.h>'s true/false.
|
6 years ago |
Simon Tatham
|
a647f2ba11
Adopt C99 <stdint.h> integer types.
|
6 years ago |
Jacob Nevins
|
9a2730806c
Log when -restrict-acl is in use.
|
7 years ago |
Simon Tatham
|
b0b5d5fbe6
Extend ACL-restriction to all Windows tools.
|
8 years ago |
Simon Tatham
|
5c5ca116db
Centralise stripslashes() and make it OS-sensitive.
|
9 years ago |
Simon Tatham
|
89da2ddf56
Giant const-correctness patch of doom!
|
9 years ago |
Simon Tatham
|
5c00b581c8
Propagate file permissions in both directions in Unix pscp and psftp.
|
13 years ago |
Owen Dunn
|
33b7caa590
Large file support for psftp and pscp on both Windows and Unix. On Unix
|
18 years ago |
Simon Tatham
|
6c81ee6706
General mechanism for ensuring a dodgy SFTP server can't return
|
20 years ago |
Simon Tatham
|
f1585f8f46
Jacob points out that I introduced a bug in PSFTP when I did the
|
20 years ago |
Simon Tatham
|
7ecf13564a
New timing infrastructure. There's a new function schedule_timer()
|
20 years ago |
Simon Tatham
|
b104be3b00
Remove CRs. Oops :-/
|
21 years ago |
Simon Tatham
|
d1e9569b05
... and there's a Unix port of PSCP. Ooh.
|
21 years ago |
Simon Tatham
|
bfb9b28393
Windows PSCP now links against winsftp.c, and scp.c is now a
|
21 years ago |
Simon Tatham
|
66fa6f320e
And just to prove that psftp.c really is now platform-independent
|
21 years ago |
Simon Tatham
|
e0801815c8
Next phase of general SFTP reworking: psftp.c is now a platform-
|
21 years ago |