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
2013-12-21
Recognize itimer and ktrace facility names to {get,set}itimer() and ktrace()
Philip Guenther
2013-12-21
Refer to the kernel headers consistently via ../../sys, even for mkioctl
Philip Guenther
2013-12-21
small typo
Ted Unangst
2013-12-21
Don't use a non-constant format string with printf() that gcc can't
Philip Guenther
2013-12-21
Constipate some functions
Philip Guenther
2013-12-20
cannot let theo talking about emacs and mg slide
Henning Brauer
2013-12-20
Set the correct line number after successfully searching with
Florian Obser
2013-12-20
Remove a spurious message that appears in dired mode if you press a
Mark Lumsden
2013-12-20
When writing a file, break out when we get a write(2) error, not
Jeremie Courreges-Anglas
2013-12-20
set the target device number of standard system exclusive
Alexandre Ratchov
2013-12-20
Switch inpt_queue from CIRCLEQ to TAILQ. Thus ending use of CIRCLEQ
Kenneth R Westerback
2013-12-19
use full name for author, with his permission
Damien Miller
2013-12-19
Amend dired-unmark-backward to fit with recent change and
Mark Lumsden
2013-12-19
Make dired-unmark-backward behave the same as emacs: move cursor up a
Mark Lumsden
2013-12-19
bz#2186: don't crash (NULL deref) when deleting PKCS#11 keys from an agent
Damien Miller
2013-12-19
bz#2147: fix multiple remote forwardings with dynamically assigned
Damien Miller
2013-12-19
simplify freeing of source-address certificate restriction
Damien Miller
2013-12-19
Cast client_alive_interval to u_int64_t before assinging to
Darren Tucker
2013-12-19
skip requesting smartcard PIN when removing keys from agent; bz#2187
Damien Miller
2013-12-17
I've assempled the header file by cut&pasting from generated headers
Markus Friedl
2013-12-15
In quoted macro arguments, double quotes can be quoted by doubling them.
Ingo Schwarze
2013-12-15
add some comments and constify a constant
Damien Miller
2013-12-15
The "value" argument to the roff(7) .nr requests ends right before
Ingo Schwarze
2013-12-15
Make ssh-add also add .ssh/id_ed25519; fixes lie in manual page.
Pascal Stumpf
2013-12-13
4.3BSD tty compatibility and the associated ioctls are gone
Christian Weisgerber
2013-12-13
Make it compile again. And there is a time_t fix as a bonus!
Vadim Zhukov
2013-12-12
handle ttysize/TIOCGSIZE as a fallback for winsize/TIOCGWINSZ, not the
Christian Weisgerber
2013-12-11
remove unused include dating from the pre-termios code and accidentally
Christian Weisgerber
2013-12-09
remove unused defines
Markus Friedl
2013-12-09
Add Authors for the public domain ed25519/nacl code.
Markus Friedl
2013-12-09
Use shell arrays to store arguments instead of building a string for eval.
Philip Guenther
2013-12-08
Make -c option description more accurate (merged from sudo 1.8).
Todd C. Miller
2013-12-08
Use a literal for the default value of KEXAlgorithms. ok deraadt jmc
Darren Tucker
2013-12-07
When checking whether a user may change the login class, just check
Todd C. Miller
2013-12-07
add missing mentions of ed25519; ok djm@
Christian Weisgerber
2013-12-07
document -a and -o wrt new key format
Damien Miller
2013-12-07
correct RCS idents
Damien Miller
2013-12-07
set k->cert = NULL after freeing it
Damien Miller
2013-12-06
missing comma;
Jason McIntyre
2013-12-06
support ed25519 keys (hostkeys and user identities) using the public domain
Markus Friedl
2013-12-06
new private key format, bcrypt as KDF by default; details in PROTOCOL.key;
Markus Friedl
2013-12-06
move private key (de)serialization to key.c; ok djm
Markus Friedl
2013-12-06
remove duplicated character ('g') in getopt() string;
Damien Miller
2013-12-05
fix memory leak in error path in do_readdir(); pointed out by
Damien Miller
2013-12-05
bz#2161 - fix AuthorizedKeysCommand inside a Match block and
Damien Miller
2013-12-04
update HISTORY: this command first appeared in V1 AT&T.
Jason McIntyre
2013-12-04
bz#2171: don't leak local_fd on error; from Loganaden Velvindron @
Damien Miller
2013-12-03
do not need timeb.h
Theo de Raadt
2013-12-03
no need for timeb.h
Theo de Raadt
2013-12-02
correct bzero of chacha20+poly1305 key context. bz#2177 from
Damien Miller
[next]