index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2022-04-20
Remove unnecessary includes: openssl/hmac.h and openssl/evp.h.
Todd C. Miller
2022-04-20
Add missing includes of stdlib.h and stdint.h.
Todd C. Miller
2022-04-20
Avoid an unnecessary xstrdup in rm_env() when matching patterns.
Todd C. Miller
2022-04-20
Try to continue running local I/O for channels in state OPEN during
Damien Miller
2022-04-20
Import regenerated moduli
Darren Tucker
2022-04-19
enable kstat(4) and kstat(1).
David Gwynne
2022-04-16
list the correct version number when usage of the sftp protocol became default
T.J. Townsend
2022-04-14
Fix clearphist alias, from Jacqueline Jolicoeur via jmc@.
Nicholas Marriott
2022-04-13
To prevent infinite recursion while expanding eqn(7) definitions,
Ingo Schwarze
2022-04-13
Do not die on an assertion if an input file contains no section
Ingo Schwarze
2022-04-13
Surprisingly, groff supports multiple copy mode escapes at the
Ingo Schwarze
2022-04-12
Do not convert the int value twice from little to host endian.
Claudio Jeker
2022-04-12
Correct path for system known hosts file in description of
Darren Tucker
2022-04-11
clear io_want/io_ready flags at start of poll() cycle;
Damien Miller
2022-04-10
Print a more accurate message when -v is used with -k
Jeremie Courreges-Anglas
2022-04-10
Add more missing archs to "categories": aarch64, mips64el and powerpc64
Jeremie Courreges-Anglas
2022-04-08
When calculating the with of spanned columns, which for example matters
Ingo Schwarze
2022-04-08
Note that curve25519-sha256 was later published in RFC8731. ok djm@
Darren Tucker
2022-04-08
two defensive changes from Tobias Stoeckmann via GHPR287
Damien Miller
2022-04-04
openssh-9.0
Damien Miller
2022-04-01
Preserve CRLF flag when respawning.
Nicholas Marriott
2022-03-31
ssh: document sntrup761x25519-sha512@openssh.com as default KEX
Christian Weisgerber
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2022-03-31
'e' is no longer an optional element for ober_scanf_elements.
Martijn van Duren
2022-03-31
add a sftp client "cp" command that supports server-side copying
Damien Miller
2022-03-31
add support for the "corp-data" protocol extension to allow
Damien Miller
2022-03-30
select post-quantum KEX sntrup761x25519-sha512@openssh.com as the
Damien Miller
2022-03-30
fix poll() spin when a channel's output fd closes without data in the
Damien Miller
2022-03-30
Capture up to used size not available size for each line.
Nicholas Marriott
2022-03-30
ssh is almost out of getopt() characters; note the remaining
Damien Miller
2022-03-30
avoid NULL deref via ssh-keygen -Y find-principals. bz3409, reported
Damien Miller
2022-03-29
Update list ofarchitectures
Jeremie Courreges-Anglas
2022-03-28
Change internal functions to static in openssl(1) pkcs12
Kinichiro Inoguchi
2022-03-28
Remove unused function cert_load in openssl(1) pkcs12
Kinichiro Inoguchi
2022-03-28
Report error if creating socket fails with -D.
Nicholas Marriott
2022-03-27
ftp.1: remove a sentence fragment left over from a previous edit
Christian Weisgerber
2022-03-27
Check EVP_Digest* functions return value in openssl(1) ts
Kinichiro Inoguchi
2022-03-25
Fix exit message if creating socket fails.
Nicholas Marriott
2022-03-24
Check function return value
Kinichiro Inoguchi
2022-03-24
Compare pointer value with NULL
Kinichiro Inoguchi
2022-03-24
Add unit (milliseconds) to escape-time, show unset colours as "none"
Nicholas Marriott
2022-03-24
Wrap long lines
Kinichiro Inoguchi
2022-03-24
Remove space between asterisk and variable name
Kinichiro Inoguchi
2022-03-24
Convert openssl(1) ts option handling
Kinichiro Inoguchi
2022-03-24
Add a capability for OSC 7 and use it similarly to how the title is set
Nicholas Marriott
2022-03-23
openssl cms: avoid NULL derefs on option parsing
Theo Buehler
2022-03-23
Now that libc setusercontext() handling of setrtable is repaired, su(8)
Theo de Raadt
2022-03-22
minor KNF cleanups during a re-read
Theo de Raadt
2022-03-20
don't leak argument list; bz3404, reported by Balu Gajjala
Damien Miller
2022-03-20
make addargs() and replacearg() a little more robust and improve error
Damien Miller
[next]