summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2024-02-05Add netstat counter for route cache.Alexander Bluhm
2024-02-04Zap a useless comment followed by a stray semicolonTheo Buehler
2024-02-03Remove GOST and STREEBOG support from libssl.Bob Beck
2024-02-02whitespaceDamien Miller
2024-02-01aucat: Fix MIDI control of the levels of individual filesAlexandre Ratchov
2024-02-01whitespaceDamien Miller
2024-01-26Add 'openssl x509 -new' functionality to the libcrypto CLI utilityJob Snijders
2024-01-25Update awk to the Jan 22, 2024 version.Todd C. Miller
2024-01-22I forgot that chpass(1) and passwd(1) reach-around into libc forTheo de Raadt
2024-01-22Increase buffer size to avoid truncating styles, GitHub issue 3809 fromNicholas Marriott
2024-01-19pinsyscall(SYS_execve) will soon go away, so the sys/acct.h bit AEXECVETheo de Raadt
2024-01-18fix macro to look more like a function, remove extraneous ;Marc Espie
2024-01-16Use imsg_get_fd() instead of direct access to imsg.fdClaudio Jeker
2024-01-16Use imsg_get_fd() and adjust cleanup code accordingly.Claudio Jeker
2024-01-12Add -force_pubkey -multivalue-rdn -set_issuer -set_subject -utf8 to x509 appJob Snijders
2024-01-11ensure key_fd is filled when DSA is disabled; spotted by tb@Damien Miller
2024-01-11make DSA key support compile-time optional, defaulting to onDamien Miller
2024-01-10fix incorrect capitalisation;Jason McIntyre
2024-01-09add a "global" ChannelTimeout type to ssh(1) and sshd(8) that watchesDamien Miller
2024-01-09adapt ssh_api.c code for kex-strictDamien Miller
2024-01-08Remove outdated note from PROTOCOL.muxDamien Miller
2024-01-08fix missing field in users-groups-by-id@openssh.com reply documentationDamien Miller
2024-01-08make kex-strict section more explicit about its intent: banning allDamien Miller
2024-01-08remove ext-info-* in the kex.c code, not in callers; with/ok markus@Damien Miller
2024-01-08fix typo; spotted by Albert ChinDamien Miller
2024-01-06Ergaenzung der fehlenden Jahreszahlen;Ingo Schwarze
2024-01-04Import regenerated moduli.Darren Tucker
2023-12-29Garbage collect the last users of SSL_set_debug(3)Theo Buehler
2023-12-29s_client: pause hasn't worked in ages. Just ignore itTheo Buehler
2023-12-27Only wrap pattern in *s if using a regular expression.Nicholas Marriott
2023-12-27Remove flags from the prefix before comparing with the received key soNicholas Marriott
2023-12-27groff apparently generates broken output for some common characters inNicholas Marriott
2023-12-27Always initialize screen mode, GitHub issue 3750 from Ding Fei.Nicholas Marriott
2023-12-27Correctly handle window ops with no pane, GitHub issue 3747.Nicholas Marriott
2023-12-27Fix handling of skipped elements on the very first element transmitted.Claudio Jeker
2023-12-23Relax -C pledge to unbreak shelling out in interactive modeKlemens Nanni
2023-12-23Suppress a spurious empty arg at EOF w/ "find -0" caused by the last commit.Todd C. Miller
2023-12-22xargs: fix parsing of empty fields when "xargs -0" is used.Todd C. Miller
2023-12-21Tweak comment, the actual format is "ucom<unit#>:<usb id>"Jeremie Courreges-Anglas
2023-12-20spelling; ok markus@Jonathan Gray
2023-12-19include KTRFAC_PINSYSCALL in the ktrace optionsTheo de Raadt
2023-12-19sort -C, and add to usage(); ok djmJason McIntyre
2023-12-19correct section numbers; from Ed MasteDamien Miller
2023-12-18match flag type (s/int/u_int)Damien Miller
2023-12-18openssh-9.6Damien Miller
2023-12-18ssh-agent: record failed session-bind attemptsDamien Miller
2023-12-18ban user/hostnames with most shell metacharactersDamien Miller
2023-12-18stricter handling of channel window limitsDamien Miller
2023-12-18Make it possible to load certs from PKCS#11 tokensDamien Miller
2023-12-18apply destination constraints to all p11 keysDamien Miller