platform/upstream/curl.git
2004-03-21 Daniel StenbergMarty Kuhrt's adjustments for a cleaner VMS build
2004-03-21 Daniel StenbergMarty Kuhrt's VMS updates
2004-03-21 Daniel Stenbergrecognize and use ACLOCAL_FLAGS if set (Thomas Schwinge...
2004-03-21 Daniel Stenberguse tabs, not spaces!
2004-03-19 Daniel StenbergAdded the Version 7.11.1 marker
2004-03-19 Daniel Stenbergstarting a new cycle
2004-03-18 Daniel Stenbergirix configure fix and a msvc project file update
2004-03-18 Daniel StenbergMitz Wark's reported Digest re-negotiate problem is...
2004-03-18 Daniel StenbergFor IRIX systems we must pick the "correct" lib dirs...
2004-03-17 Daniel Stenbergadded http_ntlm.[ch] and inet_pton.[ch], pointed out...
2004-03-17 Daniel StenbergGünter Knauf's update, mainly converted to plain old...
2004-03-17 Daniel Stenbergnew netware-related files added to the distribution
2004-03-17 Daniel StenbergGünter Knauf's NetWare changes.
2004-03-17 Daniel Stenbergnonsense comments removed
2004-03-16 Daniel Stenbergmention yesterday's man page update frenzy
2004-03-16 Daniel Stenbergissue 29 has a bug report mentioning details
2004-03-16 Daniel Stenbergremoved the min() macro define
2004-03-16 Daniel Stenbergrandom updates
2004-03-16 Daniel Stenbergadded the CA bundle default path, and mention the risk...
2004-03-15 Daniel Stenbergntlm and long passwords
2004-03-15 Daniel Stenbergif the global_init() is called from within curl_easy_in...
2004-03-15 Daniel Stenbergignore these files
2004-03-15 Daniel Stenbergautomake file for this dir
2004-03-15 Daniel Stenbergprovide URLs to two patches mentioned
2004-03-15 Daniel StenbergNTLM fix
2004-03-15 Daniel Stenbergbetter formatting to create fine links in the web version
2004-03-15 Daniel Stenbergmore formatting fixes
2004-03-15 Daniel Stenbergrefer to function names better to enhance the HTML...
2004-03-15 Daniel StenbergInitial commit of the first attempt to make three new...
2004-03-15 Daniel Stenbergwindows builds now report a slightly different "OS...
2004-03-15 Daniel Stenbergcheck for m4 version in buildconf
2004-03-15 Daniel Stenbergrandom formatting updates to look better in HTML version
2004-03-15 Daniel Stenberguse .NF for the struct part to looke better in HTML
2004-03-15 Daniel Stenbergmore fixes
2004-03-15 Daniel Stenbergbetter formatting of functions to get better links...
2004-03-15 Daniel Stenbergbetter mentioning of other functions to create proper...
2004-03-15 Daniel Stenbergbuild_vms.com is removed from here
2004-03-15 Daniel StenbergMarty Kuhrt's VMS updates
2004-03-15 Daniel StenbergAdded the new vms subdir in the packages dir
2004-03-15 Daniel Stenbergnew vms subdir
2004-03-15 Daniel Stenbergnot used anymore since Marty Kuhrt's recent VMS updates
2004-03-15 Daniel StenbergMarty Kuhrt's provided files for the VMS package
2004-03-15 Daniel StenbergCheck for a GNU version of m4, since autoconf won't...
2004-03-14 Daniel Stenbergfix signed and unsigned warnings
2004-03-13 Daniel Stenbergpostsize is off_t now, so we typecase it to int before...
2004-03-13 Daniel Stenbergthe postsize is an off_t so use the proper printf forma...
2004-03-12 Daniel Stenbergmore variable type fixing for the huge posts
2004-03-12 Daniel Stenbergnewer c-ares release
2004-03-12 Daniel Stenbergmore variable type fixes for the large POST support
2004-03-12 Daniel StenbergMade the 'postsize' variable an off_t type to be able...
2004-03-12 Daniel Stenbergminor variable type fix
2004-03-12 Daniel StenbergCURLOPT_POSTFIELDSIZE_LARGE is added in 7.11.1
2004-03-12 Daniel Stenbergignore aclocal.m4
2004-03-12 Daniel StenbergAdded CURLOPT_POSTFIELDSIZE_LARGE to offer a large...
2004-03-12 Daniel StenbergDavid Byron's fix to clear outs.filename
2004-03-11 Daniel Stenbergdl and ulspeed are now curl_off_t so typecast them...
2004-03-11 Daniel StenbergOptimize the way libcurl uses CWD
2004-03-11 Daniel StenbergMade max5data() take a curl_off_t size as argument...
2004-03-11 Daniel Stenbergadded that header fiddling the msvc users will enjoy
2004-03-11 Daniel StenbergGisle Vanem's fixes to use CURL_SOCKET_BAD more instead...
2004-03-11 Daniel Stenbergdon't let the EINTR stuff build on windows
2004-03-10 Daniel StenbergUse more curl_off_t variables when doing the progress...
2004-03-10 Daniel Stenberguse the new OS define from lib/config-win32.h
2004-03-10 Daniel Stenbergmake loop variable size_t as well when looping to a...
2004-03-10 Daniel Stenbergcurl_socket_t mistakes cleanup
2004-03-10 Daniel Stenbergturn niflags into a define named NIFLAGS
2004-03-10 Daniel Stenbergadded the Estonian one, removed the cyberservers one...
2004-03-10 Daniel Stenbergfixing
2004-03-10 Daniel StenbergGisle Vanem improved build on Windows.
2004-03-10 Daniel StenbergNah, ignore the OS define in here. This is being includ...
2004-03-10 Daniel Stenbergignore the icc warning 981 "operands are evaluated...
2004-03-10 Daniel StenbergMinor edit to avoid an unreachable break and to remove...
2004-03-10 Daniel Stenbergkeep the number of bytes read in a size_t variable
2004-03-10 Daniel Stenbergstrequal() returns int so we typecast the return to...
2004-03-10 Daniel Stenbergstore times in time_t
2004-03-10 Daniel StenbergJeff Lawson fixed the SSL connection to deal with recei...
2004-03-10 Daniel StenbergNow requires an OS string defined by the config*.h...
2004-03-10 Daniel Stenbergmake windows builds use the OS string "i386-pc-win32...
2004-03-10 Daniel Stenberguse size_t for string lengths
2004-03-10 Daniel StenbergMake sure SIZEOF_CURL_OFF_T is defined before we check...
2004-03-10 Daniel Stenbergremoved the #if 0'ed pragmas that disable warnings...
2004-03-10 Daniel Stenbergmoved the curl_socket_t typedef downwards
2004-03-09 Daniel Stenbergadded the new socket type
2004-03-09 Daniel StenbergUse curl_socket_t instead of int for holding sockets...
2004-03-09 Daniel StenbergAdded -I$(top_srcdir)/include, since lib/setup.h might...
2004-03-09 Daniel Stenbergonly build with the windows threading trace code if
2004-03-09 Daniel Stenbergexplicit typecast to visualize that we really want...
2004-03-09 Daniel StenbergTor Arntsen's fix to a AIX build problem
2004-03-09 Daniel Stenbergremove ares/aclocal.m4 before cvs update to prevent...
2004-03-09 Daniel Stenbergmingw has str(n)casecmp() functions
2004-03-09 Daniel Stenbergtimezone dummy to build better on Windows - Gisle Vanem
2004-03-09 Daniel StenbergGisle Vanem fixed the bad argc check
2004-03-09 Daniel Stenbergthe error message stuff is for 7.12
2004-03-09 Daniel StenbergAndrés García-fix to make it build with mingw
2004-03-09 Daniel Stenbergadded HAVE_IOCTLSOCKET here
2004-03-08 Daniel Stenbergthis is generated, removed from CVS
2004-03-08 Daniel Stenbergdon't compare signed/unsigned
2004-03-08 Daniel StenbergRemoved John Clayton's really odd bug since its never...
2004-03-08 Daniel Stenbergmention error 64
2004-03-08 Daniel Stenbergthe largefile for version_info fix
next