summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test1238: slowed down a little morebagder/multi-timeoutDaniel Stenberg2017-04-111-1/+1
* Curl_expire_latest: ignore already expired timersDaniel Stenberg2017-04-101-3/+7
* openssl: fix this statement may fall through [-Wimplicit-fallthrough=]Alexis La Goutte2017-04-101-0/+2
* nss: load CA certificates even with --insecureKamil Dudka2017-04-101-2/+5
* RELEASE-NOTES: synced with f9d1e9a27f7e1Daniel Stenberg2017-04-101-9/+30
* libcurl-thread.3: fixed a bad macro that caused test 1140 to failDan Fandrich2017-04-101-1/+1
* libcurl-thread.3: also mention threaded-resolverDaniel Stenberg2017-04-091-4/+5
* .github/stale.yml: enable the stale botDaniel Stenberg2017-04-091-0/+17
* CURLINFO_SCHEME.3: fix variable typeJay Satiro2017-04-081-6/+9
* INSTALL.md: fix secure transport configure argumentsMarcel Raad2017-04-081-1/+1
* vtls: fix unreferenced variable warningsMarcel Raad2017-04-082-2/+4
* BUGS: "Bugs in old versions"Daniel Stenberg2017-04-071-0/+33
* system.h: add section for tccDaniel Stenberg2017-04-071-0/+13
* schannel: fix compiler warningsMarcel Raad2017-04-071-3/+3
* sspi: print out InitializeSecurityContext() error messageIsaac Boukris2017-04-071-0/+3
* gtls: fix compiler warningMarcel Raad2017-04-061-2/+2
* test1606: verify speedcheckDaniel Stenberg2017-04-064-2/+121
* low_speed_limit: improved function for longer time periodsDaniel Stenberg2017-04-061-29/+30
* system.h: set sizeof long to 4 on "default 32 bit" systemsDaniel Stenberg2017-04-061-0/+1
* nss: fix build after e60fe20fdf94e829ba5fce33f7a9d6c281149f7dMarcel Raad2017-04-062-16/+9
* INSTALL.cmake: more problemsDaniel Stenberg2017-04-061-1/+2
* test1541: ignore the curl_off_t variable type name comparisonDaniel Stenberg2017-04-051-0/+8
* Revert "configure: prefer 'long long' to int64_t for curl_off_t"Daniel Stenberg2017-04-051-2/+2
* tool_operate: fix MinGW compiler warningMarcel Raad2017-04-051-23/+27
* tool_operate: move filetime code to its own functionMarcel Raad2017-04-051-49/+60
* configure: prefer 'long long' to int64_t for curl_off_tDaniel Stenberg2017-04-051-2/+2
* tests: added test for Curl_splaygetbest to unit1309Dániel Bakai2017-04-042-3/+146
* multi: fix queueing of pending easy handlesDániel Bakai2017-04-043-62/+51
* tool: fix Windows Unicode buildMarcel Raad2017-04-042-3/+3
* curl_sasl: declare mechtable staticMartin Kepplinger2017-04-041-1/+1
* url: don't free postponed data on connection reuseAntti Hätälä2017-04-041-1/+0
* RELEASE-NOTES: synced with 4f2e348f9b42c69c480Daniel Stenberg2017-04-041-9/+39
* hash: move key into hash struct to reduce mallocsDaniel Stenberg2017-04-042-20/+8
* llist: replace Curl_llist_alloc with Curl_llist_initDaniel Stenberg2017-04-0418-310/+214
* easy: silence compiler warningJay Satiro2017-04-041-1/+1
* docs: minor typo in write-out.dRichlv2017-04-041-1/+1
* include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg2017-04-039-40/+599
* multi: make curl_multi_wait avoid malloc in the typical caseDaniel Stenberg2017-04-031-4/+14
* tests/server/util: remove in6addr_any for recent MinGWMarcel Raad2017-04-031-1/+9
* docs: added examples for CURLINFO_FILETIME.3 and CURLOPT_FILETIME.3Daniel Stenberg2017-04-032-4/+38
* fail-early.d: fix typosJay Satiro2017-03-311-4/+3
* docs: Explain --fail-early does not imply --failJay Satiro2017-03-311-2/+6
* telnet: (win32) fix read callback return variableDaniel Stenberg2017-04-011-6/+6
* CTestConfig.cmake: removed, unusedDaniel Stenberg2017-03-311-13/+0
* libcurl.def: removed, unusedDaniel Stenberg2017-03-311-53/+0
* docs/index.html: removed, was not shipped anywayDaniel Stenberg2017-03-311-20/+0
* dist: add missing files to the tarballDaniel Stenberg2017-03-312-9/+13
* cmake: fix build with cmake 2.8.12.2Peter Wu2017-03-303-5/+5
* ssh: fix narrowing conversion warningMarcel Raad2017-03-301-1/+1
* http2: silence unused parameter warningsMarcel Raad2017-03-301-0/+6