Age | Commit message (Expand) | Author |
1999-12-03 | make this compile again; millert. | Jason Wright |
1999-12-03 | Amazingly neither the compiler nor review missed this silly botch. | mjacob |
1999-12-03 | make error messages more intuitive | Jason Wright |
1999-12-03 | mention pid file | Todd C. Miller |
1999-12-03 | Write pid to /var/run/ftpd.pid if running in daemon mode. | Todd C. Miller |
1999-12-02 | warn only about mismatch if key is _used_ | Markus Friedl |
1999-12-02 | o Crank MAX_START back up to 256 and allow it to be overridden. This time we | Todd C. Miller |
1999-12-02 | Indentation to make the code more readable. | Artur Grabowski |
1999-12-02 | add proper media handling and use dev/mii | Jason Wright |
1999-12-02 | Init the buffer dependency list. | Artur Grabowski |
1999-12-02 | Init the buffer dependency list. | Artur Grabowski |
1999-12-02 | indent, shorter warning | Markus Friedl |
1999-12-02 | warn about keysize-mismatch with log() not error() | Markus Friedl |
1999-12-02 | set loglevel for SSH_MSG_DISCONNECT to log(), not fatal() | Markus Friedl |
1999-12-02 | indent | Markus Friedl |
1999-12-02 | use error() for internal errors | Markus Friedl |
1999-12-02 | document $SSH_ASKPASS, reasonable default | Markus Friedl |
1999-12-02 | Opps. Back out a part of last commit that wasn't intended for commit yet. | Artur Grabowski |
1999-12-02 | ef* on ramdisk floppies | Theo de Raadt |
1999-12-02 | Fix thinko on my part, we want to avoid setting mode to "r+" for | Todd C. Miller |
1999-12-02 | CheckHostIP is not available for connects via proxy command | Markus Friedl |
1999-12-02 | typo; gbayley@ausmac.net | Theo de Raadt |
1999-12-02 | in the tradeoff between NFS and more device drivers, NFS loses. people who | Theo de Raadt |
1999-12-02 | bye bye ctm (soon in ports tree) | Theo de Raadt |
1999-12-02 | add setjmp test | David Leonard |
1999-12-02 | add _setjmp/_longjmp test | David Leonard |
1999-12-02 | better tests | David Leonard |
1999-12-02 | paranoia, add_return may change | David Leonard |
1999-12-02 | fix one possible buffer overrun; inspired by kris@hub.freebsd.org | David Leonard |
1999-12-02 | Minor repairs. | Aaron Campbell |
1999-12-02 | snprintf in kernel; assar@stacken.kth.se | Theo de Raadt |
1999-12-01 | crank DFLDSIZ to 32MB | Theo de Raadt |
1999-12-01 | more strtok_r; bad bad art | Theo de Raadt |
1999-12-01 | move skey-auth from auth-passwd.c to auth-skey.c, same for krb4 | Markus Friedl |
1999-12-01 | typo | Markus Friedl |
1999-12-01 | uvm on the i386 | Theo de Raadt |
1999-12-01 | no need for strtok_r; binkert@vssad.hlo.dec.com | Theo de Raadt |
1999-12-01 | easier to read client code for passwd and skey auth | Markus Friedl |
1999-12-01 | turn of checkhostip for proxy connects, since we don't know the remote ip | Markus Friedl |
1999-12-01 | ports are u_short | Markus Friedl |
1999-12-01 | noone needs to see this anymore | Theo de Raadt |
1999-12-01 | friendly towards uvm on i386, until it gets fixed; got it from art | Theo de Raadt |
1999-12-01 | Move initialization of ttyline to be after the fork() so that when | Todd C. Miller |
1999-11-30 | Remove duplicate #include. | Aaron Campbell |
1999-11-30 | Remove duplicate #include's. | Aaron Campbell |
1999-11-30 | Recognizes comments while parsing macros arguments, as every other | Marc Espie |
1999-11-30 | Clean up comment/quote recognition a little bit: | Marc Espie |
1999-11-30 | Fix the "append" keyword to work as it should (looks like it was a | Angelos D. Keromytis |
1999-11-30 | initial /etc files | Michael Shalayeff |
1999-11-30 | sync | Theo de Raadt |