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-11-13
handle lack of proto
Theo de Raadt
2013-11-13
handle proto warnings
Theo de Raadt
2013-11-13
from nicm: : handle msgbuf_write() returning EAGAIN
Sebastian Benoit
2013-11-13
protos
Theo de Raadt
2013-11-13
satisfy gcc in -Whiny mode
Theo de Raadt
2013-11-13
handle missing proto
Theo de Raadt
2013-11-13
repair buffer resizing "undershoot", and some minor issues with
Theo de Raadt
2013-11-13
add missing braces found by pedro
Markus Friedl
2013-11-13
proto and such cleanup
Theo de Raadt
2013-11-12
clarify a simple expression
Theo de Raadt
2013-11-12
simple prototype repairs
Theo de Raadt
2013-11-12
avoid math on void * pointers; delete an unused variable
Theo de Raadt
2013-11-12
deal with lack of prototype
Theo de Raadt
2013-11-12
bring prototypes into scope
Theo de Raadt
2013-11-12
Do not use a char as index, unless first making it unsigned.
Theo de Raadt
2013-11-12
remove more code accidentally left behind during the a.out purge
Theo de Raadt
2013-11-12
simpler prototype repairs
Theo de Raadt
2013-11-12
pull in local .h files to satisfy proto
Theo de Raadt
2013-11-12
remove bogus legacy server-specific bits that cause confusion
Alexandre Ratchov
2013-11-11
%lld for time_t even if division occurs
Theo de Raadt
2013-11-11
In the parser, when closing an explicit block that is not open,
Ingo Schwarze
2013-11-10
Ignore blank lines right after .SH and .SS.
Ingo Schwarze
2013-11-10
Support the alternative syntax \C'uXXXX' for Unicode characters.
Ingo Schwarze
2013-11-09
kinfo_file returns the socket buffer counts in uint64_ts, so we need to
Philip Guenther
2013-11-09
Support case insensitive searching in the same manner as emacs - all
Nicholas Marriott
2013-11-08
Make quota(1) work with DUIDs.
Joel Sing
2013-11-08
Correctly redraw the top two lines in copy mode when they are selected -
Nicholas Marriott
2013-11-08
Include stdlib.h for free() as per the man page.
Darren Tucker
2013-11-08
openssh-6.4
Damien Miller
2013-11-08
use calloc for all structure allocations; from markus@
Damien Miller
2013-11-07
Output the effective values of Ciphers, MACs and KexAlgorithms when
Darren Tucker
2013-11-06
from portable: s/true/true_val/ to avoid name collisions on dump platforms
Damien Miller
2013-11-06
Back port remainder of use_loginclass fix from sudo 1.7.9.
Todd C. Miller
2013-11-06
fix spacing in usage()
Igor Sobrado
2013-11-06
fix rekeying for AES-GCM modes; ok deraadt
Markus Friedl
2013-11-04
Use proper ANSI function definitions for functions that take no
Todd C. Miller
2013-11-04
fix rekeying for KEX_C25519_SHA256; noted by dtucker@
Markus Friedl
2013-11-03
fix a couple of function definitions foo() -> foo(void)
Damien Miller
2013-11-02
the default kex is now curve25519-sha256@libssh.org
Markus Friedl
2013-11-02
no need to include monitor_wrap.h and ssh-gss.h
Markus Friedl
2013-11-02
no need to include ssh-gss.h
Markus Friedl
2013-11-02
no need to include monitor_wrap.h
Markus Friedl
2013-11-02
add missing $OpenBSD$ tags
Markus Friedl
2013-11-02
use curve25519 for default key exchange (curve25519-sha256@libssh.org);
Markus Friedl
2013-11-02
support pkcs#11 tokes that only provide x509 zerts instead of raw pubkeys;
Markus Friedl
2013-11-01
update currency exchange rates;
Jason McIntyre
2013-11-01
silence warning
Marc Espie
2013-11-01
not just altq queues, queues
Henning Brauer
2013-10-31
sometimes we find .h we no longer need
Theo de Raadt
2013-10-30
Make yystacksize unsigned to avoid a warning about sign comparision
Todd C. Miller
[next]