Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert suni'ls ftp rewrite for now. | 2019-05-16 | 1 | -0/+231 | |
* | Move us from old ftp(1) to Sunil's new ftp(1). The necessary modifications | 2019-05-12 | 1 | -231/+0 | |
* | Nuke whitespace foolish enough to expose itself during the great | 2017-01-21 | 1 | -3/+3 | |
* | Split -DSMALL into -DNOSSL, so that a SSL-enabled version of ftp can | 2016-12-28 | 1 | -2/+2 | |
* | make it clean removing the ifdef SMALL maze. separate cmds and | 2009-05-05 | 1 | -1/+4 | |
* | time_t is signed, so use INT_MAX rather than UINT_MAX when parsing a time_t | 2008-12-07 | 1 | -2/+2 | |
* | in resume mode, pass -c to mget when {dir,file}hasglob, so that i'm | 2008-06-25 | 1 | -2/+2 | |
* | Simplify the code that strips out \r by using strcspn. | 2007-10-08 | 1 | -5/+2 | |
* | Enable cookie support. This allows parsing of netscape-like cookie jars | 2007-06-13 | 1 | -0/+231 |