Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-14 | checksrc: warn for assignments within if() expressions | Daniel Stenberg | |
... they're already frowned upon in our source code style guide, this now enforces the rule harder. | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-01-07 | tests: make sure CRLFs can't be used in URLs passed to proxy | Daniel Stenberg | |
Bug: http://curl.haxx.se/docs/adv_20150108B.html |