Age | Commit message (Expand) | Author |
2017-04-03 | include: curl/system.h is a run-time version of curlbuild.h | Daniel Stenberg |
2016-11-24 | checksrc: code style: use 'char *name' style | Daniel Stenberg |
2016-10-31 | idn: switch to libidn2 use and IDNA2008 support | Daniel Stenberg |
2016-09-12 | mbedtls: switch off NTLM in build if md4 isn't available | Tony Kelman |
2016-08-21 | win: Basic support for Universal Windows Platform apps | Marco Deckel |
2016-08-03 | mbedtls: Added support for NTLM | Bill Nagel |
2016-06-07 | resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS | Luo Jinghua |
2016-04-20 | sendf.c: added ability to call recv() before send() as workaround | Karlson2k |
2016-04-03 | code: style updates | Daniel Stenberg |
2016-02-09 | openssl: remove most BoringSSL #ifdefs. | David Benjamin |
2016-02-04 | URLs: follow GitHub project rename (also Travis CI) | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-12-07 | lwip: Fix compatibility issues with later versions | Gisle Vanem |
2015-11-28 | curl_setup.h: undef freeaddrinfo in c-ares block to fix build | Daniel Stenberg |
2015-11-11 | curl_setup.h: Removed duplicate CURL_DISABLE_RTSP when HTTP_ONLY defined | Steve Holme |
2015-10-20 | vtls: added support for mbedTLS | Jonas Minnberg |
2015-09-10 | curl_sspi: fix possibly undefined CRYPT_E_REVOKED | Jay Satiro |
2015-06-02 | curl_setup: Change fopen text macros to use 't' for MSDOS | Jay Satiro |
2015-06-01 | curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT | Jay Satiro |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-01-26 | curl_setup: Disable SMB/CIFS support when HTTP only | Brad Spencer |
2015-01-22 | BoringSSL: fix build for non-configure builds | Daniel Stenberg |
2015-01-22 | BoringSSL: detected by configure, switches off NTLM | Daniel Stenberg |
2014-12-08 | compile: warn on unused return code from Curl_client_write() | Daniel Stenberg |
2014-12-07 | ntlm: Use Windows Crypt API | Bill Nagel |
2014-12-05 | OS400: enable NTLM authentication | Patrick Monnerat |
2014-12-03 | sasl_gssapi: Enable USE_KERBEROS5 for GSS-API based builds | Steve Holme |
2014-11-16 | kerberos: Use symbol qualified with _KERBEROS5 | Michael Osipov |
2014-11-09 | build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined | Steve Holme |
2014-11-02 | sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used | Steve Holme |
2014-10-13 | vtls: remove QsoSSL | Patrick Monnerat |
2014-07-23 | curl.h/features: Deprecate GSS-Negotiate macros due to bad naming | Michael Osipov |
2014-07-14 | build: set _POSIX_PTHREAD_SEMANTICS on Solaris to get proper getpwuid_r | Dan Fandrich |
2014-02-17 | configure: Fix the --disable-crypto-auth option | Dan Fandrich |
2013-12-31 | mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU | Steve Holme |
2013-07-19 | WIN32 MemoryTracking: require UNICODE for wide strdup code support | Yang Tse |
2013-07-18 | Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage". | Yang Tse |
2013-07-15 | OS400: new SSL backend GSKit | Patrick Monnerat |
2013-06-02 | curl_setup.h: Fixed redefinition warning using mingw-w64 | Marc Hoersken |
2013-05-12 | Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage" | Daniel Stenberg |
2013-03-25 | WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage | Yang Tse |
2013-03-05 | curl_setup.h: Added S_IRDIR() macro for compilers that don't support it | Steve Holme |
2013-02-06 | setup-vms.h: post VMS patch cleanup - III | Yang Tse |
2013-02-05 | VMS: fix and generate the VMS build config | John E. Malmberg |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-02 | curl_setup.h: remove redundant include guard | Yang Tse |
2012-12-28 | build: rename 76 lib/*.h files | Yang Tse |