summaryrefslogtreecommitdiff
path: root/lib/setup.h
Commit message (Expand)AuthorAgeFilesLines
* Götz Babin-Ebell's OpenSSL ENGINE patchDaniel Stenberg2001-12-171-3/+4
* Eric Lavigne updatesDaniel Stenberg2001-11-271-1/+6
* myalarm() is history, we now use HAVE_ALARM and we now do our very best toDaniel Stenberg2001-11-061-3/+3
* Replaced read() and write() with recv() and send() for socket operationsDaniel Stenberg2001-11-021-2/+2
* major connecting updatesDaniel Stenberg2001-10-021-0/+15
* cleanupsDaniel Stenberg2001-08-241-18/+0
* adjusted for VMSDaniel Stenberg2001-08-061-0/+10
* if NEED_REENTRANT is set, define _REENTRANT already here since it has toDaniel Stenberg2001-05-311-0/+8
* use recv()/send() instead of read()/write() with socketsDaniel Stenberg2001-01-251-3/+2
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* removed old unused getpass() leftoversDaniel Stenberg2000-10-261-9/+0
* added the bool typedef, moved here from curl/curl.hDaniel Stenberg2000-10-091-0/+4
* include config.h firstDaniel Stenberg2000-08-241-1/+2
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* moved here from the newlib branchDaniel Stenberg2000-05-221-2/+2
* Joern.Hartroth@telekom.de rightfully suggested two #include include fixesDaniel Stenberg2000-01-171-2/+2
* Initial revisionDaniel Stenberg1999-12-291-0/+169