summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* winbuild: trying to set some files eol=crlf for gitDaniel Stenberg2016-04-061-0/+3
* curl.1: change example for -FTheodore Dubois2016-04-061-4/+3
* KNOWN_BUGS: reorganized and cleaned upDaniel Stenberg2016-04-061-247/+385
* KNOWN_BUGS: #95 curl in Windows can't handle Unicode argumentsJay Satiro2016-04-061-0/+9
* KNOWN_BUGS: Use https://curl.haxx.se URL for github based issuesSteve Holme2016-04-061-4/+4
* CHECKSRC.md: Corrected some typosSteve Holme2016-04-061-10/+9
* RELEASE-NOTES: Corrected last updatedSteve Holme2016-04-061-2/+2
* vauth: Corrected a number of typos in commentsSteve Holme2016-04-067-9/+9
* KNOWN_BUGS: #94 IMAP custom requests use the LIST handlerJay Satiro2016-04-051-0/+5
* KNOWN_BUGS: remove 68, 70 and 72.Daniel Stenberg2016-04-051-9/+0
* KNOWN_BUGS: remove 92 and 88, fixedDaniel Stenberg2016-04-051-14/+0
* http2: fix connection reuse when PING comes after last DATADaniel Stenberg2016-04-051-8/+0
* multi: remove trailing space in debug outputDaniel Stenberg2016-04-051-1/+1
* RELEASE-NOTES: synced with 86e97b642fbDaniel Stenberg2016-04-041-3/+18
* CHECKSRC.md: mention cmdline options, fix the bullet listDaniel Stenberg2016-04-041-21/+30
* docs/CHECKSRC.md: initial versionDaniel Stenberg2016-04-041-0/+114
* checksrc.bat: Added support for the examplesSteve Holme2016-04-031-0/+17
* lib/src: fix the checksrc invokeDaniel Stenberg2016-04-032-4/+4
* nw: please the stricter checksrcDaniel Stenberg2016-04-032-29/+29
* checksrc.bat: Re-enabled the tests directory by defaultSteve Holme2016-04-031-1/+1
* checksrc.bat: Added tests/server directory supportSteve Holme2016-04-031-0/+6
* tests: Fixed header files to comply with our code styleSteve Holme2016-04-032-3/+3
* make checksrc: run it in docs/examples too by defaultDaniel Stenberg2016-04-031-0/+1
* docs/examples: remove spurious white spaces all overDaniel Stenberg2016-04-0312-31/+31
* tests: fix make checksrc in servers/Daniel Stenberg2016-04-032-2/+4
* tests: 'make checksrc' now checks server/ tooDaniel Stenberg2016-04-031-0/+1
* root/make: have checksrc run in include/curl tooDaniel Stenberg2016-04-031-0/+1
* tests/server: comply with our code styleDaniel Stenberg2016-04-039-210/+240
* code: style updatesDaniel Stenberg2016-04-0385-248/+249
* checksrc: check for more malplaced spacesDaniel Stenberg2016-04-031-12/+24
* unit: make unit test source code checksrc compliantDaniel Stenberg2016-04-0312-67/+110
* checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg2016-04-034-2/+13
* checksrc: remove debug crapDaniel Stenberg2016-04-031-1/+0
* lib557: allow too long linesDaniel Stenberg2016-04-031-4/+7
* checksrc: allow ignore of specific warnings within a file (section)Daniel Stenberg2016-04-031-2/+107
* checksrc: add warning names, explain on help outputDaniel Stenberg2016-04-031-21/+70
* checksrc.bat: Disable tests by default until warnings are fixedSteve Holme2016-04-031-1/+1
* checksrc.bat: Added support for the tests directorySteve Holme2016-04-031-0/+22
* vauth: Removed the need for a separate GSS-API based SPN functionSteve Holme2016-04-038-39/+37
* curl_sasl: Fixed potential null pointer utilisationSteve Holme2016-04-031-7/+5
* spnego: Small code tidy upSteve Holme2016-04-032-9/+10
* krb5: Small code tidy upSteve Holme2016-04-032-7/+7
* krb5_gssapi: Only process challenge when presentSteve Holme2016-04-031-2/+2
* krb5: Fixed missing client response when mutual authentication enabledSteve Holme2016-04-032-0/+10
* krb5_sspi: Only process challenge when presentSteve Holme2016-04-031-2/+3
* krb5_sspi: Only generate the output token when its not allocatedSteve Holme2016-04-031-1/+3
* krb5: Only generate a SPN when its not knownSteve Holme2016-04-032-7/+10
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-0371-661/+682
* checksrc.whitelist: remove fopen() usesDaniel Stenberg2016-04-031-4/+0
* formdata: use appropriate fopen() macrosDaniel Stenberg2016-04-031-3/+3