Age | Commit message (Expand) | Author |
2001-10-10 | Quote filename properly. | Marc Espie |
2001-10-10 | Fix indent | Marc Espie |
2001-10-09 | simplify session close: no more delayed session_close, no more blocking wait(... | Markus Friedl |
2001-10-09 | close all channels if the connection to the remote host has been closed, | Markus Friedl |
2001-10-09 | stat subsystem command before calling do_exec, and return error to client. | Markus Friedl |
2001-10-09 | chdir $HOME after krb_afslog(); from bbense@networking.stanford.edu | Markus Friedl |
2001-10-09 | Don't assume that the RTF_HOST flag implies that a netmask is available. | brian |
2001-10-08 | some more IPv4or6 cleanup | Markus Friedl |
2001-10-08 | use correct family for -b option | Markus Friedl |
2001-10-08 | better debug | Markus Friedl |
2001-10-07 | BSD_AUTH supersedes SKEY, so SKEY is commented out. | Markus Friedl |
2001-10-07 | avoid possible FD_ISSET overflow for channels established | Markus Friedl |
2001-10-07 | grammer; Matthew_Clarke@mindlink.bc.ca | Markus Friedl |
2001-10-06 | unify hostkey check error messages, simplify prompt. | Markus Friedl |
2001-10-06 | This PUTBACK must be protected against EOF. The others are fine. | Marc Espie |
2001-10-06 | fix typo in error message, sync with do_exec_nopty | Markus Friedl |
2001-10-06 | remove unused argument | Markus Friedl |
2001-10-04 | comma splice; new master site. | Paul Janzen |
2001-10-04 | More accurate help. | Paul Janzen |
2001-10-04 | $OpenBSD$ tag. | Grigoriy Orlov |
2001-10-04 | Configuration utility for radio devices. | Grigoriy Orlov |
2001-10-04 | Deal with whois output that lacks a final newline. This is not legal | Todd C. Miller |
2001-10-04 | client_alive_check cleanup | Markus Friedl |
2001-10-04 | comment out bogus conditions for selecting on connection_in | Markus Friedl |
2001-10-04 | call OPENSSL_free() for memory allocated by openssl; from chombier@mac.com | Markus Friedl |
2001-10-04 | Fix path to /bin/ls; ok millert | Peter Valchev |
2001-10-03 | o Only send port number in the HTTP request 'Host: ' specification | Heikki Korpela |
2001-10-03 | error printout fix; raj@cerias.purdue.edu | Theo de Raadt |
2001-10-03 | missing copyright | Markus Friedl |
2001-10-03 | use realpath() for homedir, too. from jinmei@isl.rdc.toshiba.co.jp | Markus Friedl |
2001-10-02 | #include "channels.h" for channel_set_af() | Kevin Steves |
2001-10-02 | indent | Theo de Raadt |
2001-10-02 | add csearch | Jim Rees |
2001-10-02 | return non-zero exit code on error; ok markus@ | Damien Miller |
2001-10-02 | Be a bit more careful when sending signals to the parent. | Artur Grabowski |
2001-10-01 | add NoHostAuthenticationForLocalhost; note that the hostkey is | Markus Friedl |
2001-10-01 | remove ugliness; vp@drexel.edu via angelos | Markus Friedl |
2001-10-01 | Add -t and -d flags to allow script writers to easily take a user's TMPDIR | Todd C. Miller |
2001-10-01 | Typo, assign the new restart point to nrestart_point, not restart_point. | Todd C. Miller |
2001-10-01 | skip filenames containing \n; report jdamery@chiark.greenend.org.uk | Markus Friedl |
2001-09-30 | -Wall cleanup; ok deraadt | Peter Valchev |
2001-09-29 | show level of macro expansion, not dummy 1 (finally found some gnu-m4 | Marc Espie |
2001-09-29 | Synchronize comment with reality. | Marc Espie |
2001-09-29 | document tracing and compatibility with other m4. | Marc Espie |
2001-09-28 | bug: read user config first; report kaukasoi@elektroni.ee.tut.fi | Markus Friedl |
2001-09-28 | bzero private key after loading to smartcard; ok markus@ | Damien Miller |
2001-09-28 | Remove debugging scaffolding | Marc Espie |
2001-09-28 | Fix segv when smartcard communication error occurs during key load. ok markus@ | Damien Miller |
2001-09-28 | semicolon -> colon | Jan-Uwe Finck |
2001-09-28 | Use the new KERN_SYSVIPC_*_INFO sysctls; simonb@netbsd.org | Todd C. Miller |