Age | Commit message (Expand) | Author |
2015-10-18 | tests/FILEFORMAT: mention PSL as a valid feture to check for | Daniel Stenberg |
2015-10-18 | teste1136: only run when PSL is enabled | Daniel Stenberg |
2015-10-18 | curl: slist_wc: remove curl_memory.h inclusion | Daniel Stenberg |
2015-10-18 | configure: add PSL to the list of features | Daniel Stenberg |
2015-10-18 | tool: Generate easysrc with last cache linked-list | Daniel Hwang |
2015-10-17 | cookies: Add support for Mozilla's Publix Suffix List | Tim Rühsen |
2015-10-16 | curlbuild.h: Fix non-configure compiling to mips and sh4 targets | Richard Hosking |
2015-10-16 | http2: Don't pass unitialized name+len pairs to nghttp2_submit_request | Anders Bakken |
2015-10-16 | test1601: fix compilation with --enable-debug and --disable-crypto-auth | Dan Fandrich |
2015-10-16 | multi: fix off-by-one finit[] array size | Daniel Stenberg |
2015-10-15 | fread_func: move callback pointer from set to state struct | Daniel Stenberg |
2015-10-14 | test1531: case the size to fix the test on non-largefile builds | Dan Fandrich |
2015-10-13 | acinclude: remove PKGCONFIG override | Daniel Stenberg |
2015-10-12 | docs/INSTALL: Updated example minimal binary sizes | Dan Fandrich |
2015-10-11 | openssl: Fix set up of pkcs12 certificate verification chain | Erik Johansson |
2015-10-09 | ntlm: error out without 64bit support as the code needs it | Daniel Stenberg |
2015-10-09 | curl_global_init: set the memory function pointers correct | Daniel Stenberg |
2015-10-09 | curl_global_init_mem: set function pointers before doing init | Daniel Stenberg |
2015-10-09 | http2: Fix http2_recv to return -1 if recv returned -1 | Jay Satiro |
2015-10-08 | curl_easy_recv.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKET | Svyatoslav Mishyn |
2015-10-08 | curl_easy_send.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKET | Svyatoslav Mishyn |
2015-10-08 | CURLOPT_CONNECT_ONLY.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKET | Svyatoslav Mishyn |
2015-10-08 | CURLOPT_CERTINFO.3: fix reference to CURLINFO_CERTINFO | Daniel Stenberg |
2015-10-08 | ntlm: get rid of unconditional use of long long | Daniel Stenberg |
2015-10-08 | des: Fix header conditional for Curl_des_set_odd_parity | Anders Bakken |
2015-10-07 | configure: build silently by default | Daniel Stenberg |
2015-10-07 | bump: start climbing toward 7.46.0 | Daniel Stenberg |
2015-10-07 | RELEASE-PROCEDURE: add the github HTTPS download step | Daniel Stenberg |
2015-10-07 | THANKS: 19 new contributors from the 7.45.0 announcement | Daniel Stenberg |
2015-10-05 | RELEASE-NOTES: synced with 69ea57970080 | Daniel Stenberg |
2015-10-04 | getinfo: Fix return code for unknown CURLINFO options | Jay Satiro |
2015-10-04 | hiperfifo: fix the pointer passed to WRITEDATA | rouzier |
2015-10-02 | tool_setopt: fix c_escape truncated octal | Maksim Stsepanenka |
2015-10-01 | gopher: don't send NUL byte | Orange Tsai |
2015-09-29 | runtests: Fix pid check in checkdied | Jay Satiro |
2015-09-30 | win32: make recent Borland compilers use long long | Thorsten Schöning |
2015-09-29 | RELEASE-NOTES: synced with 69b89050d4 | Daniel Stenberg |
2015-09-28 | openssl: Fix algorithm init | Michael Kalinin |
2015-09-27 | docs: fix unescaped '\n' in man pages | Svyatoslav Mishyn |
2015-09-27 | http2: set TCP_NODELAY unconditionally | Daniel Stenberg |
2015-09-27 | http2: avoid superfluous Curl_expire() calls | Daniel Stenberg |
2015-09-27 | readwrite_data: set a max number of loops | Daniel Stenberg |
2015-09-26 | CI: Added AppVeyor-CI for curl | Sergei Nikulov |
2015-09-26 | FTP: fix uploading ASCII with unknown size | Daniel Stenberg |
2015-09-26 | build: fix failures with -Wcast-align and -Werror | Tatsuhiro Tsujikawa |
2015-09-26 | curl-confopts.m4: Add missing ')' | Tatsuhiro Tsujikawa |
2015-09-25 | curl_easy_getinfo.3: Add brief description for each CURLINFO | Jay Satiro |
2015-09-23 | CMake: Ensure discovered include dirs are considered | Jakub Zakrzewski |
2015-09-23 | CMake: Put "winsock2.h" before "windows.h" during configure checks | Jakub Zakrzewski |
2015-09-23 | tests: disable 1510 due to CI-problems on github | Daniel Stenberg |