summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1999-12-20say "REMOTE HOST IDENTIFICATION HAS CHANGED"Markus Friedl
1999-12-20Oops, forgot ports/protocol numbers.Angelos D. Keromytis
1999-12-20Correctly print IPv6 addresses in IPsec flows.Angelos D. Keromytis
1999-12-19Rearrange Lst_Find interface to conform better with other functions.Marc Espie
1999-12-18Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront,Marc Espie
1999-12-18Lst_DeQueue already checks for empty lists.Marc Espie
1999-12-18NIL, NILGNODE, etc, are only glorified NULL.Marc Espie
1999-12-18make does not use circular lists, get rid of the extra weight.Marc Espie
1999-12-17grammar; one instance found by NetBSDPaul Janzen
1999-12-16Bugfix: execvp might fail for many reasons.Marc Espie
1999-12-16Var_Subst is actually two distinct functions folded into one:Marc Espie
1999-12-16remaining part of the previous patch... patch got confused somehow.Marc Espie
1999-12-16for.c becomes sane.Marc Espie
1999-12-16Allocate buffers as static data structures.Marc Espie
1999-12-16Fix those two bugs in cond.c.Marc Espie
1999-12-16Remove unneeded extraneous zeros at the end of buffers.Marc Espie
1999-12-16Remove redundant fields from struct Buffer.Marc Espie
1999-12-16Split Buf_GetAll into Buf_Retrieve/Buf_Size.Marc Espie
1999-12-16Start cleaning up buf.c in earnest.Marc Espie
1999-12-15these strcpy are fineTheo de Raadt
1999-12-15"Connection closed by x.x.x.x": fatal() -> log()Markus Friedl
1999-12-15keysize warnings talk about identity filesMarkus Friedl
1999-12-15Be more verbose about when system immutable flags may be set/cleared.Aaron Campbell
1999-12-15usage cleanupTheo de Raadt
1999-12-15safe strcpyTheo de Raadt
1999-12-15overflow safeTheo de Raadt
1999-12-15does not overflowTheo de Raadt
1999-12-12type conflict for 'extern Type *options' in channels.c; dot@dotat.atMarkus Friedl
1999-12-12install infotocap.1Todd C. Miller
1999-12-12Update to ncurses-19991211:Todd C. Miller
1999-12-12widen output formatting a bitHugh Graham
1999-12-11Add a perror() in reporting failure to connect.Angelos D. Keromytis
1999-12-11IPv6 support for finger client.Jun-ichiro itojun Hagino
1999-12-11namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.orgMarkus Friedl
1999-12-11IPv6/IPv4 dual stack support. uses getaddrinfo() and getnameinfo()Jun-ichiro itojun Hagino
1999-12-10sudo 1.6.1Todd C. Miller
1999-12-10typo; mark.baushke@solipsa.comNiels Provos
1999-12-09Split some allocation/error handling functions out of main.cMarc Espie
1999-12-09Introduce `common usage' buf patterns and use them.Marc Espie
1999-12-09Add "unspecified tunnel endpoint" statistic.Angelos D. Keromytis
1999-12-09Protocol family mismatch counter for IP-IP.Angelos D. Keromytis
1999-12-09Remove unnecessary statistic.Angelos D. Keromytis
1999-12-09Avoid divide by zero, spotted by aaron@Todd C. Miller
1999-12-09Note that the ``sappnd'' and ``schg'' system flags may only be unset whenAaron Campbell
1999-12-09fix proto; markusTheo de Raadt
1999-12-09OpenSSH-1.2.1Markus Friedl
1999-12-09fix get_remote_port() and friends for sshd -i; Holger.Trapp@Informatik.TU-Che...Markus Friedl
1999-12-08repair fake-skey for AUTH_TISMarkus Friedl
1999-12-08June 6, 1999 version of the "one true awk"Todd C. Miller
1999-12-08move checking of hostkey into own function.Markus Friedl