| Commit message (Expand) | Author | Age | Files | Lines |
* | build: fix circular header inclusion with other packages | Yang Tse | 2013-01-09 | 1 | -689/+0 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -0/+689 |
* | build: rename 76 lib/*.h files | Yang Tse | 2012-12-28 | 1 | -689/+0 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -2/+2 |
* | HTTP_ONLY: disable more protocols | Daniel Stenberg | 2012-09-19 | 1 | -0/+18 |
* | setup.h: fixed for MS VC10 build | Sergei Nikulov | 2012-09-17 | 1 | -5/+5 |
* | unicode NTLM SSPI: cleanup | Yang Tse | 2012-07-05 | 1 | -0/+7 |
* | DarwinSSL: allow using NTLM authentication | Nick Zitzmann | 2012-06-27 | 1 | -1/+1 |
* | darwinssl: add support for native Mac OS X/iOS SSL | Nick Zitzmann | 2012-06-26 | 1 | -1/+2 |
* | setup.h: WinCE build adjustment | Mark Salisbury | 2012-06-18 | 1 | -5/+7 |
* | setup.h: Automatically define USE_SSL if USE_SCHANNEL is defined | Marc Hoersken | 2012-06-11 | 1 | -1/+1 |
* | headers: require GCC 2.7 or newer in order to allow attribute GCC'isms usage | Yang Tse | 2012-04-14 | 1 | -6/+10 |
* | headers: surround GCC attribute names with double underscores | Jonathan Nieder | 2012-04-14 | 1 | -1/+1 |
* | curl tool: use configuration files from lib directory | Yang Tse | 2012-04-06 | 1 | -4/+18 |
* | LWIP: don't consider HAVE_ERRNO_H to be winsock | Daniel Stenberg | 2012-03-08 | 1 | -1/+0 |
* | hostip: avoid getaddrinfo when c-ares is used | Daniel Stenberg | 2012-01-12 | 1 | -0/+3 |
* | lib/setup.h: portable symbolic names for Winsock shutdown() mode flags | Yang Tse | 2012-01-08 | 1 | -1/+11 |
* | setup.h: fix compiler warning | Yang Tse | 2011-10-31 | 1 | -0/+2 |
* | setup_once.h cleanup and sync | Yang Tse | 2011-09-04 | 1 | -0/+23 |
* | revert changes not intended to be pushed with commit 6b75d2c2 | Yang Tse | 2011-09-03 | 1 | -1/+1 |
* | fix a bunch of MSVC compiler warnings | Yang Tse | 2011-09-03 | 1 | -1/+1 |
* | NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch] | Yang Tse | 2011-08-27 | 1 | -0/+1 |
* | NTLM single-sign on adjustments (XI) | Yang Tse | 2011-08-27 | 1 | -5/+0 |
* | BSD-style lwIP TCP/IP stack support - followup | Yang Tse | 2011-08-07 | 1 | -0/+1 |
* | BSD-style lwIP TCP/IP stack support: | Yang Tse | 2011-08-04 | 1 | -0/+5 |
* | NTLM single-sign on adjustments (VIII) | Yang Tse | 2011-07-31 | 1 | -1/+1 |
* | errno.h inclusion conditionally done in setup_once.h | Yang Tse | 2011-07-24 | 1 | -1/+0 |
* | NTLM single-sign on supported | Mandy Wu | 2011-07-18 | 1 | -0/+5 |
* | silence picky compilers: mark unused parameters | Daniel Stenberg | 2011-07-12 | 1 | -0/+9 |
* | source cleanup: unify look, style and indent levels | Daniel Stenberg | 2011-04-27 | 1 | -4/+9 |
* | SSL: (part 2) Added CyaSSL to SSL abstraction layer | Todd A Ouska | 2011-03-08 | 1 | -1/+1 |
* | Avoid redefines. | Guenter Knauf | 2011-01-17 | 1 | -7/+21 |
* | HTTP: HTTP Negotiate authentication using SSPI | Marcel Roelofs | 2011-01-07 | 1 | -1/+5 |
* | Preparing for axTLS. Actual SSL API functions are only stubbed. | Eric Hu | 2010-12-15 | 1 | -1/+1 |
* | Moved S_ISREG define to setup as suggested by Dan. | Guenter Knauf | 2010-09-02 | 1 | -0/+5 |
* | build: allow NTLM tests to run on more build configurations | U-D5B1PQ1J\Administrador | 2010-08-07 | 1 | -0/+12 |
* | http_ntlm: add support for NSS | Kamil Dudka | 2010-06-30 | 1 | -1/+1 |
* | url.c: avoid implied cast to bool | Kamil Dudka | 2010-05-27 | 1 | -1/+1 |
* | PolarSSL: initial support added | Hoi-Ho Chan | 2010-05-05 | 1 | -1/+1 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 1 | -3/+3 |
* | onstantine Sapuntzakis threaded resolver enhancements | Yang Tse | 2010-01-26 | 1 | -25/+22 |
* | Definitions of resolver specialty compile-time defines CURLRES_* moved | Yang Tse | 2010-01-22 | 1 | -14/+48 |
* | deal with the possibility that CURL_DISABLE_RTSP may already be defined | Yang Tse | 2010-01-22 | 1 | -1/+1 |
* | disabling of rtsp when http isn't enabled required here for non-configure sys... | Yang Tse | 2010-01-22 | 1 | -1/+9 |
* | Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new | Daniel Stenberg | 2010-01-21 | 1 | -0/+1 |
* | VMS specific preprocessor symbol checking adjustments | Yang Tse | 2009-12-30 | 1 | -1/+1 |
* | Refactor how preprocessor symbol _THREAD_SAFE definition is done. | Yang Tse | 2009-11-14 | 1 | -0/+11 |
* | Fix Pelles C Win32 target compilation issues | Yang Tse | 2009-10-27 | 1 | -14/+5 |
* | spelling corrections | Daniel Stenberg | 2009-10-21 | 1 | -4/+4 |