Age | Commit message (Expand) | Author |
2004-03-12 | knf | Theo de Raadt |
2004-03-11 | ssh, sshd: sync version output, ok djm | Markus Friedl |
2004-03-11 | trim usage; ok deraadt | Markus Friedl |
2004-03-10 | Check getpass() return value for NULL. Closes Pr 3706. | Todd C. Miller |
2004-03-10 | trim usage to match ssh(1) and look more like unix. ok djm@ | Markus Friedl |
2004-03-09 | increase x11 cookie lifetime to 20 minutes; ok djm | Markus Friedl |
2004-03-08 | knf. there are some scary XXX in here which need fixing | Theo de Raadt |
2004-03-08 | knf | Theo de Raadt |
2004-03-08 | Document KerberosGetAFSToken; ok markus@ | Darren Tucker |
2004-03-08 | explicitly initialise remote_major and remote_minor. | Damien Miller |
2004-03-07 | Print error when connect() fails. ok markus@ deraadt@ | Ryan Thomas McBride |
2004-03-05 | don't panic if we can't getcwd() initially, just chdir("/") | Vincent Labrecque |
2004-03-05 | add IdentitiesOnly; ok djm@, pb@ | Markus Friedl |
2004-03-04 | Better ptrace description, also fix an off-by-one spotted by otto | Miod Vallat |
2004-03-03 | Fix initialisation of progress meter; ok markus@ | Damien Miller |
2004-03-03 | Don't print duplicate messages when progressmeter is off | Damien Miller |
2004-03-03 | spaces, was reading code.. | Theo de Raadt |
2004-03-03 | change proctiltle after accept(2); ok henning, deraadt, djm | Markus Friedl |
2004-03-03 | add -d to usage too, from carson harding | Ted Unangst |
2004-03-02 | fix ndev counting loop. report from Stuart Cassoff | Ted Unangst |
2004-03-02 | use socklen_t and better socket() checks. from Andrey Matveev | Ted Unangst |
2004-03-02 | pretty usage and sort options. started by Andrey Matveev | Ted Unangst |
2004-03-01 | Unbreak file truncation handling. Resolves PR 3689. | Otto Moerbeek |
2004-03-01 | resolve pr3694. add -d [etached] to ignore stdin. ok henning@ mcbride@ | Ted Unangst |
2004-02-29 | print tcps_conndrained; reminder from mcbride@ | Markus Friedl |
2004-02-29 | don't stat(2) outfile in testmode; ok millert@, miod@ | Markus Friedl |
2004-02-28 | Open a new connection for each URL given on the command line. | Kenneth R Westerback |
2004-02-28 | use amd64 chunks | Theo de Raadt |
2004-02-27 | one more | Michael Shalayeff |
2004-02-27 | Reset bit counter at the right time, fixes debug output in the case where | Darren Tucker |
2004-02-27 | Make /etc/moduli line buffer big enough for 8kbit primes, in case anyone | Darren Tucker |
2004-02-27 | Prevent sshd from sending DH groups with a primitive generator of zero or | Darren Tucker |
2004-02-27 | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | Theo de Raadt |
2004-02-26 | better english | Markus Friedl |
2004-02-26 | print tcps_rcvmemdrop; ok deraadt | Markus Friedl |
2004-02-25 | typo in comment | Damien Miller |
2004-02-24 | - remove double spaces in the examples | Jason McIntyre |
2004-02-23 | knf | Theo de Raadt |
2004-02-23 | enter 3.8 | Markus Friedl |
2004-02-23 | encode 0 correctly in buffer_put_bignum2; noted by Mikulas Patocka | Markus Friedl |
2004-02-23 | `r' before `s'; | Jason McIntyre |
2004-02-23 | - mark up punctuation | Jason McIntyre |
2004-02-23 | backout revision 1.279; set listen socket to non-block; ok henning. | Markus Friedl |
2004-02-21 | Correctness is also not using err(1, "out of memory") if malloc() | Tom Cosgrove |
2004-02-20 | uppercase CRT; | Jason McIntyre |
2004-02-20 | Make passwd understand master.passwd.byname so it can work in a secure | Mats O Jansson |
2004-02-20 | bring back old cdelay & ldelay code, make it work; millert ok | Theo de Raadt |
2004-02-20 | add `ruler' to the list of helpful options; | Jason McIntyre |
2004-02-20 | add section on helpful ex options; | Jason McIntyre |
2004-02-20 | cleanup of 6.2: Options, set, and editor startup files | Jason McIntyre |