aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-21build: fix for MSDOS/djgppGisle Vanem
2015-10-20copyrights: update Gisle Vanem's emailDaniel Stenberg
2015-10-20vtls: fix compiler warning for TLS backends without sha256Daniel Stenberg
2015-10-20vtls: added support for mbedTLSJonas Minnberg
2015-10-19cmake: Fix for add_subdirectory(curl) use-caseJavier G. Sogo
2015-10-18RELEASE-NOTES: synced with 4c773bcb474eDaniel Stenberg
2015-10-18tests/FILEFORMAT: mention PSL as a valid feture to check forDaniel Stenberg
2015-10-18teste1136: only run when PSL is enabledDaniel Stenberg
2015-10-18curl: slist_wc: remove curl_memory.h inclusionDaniel Stenberg
2015-10-18configure: add PSL to the list of featuresDaniel Stenberg
2015-10-18tool: Generate easysrc with last cache linked-listDaniel Hwang
2015-10-17cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen
2015-10-16curlbuild.h: Fix non-configure compiling to mips and sh4 targetsRichard Hosking
2015-10-16http2: Don't pass unitialized name+len pairs to nghttp2_submit_requestAnders Bakken
2015-10-16test1601: fix compilation with --enable-debug and --disable-crypto-authDan Fandrich
2015-10-16multi: fix off-by-one finit[] array sizeDaniel Stenberg
2015-10-15fread_func: move callback pointer from set to state structDaniel Stenberg
2015-10-14test1531: case the size to fix the test on non-largefile buildsDan Fandrich
2015-10-13acinclude: remove PKGCONFIG overrideDaniel Stenberg
2015-10-12docs/INSTALL: Updated example minimal binary sizesDan Fandrich
2015-10-11openssl: Fix set up of pkcs12 certificate verification chainErik Johansson
2015-10-09ntlm: error out without 64bit support as the code needs itDaniel Stenberg
2015-10-09curl_global_init: set the memory function pointers correctDaniel Stenberg
2015-10-09curl_global_init_mem: set function pointers before doing initDaniel Stenberg
2015-10-09http2: Fix http2_recv to return -1 if recv returned -1Jay Satiro
2015-10-08curl_easy_recv.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn
2015-10-08curl_easy_send.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn
2015-10-08CURLOPT_CONNECT_ONLY.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn
2015-10-08CURLOPT_CERTINFO.3: fix reference to CURLINFO_CERTINFODaniel Stenberg
2015-10-08ntlm: get rid of unconditional use of long longDaniel Stenberg
2015-10-08des: Fix header conditional for Curl_des_set_odd_parityAnders Bakken
2015-10-07configure: build silently by defaultDaniel Stenberg
2015-10-07bump: start climbing toward 7.46.0Daniel Stenberg
2015-10-07RELEASE-PROCEDURE: add the github HTTPS download stepDaniel Stenberg
2015-10-07THANKS: 19 new contributors from the 7.45.0 announcementDaniel Stenberg
2015-10-05RELEASE-NOTES: synced with 69ea57970080Daniel Stenberg
2015-10-04getinfo: Fix return code for unknown CURLINFO optionsJay Satiro
2015-10-04hiperfifo: fix the pointer passed to WRITEDATArouzier
2015-10-02tool_setopt: fix c_escape truncated octalMaksim Stsepanenka
2015-10-01gopher: don't send NUL byteOrange Tsai
2015-09-29runtests: Fix pid check in checkdiedJay Satiro
2015-09-30win32: make recent Borland compilers use long longThorsten Schöning
2015-09-29RELEASE-NOTES: synced with 69b89050d4Daniel Stenberg
2015-09-28openssl: Fix algorithm initMichael Kalinin
2015-09-27docs: fix unescaped '\n' in man pagesSvyatoslav Mishyn
2015-09-27http2: set TCP_NODELAY unconditionallyDaniel Stenberg
2015-09-27http2: avoid superfluous Curl_expire() callsDaniel Stenberg
2015-09-27readwrite_data: set a max number of loopsDaniel Stenberg
2015-09-26CI: Added AppVeyor-CI for curlSergei Nikulov
2015-09-26FTP: fix uploading ASCII with unknown sizeDaniel Stenberg