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
2003-05-21
Gisle Vanem made curl build with djgpp on DOS.
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-06-11
added disable-[protocol] support, largely provided by Miklos Nemeth
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2002-02-07
ugh. the VMS stuff must've been like that for a reason, I put it back again
Daniel Stenberg
2002-02-07
use the config files in this directory now, not ../
Daniel Stenberg
2002-01-07
the bool typedef is now made unsigned, to make sure it stays that on all
Daniel Stenberg
2001-12-17
Götz Babin-Ebell's OpenSSL ENGINE patch
Daniel Stenberg
2001-11-27
Eric Lavigne updates
Daniel Stenberg
2001-11-06
myalarm() is history, we now use HAVE_ALARM and we now do our very best to
Daniel Stenberg
2001-11-02
Replaced read() and write() with recv() and send() for socket operations
Daniel Stenberg
2001-10-02
major connecting updates
Daniel Stenberg
2001-08-24
cleanups
Daniel Stenberg
2001-08-06
adjusted for VMS
Daniel Stenberg
2001-05-31
if NEED_REENTRANT is set, define _REENTRANT already here since it has to
Daniel Stenberg
2001-01-25
use recv()/send() instead of read()/write() with sockets
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-10-26
removed old unused getpass() leftovers
Daniel Stenberg
2000-10-09
added the bool typedef, moved here from curl/curl.h
Daniel Stenberg
2000-08-24
include config.h first
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-01-17
Joern.Hartroth@telekom.de rightfully suggested two #include include fixes
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg