Age | Commit message (Expand) | Author |
2010-07-26 | fix SYNOPSIS (yes, there are still some issues here); | Jason McIntyre |
2010-07-15 | More delimiters that need quoting inside macros, hunted down by jmc@, | Ingo Schwarze |
2009-08-09 | zap trailing whitespace; | Jason McIntyre |
2009-08-09 | document the "file:file" auto-fetching mode. | Igor Sobrado |
2009-06-06 | it fetches multiple urls; so usage was wrong. ok sthen@ | Martynas Venckus |
2009-04-26 | figure out titles automatically by using remote file name. remove | Martynas Venckus |
2009-04-13 | add a "-T title" option to ftp; this is is used in progress bar mode to | Theo de Raadt |
2008-09-08 | - simplify mget(): remove the duplicate code and just use getit(), | Martynas Venckus |
2008-08-22 | default file transfer type is binary, not ascii; | Igor Sobrado |
2008-07-16 | better description for TMPDIR. from millert@ | Martynas Venckus |
2008-07-08 | - add support for recursive transfers (but not for floppies), e.g. | Martynas Venckus |
2008-06-25 | - fix -Wall (no behavior change, a || b && c = a || (b && c) anyway) | Martynas Venckus |
2008-06-16 | - add 'q', which does the same as eof | Martynas Venckus |
2008-03-10 | turn on keepalive by default (one byte every 60 seconds) | Marc Espie |
2008-03-09 | tweak previous; | Jason McIntyre |
2008-03-08 | Document that -k 0 does not do anything, instead of sending bytes every | Marc Espie |
2007-11-28 | - [-C] and [-c cookie] do not belong in the first synopsis/usage(); | Jason McIntyre |
2007-11-28 | expand the description of -C; from martynas and myself | Jason McIntyre |
2007-11-26 | implement -C for continuing ftp, http(s), and file transfers | Martynas Venckus |
2007-11-05 | agressively -> aggressively; | Jason McIntyre |
2007-06-16 | implement a `keep-alive' option that sends bytes over an inactive | Marc Espie |
2007-06-13 | - shorten -c's argument name to avoid ugly line split | Jason McIntyre |
2007-06-13 | Enable cookie support. This allows parsing of netscape-like cookie jars | Pierre-Yves Ritschard |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-11-02 | ftp(1) sends EPSV by default, not PASV; | Jason McIntyre |
2006-05-25 | Better example URL spacing. | Ray Lai |
2006-05-19 | be more explicit about HTTPS; | Jason McIntyre |
2006-05-16 | https URL support; rototilled by a few people including me; originally | Theo de Raadt |
2005-09-21 | add ability to disable EPSV/EPRT from command-line. | Federico G. Schwindt |
2005-07-06 | oops, $macro was documented, just not where i expected it; reword and | Jason McIntyre |
2005-07-06 | - now that `macdef' is nicely documented, tell people how to use it | Jason McIntyre |
2005-07-06 | improve the description of `macdef'; | Jason McIntyre |
2005-01-07 | oops - 2 more .Dq -> .Sq; | Jason McIntyre |
2005-01-07 | - distinguish between client (ftp) and protocol (FTP) | Jason McIntyre |
2005-01-07 | `login'(n) -> `log in'(v); | Jason McIntyre |
2005-01-03 | use an example of nmap `outpattern' containing spaces that works; | Jason McIntyre |
2005-01-03 | a little cleanup in the nmap description; | Jason McIntyre |
2005-01-03 | need to escape lines starting w/ `...'; | Jason McIntyre |
2005-01-02 | remove misleading "client host" string; | Jason McIntyre |
2003-11-20 | ftp.1: | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-07-15 | .Ql Fl -> .Sq Fl where literal doesn't make sense; | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-31 | ascii -> ASCII | Jason McIntyre |
2003-03-18 | small typos; | Jason McIntyre |
2002-07-04 | document port allocation | Jakob Schlyter |
2002-05-30 | -4 and -6 options; kanai@big.or.jp; itojun ok | Theo de Raadt |
2001-08-22 | ftp-proxy | Bob Beck |
2001-03-09 | Typo in Synopsis; there's a -v option, not -u | Todd C. Miller |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |