platform/upstream/curl.git
2000-08-02 Daniel Stenbergmr Khristophorov added support for lame web servers...
2000-07-31 Daniel Stenbergbig last-beta (?) cleanup commit
2000-07-31 Daniel StenbergThe installed header files were moved from this to...
2000-07-31 Daniel Stenbergadded to enable include file install
2000-07-31 Daniel Stenberggenerated from the newly edited getdate.y that now...
2000-07-31 Daniel Stenbergmade urlfree static, added (void) in front of one of...
2000-07-31 Daniel StenbergReplacing one of the internal headers with one that...
2000-07-29 Daniel Stenbergadded localtime_r()
2000-07-29 Daniel Stenbergfor install and more
2000-07-29 Daniel Stenberglibtool stuff added
2000-07-28 Daniel StenbergAdded two libtool files, is ltmain.sh really necessary?
2000-07-28 Daniel Stenbergupdated my email
2000-07-28 Daniel StenbergAdded [:port] to the -x description for --help
2000-07-28 Daniel Stenbergclear the httproxy bit on cleanup if the allocproxy...
2000-07-28 Daniel Stenbergcorrected the Host: header's port number
2000-07-26 Daniel StenbergASCII FTP download
2000-07-26 Daniel Stenberganother day, another contributor
2000-07-26 Daniel Stenbergremoved libtool, added pointer to the sourceforge task...
2000-07-26 Daniel StenbergAdded docs/Makefile*
2000-07-26 Daniel Stenberglibtool adjustments
2000-07-25 Daniel Stenbergthey're generated, they don't belong here
2000-07-25 Daniel StenbergAdded Torsten Foertsch's changes to the -F description...
2000-07-25 Daniel Stenberguses the new curl_close function to clean up the http...
2000-07-25 Daniel StenbergAdded http_close()
2000-07-25 Daniel Stenberguses auth_host to only send user+password to that parti...
2000-07-25 Daniel Stenbergset a bit when a Location: is followed to allow code...
2000-07-25 Daniel Stenbergcurl_close is a new function pointer that can be set...
2000-07-25 Daniel StenbergTorsten Foertsch's improvements
2000-07-25 Daniel Stenbergtiny adjustments to set the start-time before the curl_...
2000-07-25 Daniel StenbergThe "get ftp command response" function now uses select...
2000-07-25 Daniel StenbergA range of things done yesterday
2000-07-25 Daniel StenbergAdded CURLOPT_PROXYPORT
2000-07-25 Daniel StenbergAdded CURLOPT_PROXYPORT, also added some more clarifica...
2000-07-25 Daniel StenbergAuto referer and a minor netrc fix
2000-07-25 Daniel StenbergAdded some logic that now prevents multiple conflicting...
2000-07-25 Daniel StenbergAdded proxyport
2000-07-25 Daniel StenbergAdded CURLOPT_PROXYPORT support
2000-07-25 Daniel Stenbergre-added the check for BOTH nsl and socket libs
2000-07-25 Daniel StenbergThe Host: header now includes the port number if not...
2000-07-25 Daniel StenbergCode 250 is okay as well as the previous 226-code after...
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-06-20 Daniel StenbergFTP bug fix
2000-06-20 Daniel StenbergAdded auto and free referer fields to the UrlData struct
2000-06-20 Daniel StenbergAdded AUTOREFERER
2000-06-20 Daniel Stenbergautoreferer added, switches off POST on location: following
2000-06-20 Daniel StenbergRich Gray fixed the PORT command line with the missing \r!
2000-06-16 Daniel Stenbergprogress meter/bar changes
2000-06-16 Daniel Stenbergremoved the CURLOPT_PROGRESSMODE option
2000-06-16 Daniel StenbergPROGRESSMODE is history
2000-06-16 Daniel Stenbergpretty big changes when the -# progress bar was moved...
2000-06-16 Daniel Stenbergmode was replaced with callback in the progress struct
2000-06-16 Daniel Stenbergprogress.mode replaced with progress.callback
2000-06-16 Daniel Stenbergremoved pgrsMode()
2000-06-16 Daniel Stenbergremoved lots of #if 0'ed code
2000-06-16 Daniel StenbergAdded pgrsStartNow() on the appropriate place
2000-06-15 Daniel Stenbergwhen failing to write to a socket, we now bail out...
2000-06-15 Daniel Stenbergremoved the last \r\n\r\n bytes
2000-06-14 Daniel StenbergPOST fix
2000-06-14 Daniel StenbergAdded #include <string.h>
2000-06-14 Daniel Stenbergcorrect the POST workings. Tim Tassonis reported.
2000-06-14 Daniel Stenbergthe 7.0.6beta fixes
2000-06-14 Daniel Stenbergthe -W and -g stuff needn't be here by default
2000-06-14 Daniel StenbergAdded a define in the Mingw32 makefiles to allow parts...
2000-06-14 Daniel Stenbergseveral minor fixes as pointed out by Björn Stenberg
2000-06-14 Daniel Stenbergbad HAVE_STRICMP usage found by Björn Stenberg
2000-06-14 Daniel Stenbergadded some more text about libcurl using
2000-06-14 Daniel Stenbergedited the contributor list
2000-06-14 Daniel StenbergAdded #include <fcntl.h> required by the setmode()...
2000-06-14 Daniel Stenbergnew binary stdout approach for win32 systems
2000-06-14 Daniel StenbergAdded GETHOSTBYNAME_R_NARGS and GETHOSTBYADDR_R_NARGS
2000-06-14 Daniel Stenbergupdated to be more valid for version 7 workings
2000-06-14 Daniel Stenbergadded a few RFCs to the list
2000-06-13 Daniel StenbergLuong Dinh Dung's comments adjusted
2000-06-13 Daniel Stenbergfree-twice problem corrected
2000-06-09 Daniel Stenbergresources + readme.win32
2000-06-09 Daniel Stenbergedited it to look better when HTML'ified
2000-06-09 Daniel StenbergAdded the docs/README.win32 file
2000-06-09 Daniel Stenberghaxx.nu turns haxx.se
2000-06-09 Daniel Stenbergmucho updated with lots of links to various odd stuff
2000-06-09 Daniel StenbergSome notes about life with curl in the win32 world
2000-06-08 Daniel Stenbergthe recent mocking
2000-06-08 Daniel Stenberguse top_dir instead of ../
2000-06-08 Daniel StenbergAdded progress callback info
2000-06-08 Daniel Stenberglower casing getenv and formparse
2000-06-08 Daniel Stenbergadded progress callback stuff, changed the callback...
2000-06-06 Daniel Stenbergmodified
2000-06-06 Daniel StenbergAdded description
2000-06-06 Daniel Stenbergedited to look better after the txt2html convertion
2000-06-06 Daniel Stenbergupdated with more examples
2000-06-05 Daniel Stenbergusing the new formparse, the new getenv, using the...
2000-06-05 Daniel Stenbergcurl_getenv() is now lowercase
2000-06-05 Daniel Stenbergthe curl_formparse() function was turned lowercase
2000-06-05 Daniel Stenbergstruct HttpHeader changed to struct curl_slist
2000-06-05 Daniel StenbergAdded text about how to convert certificates to PEM...
2000-06-02 Daniel Stenbergminor edits
2000-06-02 Daniel StenbergAdded many specific questions
2000-06-02 Daniel StenbergEdited, cleaned up
2000-06-02 Daniel Stenbergupdated
2000-06-02 Daniel Stenbergcurl_formparse() man page
2000-06-02 Daniel StenbergAdded description
next