aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-06winbuild: trying to set some files eol=crlf for gitDaniel Stenberg
2016-04-06curl.1: change example for -FTheodore Dubois
2016-04-06KNOWN_BUGS: reorganized and cleaned upDaniel Stenberg
2016-04-06KNOWN_BUGS: #95 curl in Windows can't handle Unicode argumentsJay Satiro
2016-04-06KNOWN_BUGS: Use https://curl.haxx.se URL for github based issuesSteve Holme
2016-04-06CHECKSRC.md: Corrected some typosSteve Holme
2016-04-06RELEASE-NOTES: Corrected last updatedSteve Holme
2016-04-06vauth: Corrected a number of typos in commentsSteve Holme
2016-04-05KNOWN_BUGS: #94 IMAP custom requests use the LIST handlerJay Satiro
2016-04-05KNOWN_BUGS: remove 68, 70 and 72.Daniel Stenberg
2016-04-05KNOWN_BUGS: remove 92 and 88, fixedDaniel Stenberg
2016-04-05http2: fix connection reuse when PING comes after last DATADaniel Stenberg
2016-04-05multi: remove trailing space in debug outputDaniel Stenberg
2016-04-04RELEASE-NOTES: synced with 86e97b642fbDaniel Stenberg
2016-04-04CHECKSRC.md: mention cmdline options, fix the bullet listDaniel Stenberg
2016-04-04docs/CHECKSRC.md: initial versionDaniel Stenberg
2016-04-03checksrc.bat: Added support for the examplesSteve Holme
2016-04-03lib/src: fix the checksrc invokeDaniel Stenberg
2016-04-03nw: please the stricter checksrcDaniel Stenberg
2016-04-03checksrc.bat: Re-enabled the tests directory by defaultSteve Holme
2016-04-03checksrc.bat: Added tests/server directory supportSteve Holme
2016-04-03tests: Fixed header files to comply with our code styleSteve Holme
2016-04-03make checksrc: run it in docs/examples too by defaultDaniel Stenberg
2016-04-03docs/examples: remove spurious white spaces all overDaniel Stenberg
2016-04-03tests: fix make checksrc in servers/Daniel Stenberg
2016-04-03tests: 'make checksrc' now checks server/ tooDaniel Stenberg
2016-04-03root/make: have checksrc run in include/curl tooDaniel Stenberg
2016-04-03tests/server: comply with our code styleDaniel Stenberg
2016-04-03code: style updatesDaniel Stenberg
2016-04-03checksrc: check for more malplaced spacesDaniel Stenberg
2016-04-03unit: make unit test source code checksrc compliantDaniel Stenberg
2016-04-03checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg
2016-04-03checksrc: remove debug crapDaniel Stenberg
2016-04-03lib557: allow too long linesDaniel Stenberg
2016-04-03checksrc: allow ignore of specific warnings within a file (section)Daniel Stenberg
2016-04-03checksrc: add warning names, explain on help outputDaniel Stenberg
2016-04-03checksrc.bat: Disable tests by default until warnings are fixedSteve Holme
2016-04-03checksrc.bat: Added support for the tests directorySteve Holme
2016-04-03vauth: Removed the need for a separate GSS-API based SPN functionSteve Holme
2016-04-03curl_sasl: Fixed potential null pointer utilisationSteve Holme
2016-04-03spnego: Small code tidy upSteve Holme
2016-04-03krb5: Small code tidy upSteve Holme
2016-04-03krb5_gssapi: Only process challenge when presentSteve Holme
2016-04-03krb5: Fixed missing client response when mutual authentication enabledSteve Holme
2016-04-03krb5_sspi: Only process challenge when presentSteve Holme
2016-04-03krb5_sspi: Only generate the output token when its not allocatedSteve Holme
2016-04-03krb5: Only generate a SPN when its not knownSteve Holme
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
2016-04-03checksrc.whitelist: remove fopen() usesDaniel Stenberg
2016-04-03formdata: use appropriate fopen() macrosDaniel Stenberg