aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-07BUGS: "Bugs in old versions"Daniel Stenberg
2017-04-07system.h: add section for tccDaniel Stenberg
2017-04-07schannel: fix compiler warningsMarcel Raad
2017-04-07sspi: print out InitializeSecurityContext() error messageIsaac Boukris
2017-04-06gtls: fix compiler warningMarcel Raad
2017-04-06test1606: verify speedcheckDaniel Stenberg
2017-04-06low_speed_limit: improved function for longer time periodsDaniel Stenberg
2017-04-06system.h: set sizeof long to 4 on "default 32 bit" systemsDaniel Stenberg
2017-04-06nss: fix build after e60fe20fdf94e829ba5fce33f7a9d6c281149f7dMarcel Raad
2017-04-06INSTALL.cmake: more problemsDaniel Stenberg
2017-04-05test1541: ignore the curl_off_t variable type name comparisonDaniel Stenberg
2017-04-05Revert "configure: prefer 'long long' to int64_t for curl_off_t"Daniel Stenberg
2017-04-05tool_operate: fix MinGW compiler warningMarcel Raad
2017-04-05tool_operate: move filetime code to its own functionMarcel Raad
2017-04-05configure: prefer 'long long' to int64_t for curl_off_tDaniel Stenberg
2017-04-04tests: added test for Curl_splaygetbest to unit1309Dániel Bakai
2017-04-04multi: fix queueing of pending easy handlesDániel Bakai
2017-04-04tool: fix Windows Unicode buildMarcel Raad
2017-04-04curl_sasl: declare mechtable staticMartin Kepplinger
2017-04-04url: don't free postponed data on connection reuseAntti Hätälä
2017-04-04RELEASE-NOTES: synced with 4f2e348f9b42c69c480Daniel Stenberg
2017-04-04hash: move key into hash struct to reduce mallocsDaniel Stenberg
2017-04-04llist: replace Curl_llist_alloc with Curl_llist_initDaniel Stenberg
2017-04-04easy: silence compiler warningJay Satiro
2017-04-04docs: minor typo in write-out.dRichlv
2017-04-03include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg
2017-04-03multi: make curl_multi_wait avoid malloc in the typical caseDaniel Stenberg
2017-04-03tests/server/util: remove in6addr_any for recent MinGWMarcel Raad
2017-04-03docs: added examples for CURLINFO_FILETIME.3 and CURLOPT_FILETIME.3Daniel Stenberg
2017-03-31fail-early.d: fix typosJay Satiro
2017-03-31docs: Explain --fail-early does not imply --failJay Satiro
2017-04-01telnet: (win32) fix read callback return variableDaniel Stenberg
2017-03-31CTestConfig.cmake: removed, unusedDaniel Stenberg
2017-03-31libcurl.def: removed, unusedDaniel Stenberg
2017-03-31docs/index.html: removed, was not shipped anywayDaniel Stenberg
2017-03-31dist: add missing files to the tarballDaniel Stenberg
2017-03-30cmake: fix build with cmake 2.8.12.2Peter Wu
2017-03-30ssh: fix narrowing conversion warningMarcel Raad
2017-03-30http2: silence unused parameter warningsMarcel Raad
2017-03-30curl: fix callback functions to match prototypeHanno Böck
2017-03-30gcc7: fix ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool...Alexis La Goutte
2017-03-30schannel: fix unused variable warningMarcel Raad
2017-03-30connect: fix unreferenced parameter warningMarcel Raad
2017-03-30select: use correct SIZEOF_ constantMarcel Raad
2017-03-30cmake: add cmake file in docs/libcurl/opts/ to distDaniel Stenberg
2017-03-30cmake: add more missing files to the distDaniel Stenberg
2017-03-30docs/Makefile.am: include CMakeLists.txt in the dist tarballDaniel Stenberg
2017-03-29NTLM: check for features with #ifdef instead of #ifMarcel Raad
2017-03-29curl: fix callback argument inconsistencyHanno Böck
2017-03-29RELEASE-NOTES: synced with 556c51a2dfDaniel Stenberg