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 | |
2014-12-28 | test1520: Fixed initial teething problems | Steve Holme | |
* Missing initialisation of upload status caused a seg fault * Missing data termination caused corrupt data to be uploaded * Data verification should be performed in <upload> element * Added missing recipient list cleanup | |||
2014-12-28 | test1520: Fixed compilation errors | Steve Holme | |
2014-12-28 | tests: Added test for bug #1456 | Steve Holme | |