summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* upstream: Unnest rekey param parsing test and use ssh not sshd.dtucker@openbsd.org2024-08-201-12/+12
* upstream: actually use the length parameter that was passed in ratherdjm@openbsd.org2024-08-201-4/+4
* private key coredump protection for Linux/FreeBSDDamien Miller2024-08-201-0/+18
* upstream: place shielded keys (i.e. keys at rest in RAM) into memorydjm@openbsd.org2024-08-201-6/+26
* upstream: mention that ed25519 is the default key type generated anddjm@openbsd.org2024-08-171-4/+4
* upstream: fix minor memory leak in Subsystem option parsing; fromdjm@openbsd.org2024-08-171-1/+2
* upstream: fix swapping of source and destination addresses in some sshddjm@openbsd.org2024-08-171-2/+2
* Add compat functions for EVP_Digest{Sign,Verify}.Darren Tucker2024-08-174-0/+40
* make sure that usage & man page matchPhilip Hands2024-08-172-8/+11
* update copyright noticesPhilip Hands2024-08-172-2/+2
* restore optionality of -i's argumentPhilip Hands2024-08-172-2/+18
* avoid exploring .ssh/id*.pub subdirectoriesPhilip Hands2024-08-171-1/+1
* ensure that we're always told the source of keysPhilip Hands2024-08-171-1/+2
* add $HOME to ERROR if one cannot write to ~/.sshPhilip Hands2024-08-171-1/+1
* assert that SCRATCH_DIR is a writable directoryPhilip Hands2024-08-171-0/+11
* quote to avoid potential for word splittingPhilip Hands2024-08-171-6/+6
* ensure ERROR output goes to STDERRPhilip Hands2024-08-171-4/+4
* avoid extra space when no arg given to -i optionPhilip Hands2024-08-171-1/+1
* put the -i before -[pP] (matching man pages)Philip Hands2024-08-171-1/+1
* Minor space issue fixedShreyas Mahangade2024-08-171-1/+1
* Show identity file in 'ssh' commandShreyas Mahangade2024-08-171-1/+1
* more OPENSSL_HAS_ECCDamien Miller2024-08-161-0/+6
* fix merge botch that broke !OPENSSL_HAS_ECCDamien Miller2024-08-151-1/+2
* missed OPENSSL_HAS_ECC caseDamien Miller2024-08-151-0/+2
* retire testing aginst older LibreSSL versionsDamien Miller2024-08-151-2/+0
* sync TEST_MALLOC_OPTIONS for OpenBSDDamien Miller2024-08-151-1/+1
* remove gratuitious difference from OpenBSDDamien Miller2024-08-151-6/+6
* upstream: adapt to EVP_PKEY conversiondjm@openbsd.org2024-08-153-25/+30
* upstream: test transfers in mux proxy mode toodjm@openbsd.org2024-08-151-14/+15
* upstream: Convert RSA and ECDSA key to the libcrypto EVP_PKEY API.djm@openbsd.org2024-08-1514-522/+749
* upstream: Reorder calloc argumentstobias@openbsd.org2024-08-152-5/+5
* upstream: Extend sshbuf validationtobias@openbsd.org2024-08-151-2/+4
* upstream: Use freezero for better readabilitytobias@openbsd.org2024-08-151-5/+3
* upstream: Fix typo in commenttobias@openbsd.org2024-08-151-2/+2
* upstream: add a random amount of time (up to 4 seconds) to thedlg@openbsd.org2024-08-151-4/+17
* upstream: document the reduced logingrace penaltynaddy@openbsd.org2024-08-151-3/+3
* Explicitly install libssl-devel cygwin.Darren Tucker2024-07-281-1/+1
* upstream: reduce logingrace penalty.djm@openbsd.org2024-07-261-2/+2
* upstream: Fix proxy multiplexing (-O proxy) bugdjm@openbsd.org2024-07-264-20/+26
* upstream: mention mux proxy modedjm@openbsd.org2024-07-261-2/+4
* upstream: fix double word; ok dtucker@jsg@openbsd.org2024-07-261-3/+3
* Check for SA_RESTART before using it.Darren Tucker2024-07-251-0/+2
* Class-imposed login restrictionsYuichiro Naito2024-07-202-0/+20
* upstream: correct keyword; from Yatao Su via GHPR509djm@openbsd.org2024-07-101-3/+3
* upstream: don't need return at end of void functiondjm@openbsd.org2024-07-081-2/+1
* upstream: fix grammar: "a pattern lists" -> "one or more patterndjm@openbsd.org2024-07-082-8/+8
* Cast to sockaddr * in systemd interface.Darren Tucker2024-07-071-1/+1
* Add 9.8 branch to ci-status page.Darren Tucker2024-07-041-0/+4
* Fix detection of setres*id on GNU/HurdSamuel Thibault2024-07-031-0/+7
* version numbersDamien Miller2024-07-013-3/+3