Age | Commit message (Expand) | Author |
1999-12-09 | Introduce `common usage' buf patterns and use them. | Marc Espie |
1999-12-09 | Add "unspecified tunnel endpoint" statistic. | Angelos D. Keromytis |
1999-12-09 | Protocol family mismatch counter for IP-IP. | Angelos D. Keromytis |
1999-12-09 | Remove unnecessary statistic. | Angelos D. Keromytis |
1999-12-09 | Avoid divide by zero, spotted by aaron@ | Todd C. Miller |
1999-12-09 | Note that the ``sappnd'' and ``schg'' system flags may only be unset when | Aaron Campbell |
1999-12-09 | fix proto; markus | Theo de Raadt |
1999-12-09 | OpenSSH-1.2.1 | Markus Friedl |
1999-12-09 | fix get_remote_port() and friends for sshd -i; Holger.Trapp@Informatik.TU-Che... | Markus Friedl |
1999-12-08 | repair fake-skey for AUTH_TIS | Markus Friedl |
1999-12-08 | June 6, 1999 version of the "one true awk" | Todd C. Miller |
1999-12-08 | move checking of hostkey into own function. | Markus Friedl |
1999-12-08 | make code simpler. no need for memcpy. niels@ ok | Markus Friedl |
1999-12-08 | avoid stdio; based on work by markus, millert, and I | Theo de Raadt |
1999-12-08 | ftp(1) from KAME, should be good for testing. | Jun-ichiro itojun Hagino |
1999-12-08 | add IPv6 support from KAME. cleanup type matches with printf() format. | Jun-ichiro itojun Hagino |
1999-12-08 | Fix compile conflict with the new IPv6 code (namespace pollution). | Angelos D. Keromytis |
1999-12-08 | careless niels | Theo de Raadt |
1999-12-08 | make that a fatal | Niels Provos |
1999-12-07 | fix sighup handling. accept would just restart and daemon handled sighup | Niels Provos |
1999-12-07 | make sure the client selects a supported cipher | Markus Friedl |
1999-12-07 | extra setuid calls go away | Theo de Raadt |
1999-12-06 | main prototype properly in main.c, remove dup. | Marc Espie |
1999-12-06 | Extra parameter no longer needed, ditch. | Marc Espie |
1999-12-06 | Instead of retrieving var values from the environment again and again, | Marc Espie |
1999-12-06 | Clean up buffers interface somewhat: | Marc Espie |
1999-12-06 | Fix handling of | Marc Espie |
1999-12-06 | - introduce interval_dup in str.c | Marc Espie |
1999-12-06 | Somehow I didn't delete that file... | Marc Espie |
1999-12-06 | atomicio() via lib | Theo de Raadt |
1999-12-06 | move atomicio into it's own file. wrap all socket write()s which were doing | Theo de Raadt |
1999-12-06 | properly name fd variable | Theo de Raadt |
1999-12-06 | check for ~ expansion past MAXPATHLEN | Theo de Raadt |
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 |