platform/upstream/curl.git
2005-03-15 Dan FandrichMake nonexistent host names absolute so tests will...
2005-03-14 Dan FandrichUse the libtool variables better to make LDAP library...
2005-03-14 Daniel Stenberghushing up more warnings
2005-03-14 Daniel Stenbergsilence compiler warnings for mingw win32 builds -...
2005-03-14 Daniel Stenbergshow LDFLAGS too
2005-03-14 Daniel Stenbergif ws2_32 is used, append the lib last in the LIBS...
2005-03-14 Gisle VanemAvoid "unused variable" warnings.
2005-03-14 Daniel Stenbergconfigure --enable-sspi
2005-03-14 Daniel Stenbergsecurity.h is removed
2005-03-14 Daniel Stenbergtwo issues fixed
2005-03-14 Daniel Stenberginclude security.h with lowercase s to work on cross...
2005-03-14 Daniel StenbergRemoved security.h since it shadows an include file...
2005-03-13 Daniel StenbergAdded --enable-sspi that now make libcurl build with...
2005-03-13 Gisle VanemPrevent gcc warning.
2005-03-12 Daniel Stenbergfound a common lisp binding
2005-03-12 Daniel Stenberg--form-string
2005-03-12 Daniel StenbergDavid Houlder added --form-string
2005-03-12 Gisle VanemSwap <security.h> and <sspi.h> (needed for MingW).
2005-03-11 Dan FandrichWork around a bug in libtool ver. 1.5 during LDAP libra...
2005-03-11 Daniel Stenbergadded CURL_VERSION_SSPI
2005-03-11 Daniel Stenbergcurl_version_info() returns the feature bit CURL_VERSIO...
2005-03-11 Daniel Stenbergfixed two leftover from Christopher's patch
2005-03-11 Daniel Stenbergthe ares_parse_aaaa_reply man page
2005-03-11 Daniel StenbergCheck for winsock.h to work with win32. Only include...
2005-03-11 Daniel StenbergReplace AC_TRY_RUN() with AC_EGREP_CPP() when checking...
2005-03-11 Daniel Stenbergoops, once is enough! ;-)
2005-03-11 Daniel StenbergDefine HAVE_AF_INET6_H for Netware too, as Guenter...
2005-03-11 Dan FandrichAdded HAVE_AF_INET6 to Netware's config.h
2005-03-11 Dan FandrichFixed some compiler warnings.
2005-03-11 Dan FandrichAdded HAVE_STRUCT_IN6_ADDR to Netware's config.h
2005-03-11 Dan FandrichFixed LDAP library file name bug (KNOWN_BUGS #1). ...
2005-03-11 Daniel StenbergAdd an alert already here if 'make test' is attempted...
2005-03-11 Daniel Stenbergno more rewriting of the setup file
2005-03-10 Daniel StenbergDominick Meglio added ares_parse_aaaa_reply.c and did...
2005-03-10 Daniel StenbergChristopher R. Palmer made it possible to build libcurl...
2005-03-09 Daniel Stenbergconfigure, socks, debug, getdate
2005-03-09 Daniel StenbergAs reported by 'nodak sodak' we should check for a...
2005-03-09 Dan FandrichStopped linking to the SSL libs if a full installation...
2005-03-09 Daniel Stenbergskip the test of "2094 Nov 6" for now, since the 64bit...
2005-03-08 Daniel Stenbergremove old printf() debug leftover
2005-03-08 Daniel Stenbergmktime() returns a time_t. time_t is often 32 bits...
2005-03-08 Daniel Stenbergdays are english
2005-03-08 Daniel StenbergDominick Meglio reported that using CURLOPT_FILETIME...
2005-03-08 Dan FandrichFixed the --with-zlib configure option so that it alway...
2005-03-07 Dan Fandrichfseek() with SEEK_SET is broken on large file capable...
2005-03-07 Daniel Stenbergtest 236: FTP resume upload but denied access to remote...
2005-03-07 Daniel Stenbergvalgrind.pm fixed
2005-03-06 Daniel Stenbergadded valgrind.pm to the dist
2005-03-05 Dan FandrichBetter cope with a failed or unavailable ftruncate().
2005-03-05 Daniel StenbergSamuel Díaz García's correction
2005-03-04 Daniel StenbergAdded test case 235 that makes a resumed upload of...
2005-03-04 Dan FandrichReduced the length of data read from the random entropy...
2005-03-04 Dan FandrichDon't try to read the whole of the random file because...
2005-03-04 Daniel Stenberg7.13.2-CVS
2005-03-04 Daniel Stenbergstarting over
2005-03-04 Daniel Stenbergstand clear for release time
2005-03-04 Daniel StenbergDave Dribin made it possible to set CURLOPT_COOKIEFILE...
2005-03-04 Daniel Stenbergkilled trailing whitespace
2005-03-04 Daniel Stenbergkilled trailing whitespace
2005-03-04 Daniel StenbergRene Rebe fixed a -# crash when more data than expected...
2005-03-03 Daniel Stenbergnew VB binding
2005-03-03 Daniel StenbergVB binding, updated the .NET info
2005-03-03 Daniel Stenbergmention buffer overflows fixed
2005-03-03 Daniel Stenbergfix the distribution files
2005-02-28 Dan FandrichFix for a base64 decode heap buffer overflow vulnerability.
2005-02-24 Dan FandrichFixed some compiler warnings. Fixed a low incidence...
2005-02-22 Daniel StenbergUpdated as suggested by Samuel Díaz García
2005-02-22 Daniel Stenbergkrb4 fixed
2005-02-22 Daniel StenbergCurl_base64_decode() now returns an allocated buffer
2005-02-22 Daniel StenbergThanks for the notification iDEFENCE. We are the "initi...
2005-02-19 Daniel Stenbergadded test case 234 which is like 233 but uses --locati...
2005-02-18 Daniel StenbergRalph Mitchell reported a flaw when you used a proxy...
2005-02-18 Daniel Stenbergsocket leak, mingw build
2005-02-18 Daniel StenbergBased on Mike Dobbs' report, BUILDING_LIBCURL is now...
2005-02-17 Daniel Stenbergclose the socket properly when returning error due...
2005-02-17 Daniel Stenbergmention filename= for the -F
2005-02-16 Daniel StenbergChristopher R. Palmer reported a problem with HTTP...
2005-02-14 Daniel Stenbergcheck for ENGINE_load_builtin_engines() as well if...
2005-02-14 Marty Kuhrtchanged config-vms info
2005-02-14 Marty Kuhrtchanged curlmsg.* entries to see if CVS would ignore...
2005-02-14 Daniel StenbergRename Curl_pretransfersec() to *_second_connect()...
2005-02-11 Daniel StenbergFixed bad krb4 code. It always tried to use krb4 if...
2005-02-11 Marty Kuhrtrename amigaos.c and nwlib.c if they exist before building
2005-02-11 Daniel StenbergRemoved per Marty's request: The .h_* files aren't...
2005-02-11 Marty Kuhrtre-sync'd with curlmsg.msg
2005-02-11 Marty Kuhrtignore curlmsg.h and .sdl as they are generated by...
2005-02-11 Marty Kuhrtsync'd error codes with include/curl.h
2005-02-11 Marty KuhrtAdded $Id$ and pre-exisiting logical check
2005-02-11 Daniel Stenbergremove the check for strftime(), we don't need it
2005-02-11 Daniel StenbergRemoved all uses of strftime() since it uses the locali...
2005-02-10 Daniel Stenbergvalgrind stuff for test suite, vms build and more
2005-02-10 Daniel StenbergMoved out the valgrind report parser to valgrind.pm...
2005-02-10 Daniel Stenbergtypecast assign to ftpport from int to prevent warnings
2005-02-10 Daniel Stenberginit fix for non-SSL builds
2005-02-10 Marty KuhrtReduced the two config-vms.h_* files into this one.
2005-02-09 Daniel StenbergDavid Byron fixed his SSL problems, initially mentioned...
2005-02-09 Daniel StenbergDavid Byron identified the lack of SSL_pending() use...
2005-02-09 Daniel Stenbergbetter error checking and SSL init by David Byron
2005-02-09 Daniel Stenbergprevent a compiler warning
2005-02-09 Gisle VanemSome functions are static here, but extern in libxml's
next