Age | Commit message (Expand) | Author |
2016-04-01 | curl.h: define CURL_DID_MEMORY_FUNC_TYPEDEFS | Daniel Stenberg |
2016-04-01 | curl/mprintf.h: remove support for _MPRINTF_REPLACE | Daniel Stenberg |
2016-04-01 | curl_memory.h: avoid the curl/curl.h include | Daniel Stenberg |
2016-04-01 | url: Corrected get protocol family for FTP and LDAP | Steve Holme |
2016-03-31 | strerror: don't bit shift a signed integer | Jay Satiro |
2016-03-31 | http2: more documentation for prior knowledge | Daniel Stenberg |
2016-03-31 | http2: support "prior knowledge", no upgrade from HTTP/1.1 | Diego Bes |
2016-03-31 | imap: remove duplicated function | Daniel Stenberg |
2016-03-31 | SOCKS5_gssapi_negotiate: don't assume little-endian ints | Daniel Stenberg |
2016-03-31 | http: remove ((expression)) double parentheses | Daniel Stenberg |
2016-03-31 | Curl_add_buffer_send: avoid possible NULL dereference | Daniel Stenberg |
2016-03-31 | file: remove duplicate checks of the same variable | Daniel Stenberg |
2016-03-30 | openssl: Fix compilation warnings | Marcel Raad |
2016-03-30 | multi: turn Curl_done into file local multi_done | Daniel Stenberg |
2016-03-30 | multi: multi_reconnect_request is the former Curl_reconnect_request | Daniel Stenberg |
2016-03-30 | multi: move Curl_do and Curl_do_done to multi.c and make static | Daniel Stenberg |
2016-03-29 | wolfssl: Use ECC supported curves extension | Jay Satiro |
2016-03-29 | build-wolfssl: Allow a broader range of ciphers (Visual Studio) | Jay Satiro |
2016-03-29 | GSS: make Curl_gss_log_error more verbose | Isaac Boukris |
2016-03-29 | build: use roffit 0.11 feature | Daniel Stenberg |
2016-03-29 | http2: set correct scheme in handler structs [regression] | Daniel Stenberg |
2016-03-29 | hostip.c: minor white space edit for style | Daniel Stenberg |
2016-03-29 | TODO: use secure protocol in recently added URL | Viktor Szakats |
2016-03-29 | HTTP2.md: mention libressl and boringssl too | Daniel Stenberg |
2016-03-29 | docs/HTTP-COOKIES: converted to markdown | Daniel Stenberg |
2016-03-29 | HTTP2: s/polarssl/mbedtls | Daniel Stenberg |
2016-03-28 | wolfssl: Add ALPN support | Jay Satiro |
2016-03-28 | tool_operate: remove mixed declaration | Jay Satiro |
2016-03-28 | curl: warn for --capath use if not supported by libcurl | Daniel Stenberg |
2016-03-28 | TODO: 2.5 Edge-triggered sockets should work | Daniel Stenberg |
2016-03-28 | Makefile.am: skip the scripts dir | Daniel Stenberg |
2016-03-27 | CURLMOPT_SOCKETFUNCTION.3: describe the 'what' argument | Daniel Stenberg |
2016-03-27 | curl_multi_socket_action.3: mark the options properly | Daniel Stenberg |
2016-03-27 | RELEASE-NOTES: Synced with f0bdd72c10 | Steve Holme |
2016-03-27 | http_ntlm: Renamed from curl_ntlm.[c|h] | Steve Holme |
2016-03-27 | docs: curlinfo_filetime sftp support, new curlopt_quote "statvfs" | marquis-de-muesli |
2016-03-27 | SSH: new CURLOPT_QUOTE command "statvfs" | marquis-de-muesli |
2016-03-27 | SSH: support CURLINFO_FILETIME | marquis-de-muesli |
2016-03-26 | sshserver.pl: use quotes for given options | Karlson2k |
2016-03-26 | url: don't use bad offset in tld_check_name to show error | Jay Satiro |
2016-03-26 | http_negotiate: Combine GSS-API and SSPI source files | Steve Holme |
2016-03-26 | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme |
2016-03-26 | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme |
2016-03-26 | warnless.h: Removed spurious character from commit 696bc6b9c9 | Steve Holme |
2016-03-26 | schannel: Fixed compilation warning from commit f8d88a4913 | Steve Holme |
2016-03-26 | warnless?: Added some integer based conversion functions | Steve Holme |
2016-03-25 | docs/TODO: Add feature request for metalink in HTTP headers | Dusty Mabe |
2016-03-25 | build: Corrected typos from commit 70e56939aa | Steve Holme |
2016-03-25 | vauth: Refactored function names after move to new vauth directory | Steve Holme |
2016-03-25 | vauth: Updated the copyright year after recent changes | Steve Holme |