January 2020 Archives by subject
Starting: Thu Jan 2 11:16:04 AEDT 2020
Ending: Fri Jan 31 09:27:22 AEDT 2020
Messages: 188
- [openssh-commits] [openssh] 01/01: add dummy ssh-sk API for linking with fuzzers
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: compat for missing IPTOS_DSCP_LE in system headers
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Deny (non-fatal) ipc in preauth privsep child.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Deny (non-fatal) ipc in preauth privsep child.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Fix a couple of mysig_t leftovers.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Fix typo: 'you' -> 'your'.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Include signal.h to prevent redefintion of _NSIG.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: include tunnel device path in error message
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Look in inttypes.h for UINT32_MAX.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Move definition of UINT32_MAX.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Put EC key export inside OPENSSL_HAS_ECC.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: remove accidental change in f8c11461
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Remove auth-skey.c.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Remove configure test & compat code for ripemd160.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: seccomp: Allow clock_gettime64() in sandbox.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: ssh-sk-null.cc needs extern "C" {}
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: unbreak fuzzer support for recent ssh-sk.h changes
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: don't #ifdef out the KRL code when compiling without
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: Do not warn about permissions on symlinks.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: fix error message
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: Increase keyscan timeout from default. On slow hosts 3
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: mention that permitopen=/PermitOpen do no name to address
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: missing else in check_enroll_options()
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: missing header change from previous; spotted by dtucker@
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: Move setting $NC into test-exec since it's now used by
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: pass SSH_SK_HELPER explicitly past $SUDO to avoid it getting
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: unbreak unittests for recent API / source file changes
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: unbreak unittests for recent API / source file changes
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: upstream: unrevert this:
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Wrap copy_environment_blacklist() in #ifdef
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Wrap stdint.h in ifdef HAVE_STDINT_H.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/01: Wrap stdint.h in tests inside HAVE_STDINT_H.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: Allow clock_nanosleep_time64 in seccomp sandbox.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: Fix building without openssl.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: Fix typo in README.md, s/crytpo/crypto/
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: upstream: Add a connection test for proxycommand. This would have
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: upstream: disable UpdateHostKeys=ask if command is specified; ok
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: upstream: document the default value of the ControlPersist option;
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: upstream: downgrade error() for missing subsequent known_hosts
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: upstream: enable UpdateKnownHosts=yes if the configuration
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: upstream: Ignore whitespace when checking explict fingerprint.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: upstream: put the fido options in a list, and tidy up the text a
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: upstream: Update keygen moduli screen test to match recent command
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/02: upstream: what bozo decided to use 2020 as a future date in a regress
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/03: Improve search for 'struct timespec'.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/03: upstream: disable UpdateHostKeys=ask when in quiet mode; "work for
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/03: upstream: fix CanonicalizeHostname, broken by rev 1.507
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/03: upstream: Replace all calls to signal(2) with a wrapper around
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/03: upstream: simplify the list for moduli options - no need for
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/04: sandbox-darwin.c: fix missing prototypes.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/04: upstream: factor out parsing of allowed-signers lines
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/04: upstream: markus suggests a simplification to previous
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/04: upstream: Remove unsupported algorithms from list of defaults at run
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/05: upstream: the GatewayPorts vs -R listen address selection logic is
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/07: upstream: remove trailing period characters from pub/priv key
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/08: upstream: clarify order of AllowUsers/DenyUsers vs
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/10: upstream: pass the log-on-stderr flag and log level through to
git+noreply at mindrot.org
- [openssh-commits] [openssh] 01/11: upstream: ssh-keygen -Y find-principals fixes based on feedback
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: Add config.log to .gitignore
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: Fix a few warnings when on Mac OS X.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: seccomp: Allow clock_gettime64() in sandbox.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: upstream: add a new signature operations "find-principal" to look
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: upstream: document changed default for UpdateHostKeys
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: upstream: expose the number of currently-authenticating connections
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: upstream: fix reversed arguments on expand_proxy_command(); spotted
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: upstream: for UpdateHostKeys, don't report errors for unsupported
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: upstream: implement recent SK API change to support resident keys
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: upstream: make IPTOS_DSCP_LE available via IPQoS directive; bz2986,
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: upstream: the download resident keys option is -K (upper) not -k
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/02: upstream: Wait a bit longer for the multiplex master to become ready
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/03: Include compat header for definitions.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/03: upstream: add sshkey_save_public(), to save a public key; ok
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/03: upstream: changes to support FIDO attestation
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/03: upstream: Extends the SK API to accept a set of key/value options
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/03: upstream: new sentence, new line;
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/04: Make sshpam_password_change_required static.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/04: upstream: Also test PuTTY ecdh kex methods.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/04: upstream: have sshpkt_fatal() save/restore errno before we
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/04: upstream: some __func__ and strerror(errno) here; no functional
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/05: upstream: weaken the language for what HashKnownHosts provides with
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/07: upstream: Make zlib optional. This adds a "ZLIB" build time option
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/08: upstream: make sshd_config:ClientAliveCountMax=0 disable the
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/10: upstream: revise the fix for reversed arguments on
git+noreply at mindrot.org
- [openssh-commits] [openssh] 02/11: upstream: allow PEM export of DSA and ECDSA keys; bz3091, patch
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/03: Remove mysignal wrapper.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/03: upstream: ability to download FIDO2 resident keys from a token via
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/03: upstream: adapt sk-dummy to SK API changes
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/03: upstream: give more context to UpdateHostKeys messages, mentioning
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/03: Wrap stdint.h inside HAVE_STDINT_H.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/04: configure.ac: fix ldns test
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/04: upstream: Also test PuTTY chacha20.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/04: upstream: check the return value of ssh_packet_write_poll() and
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/04: upstream: For ssh-keygen -lF only add a space after key fingerprint
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/05: upstream: reword HashKnownHosts description a little more; some
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/07: Plumb WITH_ZLIB into configure.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/08: upstream: add a comment describing the ranges of channel IDs that
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/10: upstream: sync ssh-keygen.1 and ssh-keygen's usage() with each
git+noreply at mindrot.org
- [openssh-commits] [openssh] 03/11: upstream: when signing a certificate with an RSA key, default to
git+noreply at mindrot.org
- [openssh-commits] [openssh] 04/04: Fix missing prototype warning for copy_environment
git+noreply at mindrot.org
- [openssh-commits] [openssh] 04/04: upstream: Check for and warn about StrictModes permission problems. ok tb@
git+noreply at mindrot.org
- [openssh-commits] [openssh] 04/04: upstream: remove diffie-hellman-group14-sha1 from default kex to
git+noreply at mindrot.org
- [openssh-commits] [openssh] 04/04: upstream: use sshpkt_fatal() instead of plain fatal() for
git+noreply at mindrot.org
- [openssh-commits] [openssh] 04/05: upstream: group14-sha1 is no longer a default algorithm
git+noreply at mindrot.org
- [openssh-commits] [openssh] 04/07: zlib is now optional.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 04/08: upstream: factor out reading/writing sshbufs to dedicated
git+noreply at mindrot.org
- [openssh-commits] [openssh] 04/10: upstream: Document loading of resident keys from a FIDO
git+noreply at mindrot.org
- [openssh-commits] [openssh] 04/11: upstream: remove ssh-rsa (SHA1) from the list of allowed CA
git+noreply at mindrot.org
- [openssh-commits] [openssh] 05/05: upstream: when AddKeysToAgent=yes is set and the key contains no
git+noreply at mindrot.org
- [openssh-commits] [openssh] 05/07: upstream: When checking for unsafe directories, ignore non-directories
git+noreply at mindrot.org
- [openssh-commits] [openssh] 05/08: upstream: improve the error message for u2f enrollment errors by
git+noreply at mindrot.org
- [openssh-commits] [openssh] 05/10: upstream: undo merge error and replace the term "security key"
git+noreply at mindrot.org
- [openssh-commits] [openssh] 05/11: upstream: minor tweaks to ssh-keygen -Y find-principals:
git+noreply at mindrot.org
- [openssh-commits] [openssh] 06/07: upstream: Fix typo in comment.
git+noreply at mindrot.org
- [openssh-commits] [openssh] 06/08: depend
git+noreply at mindrot.org
- [openssh-commits] [openssh] 06/10: upstream: one more replacement "(security) key" -> "(FIDO)
git+noreply at mindrot.org
- [openssh-commits] [openssh] 06/11: upstream: add xextendf() to extend a string with a format
git+noreply at mindrot.org
- [openssh-commits] [openssh] 07/07: upstream: Handle zlib compression being disabled now that it's
git+noreply at mindrot.org
- [openssh-commits] [openssh] 07/08: upstream: tidy headers; some junk snuck into sshbuf-misc.c and
git+noreply at mindrot.org
- [openssh-commits] [openssh] 07/10: upstream: a little more verbosity in sign_and_send_pubkey() debug
git+noreply at mindrot.org
- [openssh-commits] [openssh] 07/11: upstream: tweak proctitle to include sshd arguments, as these are
git+noreply at mindrot.org
- [openssh-commits] [openssh] 08/08: upstream: clarify that BatchMode applies to all interactive prompts
git+noreply at mindrot.org
- [openssh-commits] [openssh] 08/10: upstream: fix ssh-keygen not displaying authenticator touch
git+noreply at mindrot.org
- [openssh-commits] [openssh] 08/11: upstream: expose PKCS#11 key labels/X.509 subjects as comments
git+noreply at mindrot.org
- [openssh-commits] [openssh] 09/10: upstream: Document sntrup4591761x25519-sha512 at tinyssh.org. Patch
git+noreply at mindrot.org
- [openssh-commits] [openssh] 09/11: upstream: process security key provider via realpath() in agent,
git+noreply at mindrot.org
- [openssh-commits] [openssh] 10/10: upstream: check access(ssh-sk-helper, X_OK) to provide friendly
git+noreply at mindrot.org
- [openssh-commits] [openssh] 10/11: upstream: allow UpdateKnownHosts=yes to function when multiple
git+noreply at mindrot.org
- [openssh-commits] [openssh] 11/11: upstream: set UpdateKnownHosts=ask by default; bz#2894; ok
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (022ce92f -> 469df611)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (0248ec7c -> 90399718)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (0373f9eb -> f73ab8a8)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (0585b569 -> c6f06fd3)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (0d114476 -> 1e1db054)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (0ecd20bc -> e1e97cae)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (101ebc3a -> afeb6a96)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (10ecc647 -> a8bd5fdb)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (1af3354a -> e6b7157b)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (1e1db054 -> 4594c762)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (26b2675b -> acaf9e05)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (30f704eb -> ed3ad71b)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (335dc935 -> b3f7009c)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (3cc60c89 -> b110cefd)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (41519234 -> 0585b569)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (429170f2 -> 1af3354a)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (4594c762 -> ec8a759b)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (469df611 -> 74dfc2c8)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (47160e1d -> 6c30c9ad)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (56cffcc0 -> 7e132310)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (5ca4b414 -> 0248ec7c)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (638a45b5 -> 0373f9eb)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (680eb774 -> c593cc5e)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (69e44ba7 -> dd2acc8b)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (6c30c9ad -> 8d3af6eb)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (70d38c3c -> 47160e1d)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (734f2f83 -> 022ce92f)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (74dfc2c8 -> 638a45b5)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (7652a576 -> 69e44ba7)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (7e132310 -> e027c044)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (80d3bebc -> b46a6325)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (84226b44 -> 945bf52c)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (8d3af6eb -> 56cffcc0)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (90399718 -> 680eb774)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (945bf52c -> 41519234)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (94a2e595 -> e16dfa94)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (a0c81d24 -> 0ecd20bc)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (a8bd5fdb -> b5fcb0ac)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (acaf9e05 -> 429170f2)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (afeb6a96 -> bb63ff84)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (b110cefd -> 30f704eb)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (b3f7009c -> 10ecc647)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (b46a6325 -> 70d38c3c)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (b5fcb0ac -> f8c11461)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (bb63ff84 -> 771891a0)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (c4b2664b -> 5ca4b414)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (c593cc5e -> 7652a576)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (c6f06fd3 -> 94a2e595)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (dd2acc8b -> ff5784e2)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (e027c044 -> 84226b44)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (e16dfa94 -> a0c81d24)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (e1e97cae -> 734f2f83)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (e6b7157b -> 335dc935)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (ec8a759b -> 101ebc3a)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (ed3ad71b -> 26b2675b)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (f73ab8a8 -> 0d114476)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (f8c11461 -> 80d3bebc)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch master updated (ff5784e2 -> 3cc60c89)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch V_8_1 updated (69298ebf -> a991cc5e)
git+noreply at mindrot.org
- [openssh-commits] [openssh] branch V_8_1 updated (a991cc5e -> fbe37c90)
git+noreply at mindrot.org
Last message date:
Fri Jan 31 09:27:22 AEDT 2020
Archived on: Fri Jan 31 09:27:27 AEDT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).