index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure that usage & man page match
Philip Hands
2024-08-17
2
-8
/
+11
*
update copyright notices
Philip Hands
2024-08-17
2
-2
/
+2
*
restore optionality of -i's argument
Philip Hands
2024-08-17
2
-2
/
+18
*
avoid exploring .ssh/id*.pub subdirectories
Philip Hands
2024-08-17
1
-1
/
+1
*
ensure that we're always told the source of keys
Philip Hands
2024-08-17
1
-1
/
+2
*
add $HOME to ERROR if one cannot write to ~/.ssh
Philip Hands
2024-08-17
1
-1
/
+1
*
assert that SCRATCH_DIR is a writable directory
Philip Hands
2024-08-17
1
-0
/
+11
*
quote to avoid potential for word splitting
Philip Hands
2024-08-17
1
-6
/
+6
*
ensure ERROR output goes to STDERR
Philip Hands
2024-08-17
1
-4
/
+4
*
avoid extra space when no arg given to -i option
Philip Hands
2024-08-17
1
-1
/
+1
*
put the -i before -[pP] (matching man pages)
Philip Hands
2024-08-17
1
-1
/
+1
*
Minor space issue fixed
Shreyas Mahangade
2024-08-17
1
-1
/
+1
*
Show identity file in 'ssh' command
Shreyas Mahangade
2024-08-17
1
-1
/
+1
*
version numbers
Damien Miller
2024-07-01
2
-2
/
+2
*
attempt at updating RPM specs for sshd-session
Damien Miller
2024-05-17
2
-0
/
+2
*
crank RPM spec versions
Damien Miller
2024-03-11
2
-2
/
+2
*
crank versions
V_9_6_P1
Damien Miller
2023-12-18
2
-2
/
+2
*
Update openssl-devel dependency in RPM spec.
Fabio Pedretti
2023-10-16
1
-9
/
+14
*
Remove reference of dropped sshd.pam.old file
Fabio Pedretti
2023-10-16
1
-5
/
+4
*
crank version numbers
V_9_5_P1
Damien Miller
2023-10-04
2
-2
/
+2
*
update versions in RPM specs
Damien Miller
2023-08-10
2
-2
/
+2
*
fixup! if -s & -p specified, mention 'sftp -P' on
Philip Hands
2023-05-25
1
-3
/
+4
*
Make ssh-copy-id(1) consistent with OpenSSH.
Darren Tucker
2023-05-25
1
-26
/
+40
*
if -s & -p specified, mention 'sftp -P' on success
Philip Hands
2023-05-25
1
-3
/
+7
*
drop whitespace
Philip Hands
2023-05-25
1
-1
/
+1
*
make -x also apply to the target script
Philip Hands
2023-05-25
1
-0
/
+2
*
add -t option to specify the target path
Philip Hands
2023-05-25
2
-20
/
+26
*
Fix test error for /bin/sh on Solaris 10 and older
Carlos RodrÃguez Gili
2023-05-25
1
-1
/
+2
*
Remove outdated comment
Jakub Jelen
2023-05-25
1
-1
/
+0
*
Special case OpenWrt instead of Dropbear.
Darren Tucker
2023-05-25
1
-13
/
+10
*
ssh-copy-id: add -x option (for debugging)
Philip Hands
2023-05-25
2
-2
/
+12
*
update copyright notices
Philip Hands
2023-05-25
2
-2
/
+2
*
crank version
Damien Miller
2023-03-15
2
-2
/
+2
*
crank versions in RPM specs
V_9_2_P1
Damien Miller
2023-02-02
2
-2
/
+2
*
crank versions in RPM spec files
Damien Miller
2022-10-03
2
-2
/
+2
*
update version numbers for release
V_9_0_P1
Damien Miller
2022-04-06
2
-2
/
+2
*
update versions in preparation for 8.9 release
Damien Miller
2022-02-16
2
-2
/
+2
*
remove built-in support for md5crypt()
Damien Miller
2021-10-28
1
-3
/
+5
*
update version numbers for release
Damien Miller
2021-09-26
2
-2
/
+2
*
Remove obsolete Redhat PAM config and init script.
Darren Tucker
2021-08-20
2
-163
/
+0
*
update version numbers
Damien Miller
2021-08-20
2
-2
/
+2
*
crank version in README and RPM spec files
Damien Miller
2021-04-16
2
-2
/
+2
*
perform report_failed_grab() inline
Damien Miller
2021-04-10
1
-20
/
+9
*
dedicated gnome-ssk-askpass3 source
Damien Miller
2021-04-10
2
-2
/
+318
*
polish whitespace for portable files
Damien Miller
2021-04-03
2
-9
/
+8
*
gnome-ssh-askpass3 is a valid target here
Damien Miller
2021-03-29
1
-1
/
+1
*
update RPM spec version numbers
Damien Miller
2021-03-02
2
-2
/
+2
*
tidy the $INSTALLKEY_SH code layout a little
Philip Hands
2021-02-25
1
-5
/
+5
*
if unable to add a missing newline, fail
Jakub Jelen
2021-02-25
1
-1
/
+1
*
use $AUTH_KEY_DIR, now that we have it
Philip Hands
2021-02-25
1
-3
/
+3
[next]