summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-09-05document -w timeout; from cedric@Jason McIntyre
2003-09-05correct an .Sx;Jason McIntyre
2003-09-05- add gzcat to SYNOPSIS and DESCRIPTIONJason McIntyre
2003-09-05we kind of need this new file from canacarTheo de Raadt
2003-09-05add a null compressor from canacar@ that lets gzcat work with uncompressedTed Unangst
2003-09-05fp leak. from Patrick Latifi. ok beck@ deraadt@Ted Unangst
2003-09-04put escapes in the right place;Jason McIntyre
2003-09-04fix crash and add new icmpnames. based on pr3439. some input fgsch@.Ted Unangst
2003-09-04escape in the wrong place;Jason McIntyre
2003-09-04baud rate capability is `br', not `ba';Jason McIntyre
2003-09-04millert's sup fix, tested here on client and server.Bob Beck
2003-09-04typo; aldo@nullcube.comTheo de Raadt
2003-09-03some extra markup and correct synopsisAnil Madhavapeddy
2003-09-03use .Bk/.Ek; remove a .Tn;Jason McIntyre
2003-09-03- sync SYNOPSIS with usage()Jason McIntyre
2003-09-02switch to dynamic fd_set and poll. patch entirely from millert@.Daniel Hartmeier
2003-09-02escape punctuation;Jason McIntyre
2003-09-02enter 3.7Markus Friedl
2003-09-02use .Bk/.Ek for SYNOPSIS;Jason McIntyre
2003-09-01fix leakMarkus Friedl
2003-09-01remove unused kerberos code; ok henning@Markus Friedl
2003-09-01rm whitespaceMarkus Friedl
2003-09-01rm gssapidelegatecreds alias; never supported beforeMarkus Friedl
2003-09-01gss kex is not supported; sxw@inf.ed.ac.ukMarkus Friedl
2003-08-31whitspace KNFMarkus Friedl
2003-08-31correct string termination in parse_ename(); sxw@inf.ed.ac.ukMarkus Friedl
2003-08-31call ssh_gssapi_storecreds conditionally from do_exec(); with sxw@inf.ed.ac.ukMarkus Friedl
2003-08-31do write to buf[-1]Markus Friedl
2003-08-31pass file_size + 1 to snprintf: fixes printing of truncatedMarkus Friedl
2003-08-29be less chatty; debug -> debug2, cleanup; ok henning@Markus Friedl
2003-08-29SSH_BUG_K5USER is unused; ok henning@Markus Friedl
2003-08-28remove kerberos support from ssh1, since it has been replaced with GSSAPI;Markus Friedl
2003-08-28don't like libgss/krb5 twice, fixes non-KERBEROS builds; pmbas@samhaim.orgMarkus Friedl
2003-08-27oopsTed Unangst
2003-08-27fix memory leaks. pr3416 from Patrick Latifi <patrick.l@hermes.usherb.ca>Ted Unangst
2003-08-27install sed USD;Jason McIntyre
2003-08-27RNF_IGNORE can corrupt the radix tree when an interface is down, itHenric Jungheim
2003-08-26fix passwd auth for 'username leaks via timing'; with djm@, original patches ...Markus Friedl
2003-08-26mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parentJun-ichiro itojun Hagino
2003-08-25fprintf->logit to silence login banner with "ssh -q"; ok markus@Damien Miller
2003-08-25fix div by zero when listing for filename lengths longer than width.Federico G. Schwindt
2003-08-24re-organize Makefiles so that static builds actually workTheo de Raadt
2003-08-2464 bit cleanups; markus okTheo de Raadt
2003-08-22add Simon WilkinsonMarkus Friedl
2003-08-22nuke "kerberos-2@ssh.com"Markus Friedl
2003-08-22remove support for "kerberos-2@ssh.com"Markus Friedl
2003-08-22support GSS API user authentication; patches from Simon Wilkinson,Markus Friedl
2003-08-21use pollTheo de Raadt
2003-08-20Add curly braces {} to the list of special characters in egrep mode.Todd C. Miller
2003-08-20typoMichael Shalayeff