Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-09 | tests: removed redundant --trace-ascii arguments | Dan Fandrich | |
This is already added by the test suite; it's not clear why all these tests had it, unless it's cargo-culting. | |||
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 2) | Jay Satiro | |
- Add tests. - Add an example to CURLOPT_TFTP_NO_OPTIONS.3. - Add --tftp-no-options to expose CURLOPT_TFTP_NO_OPTIONS. Bug: https://github.com/curl/curl/issues/481 |