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