summaryrefslogtreecommitdiff
path: root/misc.h
Commit message (Expand)AuthorAge
* upstream: Separate parsing of string array options from applying themdjm@openbsd.org2024-03-04
* upstream: add ChannelTimeout support to the client, mirroring thedjm@openbsd.org2023-10-12
* upstream: Add keystroke timing obfuscation to the client.djm@openbsd.org2023-08-28
* upstream: fix regression in OpenSSH 9.4 (mux.c r1.99) that causeddjm@openbsd.org2023-08-18
* upstream: Ensure FIDO/PKCS11 libraries contain expected symbolsdjm@openbsd.org2023-07-20
* upstream: Use time_t for x11_refuse_time timeout. We needdtucker@openbsd.org2023-03-03
* upstream: add ptimeout API for keeping track of poll/ppolldjm@openbsd.org2023-01-06
* upstream: Make SetEnv directives first-match-wins in bothdjm@openbsd.org2022-06-03
* upstream: replace select() with ppoll(), including convertingderaadt@openbsd.org2021-11-18
* upstream: SFTP protocol extension to allow the server to expanddjm@openbsd.org2021-08-10
* upstream: Allow argv_split() to optionally terminate tokenisationdjm@openbsd.org2021-06-08
* upstream: allow ssh_config SetEnv to override $TERM, which is otherwisedjm@openbsd.org2021-06-04
* upstream: highly polished whitespace, mostly fixing spaces-for-tabdjm@openbsd.org2021-04-03
* upstream: needs FILE*; from Mike Frysingerdjm@openbsd.org2021-03-03
* upstream: factor out opt_array_append; ok djm@markus@openbsd.org2021-02-17
* upstream: Change convtime() from returning long to returning int.dtucker@openbsd.org2021-01-11
* upstream: move subprocess() from auth.c to misc.cdjm@openbsd.org2020-12-22
* upstream: Set the specified TOS/DSCP for interactive use prior todjm@openbsd.org2020-11-27
* upstream: when requesting a security key touch on stderr, inform thedjm@openbsd.org2020-11-09
* upstream: There are lots of place where we want to redirect stdin,djm@openbsd.org2020-10-03
* upstream: Make dollar_expand variadic and pass a real va_list todtucker@openbsd.org2020-05-29
* upstream: Allow some keywords to expand shell-style ${ENV}dtucker@openbsd.org2020-05-29
* upstream: add fmt_timeframe() (from bgpd) to format a timedjm@openbsd.org2020-05-27
* upstream: add xextendf() to extend a string with a formatdjm@openbsd.org2020-01-25
* upstream: Replace all calls to signal(2) with a wrapper arounddtucker@openbsd.org2020-01-23
* upstream: dd API for performing one-shot notifications via tty ordjm@openbsd.org2019-11-13
* upstream: move authorized_keys option parsing helpsers to misc.cdjm@openbsd.org2019-09-03
* upstream: move skip_space() to misc.c and make it public; okdjm@openbsd.org2019-09-03
* upstream: Remove support for obsolete host/port syntax.dtucker@openbsd.org2019-01-24
* upstream: move client/server SSH-* banners to buffers underdjm@openbsd.org2018-12-27
* upstream: Fix calculation of initial bandwidth limits. Account fordtucker@openbsd.org2018-12-27
* upstream: use path_absolute() for pathname checks; from Manoj Ampalamdjm@openbsd.org2018-11-16
* upstream: Allow ssh_config IdentityAgent directive to acceptdjm@openbsd.org2018-10-03
* upstream: Remove uid checks from low port binds. Now that sshdtucker@openbsd.org2018-07-31
* upstream: add a SetEnv directive to ssh_config that allows settingdjm@openbsd.org2018-06-09
* upstream: switch config file parsing to getline(3) as this avoidsmarkus@openbsd.org2018-06-07
* upstream: add valid-before="[time]" authorized_keys option. Adjm@openbsd.org2018-03-14
* upstream commitmarkus@openbsd.org2018-01-23
* upstream commitdtucker@openbsd.org2017-12-07
* upstream commitdtucker@openbsd.org@openbsd.org2017-11-28
* upstream commitdjm@openbsd.org2017-10-25
* upstream commitdjm@openbsd.org2017-10-25
* upstream commitdjm@openbsd.org2017-10-23
* upstream commitmillert@openbsd.org2017-10-23
* upstream commitdjm@openbsd.org2017-08-23
* upstream commitdjm@openbsd.org2017-08-23
* upstream commitdtucker@openbsd.org2016-11-30
* upstream commitdtucker@openbsd.org2016-10-24
* upstream commitderaadt@openbsd.org2016-09-12
* upstream commitguenther@openbsd.org2016-08-29