platform/upstream/curl.git
2000-11-13 Daniel Stenbergmoved the followlocation field from the http struct...
2000-11-13 Daniel Stenbergupdated
2000-11-13 Daniel Stenbergconverted shell script to perl
2000-11-13 Daniel Stenbergmore test case data
2000-11-13 Daniel Stenbergremoved the check that prevents -T and -o beinged used...
2000-11-13 Daniel Stenbergif the server is already running when the script is...
2000-11-13 Daniel StenbergAdded space after the Cookie: header keyword
2000-11-13 Daniel Stenbergdefaults to run all available test cases in (1 - last...
2000-11-13 Daniel Stenbergupdated test cases
2000-11-13 Daniel Stenbergnew pid stuff, more filters, various fixes
2000-11-13 Daniel Stenbergchanged pid stuff, made it work with rfc1867 posts...
2000-11-13 Daniel Stenbergmore details added
2000-11-13 Daniel StenbergJörg updated the list of exported functions
2000-11-13 Daniel Stenbergreplaced by a working server!
2000-11-13 Daniel Stenberguses the new httpd server, runs the tests much faster
2000-11-13 Daniel Stenbergnew perl http server that works better
2000-11-13 Daniel StenbergChris Faherty fixed a free-twice problem
2000-11-12 Daniel Stenbergupdated config file section
2000-11-12 Daniel StenbergAdded empty actions for all: and install:
2000-11-10 Daniel StenbergThe last few days of changes
2000-11-10 Daniel Stenbergtest files
2000-11-10 Daniel Stenberginitial checkin
2000-11-10 Daniel Stenbergthe tests dir is added
2000-11-10 Daniel Stenbergset type before checking --head size, as the type may...
2000-11-10 Daniel Stenbergdoing an ftp upload append that was already completed...
2000-11-10 Daniel Stenbergadded getpass_r check
2000-11-10 Daniel Stenbergadjusted to the changed getpass_r()
2000-11-10 Daniel Stenbergnew interface, updated Angus' license, dependent on...
2000-11-10 Daniel StenbergVenkataramana Mokkapati corrected a cookie parser bug
2000-11-09 Daniel Stenberghaxx.nu => haxx.se
2000-11-09 Daniel StenbergAdded RSAglue/rsaref lib check if the crypto lib is...
2000-11-08 Daniel Stenbergcleaned up the thread-safe checks into separate functio...
2000-11-07 Daniel StenbergAdded typecast to localtime_r()
2000-11-07 Daniel Stenbergremoved the perror() outputs as they did nothing good...
2000-11-06 Daniel Stenberggetpass_r() is the new getpass name for thread-safe...
2000-11-06 Daniel StenbergAdded T. Bharath to the list of contributors
2000-11-06 Daniel StenbergAdded descriptions for: CURLOPT_PASSWDDATA, CURLOPT_PAS...
2000-11-06 Daniel StenbergAdded CURLINFO_SSL_VERIFYRESULT
2000-11-06 Daniel Stenbergbugfixes and improvements
2000-11-06 Daniel Stenbergremoved bad mirror, added text about source contents...
2000-11-06 Daniel Stenbergnew getpass proto and function pointer usage
2000-11-06 Daniel Stenbergmodified pgrsTime() to the new functionality
2000-11-06 Daniel Stenbergadjusted the time-keeping function to work better for...
2000-11-06 Daniel StenbergEmmanuel Tychon found a problem when specifying user...
2000-11-03 Daniel StenbergDavid Odin (aka DindinX) for MandrakeSoft, tiny example...
2000-11-02 Daniel Stenbergerror code fix
2000-11-01 Daniel Stenbergadded signal in case sigaction is missing
2000-10-31 Daniel Stenbergadjusted to the new packages dir
2000-10-31 Daniel Stenbergremoved, see packages/Linux/RPM
2000-10-31 Daniel Stenbergnew package related file
2000-10-30 Daniel Stenbergremoved extra comma in the CURLINFO enum typedef
2000-10-30 Daniel StenbergAdded CURLOPT_SSL_VERIFYPEER and CURLOPT_CAINFO
2000-10-30 Daniel Stenbergthe verify cert stuff is now added!
2000-10-30 Daniel StenbergT. Bharath's ssl patch
2000-10-30 Daniel Stenbergtypecasted the localtime_r() return code to not make...
2000-10-30 Daniel Stenbergnew urldata ssl layout and T. Bharath brought the new...
2000-10-27 Daniel StenbergAdded section 4.8 I found a bug and did some minor...
2000-10-27 Daniel StenbergAdded description on how to use the newly supported...
2000-10-27 Daniel StenbergAdded sigaction check
2000-10-27 Daniel Stenbergpost 7.4.1 changes
2000-10-26 Daniel Stenbergremoved old unused getpass() leftovers
2000-10-26 Daniel StenbergGeorg Horn provided a fix for the timeout signal stuff...
2000-10-26 Daniel Stenbergremoved getpass-check since getpass() is no longer...
2000-10-26 Daniel Stenbergrenamed getpass() to my_getpass() and it is now thread...
2000-10-26 Daniel StenbergKevin Roth's bugreport with config files containing...
2000-10-26 Daniel StenbergKevin P Roth's idea of supporting multiple -d options...
2000-10-25 Daniel StenbergReplaced the former bug report email address with the...
2000-10-25 Daniel StenbergAdded a few ideas
2000-10-25 Daniel Stenbergtiny spell correction
2000-10-25 Daniel Stenbergcompiles on Linux now
2000-10-23 Daniel Stenbergthe configure script dynamically gets the version from...
2000-10-20 Daniel Stenbergremote_port used in Host: headers only when non-default
2000-10-17 Daniel Stenbergmade the speedcheck actually work again
2000-10-16 Daniel Stenberg7.4.1 commit
2000-10-12 Daniel Stenbergpre5 and pre6 fixes
2000-10-12 Daniel StenbergAdded lib/libcurl.def for win32 DLL creations
2000-10-12 Daniel Stenbergjust removed some example lines in the top comment
2000-10-12 Daniel StenbergJörn added glob_cleanup()
2000-10-12 Daniel Stenbergsprintf() => snprintf()
2000-10-11 Daniel Stenbergupdated to better reflect reality
2000-10-11 Daniel Stenbergmake curl capable of using the mozilla SSL engine
2000-10-11 Daniel Stenbergfree the URL string if that was allocated
2000-10-11 Daniel Stenbergfree the FTP struct already in the _done() function
2000-10-11 Daniel Stenbergmemory leak adjusts
2000-10-09 Daniel Stenbergremoved the header that confuses PHP
2000-10-09 Daniel Stenbergadded the bool typedef, moved here from curl/curl.h
2000-10-09 Daniel Stenbergbool typedef fix
2000-10-09 Daniel Stenberguse this to analyze the memory debug logs MALLOCDEBUG...
2000-10-09 Daniel Stenbergjust too many to mention
2000-10-09 Daniel StenbergAdded commented MALLOCDEBUG stuff for memory debugging
2000-10-09 Daniel StenbergI commented the -DMALLOCDEBUG flag to make it easier...
2000-10-09 Daniel Stenbergadded memory debugging support
2000-10-09 Daniel Stenbergadded memory debugging include file
2000-10-09 Daniel Stenbergadded for memory leak debugging etc
2000-10-08 Daniel StenbergGetHost() did not properly assign the third argument...
2000-10-06 Daniel Stenbergcorrected the --longoption parser
2000-10-06 Daniel Stenbergremoved include "writeout.h"
2000-10-06 Daniel StenbergJörg's updated makefile
2000-10-06 Daniel Stenbergthe --interface code doesn't work on win32 and is ...
2000-10-06 Daniel Stenbergadded for the win32 version
next