summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-10-09interop with ssh-agent2, from <res@shore.net>Markus Friedl
2000-10-09clear options on every call.Markus Friedl
2000-10-09-X now reads private ssh.com DSA keys, too.Markus Friedl
2000-10-08update to ncurses-5.1-20001007Todd C. Miller
2000-10-07Hmmm, no, that's the wrong place for that.Aaron Campbell
2000-10-07Move COMPATIBILITY section after SEE ALSO.Aaron Campbell
2000-10-07- Add EXAMPLES section.Aaron Campbell
2000-10-07Reword a sentence to correct bad grammar.Aaron Campbell
2000-10-06Print commands in a prettier fashion.Aaron Campbell
2000-10-05hppa not yetMichael Shalayeff
2000-10-04Fixes a format string error in the kill (k) command; vort@wiretapped.netTodd C. Miller
2000-10-03do not resolve canonname, i have no idea why this was added oin osshMarkus Friedl
2000-10-03move fake-auth from auth1.c to individual auth methods, disables s/key in deb...Markus Friedl
2000-10-03hmac->macMarkus Friedl
2000-10-03More format string paranoia; deraadt@ okAaron Campbell
2000-09-30allow loglevel debugMarkus Friedl
2000-09-28debug -> debug2 cleanupMarkus Friedl
2000-09-27merged with NetBSD, 20000927 and fixes PR 1421; ok millert@Dan Harnett
2000-09-27use key_type()Markus Friedl
2000-09-26use debug2Markus Friedl
2000-09-26more cleanup and have nlog() deal with errno now as well.Eric Jackson
2000-09-26no need to reset h_errnoEric Jackson
2000-09-26Remove unnecessary arguments to .Nm macro.Aaron Campbell
2000-09-26Do not permit non-printable characters in the passwd file; deraadt@ okAaron Campbell
2000-09-26fix minor typoEric Jackson
2000-09-26no need to use goto..Eric Jackson
2000-09-26Implement a function for errorsEric Jackson
2000-09-26some warnings should only be shown with -vEric Jackson
2000-09-26remove -e option, which wasnt on anywayEric Jackson
2000-09-26Alot of cleanups to netcatEric Jackson
2000-09-22- move break from loop on EOF in order to make cap_mkdb not ignore the finalChristian Weisgerber
2000-09-21add context to dispatch_runMarkus Friedl
2000-09-21change login logic in ssh2, allows plugin of other auth methodsMarkus Friedl
2000-09-21utime() to utimes(); mouring@pconline.comMarkus Friedl
2000-09-21bug compat for old ssh.com softwareMarkus Friedl
2000-09-21typoMarkus Friedl
2000-09-21typoMarkus Friedl
2000-09-20use TM_YEAR_BASE and set seconds to zero in obsolescent "compatibility" case;Paul Janzen
2000-09-20usage() if too many argumentsPaul Janzen
2000-09-20Change the message if the S/Key sequence has expired. millert@ okPaul Janzen
2000-09-20fix pasto and comma splicePaul Janzen
2000-09-20Y2K fix for obsolescent time format: found by Camiel Dobbelaar.Paul Janzen
2000-09-19Display SPD entries.Angelos D. Keromytis
2000-09-17yes no; ok niels@Markus Friedl
2000-09-17fix DEBUG_KEXDHMarkus Friedl
2000-09-15check return value for setenv(3) for failure, and deal appropriatelyTheo de Raadt
2000-09-14typoMarkus Friedl
2000-09-14This kills the last old hashing table, in arch.cMarc Espie
2000-09-14Introduce a few macros to handle timestamps in an abstract way.Marc Espie
2000-09-14Replace the old hash used to hold file names within a directory withMarc Espie