platform/upstream/curl.git
2004-07-06 Daniel Stenbergmingw and netware makefiles added by Gunter Knauf
2004-07-06 Gunter Knauffixed Win32 prebuild section; fixed minor cosmetic...
2004-07-06 Gunter Knaufadded vc-ssl-zlib target.
2004-07-06 Gunter Knaufminor cleanup.
2004-07-05 Gunter Knaufbe a bit more verbose when things go wrong.
2004-07-05 Gunter Knaufadded additional check to avoid calling a non-existant...
2004-07-05 Gunter Knaufthe simple way was too simple, so added --mktarball...
2004-07-05 Gunter Knaufminor cosmetic fix.
2004-07-05 Gunter Knaufadded simple way to create a tarball just before the...
2004-07-05 Gunter Knaufchanged to reflect recent NetWare makefile changes;
2004-07-05 Gunter Knaufadded MingW32 makefile.
2004-07-05 Gunter Knaufchanged to use Makefile.inc; made paths overwritable.
2004-07-05 Gunter Knaufadded comment.
2004-07-05 Daniel StenbergAdded README.netware to the release archive
2004-07-05 Gunter Knaufadded line where to find compile instructions.
2004-07-05 Gunter Knaufminor NetWare upate.
2004-07-05 Gunter Knauftry to relax linux build host detection.
2004-07-05 Gunter Knaufadded a simple README.netware.
2004-07-05 Gunter Knaufadded section for compiling NetWare target.
2004-07-04 Daniel StenbergGünter Knauf made c-ares build and run on Novell Netware.
2004-07-04 Daniel Stenbergexplicit typecasts to prevent warnings
2004-07-04 Daniel Stenbergtypecast the conversion to uInt when assigning z->avail...
2004-07-04 Daniel Stenbergmake sure the 3rd argument passed to bind() is a socklen_t
2004-07-04 Daniel StenbergSSL_get_verify_result() returns a long, so we receive...
2004-07-04 Daniel Stenbergtypecast long => int conversion
2004-07-04 Daniel Stenbergexplicit typecasts when converting from long to int...
2004-07-04 Gunter Knaufadded NetWare section for paths.
2004-07-04 Daniel Stenbergmade 'connectindex' a long variable to prevent compiler...
2004-07-04 Gunter Knaufupdate to build both test apps.
2004-07-04 Daniel Stenbergtypecast the conversion from long to int to prevent...
2004-07-04 Gunter Knaufremoved now obsolete ifdef. Shouldnt the other ifdefs...
2004-07-04 Gunter Knaufremoved now obsolete ifdef.
2004-07-04 Gunter Knaufremoved abort() - sync'd with getdate.y 1.26
2004-07-04 Daniel Stenberginclude the Makefile.inc file to get all sources and...
2004-07-03 Gunter Knaufminor fix for compiling on Linux.
2004-07-03 Gunter Knaufadded few ifdefs to make it usable for NetWare.
2004-07-03 Gunter Knaufadded NetWare makefile.
2004-07-03 Gunter Knaufreverted, older gcc breaks compilation since it doesnt...
2004-07-03 Gunter Knaufkilled warning with gcc 3.3.1 and later when using...
2004-07-03 Gunter Knaufmodified to use new Makefile.inc to build up object...
2004-07-03 Gunter Knaufmodified to use new Makefile.inc to build up object...
2004-07-03 Gunter Knaufadded Makefile.inc which can be included from other...
2004-07-02 Daniel StenbergI prefer CURLOPT_WRITEDATA before CURLOPT_FILE
2004-07-02 Daniel Stenbergsnprintf instead of sprintf,
2004-07-02 Daniel Stenbergadded typecasts to please compilers
2004-07-02 Daniel Stenbergvariable type cleanup to hush compilers,
2004-07-02 Daniel Stenbergexplicit typecasts to double to prevent warnings about...
2004-07-02 Daniel Stenbergcurl_share_cleanup fix
2004-07-02 Daniel Stenbergmake clean now removes getdate.c
2004-07-02 Daniel Stenbergconfigure --disable-http works these days
2004-07-02 Daniel StenbergAndrés García found out the share cleanup code crashes...
2004-07-01 Daniel Stenbergtypecase the argument to curl_easy_strerror() to a...
2004-07-01 Daniel Stenbergdjgpp fixes by Gisle
2004-07-01 Daniel StenbergGisle's win32-fix. 'errno' is not used for errors when...
2004-07-01 Daniel StenbergGisle added makefile for djgpp builds
2004-07-01 Daniel Stenberg--trace fix
2004-07-01 Daniel Stenbergmake functions use size_t instead of int next major...
2004-07-01 Daniel StenbergVariable type cleanups to please the picky MIPSPro...
2004-07-01 Daniel Stenbergvariable type cleanup to fix picky compiler warnings
2004-07-01 Daniel Stenbergtypecast to prevent picky compiler warning
2004-07-01 Daniel Stenbergtypecast to int when the variable is int!
2004-07-01 Daniel StenbergGisle's djgpp magic
2004-07-01 Daniel StenbergGisle Vanem made this build fine with djgpp and the...
2004-07-01 Daniel Stenbergdon't close the trace stream until _after_ the easy...
2004-07-01 Daniel Stenbergspellfixed comments
2004-06-30 Daniel StenbergAnother Gisle update
2004-06-30 Daniel Stenberg5K array on the stack is a big hefty, it is now allocat...
2004-06-30 Daniel StenbergI think 1024 bytes is enough for even most ipv6 address...
2004-06-30 Daniel StenbergPrevent a very long password to buffer overflow the...
2004-06-30 Daniel Stenbergremoved trailing whitespace, free a missing malloc...
2004-06-30 Daniel Stenbergpassing in a very long interface name could make a...
2004-06-30 Daniel Stenbergnot PIN code, pass phrase
2004-06-30 Daniel Stenbergsimplified the check for when to free() the buf data
2004-06-30 Daniel StenbergNOBODY set TRUE after a POST makes a good HEAD now
2004-06-30 Daniel Stenbergwxcurldav
2004-06-30 Daniel Stenbergfixed
2004-06-30 Daniel Stenbergmake the SSL connect use the same default connect timeo...
2004-06-29 Daniel StenbergCurl_addrinfo is another typedef we use frequently
2004-06-29 Daniel StenbergGisle fixed a bad free from the resolve reorg, I change...
2004-06-29 Daniel StenbergGisle's djgpp updates
2004-06-29 Daniel StenbergGisle's update
2004-06-29 Gunter Knauffixed argument parsing; added --setup option.
2004-06-29 Daniel Stenberg'M-x ispell-buffer'
2004-06-29 Daniel Stenbergmulti interface connect fix
2004-06-29 Daniel Stenbergcommented out the check for gethostbyname_r() as we...
2004-06-29 Daniel Stenbergcorrected the Curl_is_connected() proto
2004-06-29 Daniel StenbergFirst attempt at making the multi interface work when...
2004-06-29 Daniel StenbergAdded missing info for the command line tool, as noted...
2004-06-28 Daniel Stenberg--limit-rate problems on Mac OS X was reported by Rob...
2004-06-27 Daniel Stenbergcheck for a fine poll() before it is used to sleep...
2004-06-27 Daniel Stenbergreset CURLOPT_CUSTOMREQUEST with NULL
2004-06-24 Daniel Stenbergsnprintf and version
2004-06-24 Daniel Stenbergoops 5 bytes makes 4 letters plus zero byte
2004-06-24 Daniel Stenbergfix warning
2004-06-24 Daniel Stenbergthe _num_chars() function is not used, removing
2004-06-24 Daniel Stenbergto prevent compier warnings, we only declare len if...
2004-06-24 Daniel StenbergGisle: free used memory better
2004-06-24 Daniel StenbergGisle cleaned up remaining host resolve re-org issues
2004-06-24 Daniel Stenberginclude header for our printfs
2004-06-24 Daniel Stenbergreverted bad win32 fix
next