Age | Commit message (Expand) | Author |
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 |
2013-10-29 | pty(4), not pty(7); | Jason McIntyre |
2013-10-29 | shd_config PermitTTY to disallow TTY allocation, mirroring the | Damien Miller |
2013-10-29 | fix potential stack exhaustion caused by nested certificates; | Damien Miller |
2013-10-28 | use %d instea of %i | Theo de Raadt |
2013-10-27 | rest in peace Lou Reed | Stuart Henderson |
2013-10-27 | If a constant string needs a name, use a static const array instead of a | Philip Guenther |
2013-10-26 | Only use setsockopt(..SO_RTABLE..) if the -V flag is given to nc/telnet, | Stuart Henderson |
2013-10-25 | fix crash when using ProxyCommand caused by previous commit - was calling | Damien Miller |
2013-10-24 | Redo 1.34+1.35, but ignore incorrect files in show_file() as done in 1.33. | Miod Vallat |
2013-10-24 | back out to 1.33, subtle bug being hunted... | Theo de Raadt |
2013-10-24 | These two programs got fooled by the KAME/NRL split and need type repair. | Theo de Raadt |
2013-10-24 | fix bug introduced in hostname canonicalisation commit: don't try to | Damien Miller |
2013-10-24 | Disallow empty Match statements and add "Match all" which matches everything. | Darren Tucker |
2013-10-24 | Periodically print progress and, if possible, expected time to completion | Darren Tucker |
2013-10-23 | include local address and port in "Connection from ..." message (only | Damien Miller |
2013-10-23 | Key to swap to other end of selection (bound to o with vi keys), from J | Nicholas Marriott |
2013-10-23 | fix comment | Darren Tucker |
2013-10-23 | Make code match documentation: relative-specified certificate expiry time | Damien Miller |
2013-10-23 | comment | Damien Miller |