summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2013-11-11%lld for time_t even if division occursTheo de Raadt
2013-11-11In the parser, when closing an explicit block that is not open,Ingo Schwarze
2013-11-10Ignore blank lines right after .SH and .SS.Ingo Schwarze
2013-11-10Support the alternative syntax \C'uXXXX' for Unicode characters.Ingo Schwarze
2013-11-09kinfo_file returns the socket buffer counts in uint64_ts, so we need toPhilip Guenther
2013-11-09Support case insensitive searching in the same manner as emacs - allNicholas Marriott
2013-11-08Make quota(1) work with DUIDs.Joel Sing
2013-11-08Correctly redraw the top two lines in copy mode when they are selected -Nicholas Marriott
2013-11-08Include stdlib.h for free() as per the man page.Darren Tucker
2013-11-08openssh-6.4Damien Miller
2013-11-08use calloc for all structure allocations; from markus@Damien Miller
2013-11-07Output the effective values of Ciphers, MACs and KexAlgorithms whenDarren Tucker
2013-11-06from portable: s/true/true_val/ to avoid name collisions on dump platformsDamien Miller
2013-11-06Back port remainder of use_loginclass fix from sudo 1.7.9.Todd C. Miller
2013-11-06fix spacing in usage()Igor Sobrado
2013-11-06fix rekeying for AES-GCM modes; ok deraadtMarkus Friedl
2013-11-04Use proper ANSI function definitions for functions that take noTodd C. Miller
2013-11-04fix rekeying for KEX_C25519_SHA256; noted by dtucker@Markus Friedl
2013-11-03fix a couple of function definitions foo() -> foo(void)Damien Miller
2013-11-02the default kex is now curve25519-sha256@libssh.orgMarkus Friedl
2013-11-02no need to include monitor_wrap.h and ssh-gss.hMarkus Friedl
2013-11-02no need to include ssh-gss.hMarkus Friedl
2013-11-02no need to include monitor_wrap.hMarkus Friedl
2013-11-02add missing $OpenBSD$ tagsMarkus Friedl
2013-11-02use curve25519 for default key exchange (curve25519-sha256@libssh.org);Markus Friedl
2013-11-02support pkcs#11 tokes that only provide x509 zerts instead of raw pubkeys;Markus Friedl
2013-11-01update currency exchange rates;Jason McIntyre
2013-11-01silence warningMarc Espie
2013-11-01not just altq queues, queuesHenning Brauer
2013-10-31sometimes we find .h we no longer needTheo de Raadt
2013-10-30Make yystacksize unsigned to avoid a warning about sign comparisionTodd C. Miller
2013-10-29pty(4), not pty(7);Jason McIntyre
2013-10-29shd_config PermitTTY to disallow TTY allocation, mirroring theDamien Miller
2013-10-29fix potential stack exhaustion caused by nested certificates;Damien Miller
2013-10-28use %d instea of %iTheo de Raadt
2013-10-27rest in peace Lou ReedStuart Henderson
2013-10-27If a constant string needs a name, use a static const array instead of aPhilip Guenther
2013-10-26Only use setsockopt(..SO_RTABLE..) if the -V flag is given to nc/telnet,Stuart Henderson
2013-10-25fix crash when using ProxyCommand caused by previous commit - was callingDamien Miller
2013-10-24Redo 1.34+1.35, but ignore incorrect files in show_file() as done in 1.33.Miod Vallat
2013-10-24back out to 1.33, subtle bug being hunted...Theo de Raadt
2013-10-24These two programs got fooled by the KAME/NRL split and need type repair.Theo de Raadt
2013-10-24fix bug introduced in hostname canonicalisation commit: don't try toDamien Miller
2013-10-24Disallow empty Match statements and add "Match all" which matches everything.Darren Tucker
2013-10-24Periodically print progress and, if possible, expected time to completionDarren Tucker
2013-10-23include local address and port in "Connection from ..." message (onlyDamien Miller
2013-10-23Key to swap to other end of selection (bound to o with vi keys), from JNicholas Marriott
2013-10-23fix commentDarren Tucker
2013-10-23Make code match documentation: relative-specified certificate expiry timeDamien Miller
2013-10-23commentDamien Miller