aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-01-29ntlm: Use a timestamp of 01/01/1970 for the test suiteSteve Holme
2014-01-29ntlm: Updated Curl_ntlm_core_mk_ntlmv2_resp() to use local variablesSteve Holme
2014-01-29ntlm: Added cross platform support for writing NTLMv2 timestamp in bufferSteve Holme
2014-01-29ntlm: Added support for NTLMv2Prash Dush
2014-01-29nss: do not use the NSS_ENABLE_ECC defineKamil Dudka
2014-01-29nss: do not fail if NSS does not implement a cipherKamil Dudka
2014-01-29http2: switch recv/send functions to http2 ones after 101Daniel Stenberg
2014-01-29http2: handle 101 responses and switch to HTTP2Daniel Stenberg
2014-01-28oauth2: Fixed a memory leak in an OOM conditionDan Fandrich
2014-01-28hostip: don't remove DNS entries that are in useRomulo A. Ceccon
2014-01-28TFTP: fix crash on time-outDaniel Stenberg
2014-01-24netrc: Fixed a memory and file descriptor leak on OOMDan Fandrich
2014-01-24multi: Fixed a memory leak on OOM conditionDan Fandrich
2014-01-21axtls: fix compiler warning on conversion ssize_t => intFabian Frank
2014-01-20SFTP: stat remote file also when CURLOPT_NOBODY is 1Fabian Frank
2014-01-20HTTP POST: omit Content-Length if data size is unknownCédric Deltheil
2014-01-20disable GnuTLS insecure ciphersFabian Frank
2014-01-19gtls: fix compiler warnings on conversions size_t => unsigned intDaniel Stenberg
2014-01-19http_chunks.c: Fixed compilation warnings under some 32-bit systemsSteve Holme
2014-01-18win32: Added additional preprocessor check for Version Helper APISteve Holme
2014-01-17win32: Corrected the preprocessor check for Version Helper APISteve Holme
2014-01-17cookie: max-age fixesDaniel Stenberg
2014-01-17chunked parsing: relax the CR strictnessDaniel Stenberg
2014-01-17chunked-parser: abort on overflows, allow 64 bit chunksDaniel Stenberg
2014-01-16Curl_cookie_add: remove 'now' from curl_getdate() callDaniel Stenberg
2014-01-16connect.c:942:84: warning: Longer than 79 columnsDaniel Stenberg
2014-01-15connect.c: Corrected version compare in commit c7a76bb056f31eSteve Holme
2014-01-15win32: Fixed use of deprecated function 'GetVersionInfoEx' for VC12Steve Holme
2014-01-13error message: Sensible message on timeout when transfer size unknownColin Hogben
2014-01-12OpenSSL: deselect weak ciphers by defaultDaniel Stenberg
2014-01-12multi: remove MULTI_TIMEOUT_INACCURACYDaniel Stenberg
2014-01-10multi_socket: remind app if timeout didn't runDaniel Stenberg
2014-01-10threaded-resolver: never use NULL hints with getaddrinfoDaniel Stenberg
2014-01-09darwinssl: un-break Leopard build after PKCS#12 changeNick Zitzmann
2014-01-08Curl_updateconninfo: don't do anything for UDP "connections"Daniel Stenberg
2014-01-08info: remove debug outputDaniel Stenberg
2014-01-08trynextip: fix build for non-IPV6 capable systemsDaniel Stenberg
2014-01-07ConnectionExists: fix NTLM check for new connectionDaniel Stenberg
2014-01-05mk-ca-bundle.pl: avoid warnings with -d without parameterDaniel Stenberg
2014-01-05mk-ca-bundle: introduces -d and warns about using this scriptLeif W
2014-01-05Makefile: Added missing WinSSL and x64 configurationsSteve Holme
2014-01-05multi.c: fix possible dereference of null pointerMarc Hoersken
2014-01-04Updated copyright year for recent changesSteve Holme
2014-01-04conncache.c: fix possible dereference of null pointerMarc Hoersken
2014-01-04FTP parselist: fix "total" parserDaniel Stenberg
2014-01-03Makefile.vc6: follow up fix for 11e8066 and 92b9ae5Marc Hoersken
2014-01-03progresscallback: make CURLE_ABORTED_BY_CALLBACK get returned betterDaniel Stenberg
2014-01-03pipeline: remove print_pipeline()Daniel Stenberg
2014-01-03openssl: allow explicit sslv2 selectionDaniel Stenberg
2014-01-02Updated copyright year for recent changesSteve Holme