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
2016-05-23
UTF-8 support.
Ingo Schwarze
2016-05-23
Plug mem leak in filter_proposal. ok djm@
Darren Tucker
2016-05-22
On hppa, function pointer comparison can require dereferencing them.
Philip Guenther
2016-05-19
fix type of ed25519 values
Damien Miller
2016-05-18
Also print a warning if the user doesn't fill the mail Subject
Jeremie Courreges-Anglas
2016-05-18
Print a user-friendly message if some fields are missing; ok tedu@
Jeremie Courreges-Anglas
2016-05-17
Refactor the handling of pledge and the optional user string: The three
Theo Buehler
2016-05-17
Move the code block that builds up a default seed further down in order
Theo Buehler
2016-05-17
Fix "skeyinit username" run as root. Also reduce the pledge
Todd C. Miller
2016-05-13
spelling and usage() fixes;
Jason McIntyre
2016-05-13
have sinclude/include be more compatible with sysv, handle list of files
Marc Espie
2016-05-13
-F is nonstandard as well. from Caspar Schutijser
Ted Unangst
2016-05-12
Add -F option to install(1) that calls fsync(2) on the installed
Todd C. Miller
2016-05-12
- Rework load_cfg() error handling a little.
Tim van der Molen
2016-05-12
set-hook needs CANFAIL like the other set commands.
Nicholas Marriott
2016-05-11
remove hppa64 port, which we never got going beyond broken single users.
Theo de Raadt
2016-05-11
Add on alerts rather than ignoring them if the event has already been
Nicholas Marriott
2016-05-11
signify should refer to the future key
Theo de Raadt
2016-05-11
Allow top(1) to filter process args if they are being displayed.
Edd Barrett
2016-05-09
Implement Mdocdate keyword substitution.
Ingo Schwarze
2016-05-08
Switch to getpwnam_shadow() now that getpwnam() no longer opens the shadow
Tim van der Molen
2016-05-08
The header <vis.h> is no longer needed; ok martijn@.
Ingo Schwarze
2016-05-08
Enable UTF-8 detection in wall(1). This deliberately ignores UTF-8 characters
Martijn van Duren
2016-05-08
Delete encoding code for the unused TODIGIT information.
Ingo Schwarze
2016-05-07
systrace is dead. long live systrace.
Theo de Raadt
2016-05-07
Free memory if realloc fails. The application is most likely to terminate after
Martijn van Duren
2016-05-06
Remove #ifdef INET6 bits, missed in a commit earlier this week
Jeremie Courreges-Anglas
2016-05-05
Remove __sigblockset. This is a leftover after the removal of the signal
Martijn van Duren
2016-05-05
Fix one of the reads past the end of the buffer. Found
Alexandre Ratchov
2016-05-04
Fix up a couple of long lines.
Nicholas Marriott
2016-05-04
Kill #ifdef INET6 occurrences in userland.
Jeremie Courreges-Anglas
2016-05-04
add IdentityAgent; noticed & ok jmc@
Markus Friedl
2016-05-04
allow setting IdentityAgent to SSH_AUTH_SOCK; ok djm@
Markus Friedl
2016-05-04
move SSH_MSG_NONE, so we don't have to include ssh1.h; ok deraadt@
Markus Friedl
2016-05-04
missing const in prototypes (ssh1)
Markus Friedl
2016-05-04
Fix inverted logic for updating StreamLocalBindMask which would cause the
Darren Tucker
2016-05-04
IdentityAgent for specifying specific agent sockets; ok djm@
Markus Friedl
2016-05-04
fix junk characters after quotes
Damien Miller
2016-05-03
correct article;
Jason McIntyre
2016-05-03
fix overriding of StreamLocalBindMask and StreamLocalBindUnlink in
Damien Miller
2016-05-03
don't forget to include StreamLocalBindUnlink in the config
Damien Miller
2016-05-03
make nethack^wrandomart fingerprint flag more readily searchable
Damien Miller
2016-05-03
Some tidying of copy mode search functions, based on a diff from Lukasz
Nicholas Marriott
2016-05-03
clarify ordering of subkeys; pointed out by ietf-ssh AT stbuehler.de
Damien Miller
2016-05-03
correct some typos and remove a long-stale XXX note.
Damien Miller
2016-05-03
add ed25519 keys that are supported but missing from this
Damien Miller
2016-05-03
Implement IUTF8 as per draft-sgtatham-secsh-iutf8-00. Patch from Simon
Darren Tucker
2016-05-03
telnet should not verify if hostname is a fully qualified domain
Adam Wolk
2016-05-02
Remove pointless comment. getcwd(3) is safe.
Martijn van Duren
2016-05-02
Remove CHAR_T in favor of native types.
Martijn van Duren
[next]