index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: fix regression introduced when I switched the "Match"
djm@openbsd.org
2024-09-25
1
-1
/
+2
*
upstream: Add a facility to sshd(8) to penalise particular
djm@openbsd.org
2024-06-06
1
-1
/
+2
*
upstream: Start the process of splitting sshd into separate
djm@openbsd.org
2024-05-17
1
-1
/
+9
*
upstream: Separate parsing of string array options from applying them
djm@openbsd.org
2024-03-04
1
-1
/
+2
*
upstream: add ChannelTimeout support to the client, mirroring the
djm@openbsd.org
2023-10-12
1
-1
/
+2
*
upstream: Add keystroke timing obfuscation to the client.
djm@openbsd.org
2023-08-28
1
-1
/
+2
*
upstream: fix regression in OpenSSH 9.4 (mux.c r1.99) that caused
djm@openbsd.org
2023-08-18
1
-2
/
+3
*
upstream: Ensure FIDO/PKCS11 libraries contain expected symbols
djm@openbsd.org
2023-07-19
1
-1
/
+2
*
upstream: Use time_t for x11_refuse_time timeout. We need
dtucker@openbsd.org
2023-03-03
1
-1
/
+4
*
upstream: add ptimeout API for keeping track of poll/ppoll
djm@openbsd.org
2023-01-06
1
-1
/
+10
*
upstream: Make SetEnv directives first-match-wins in both
djm@openbsd.org
2022-06-03
1
-1
/
+3
*
upstream: replace select() with ppoll(), including converting
deraadt@openbsd.org
2021-11-17
1
-2
/
+2
*
upstream: SFTP protocol extension to allow the server to expand
djm@openbsd.org
2021-08-10
1
-1
/
+2
*
upstream: Allow argv_split() to optionally terminate tokenisation
djm@openbsd.org
2021-06-08
1
-2
/
+7
*
upstream: allow ssh_config SetEnv to override $TERM, which is otherwise
djm@openbsd.org
2021-06-04
1
-1
/
+3
*
upstream: highly polished whitespace, mostly fixing spaces-for-tab
djm@openbsd.org
2021-04-03
1
-6
/
+6
*
upstream: needs FILE*; from Mike Frysinger
djm@openbsd.org
2021-03-03
1
-1
/
+2
*
upstream: factor out opt_array_append; ok djm@
markus@openbsd.org
2021-02-17
1
-1
/
+9
*
upstream: Change convtime() from returning long to returning int.
dtucker@openbsd.org
2021-01-11
1
-2
/
+2
*
upstream: move subprocess() from auth.c to misc.c
djm@openbsd.org
2020-12-22
1
-1
/
+11
*
upstream: Set the specified TOS/DSCP for interactive use prior to
djm@openbsd.org
2020-11-27
1
-1
/
+3
*
upstream: when requesting a security key touch on stderr, inform the
djm@openbsd.org
2020-11-08
1
-2
/
+3
*
upstream: There are lots of place where we want to redirect stdin,
djm@openbsd.org
2020-10-03
1
-1
/
+2
*
upstream: Make dollar_expand variadic and pass a real va_list to
dtucker@openbsd.org
2020-05-29
1
-2
/
+2
*
upstream: Allow some keywords to expand shell-style ${ENV}
dtucker@openbsd.org
2020-05-29
1
-1
/
+4
*
upstream: add fmt_timeframe() (from bgpd) to format a time
djm@openbsd.org
2020-05-27
1
-1
/
+2
*
upstream: add xextendf() to extend a string with a format
djm@openbsd.org
2020-01-25
1
-1
/
+3
*
upstream: Replace all calls to signal(2) with a wrapper around
dtucker@openbsd.org
2020-01-23
1
-1
/
+3
*
upstream: dd API for performing one-shot notifications via tty or
djm@openbsd.org
2019-11-13
1
-1
/
+6
*
upstream: move authorized_keys option parsing helpsers to misc.c
djm@openbsd.org
2019-09-03
1
-1
/
+6
*
upstream: move skip_space() to misc.c and make it public; ok
djm@openbsd.org
2019-09-03
1
-1
/
+2
*
upstream: Remove support for obsolete host/port syntax.
dtucker@openbsd.org
2019-01-24
1
-1
/
+2
*
upstream: move client/server SSH-* banners to buffers under
djm@openbsd.org
2018-12-27
1
-1
/
+4
*
upstream: Fix calculation of initial bandwidth limits. Account for
dtucker@openbsd.org
2018-12-27
1
-2
/
+4
*
upstream: use path_absolute() for pathname checks; from Manoj Ampalam
djm@openbsd.org
2018-11-16
1
-1
/
+2
*
upstream: Allow ssh_config IdentityAgent directive to accept
djm@openbsd.org
2018-10-03
1
-1
/
+2
*
upstream: Remove uid checks from low port binds. Now that ssh
dtucker@openbsd.org
2018-07-31
1
-2
/
+1
*
upstream: add a SetEnv directive to ssh_config that allows setting
djm@openbsd.org
2018-06-09
1
-1
/
+2
*
upstream: switch config file parsing to getline(3) as this avoids
markus@openbsd.org
2018-06-06
1
-2
/
+1
*
upstream: add valid-before="[time]" authorized_keys option. A
djm@openbsd.org
2018-03-14
1
-1
/
+3
*
upstream commit
markus@openbsd.org
2018-01-23
1
-7
/
+1
*
upstream commit
dtucker@openbsd.org
2017-12-07
1
-1
/
+2
*
upstream commit
dtucker@openbsd.org@openbsd.org
2017-11-28
1
-1
/
+3
*
upstream commit
djm@openbsd.org
2017-10-25
1
-1
/
+2
*
upstream commit
djm@openbsd.org
2017-10-25
1
-1
/
+3
*
upstream commit
djm@openbsd.org
2017-10-23
1
-2
/
+2
*
upstream commit
millert@openbsd.org
2017-10-23
1
-1
/
+4
*
upstream commit
djm@openbsd.org
2017-08-23
1
-2
/
+2
*
upstream commit
djm@openbsd.org
2017-08-23
1
-1
/
+21
*
upstream commit
dtucker@openbsd.org
2016-11-30
1
-1
/
+2
[next]