| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Detect when msvc 6.0 is in use without PSDK installed, intentionally | Yang Tse | 2009-10-21 | 1 | -2/+40 |
* | fix compiler warning: comparison between signed and unsigned | Yang Tse | 2009-09-18 | 1 | -0/+6 |
* | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf | 2009-07-14 | 1 | -1/+1 |
* | sclose() function-like macro definition used to close a socket, | Yang Tse | 2009-06-19 | 1 | -21/+0 |
* | allow building libcurl for VxWorks | Yang Tse | 2009-06-04 | 1 | -8/+19 |
* | David McCreedy's "TPF-platform specific changes to various files" patch | Yang Tse | 2009-05-01 | 1 | -3/+3 |
* | Added support for Digest and NTLM authentication using GnuTLS. | Dan Fandrich | 2009-02-12 | 1 | -1/+1 |
* | if2ip.c related preprocessor cleanup | Yang Tse | 2008-11-17 | 1 | -5/+0 |
* | ntoa() and inet_ntoa_r() no longer used | Yang Tse | 2008-09-24 | 1 | -4/+0 |
* | configure script now checks availability of the alarm() function | Yang Tse | 2008-09-19 | 1 | -58/+47 |
* | somewhat protect Mac OS X users from using Mac OS 9 config file | Yang Tse | 2008-09-05 | 1 | -2/+2 |
* | When not using large file support WIN32's lseek offset is a 'long'. | Yang Tse | 2008-08-28 | 1 | -1/+1 |
* | Fix default SIZEOF_OFF_T definition logic | Yang Tse | 2008-08-26 | 1 | -1/+2 |
* | Use SIZEOF_OFF_T definition from config file | Yang Tse | 2008-08-26 | 1 | -0/+26 |
* | Reinstate struct_stat definition that got lost in previous commit. | Yang Tse | 2008-08-22 | 1 | -0/+3 |
* | Adjustments to better select/differentiate when large/small file | Yang Tse | 2008-08-22 | 1 | -11/+26 |
* | Get rid of ENABLE_64BIT symbol definition and usage. | Yang Tse | 2008-08-21 | 1 | -11/+0 |
* | Simplify condition check | Yang Tse | 2008-08-20 | 1 | -15/+5 |