Age | Commit message (Expand) | Author |
2007-06-16 | implement a `keep-alive' option that sends bytes over an inactive | Marc Espie |
2007-06-15 | Douglas Adams was a Mac fan, but we don't discriminate. | Matthias Kilian |
2007-06-15 | Don't truncate interface name. | Ray Lai |
2007-06-14 | when waiting for the multiplex exit status, read until the master end | Damien Miller |
2007-06-14 | handle EINTR when waiting for mux exit status properly | Damien Miller |
2007-06-14 | put Edvard Grieg like the other composers in .music | Jasper Lievisse Adriaanse |
2007-06-13 | - shorten -c's argument name to avoid ugly line split | Jason McIntyre |
2007-06-13 | value of 'author' in an rcs file is effectively a system username. | Niall O'Higgins |
2007-06-13 | Enable cookie support. This allows parsing of netscape-like cookie jars | Pierre-Yves Ritschard |
2007-06-13 | don't ftruncate() non-regular files; bz#1236 reported by wood AT xmission.com; | Damien Miller |
2007-06-12 | Typo found by Matthew Clarke, thanks. | Marc Balmer |
2007-06-12 | Fix a 10-year-old pointer-arithmetic bug in make, | Constantine A. Murenin |
2007-06-12 | Encode filename with strnvis if the name contains a newline (which can't | Darren Tucker |
2007-06-12 | add -K to SYNOPSIS; | Jason McIntyre |
2007-06-12 | identies -> identities; | Jason McIntyre |
2007-06-12 | Pass GSS OID to gss_display_status to provide better information in | Darren Tucker |
2007-06-12 | improved exit message from multiplex slave sessions; bz #1262 | Damien Miller |
2007-06-12 | Add "-K" flag for ssh to set GSSAPIAuthentication=yes and | Damien Miller |
2007-06-12 | fix slave exit value when a control master goes away without passing the | Damien Miller |
2007-06-12 | make scp try to skip FIFOs rather than blocking when nothing is listening. | Damien Miller |
2007-06-12 | relocate server-only GSSAPI code from libssh to server; bz #1225 | Damien Miller |
2007-06-12 | better document ssh-add's -d option (delete identies from agent), bz#1224 | Damien Miller |
2007-06-12 | Allow checkin without locking (after rcs -U). Matches GNU's behaviour. | Xavier Santolaria |
2007-06-11 | increase default channel windows; ok djm | Markus Friedl |
2007-06-11 | send 'window adjust' messages every tree packets and do not wait | Markus Friedl |
2007-06-10 | clear to end of line at quit, needed for terms that do not restore | Otto Moerbeek |
2007-06-10 | add "Towel Day" | Simon Bertrang |
2007-06-09 | - Change sizeof(type) to sizeof(*ptr). | Ray Lai |
2007-06-08 | If strict locking is disabled, make file writable by owner on checkout. | Xavier Santolaria |
2007-06-08 | oops, here too: put the MAC list into a display, like we do for | Jason McIntyre |
2007-06-08 | put the MAC list into a display, like we do for ciphers, | Jason McIntyre |
2007-06-08 | Add a "MACs" line after "Ciphers" with the default MAC algorithms, | Peter Valchev |
2007-06-07 | Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must | Peter Valchev |
2007-06-07 | Correct exit value when one of the files specified cannot be checked out. | Xavier Santolaria |
2007-06-06 | Remove the .netrc parser when compiling a SMALL binary. | Pierre-Yves Ritschard |
2007-06-06 | Don't double xstrdup. | Ray Lai |
2007-06-05 | Preserve MAC ctx between packets, saving 2xhash calls per-packet. | Damien Miller |
2007-06-04 | remove a fatal i committed by accident. | Niall O'Higgins |
2007-06-04 | make jmc happy by somewhat smarter synopsis scanning code for -h; ok | Otto Moerbeek |
2007-06-04 | remove IPX support, agreed by many | Henning Brauer |
2007-06-02 | knock out FIBMAP (which we got rid of) | Theo de Raadt |
2007-06-02 | memory leak on error path; from arnaud.lacombe.1 AT ulaval.ca | Damien Miller |
2007-06-02 | don't try to parse a server conflict message as a date. | Niall O'Higgins |
2007-06-02 | safer snprintf construct with more paranoid length calculation | Peter Valchev |
2007-06-01 | add support for local and remote branch checkout. for example, | Niall O'Higgins |
2007-06-01 | more adosfs removal; | Jason McIntyre |
2007-05-31 | gc unreachable code; spotted by Tavis Ormandy | Damien Miller |
2007-05-31 | missing `&'; | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | - note some apps which are xpg4, not posix | Jason McIntyre |