index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
setup.h
Age
Commit message (
Expand
)
Author
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-03-08
SSL: (part 2) Added CyaSSL to SSL abstraction layer
Todd A Ouska
2011-01-17
Avoid redefines.
Guenter Knauf
2011-01-07
HTTP: HTTP Negotiate authentication using SSPI
Marcel Roelofs
2010-12-15
Preparing for axTLS. Actual SSL API functions are only stubbed.
Eric Hu
2010-09-02
Moved S_ISREG define to setup as suggested by Dan.
Guenter Knauf
2010-08-07
build: allow NTLM tests to run on more build configurations
U-D5B1PQ1J\Administrador
2010-06-30
http_ntlm: add support for NSS
Kamil Dudka
2010-05-27
url.c: avoid implied cast to bool
Kamil Dudka
2010-05-05
PolarSSL: initial support added
Hoi-Ho Chan
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-14
removed trailing whitespace
Yang Tse
2010-01-26
onstantine Sapuntzakis threaded resolver enhancements
Yang Tse
2010-01-22
Definitions of resolver specialty compile-time defines CURLRES_* moved
Yang Tse
2010-01-22
deal with the possibility that CURL_DISABLE_RTSP may already be defined
Yang Tse
2010-01-22
disabling of rtsp when http isn't enabled required here for non-configure sys...
Yang Tse
2010-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
2009-12-30
VMS specific preprocessor symbol checking adjustments
Yang Tse
2009-11-14
Refactor how preprocessor symbol _THREAD_SAFE definition is done.
Yang Tse
2009-10-27
Fix Pelles C Win32 target compilation issues
Yang Tse
2009-10-21
spelling corrections
Daniel Stenberg
2009-10-21
Detect when msvc 6.0 is in use without PSDK installed, intentionally
Yang Tse
2009-09-18
fix compiler warning: comparison between signed and unsigned
Yang Tse
2009-07-14
renamed generated config.h to curl_config.h in order to avoid clashes when li...
Gunter Knauf
2009-06-19
sclose() function-like macro definition used to close a socket,
Yang Tse
2009-06-04
allow building libcurl for VxWorks
Yang Tse
2009-05-01
David McCreedy's "TPF-platform specific changes to various files" patch
Yang Tse
2009-02-12
Added support for Digest and NTLM authentication using GnuTLS.
Dan Fandrich
2008-11-17
if2ip.c related preprocessor cleanup
Yang Tse
2008-09-24
ntoa() and inet_ntoa_r() no longer used
Yang Tse
2008-09-19
configure script now checks availability of the alarm() function
Yang Tse
2008-09-05
somewhat protect Mac OS X users from using Mac OS 9 config file
Yang Tse
2008-08-28
When not using large file support WIN32's lseek offset is a 'long'.
Yang Tse
2008-08-26
Fix default SIZEOF_OFF_T definition logic
Yang Tse
2008-08-26
Use SIZEOF_OFF_T definition from config file
Yang Tse
2008-08-22
Reinstate struct_stat definition that got lost in previous commit.
Yang Tse
2008-08-22
Adjustments to better select/differentiate when large/small file
Yang Tse
2008-08-21
Get rid of ENABLE_64BIT symbol definition and usage.
Yang Tse
2008-08-20
Simplify condition check
Yang Tse
2008-08-16
Oops, missed FORMAT_OFF_TU
Yang Tse
2008-08-16
Library internal only C preprocessor macros FORMAT_OFF_T and FORMAT_OFF_TU
Yang Tse
2008-08-15
For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,
Yang Tse
2008-08-11
s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g
Yang Tse
2008-08-07
Initial support of curlbuild.h and curlrules.h which allows
Yang Tse
2008-07-30
Sync comment with reality.
Yang Tse
2008-07-27
setup.h handles definition of _REENTRANT based on NEED_REENTRANT
Yang Tse
2008-07-22
minor reordering in OS/400 config/setup files
Yang Tse
2008-07-21
Undefine 'byte' due to dict.c.
Gisle Vanem
2008-07-14
Move _REENTRANT definition earlier in lib/setup.h
Yang Tse
2008-07-14
Removed inclusion of remaining system header files from configuration files.
Yang Tse
[next]