Age | Commit message (Expand) | Author |
1999-12-06 | fd leak | Theo de Raadt |
1999-12-06 | use openpty() if it exists (it does on BSD4_4) | Theo de Raadt |
1999-12-06 | display great hatred towards strcpy | Theo de Raadt |
1999-12-06 | so sorry angelos, I am too stressed out, reverted my goofup. | Niklas Hallqvist |
1999-12-06 | angelos, altering kernel structures may have impact on userland. | Niklas Hallqvist |
1999-12-06 | update to ncurses-5.0-19991204 | Todd C. Miller |
1999-12-06 | Display esps_badenc | Angelos D. Keromytis |
1999-12-06 | KNF. overflows exist, and are not easy to fix | Theo de Raadt |
1999-12-06 | pretty | Theo de Raadt |
1999-12-06 | oflow | Theo de Raadt |
1999-12-05 | - Document -d option. | Aaron Campbell |
1999-12-05 | Fix temp file unlinking. We use atexit() since the libutil passwd | Todd C. Miller |
1999-12-04 | o use nanosecond precision with the -newer option | Todd C. Miller |
1999-12-04 | Avoid an oflow in failed(). There's really no need to make a temporary | Todd C. Miller |
1999-12-04 | oflow | Theo de Raadt |
1999-12-04 | more oflows | Theo de Raadt |
1999-12-04 | oops | Theo de Raadt |
1999-12-04 | oflows | Theo de Raadt |
1999-12-04 | oflow | Theo de Raadt |
1999-12-04 | oflow | Theo de Raadt |
1999-12-04 | a few more overflows gone | Niels Provos |
1999-12-04 | Document the -I option; some minor formatting fixes as well. | Aaron Campbell |
1999-12-04 | revert strlcpy to strcpy for one case. | Niels Provos |
1999-12-04 | avoid overflows | Niels Provos |
1999-12-04 | avoid overflows | Theo de Raadt |
1999-12-04 | Fix 2 core dumps: | Todd C. Miller |
1999-12-04 | indent | Theo de Raadt |
1999-12-04 | careful | Theo de Raadt |
1999-12-03 | off by one for string length calculation | Theo de Raadt |
1999-12-03 | the -s option was broken; spotted by tstromberg@rtci.com on freebsd-audit, bu... | Theo de Raadt |
1999-12-02 | warn only about mismatch if key is _used_ | Markus Friedl |
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 | CheckHostIP is not available for connects via proxy command | Markus Friedl |
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 | 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-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 | Using mkstemp to create permanent files is possible, but then | Marc Espie |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller |
1999-11-28 | Check for size change as well as change in time. Scripted changes | Hakan Olsson |
1999-11-26 | socks support that should have gotten committed with the whois.c socks changes | Todd C. Miller |