Age | Commit message (Expand) | Author |
2003-09-01 | fix leak | Markus Friedl |
2003-09-01 | remove unused kerberos code; ok henning@ | Markus Friedl |
2003-09-01 | rm whitespace | Markus Friedl |
2003-09-01 | rm gssapidelegatecreds alias; never supported before | Markus Friedl |
2003-09-01 | gss kex is not supported; sxw@inf.ed.ac.uk | Markus Friedl |
2003-08-31 | whitspace KNF | Markus Friedl |
2003-08-31 | correct string termination in parse_ename(); sxw@inf.ed.ac.uk | Markus Friedl |
2003-08-31 | call ssh_gssapi_storecreds conditionally from do_exec(); with sxw@inf.ed.ac.uk | Markus Friedl |
2003-08-31 | do write to buf[-1] | Markus Friedl |
2003-08-31 | pass file_size + 1 to snprintf: fixes printing of truncated | Markus Friedl |
2003-08-29 | be less chatty; debug -> debug2, cleanup; ok henning@ | Markus Friedl |
2003-08-29 | SSH_BUG_K5USER is unused; ok henning@ | Markus Friedl |
2003-08-28 | remove kerberos support from ssh1, since it has been replaced with GSSAPI; | Markus Friedl |
2003-08-28 | don't like libgss/krb5 twice, fixes non-KERBEROS builds; pmbas@samhaim.org | Markus Friedl |
2003-08-27 | oops | Ted Unangst |
2003-08-27 | fix memory leaks. pr3416 from Patrick Latifi <patrick.l@hermes.usherb.ca> | Ted Unangst |
2003-08-27 | install sed USD; | Jason McIntyre |
2003-08-27 | RNF_IGNORE can corrupt the radix tree when an interface is down, it | Henric Jungheim |
2003-08-26 | fix passwd auth for 'username leaks via timing'; with djm@, original patches ... | Markus Friedl |
2003-08-26 | mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parent | Jun-ichiro itojun Hagino |
2003-08-25 | fprintf->logit to silence login banner with "ssh -q"; ok markus@ | Damien Miller |
2003-08-25 | fix div by zero when listing for filename lengths longer than width. | Federico G. Schwindt |
2003-08-24 | re-organize Makefiles so that static builds actually work | Theo de Raadt |
2003-08-24 | 64 bit cleanups; markus ok | Theo de Raadt |
2003-08-22 | add Simon Wilkinson | Markus Friedl |
2003-08-22 | nuke "kerberos-2@ssh.com" | Markus Friedl |
2003-08-22 | remove support for "kerberos-2@ssh.com" | Markus Friedl |
2003-08-22 | support GSS API user authentication; patches from Simon Wilkinson, | Markus Friedl |
2003-08-21 | use poll | Theo de Raadt |
2003-08-20 | Add curly braces {} to the list of special characters in egrep mode. | Todd C. Miller |
2003-08-20 | typo | Michael Shalayeff |
2003-08-19 | number of mbuf clusters is not the same as number of pages allocated for 'em;... | Michael Shalayeff |
2003-08-18 | when given only an executable name without a valid path, resolve the | Jean-Francois Brousseau |
2003-08-18 | We distribute less under a 2-term BSD-style license. Update COPYRIGHT | Todd C. Miller |
2003-08-18 | We distribute less under a 2-term BSD-style license. Update COPYRIGHT | Todd C. Miller |
2003-08-18 | fix spelling of --initial-tab | David Krause |
2003-08-17 | fix ptr arythmetics in core_write(); from aaron@ | Michael Shalayeff |
2003-08-16 | Update HISTORY section. Full gzip compat was added in 3.4 and the | Todd C. Miller |
2003-08-16 | missing comma in non-ansi mode; spotted by pvalchev | Theo de Raadt |
2003-08-16 | t'was brilling | Michael Shalayeff |
2003-08-16 | spacing | Theo de Raadt |
2003-08-15 | make dired work more like emacs. (well, make it _work_, and then add a | Vincent Labrecque |
2003-08-15 | remove extra \n in {warn,err}{,x} calls | Theo de Raadt |
2003-08-15 | actually extract the filename off the ls line. makes dired *slightly* | Vincent Labrecque |
2003-08-15 | Fix typo (errx vs. err) for malloc failures; Andrey Matveev | Todd C. Miller |
2003-08-15 | Add license from patch.c to original source files missing a license. | Otto Moerbeek |
2003-08-14 | make 9-char login names not stretch the line; millert ok | Theo de Raadt |
2003-08-14 | exit after primetest, ok djm@ | Markus Friedl |
2003-08-13 | Based on what otto@ said on icb. The expensive thing in diff is | Todd C. Miller |
2003-08-13 | socks4->socks, since with support both 4 and 5; dtucker@zip.com.au | Markus Friedl |