Age | Commit message (Expand) | Author |
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 |
2013-10-23 | Hostname may have %h sequences that should be expanded prior to Match | Damien Miller |
2013-10-22 | Parse and ignore .hw (hyphenation points in words); this is safe because | Ingo Schwarze |
2013-10-22 | - add UNIX-domain socket info to struct kinfo_file2 | Philip Guenther |
2013-10-22 | Fix previous; ENOCOFFEE. | Florian Obser |
2013-10-22 | Our man page states that it's not portable to rely on dirname(3) not | Florian Obser |
2013-10-21 | There are three kinds of input lines: text lines, macros taking | Ingo Schwarze |
2013-10-21 | unbreak make-directory by stripping trailing '/' | Florian Obser |
2013-10-21 | Oups, a little bit overzealous. If we "route -T4 exec telnet foo", then | Peter Hessler |
2013-10-21 | Allow a user to switch to rdomain zero | Peter Hessler |
2013-10-21 | Set the requested rdomain on the socket instead of only on the IPv4 part. | Peter Hessler |
2013-10-21 | remove a space that snuck into the output | Theo de Raadt |
2013-10-20 | tweak the "exec" description, as worded by djm; | Jason McIntyre |
2013-10-20 | Do not run any command line command from the client which starts the | Nicholas Marriott |
2013-10-20 | add canonicalisation options to -o lists | Damien Miller |
2013-10-20 | Don't turn on modifyOtherKeys by default, it is annoying if tmux is | Nicholas Marriott |
2013-10-20 | the safety of the internet is called into doubt | Bret Lambert |
2013-10-20 | catch up with elf(5)/stab(5) removal; | Jason McIntyre |
2013-10-20 | rename "command" subclause of the recently-added "Match" keyword to | Damien Miller |
2013-10-20 | document % expansions performed by "Match command ..." | Damien Miller |
2013-10-19 | fix a few obvious .Ar markup errors (unfortunately, there are many more) | Ingo Schwarze |
2013-10-19 | a.out went away | Theo de Raadt |
2013-10-19 | Remove a.out/stab knowledge from nm. | Theo de Raadt |
2013-10-17 | include remote port in bad banner message; bz#2162 | Damien Miller |
2013-10-17 | Implement the .UR/.UE block (uniform resource identifier) introduced in the | Ingo Schwarze |
2013-10-17 | pretty up | Theo de Raadt |
2013-10-17 | tweak previous; | Jason McIntyre |
2013-10-17 | rearrange check to reduce diff against -portable | Damien Miller |
2013-10-17 | fsync@openssh.com protocol extension for sftp-server | Damien Miller |
2013-10-16 | one I missed in previous: s/isation/ization/ | Damien Miller |
2013-10-16 | s/canonicalise/canonicalize/ for consistency with existing spelling, | Damien Miller |