index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sftp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: Do not ignore SIGINT while waiting for input if editline(3)
schwarze@openbsd.org
2021-09-11
1
-11
/
+14
*
upstream: In the editline(3) branch of the sftp(1) event loop,
schwarze@openbsd.org
2021-08-12
1
-4
/
+20
*
upstream: make scp(1) in SFTP mode follow symlinks like
djm@openbsd.org
2021-08-07
1
-3
/
+5
*
upstream: typos in comments; GHPR#180 from Vill
djm@openbsd.org
2021-04-03
1
-2
/
+2
*
polish whitespace for portable files
Damien Miller
2021-04-03
1
-1
/
+1
*
upstream: highly polished whitespace, mostly fixing spaces-for-tab
djm@openbsd.org
2021-04-03
1
-2
/
+2
*
upstream: Use new limits@openssh.com protocol extension to let the
djm@openbsd.org
2021-04-01
1
-6
/
+3
*
upstream: don't try to use timespeccmp(3) directly as a qsort(3)
djm@openbsd.org
2021-01-08
1
-2
/
+5
*
upstream: shuffle a few utility functions into sftp-client.c; from
djm@openbsd.org
2020-12-04
1
-53
/
+5
*
upstream: whitespace; no code change
djm@openbsd.org
2020-10-29
1
-2
/
+2
*
upstream: use the new variant log macros instead of prepending
djm@openbsd.org
2020-10-18
1
-2
/
+2
*
upstream: Allow full range of UIDs and GIDs for sftp chown and
dtucker@openbsd.org
2020-10-07
1
-6
/
+6
*
upstream: allow -A to explicitly enable agent forwarding in scp and
djm@openbsd.org
2020-08-03
1
-4
/
+7
*
upstream: sort -N and add it to usage();
jmc@openbsd.org
2020-04-03
1
-2
/
+2
*
upstream: Add a flag to re-enable verbose output when in batch
djm@openbsd.org
2020-04-03
1
-3
/
+9
*
upstream: Have sftp reject "-1" in the same way as ssh(1) and
dtucker@openbsd.org
2020-02-26
1
-7
/
+4
*
upstream: Replace all calls to signal(2) with a wrapper around
dtucker@openbsd.org
2020-01-23
1
-13
/
+13
*
upstream: fix a race condition in the SIGCHILD handler that could turn
djm@openbsd.org
2019-11-01
1
-4
/
+7
*
upstream: remove some duplicate #includes
djm@openbsd.org
2019-10-02
1
-2
/
+1
*
upstream: Fix a typo and make <esc><right> move right to the
tb@openbsd.org
2019-07-12
1
-2
/
+2
*
upstream: from tim: - for reput, it is remote-path which is
jmc@openbsd.org
2019-06-21
1
-5
/
+5
*
upstream: Check for user@host when parsing sftp target. This
dtucker@openbsd.org
2019-06-07
1
-6
/
+11
*
upstream: Replace calls to ssh_malloc_init() by a static init of
otto@openbsd.org
2019-06-07
1
-2
/
+1
*
upstream: Add a -J option as a shortcut for -o Proxyjump= to scp(1)
tb@openbsd.org
2019-01-22
1
-7
/
+7
*
upstream: Add "-h" flag to sftp chown/chgrp/chmod commands to
djm@openbsd.org
2019-01-17
1
-8
/
+35
*
refactor libcrypto initialisation
Damien Miller
2018-11-23
1
-0
/
+2
*
upstream: use path_absolute() for pathname checks; from Manoj Ampalam
djm@openbsd.org
2018-11-16
1
-4
/
+4
*
upstream: support a prefix of '@' to suppress echo of sftp batch
djm@openbsd.org
2018-11-16
1
-26
/
+31
*
upstream: Add FALLTHROUGH comments where appropriate. Patch from
dtucker@openbsd.org
2018-09-09
1
-1
/
+3
*
upstream: Since the previous commit, ssh regress test sftp-chroot was
bluhm@openbsd.org
2018-05-11
1
-4
/
+6
*
upstream: notify user immediately when underlying ssh process dies;
djm@openbsd.org
2018-04-14
1
-1
/
+20
*
upstream: lots of typos in comments/docs. Patch from Karsten Weiss
djm@openbsd.org
2018-04-10
1
-2
/
+2
*
upstream commit
djm@openbsd.org@openbsd.org
2017-11-03
1
-11
/
+21
*
upstream commit
millert@openbsd.org
2017-10-23
1
-27
/
+31
*
portability for sftp globbed ls sort by mtime
Damien Miller
2017-06-10
1
-2
/
+8
*
upstream commit
djm@openbsd.org
2017-06-10
1
-3
/
+47
*
upstream commit
djm@openbsd.org
2017-05-08
1
-2
/
+2
*
upstream commit
djm@openbsd.org
2017-02-17
1
-16
/
+24
*
Force Turkish locales back to C/POSIX; bz#2643
Damien Miller
2016-12-12
1
-1
/
+1
*
upstream commit
millert@openbsd.org
2016-10-18
1
-1
/
+16
*
upstream commit
deraadt@openbsd.org
2016-09-12
1
-10
/
+9
*
upstream commit
djm@openbsd.org
2016-07-22
1
-14
/
+15
*
upstream commit
schwarze@openbsd.org
2016-06-06
1
-20
/
+26
*
upstream commit
djm@openbsd.org
2016-04-08
1
-4
/
+4
*
upstream commit
dtucker@openbsd.org
2016-02-16
1
-1
/
+2
*
upstream commit
deraadt@openbsd.org
2015-08-21
1
-3
/
+3
*
upstream commit
deraadt@openbsd.org
2015-01-26
1
-2
/
+4
*
upstream commit
djm@openbsd.org
2015-01-14
1
-2
/
+3
*
upstream commit
millert@openbsd.org
2014-12-04
1
-3
/
+3
*
upstream commit
djm@openbsd.org
2014-10-13
1
-6
/
+6
[next]