summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2002-06-10move creation of agent socket to session.c; no need for uidswappingMarkus Friedl
2002-06-10update defaults for RhostsRSAAuthentication and RhostsAuthenticationKevin Steves
2002-06-10change RhostsRSAAuthentication and RhostsAuthentication default to noKevin Steves
2002-06-10use convtime() to parse and validate key lifetime. can nowKevin Steves
2002-06-10merge in stuff from my man page; ok markus@Kevin Steves
2002-06-10display minimum RSA modulus in error(); ok markus@Kevin Steves
2002-06-10I do not care about commit countKjell Wooding
2002-06-10I love to fightKjell Wooding
2002-06-10Theo's comments about airport securityBob Beck
2002-06-09pass salen to sockaddr_ntop so that we are happy on linux/solarisJun-ichiro itojun Hagino
2002-06-09update for no setuid root and ssh-keysign; ok deraadt@Kevin Steves
2002-06-09Remove private unused version of warn().Hans Insulander
2002-06-09use tab not spaces (|unexpand)Markus Friedl
2002-06-09Sync usage with manpageHans Insulander
2002-06-09Use sysctl for mbstatAngelos D. Keromytis
2002-06-09Begin some sysctl-ization.Angelos D. Keromytis
2002-06-09don't go further on stripped binaries; been in my tree for ever.Federico G. Schwindt
2002-06-09some knf.Federico G. Schwindt
2002-06-09abort() - > fatal()Markus Friedl
2002-06-09Standardization -- s/tdb/TDB/ and various dup expansions.Jason Peel
2002-06-09documentTodd T. Fries
2002-06-09provide '-p <pid>' (process attach); thanks toTodd T. Fries
2002-06-09strlcpy fix, PR 2727Jun-ichiro itojun Hagino
2002-06-09strlcpy fix, PR 2727Jun-ichiro itojun Hagino
2002-06-09use strchr() instead of index()Theo de Raadt
2002-06-09<deraadt> i admit you are better than i am...Aaron Campbell
2002-06-09'cuz -> because; deraadt@ ok, pvalchev@ okAaron Campbell
2002-06-09i think the TLI rpcgen side generates a format string bug on output... butTheo de Raadt
2002-06-09do not present scopeid on wire format, as it is local to nodeJun-ichiro itojun Hagino
2002-06-08No need to be setgid kmem anymore.Angelos D. Keromytis
2002-06-08always use getnameinfo. (diag message only)Jun-ichiro itojun Hagino
2002-06-08silently ignore deprecated options, since FallBackToRsh might be passedMarkus Friedl
2002-06-08remove FallBackToRshMarkus Friedl
2002-06-08Free commits from theo's drunken state.Kjell Wooding
2002-06-08It had to go in.Bob Beck
2002-06-08remove FallBackToRsh/UseRshMarkus Friedl
2002-06-08just warn about Deprecated options for nowMarkus Friedl
2002-06-08deprecate FallBackToRsh and UseRsh; patch from djm@Markus Friedl
2002-06-08nuke ptrace commentMarkus Friedl
2002-06-08only accept 20 byte session idsMarkus Friedl
2002-06-08Missing newline at end of file. from krauseDale Rahn
2002-06-08. include,Marc Espie
2002-06-07print rip6statJun-ichiro itojun Hagino
2002-06-07The code to append the last 5 digits of the time in Unix format toTodd C. Miller
2002-06-07Instead of passing seed and defaultseed to normal_mode() andTodd C. Miller
2002-06-06dee dee ramone died (nad been born)Michael Shalayeff
2002-06-06Zero out memory filled in by readpassphrase(3). Also fix a spelling error;Aaron Campbell
2002-06-06use get_int() macro (hide iqueue)Markus Friedl
2002-06-06discard remaining bytes of current request; ok provos@Markus Friedl
2002-06-06no trailing comma in enum; china@thewrittenword.comKevin Steves