platform/upstream/curl.git
2004-05-04 Daniel StenbergGeneral HTTP authentication cleanup and fixes
2004-05-03 Daniel StenbergGisle fixed the problem with ldap_search_s() fails...
2004-05-03 Daniel Stenbergimproved the name of the test
2004-05-03 Daniel StenbergAdded --proxy-digest, added the standard curl source...
2004-05-03 Daniel Stenbergfixed the pdf and html for the strerror functions
2004-05-03 Daniel StenbergAdded support for --proxy-digest
2004-05-03 Daniel Stenbergdon't free(NULL)
2004-05-03 Daniel StenbergGisle Vanem:
2004-04-30 Daniel Stenbergmucho
2004-04-30 Daniel StenbergDisplay "exit OK" when the exit code has been verified...
2004-04-30 Daniel Stenbergdeprecated functions
2004-04-30 Daniel Stenberg25 and 37 are now done, only two low-prio tasks left...
2004-04-30 Daniel Stenbergrecent changes
2004-04-30 Daniel Stenbergupdated with more and new info
2004-04-30 Daniel Stenbergthese functions are marked to get removed from the...
2004-04-30 Daniel Stenberguse the new lib/curlx.h header and modified the code...
2004-04-30 Daniel StenbergNew header file that offers easy access to the curlx_...
2004-04-30 Daniel Stenbergsupport the new libcurl IDN feature, also a first attem...
2004-04-30 Daniel Stenbergidn is a new feature that can be made required for...
2004-04-30 Daniel Stenbergadded test 166, formpost with white space in file name
2004-04-30 Daniel Stenbergmake the contents able to be any data, the previous...
2004-04-30 Daniel Stenbergoops, a bad strtok() was fixed by Luca
2004-04-30 Daniel Stenberginclude the full size of the sent response in the log
2004-04-29 Daniel StenbergGisle fixed the counting of calloc()s
2004-04-29 Daniel StenbergIntroducing IDN host name testing. Test case 165 requir...
2004-04-29 Daniel Stenbergfixed the host/proxy name issue when re-using a connect...
2004-04-29 Daniel Stenbergremove newline from matching pattern
2004-04-29 Daniel Stenbergignore cnonce lines too as they are based on the curren...
2004-04-29 Daniel Stenbergencode the correct name
2004-04-29 Daniel Stenbergcurl_easy_duphandle() works again with ares enabled
2004-04-29 Daniel Stenbergtest 512 does some basic curl_easy_duphandle() testing
2004-04-29 Daniel Stenbergnew test case for a simple curl_easy_duphandle() test
2004-04-29 Daniel Stenbergupdated to work with the new Digest code
2004-04-29 Daniel StenbergLuca Altea's major HTTP Digest update
2004-04-29 Daniel StenbergGisle made the code use ERR_error_string_n()
2004-04-28 Daniel Stenbergthe new way of accessing the host name
2004-04-27 Daniel StenbergAdded LICENSE-MIXING to the release archive
2004-04-27 Daniel StenbergIDN: Gisle Vanem made the win32 version handle a missin...
2004-04-27 Daniel Stenbergoutputed elsewhere already
2004-04-27 Daniel Stenbergidn stuff in code and configure script
2004-04-27 Daniel Stenbergwe released yesterday, we have heaps of new stuff today...
2004-04-27 Daniel Stenbergprovide our own inet_ntoa_r() proto if the system has...
2004-04-27 Daniel StenbergMade host name and proxy name get stored in a 'struct...
2004-04-27 Daniel Stenbergwithout-libidn works too now
2004-04-27 Daniel Stenberghugehelp.c fix, without-ssl fix
2004-04-27 Daniel Stenbergmake the loop use a fixed number of attempts to prevent...
2004-04-27 Daniel Stenbergadded curl_*_strerror
2004-04-27 Daniel Stenbergadded doctype tag to get HTML compliant
2004-04-26 Daniel StenbergWe now make sure to only scan for SSL options with...
2004-04-26 Daniel StenbergInclude "setup.h" and not "config.h" since setup.h...
2004-04-26 Daniel Stenbergmy nroff 1.18.1 complained the URL as it contains a...
2004-04-26 Daniel Stenbergoops, .obj not .c!
2004-04-26 Daniel Stenbergimproved libidn detection to correct the false positive...
2004-04-26 Daniel Stenbergmade the verbose connect use the proper host name strin...
2004-04-26 Daniel StenbergNI_MAXHOST is not generally available, we use plain...
2004-04-26 Daniel Stenbergcorrected mistake
2004-04-26 Daniel StenbergGisle fixed a mistaken check
2004-04-26 Daniel StenbergMade defines instead of plain numbers for the Curl_reso...
2004-04-26 Daniel Stenbergtypedef CURL in the curl.h file instead of only having...
2004-04-26 Daniel StenbergIDN adjustments and host cleanups by Gisle
2004-04-26 Daniel Stenbergno longer include curl/types.h, it serves no purpose
2004-04-26 Daniel Stenbergignore the curl/types.h header file
2004-04-26 Daniel StenbergMoved down the ares check again to the bottom of the...
2004-04-26 Daniel Stenbergadded the new files to the build
2004-04-26 Daniel Stenberg"configure summary"
2004-04-26 Daniel StenbergRemoved the FTPS test cases, they only annoy us as...
2004-04-26 Daniel StenbergCurl_ip2addr() now takes an in_addr_t argument instead...
2004-04-26 Daniel Stenbergremoved assignment of variable never used
2004-04-26 Daniel StenbergTor Arntsen fixed a 'Statement not reachable'-warning
2004-04-26 Daniel StenbergKim Karlsson pointed out that error 57 was wrongly...
2004-04-26 Daniel StenbergTommyTam made a patch to handle stdin redirection for...
2004-04-26 Daniel Stenbergsome fixed, one removed, edited some. 7.12.0 in progress.
2004-04-26 Daniel Stenbergthe recent commits explained
2004-04-26 Daniel StenbergMajor hostip.c cleanup and split into multiple files...
2004-04-26 Daniel Stenbergsupports showing "IDN" as a libcurl feature, now output...
2004-04-26 Daniel Stenbergadded libidn awareness
2004-04-26 Daniel Stenbergadded many comments
2004-04-26 Daniel Stenbergmajor update of the error strings
2004-04-26 Daniel Stenbergadded comments
2004-04-26 Daniel Stenbergadded function headers and comments
2004-04-26 Daniel Stenberg--with-libidn[=PATH] is now supported
2004-04-26 Daniel Stenbergthe next release is planned to become 7.12.0
2004-04-26 Daniel Stenbergstart all over again
2004-04-26 Daniel Stenberg7.11.2 coming today
2004-04-25 Daniel Stenbergupdated the warning text when SSL is explicitly disabled
2004-04-25 Daniel StenbergUSE_MANUAL is now defined by default
2004-04-25 Daniel Stenbergmoved older changes to the CHANGES.2003 file
2004-04-25 Daniel Stenbergdisable-manual
2004-04-25 Daniel Stenbergmake the generated hugehelp.c file use the USE_MANUAL...
2004-04-24 Daniel Stenbergtest164 HTTP range with multiple ranges
2004-04-23 Daniel Stenbergremoved a memory leak when doing a windows threaded...
2004-04-23 Daniel Stenberg Gisle Vanem found and fixed a memory leak when doing...
2004-04-23 Daniel Stenbergonly a minor comment/format change
2004-04-23 Daniel StenbergReplaced Curl_FormReadOneLine with Curl_formpostheader...
2004-04-23 Daniel Stenberg o --proxy-ntlm now checks if libcurl supports NTLM...
2004-04-23 Daniel Stenberg--proxy-ntlm fix and test case 163
2004-04-23 Daniel StenbergMade --proxy-ntlm check if the underlying library actua...
2004-04-23 Daniel Stenbergminor format fix
2004-04-23 Daniel Stenbergadded test 163 - a simple test case that use -F field...
2004-04-23 Daniel StenbergNo longer uses the valgrind option '--logfile-fd',...
next