| Commit message (Expand) | Author | Age | Files | Lines |
* | examples: Fix memory leaks from realloc errors | Kruzya | 2018-09-17 | 1 | -2/+10 |
* | spelling fixes | Viktor Szakats | 2018-06-03 | 1 | -1/+1 |
* | cleanup: misc typos in strings and comments | luz.paz | 2018-03-16 | 1 | -1/+1 |
* | examples/curlx: Fix code style | fmmedeiros | 2017-11-18 | 1 | -1/+2 |
* | code style: use spaces around pluses | Daniel Stenberg | 2017-09-11 | 1 | -2/+2 |
* | code style: use spaces around equals signs | Daniel Stenberg | 2017-09-11 | 1 | -32/+35 |
* | spelling fixes | klemens | 2017-03-26 | 1 | -1/+1 |
* | checksrc: warn for assignments within if() expressions | Daniel Stenberg | 2016-12-14 | 1 | -10/+18 |
* | checksrc: stricter no-space-before-paren enforcement | Daniel Stenberg | 2016-12-13 | 1 | -4/+4 |
* | checksrc: code style: use 'char *name' style | Daniel Stenberg | 2016-11-24 | 1 | -21/+21 |
* | docs/examples: remove spurious white spaces all over | Daniel Stenberg | 2016-04-03 | 1 | -2/+2 |
* | curlx.c: use more curl style code | Daniel Stenberg | 2016-03-06 | 1 | -13/+4 |
* | curlx.c: i2s_ASN1_IA5STRING() clashes with an openssl function | Daniel Stenberg | 2016-02-17 | 1 | -3/+3 |
* | examples: adhere to curl code style | Daniel Stenberg | 2016-02-11 | 1 | -138/+185 |
* | URLs: change more http to https | Viktor Szakats | 2016-02-02 | 1 | -3/+3 |
* | examples: more descriptions | Daniel Stenberg | 2015-06-18 | 1 | -1/+4 |
* | docs: Spelling fixes | Ville Skyttä | 2015-06-08 | 1 | -1/+1 |
* | OpenSSL: remove reference to openssl internal struct | Peter Sylvester | 2012-01-04 | 1 | -2/+1 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 1 | -1/+1 |
* | use the modern name for this option | Daniel Stenberg | 2010-01-04 | 1 | -1/+1 |
* | remove unnecessary typecasting of malloc() | Yang Tse | 2008-09-06 | 1 | -3/+3 |
* | remove unnecessary typecasting of realloc() | Yang Tse | 2008-09-06 | 1 | -1/+1 |
* | Fixed a surprising number of example programs that were passing int arguments | Dan Fandrich | 2008-05-22 | 1 | -2/+2 |
* | Fixed some compile warnings and errors and improved portability in the | Dan Fandrich | 2007-07-12 | 1 | -8/+9 |
* | Compiler warning fix | Yang Tse | 2006-10-29 | 1 | -1/+8 |
* | re-indented to curl style | Daniel Stenberg | 2004-11-22 | 1 | -325/+351 |
* | removed tabs and trailing whitespace from source | Daniel Stenberg | 2004-10-06 | 1 | -286/+286 |
* | Peter Sylvester's curlx.c code example added | Daniel Stenberg | 2003-10-03 | 1 | -0/+480 |