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
/
src
/
setup.h
Age
Commit message (
Expand
)
Author
2007-06-30
moved includes to setup.h so that the project headers also pick them up (elem...
Gunter Knauf
2007-02-28
proper symbol definition check for all AmigaOS flavours
Yang Tse
2007-02-22
Check for stdbool.h at configuration stage, and include it if available.
Yang Tse
2006-10-18
Introduce symbol USE_WINSOCK which will be defined when
Yang Tse
2006-10-18
Move definition of IS*() macros to setup_once.h
Yang Tse
2006-10-17
Avoid typecasting a signed char to an int when using is*() functions, as that
Daniel Stenberg
2006-08-04
Avoid redundant check. configure script takes care of not defining
Yang Tse
2006-07-19
Changes to support building for eCos 1.3.1. This has been tested with
Dan Fandrich
2006-07-11
Moved strdup replacement from src/main.c into src/strdup.c so it's available
Dan Fandrich
2006-07-05
Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he...
Yang Tse
2006-06-08
Brian Dessent's fixes for cygwin builds
Daniel Stenberg
2006-04-07
First commit of David McCreedy's EBCDIC and TPF changes.
Daniel Stenberg
2005-12-17
Windows related cleanup
Yang Tse
2005-12-16
'Fix' windows builds
Yang Tse
2005-11-24
Doug Kaufman's set of patches to make curl build fine on DJGPP again using
Daniel Stenberg
2005-05-02
corrected copyright years
Daniel Stenberg
2005-04-24
Based on feedback from Cory Nelson, I added some preprocessor magic in
Daniel Stenberg
2004-12-25
My reimplementation and cleanup of the getpass source code. We officially no
Daniel Stenberg
2004-12-15
precaution to prevent double typedefs of the bool
Daniel Stenberg
2004-12-15
moved the bool typedef to setup.h
Daniel Stenberg
2004-07-04
removed now obsolete ifdef.
Gunter Knauf
2004-03-21
Marty Kuhrt's adjustments for a cleaner VMS build
Daniel Stenberg
2004-03-17
Günter Knauf's NetWare changes.
Daniel Stenberg
2004-03-03
Tom Bates' adjustment to build on his nsr-tandem-nsk.
Daniel Stenberg
2004-03-02
Define CURL_NO_OLDIES to prevent us from getting obsolete stuff defined.
Daniel Stenberg
2004-01-23
define SIZEOF_CURL_OFF_T if not already defined
Daniel Stenberg
2004-01-14
Gisle Vanem updated the code for win32 and djgpp builds.
Daniel Stenberg
2004-01-13
Diego Casorran's fixes to allow native AmigaOS builds
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-11-07
define TRUE and FALSE here as some platforms don't have them otherwise
Daniel Stenberg
2003-10-05
Shard's fix to build fine on BeOS
Daniel Stenberg
2003-07-29
CURLDEBUG not MALLOCDEBUG
Daniel Stenberg
2003-07-05
Some of Doug Kaufman's changes for the DOS port
Daniel Stenberg
2003-05-21
Gisle Vanem made curl build with djgpp on DOS.
Daniel Stenberg
2003-04-15
If MALLOCDEBUG, include the lib's setup.h here so that the proper defines
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-12-04
make WIN32 defined for Borland properly, as told by Alexander J. Oss
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-04-08
Michael Curtis adjusted this for RISC OS
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2002-02-20
VMS adjustments
Daniel Stenberg
2002-02-20
Nico Baggus' VMS tweaks
Daniel Stenberg
2001-12-17
Götz Babin-Ebell's OpenSSL ENGINE patch
Daniel Stenberg
2001-11-29
mac fixes
Daniel Stenberg
2001-09-17
Linus Nielsen Feltzing's telnet-for-win32 fixes
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-11-09
haxx.nu => haxx.se
Daniel Stenberg
2000-08-02
moved the #define strequal() since they're now true functions in libcurl
Daniel Stenberg
2000-03-19
Marco G. Salvagno's OS/2 changes
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg