Age | Commit message (Expand) | Author |
---|---|---|
2019-09-23 | Fix ftpget download | Denys Nykula |
2019-07-11 | bind/connect cleanup. | Elliott Hughes |
2018-11-17 | Convert more GLOBALS argument vars to the new single letter code style. | Rob Landley |
2018-09-08 | Tweaks to make building with Android NDK's llvm happier. | Rob Landley |
2017-07-17 | typo | Rob Landley |
2017-07-17 | Split out xgetaddrinfo() from xconnect() | Rob Landley |
2017-01-28 | Add missing `static`s and remove an unused function. | Elliott Hughes |
2017-01-04 | ftpget: implement -mMdDlL, put ftp transactions into their own function so -v | Rob Landley |
2017-01-04 | First stab at ftpget/ftpput. (Documents a lot of options other than basic | Rob Landley |