summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* http2: s/priority/weight in the option namehttp2-priodepsDaniel Stenberg2015-10-217-21/+26
* http2: s/priority/weightDaniel Stenberg2015-10-212-2/+2
* http2: on_frame_recv: trust the conn/data inputDaniel Stenberg2015-10-211-3/+0
* checksrc: add crude // detectionDaniel Stenberg2015-10-212-0/+6
* http2: send new prio/depsDaniel Stenberg2015-10-214-5/+89
* http2: added three stream prio/deps optionsDaniel Stenberg2015-10-216-0/+207
* copyrights: update Gisle Vanem's emailDaniel Stenberg2015-10-205-8/+4
* vtls: fix compiler warning for TLS backends without sha256Daniel Stenberg2015-10-201-0/+2
* vtls: added support for mbedTLSJonas Minnberg2015-10-2011-9/+950
* cmake: Fix for add_subdirectory(curl) use-caseJavier G. Sogo2015-10-191-2/+2
* RELEASE-NOTES: synced with 4c773bcb474eDaniel Stenberg2015-10-181-3/+26
* tests/FILEFORMAT: mention PSL as a valid feture to check forDaniel Stenberg2015-10-181-0/+1
* teste1136: only run when PSL is enabledDaniel Stenberg2015-10-181-0/+3
* curl: slist_wc: remove curl_memory.h inclusionDaniel Stenberg2015-10-181-1/+0
* configure: add PSL to the list of featuresDaniel Stenberg2015-10-181-0/+4
* tool: Generate easysrc with last cache linked-listDaniel Hwang2015-10-186-36/+183
* cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen2015-10-177-1/+134
* curlbuild.h: Fix non-configure compiling to mips and sh4 targetsRichard Hosking2015-10-161-1/+2
* http2: Don't pass unitialized name+len pairs to nghttp2_submit_requestAnders Bakken2015-10-161-23/+30
* test1601: fix compilation with --enable-debug and --disable-crypto-authDan Fandrich2015-10-161-0/+2
* multi: fix off-by-one finit[] array sizeDaniel Stenberg2015-10-161-1/+1
* fread_func: move callback pointer from set to state structDaniel Stenberg2015-10-159-35/+64
* test1531: case the size to fix the test on non-largefile buildsDan Fandrich2015-10-141-1/+1
* acinclude: remove PKGCONFIG overrideDaniel Stenberg2015-10-131-4/+1
* docs/INSTALL: Updated example minimal binary sizesDan Fandrich2015-10-121-6/+9
* openssl: Fix set up of pkcs12 certificate verification chainErik Johansson2015-10-111-3/+3
* ntlm: error out without 64bit support as the code needs itDaniel Stenberg2015-10-091-0/+4
* curl_global_init: set the memory function pointers correctDaniel Stenberg2015-10-091-10/+22
* curl_global_init_mem: set function pointers before doing initDaniel Stenberg2015-10-091-12/+9
* http2: Fix http2_recv to return -1 if recv returned -1Jay Satiro2015-10-091-7/+3
* curl_easy_recv.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn2015-10-081-1/+1
* curl_easy_send.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn2015-10-081-1/+1
* CURLOPT_CONNECT_ONLY.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn2015-10-081-1/+1
* CURLOPT_CERTINFO.3: fix reference to CURLINFO_CERTINFODaniel Stenberg2015-10-081-3/+3
* ntlm: get rid of unconditional use of long longDaniel Stenberg2015-10-081-7/+4
* des: Fix header conditional for Curl_des_set_odd_parityAnders Bakken2015-10-081-1/+1
* configure: build silently by defaultDaniel Stenberg2015-10-071-0/+1
* bump: start climbing toward 7.46.0Daniel Stenberg2015-10-072-127/+10
* RELEASE-PROCEDURE: add the github HTTPS download stepDaniel Stenberg2015-10-071-3/+3
* THANKS: 19 new contributors from the 7.45.0 announcementcurl-7_45_0Daniel Stenberg2015-10-071-0/+19
* RELEASE-NOTES: synced with 69ea57970080Daniel Stenberg2015-10-051-6/+17
* getinfo: Fix return code for unknown CURLINFO optionsJay Satiro2015-10-041-7/+6
* hiperfifo: fix the pointer passed to WRITEDATArouzier2015-10-041-1/+1
* tool_setopt: fix c_escape truncated octalMaksim Stsepanenka2015-10-021-1/+1
* gopher: don't send NUL byteOrange Tsai2015-10-011-3/+5
* runtests: Fix pid check in checkdiedJay Satiro2015-09-291-1/+1
* win32: make recent Borland compilers use long longThorsten Schöning2015-09-301-2/+3
* RELEASE-NOTES: synced with 69b89050d4Daniel Stenberg2015-09-291-7/+24
* openssl: Fix algorithm initMichael Kalinin2015-09-281-10/+9
* docs: fix unescaped '\n' in man pagesSvyatoslav Mishyn2015-09-274-6/+6