platform/upstream/curl.git
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
2000-06-02 Daniel Stenbergchanged the httppost struct into curl_slist struct
2000-06-02 Daniel Stenbergadded description
2000-06-02 Daniel StenbergAdded description
2000-06-02 Daniel Stenbergadded description
2000-06-02 Daniel Stenbergman page for this function already in used by the comma...
2000-05-31 Daniel StenbergDavid LeBlanc corrected one of my mistakes
2000-05-30 Daniel StenbergAdjusted to the GETHOSTBYADDR_R_NARGS style
2000-05-30 Daniel StenbergAdded GETHOSTBYADDR_R_NARGS and GETHOSTBYNAME_R_NARGS
2000-05-30 Daniel StenbergAdded checks for number of parameters to the functions...
2000-05-30 Daniel Stenbergpre-release commit
2000-05-29 Daniel Stenbergmodified to the new curl_getenv() style
2000-05-29 Daniel Stenbergmade getenv() more threadsafe for win32
2000-05-29 Daniel Stenbergupdated
2000-05-29 Daniel Stenberghad to add this since it was missing in the system...
2000-05-29 Daniel StenbergDavid LeBlanc's fixes!
2000-05-29 Daniel Stenberggenerated with bison 1.28 which removes the alloca...
2000-05-26 Daniel StenbergURLGET_ERROR_SIZE is now CURL_ERROR_SIZE
2000-05-26 Daniel Stenbergsilly mistake corrected
2000-05-26 Daniel Stenbergadded the new man pages docs/*.3
2000-05-26 Daniel Stenbergupdated
2000-05-26 Daniel Stenbergmore documented stuff
2000-05-26 Daniel Stenbergfixed the CURL_ERROR_SIZE and renamed a urlget() leftover
2000-05-26 Daniel StenbergAdded a list of stuff to do for version 7
2000-05-25 Daniel StenbergAIX wants sys/time.h included
2000-05-25 Daniel Stenbergadded sys/time.h check
2000-05-24 Daniel Stenbergfixed the new path to the curl man page
2000-05-24 Daniel Stenbergfixed the new docs path
2000-05-23 Daniel Stenbergnow splits the text into several puts() calls
2000-05-22 Daniel StenbergJörn's fixes mentioned
2000-05-22 Daniel Stenbergmoved many docs to the new docs/ dir
2000-05-22 Daniel Stenbergmore changes! ;-)
2000-05-22 Daniel Stenbergslightly adjusted
2000-05-22 Daniel Stenbergoops
2000-05-22 Daniel Stenbergadjusted to work even without RTLD_GLOBAL defined
2000-05-22 Daniel Stenberglibcurl v7 adjustments
2000-05-22 Daniel Stenbergmoved here from the root directory
2000-05-22 Daniel Stenbergmoved to the new docs/ directory
2000-05-22 Daniel StenbergJörn's fixes
2000-05-22 Daniel StenbergJört Hartroth's updates
2000-05-22 Daniel Stenbergmoved here from the newlib branch
2000-05-22 Daniel Stenbergunused
2000-05-22 Daniel Stenbergmoved here from the newlib branch
2000-05-22 Daniel Stenbergfiles moved to main branch from the newlib branch
2000-05-17 Daniel Stenbergmoved the win32 init stuff here from the lib
2000-05-14 Daniel Stenberg"Will you write a script for me getting ZZZ from YYY...
2000-05-14 Daniel StenbergAdded BOTH nsl+socket lib check
2000-05-14 Daniel Stenbergthe last days' changes
2000-05-14 Daniel Stenbergstring checks added
2000-05-14 Daniel Stenberglots of stuff
2000-05-09 Daniel StenbergRemoved all #ifdef GLOBURL lines, we always use them
2000-05-09 Daniel StenbergSupport for systems where RTLD_LAZY_GLOBAL is defined...
2000-05-09 Daniel Stenbergchanged the glob_url() call, after Janne Johansson...
2000-04-24 Daniel Stenbergconfigure having problem with openssl
2000-04-11 Daniel Stenbergadded a missing prototype, removed unused code
2000-04-11 Daniel Stenbergnow uses a tiny bit of the new library interface!
2000-04-10 Daniel StenbergAdded Darwin to the list of platforms
2000-04-08 Daniel Stenbergupdated the ports list
2000-04-08 Daniel StenbergAdded the *spec.in files
2000-04-08 Daniel Stenbergnew files to generate .spec files automatically
2000-04-08 Daniel Stenbergnow sends user agent to all requests that go through...
2000-04-08 Daniel StenbergImproved the looks of the progress meter when the file...
2000-04-08 Daniel Stenbergsome rpm build improvements
2000-04-04 Daniel StenbergMarco's fix got adjusted
2000-04-04 Daniel Stenbergtwo location problems and one OS/2 patch
2000-04-04 Daniel StenbergMarco G. Salvagno's OS/2 patch is applied
2000-04-04 Daniel StenbergMarco G. Salvagno's patch applied
2000-04-02 Daniel Stenbergadded INTERNALS
2000-04-02 Daniel Stenbergdescribes internal code design
2000-04-02 Daniel StenbergJames Atwill correctly pointed out that curl didn't...
2000-03-27 Daniel StenbergAdded some more explanatory text about HTTP posts
2000-03-27 Daniel Stenberg"H. Daphne Luong" <daphne@tellme.com> pointed out that...
next