Age | Commit message (Expand) | Author |
2005-08-31 | use it as 'struct addrinfo' so perhaps it builds on mingw again | Daniel Stenberg |
2005-08-30 | quick hack to make it working again on Win32 - however we should consider to ... | Gunter Knauf |
2005-08-29 | Kevin Lussier pointed out a problem with curllib.dsp | Daniel Stenberg |
2005-08-29 | Use the more correct BUILDING_LIBCURL define instead of CURLLIB_EXPORTS. | Daniel Stenberg |
2005-08-29 | spell-fix | Daniel Stenberg |
2005-08-29 | Igor Polyakov fixed a rather nasty problem with the threaded name resolver | Daniel Stenberg |
2005-08-29 | Added GNU GSS and separate sections for MIT GSS and Heimdal and added info | Daniel Stenberg |
2005-08-29 | Simon Josefson brought GNU GSS support | Daniel Stenberg |
2005-08-29 | 1.3.0 coming just up | Daniel Stenberg |
2005-08-29 | Moved the GnuTLS related TODO items from lib/TODO.gnutls to the proper | Daniel Stenberg |
2005-08-26 | 4.14 Redirects work in browser but not with curl! | Daniel Stenberg |
2005-08-25 | ok, the right term (using RFC2616 lingo) for the -X keyword is method and not | Daniel Stenberg |
2005-08-25 | "Added in 7.14.1" notes and some minor edits | Daniel Stenberg |
2005-08-25 | CURLINFO_COOKIELIST is added in 7.14.1 | Daniel Stenberg |
2005-08-24 | Theo Borm's example, as was posted here: | Daniel Stenberg |
2005-08-24 | Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible | Daniel Stenberg |
2005-08-24 | valgrind version 3 renames the --logfile command line option to --log-file... | Daniel Stenberg |
2005-08-24 | fixed #26, GnuTLS CA cert verification | Daniel Stenberg |
2005-08-24 | Fixed CA cert verification using GnuTLS with the default bundle, which | Daniel Stenberg |
2005-08-23 | known bug #26, pretty fatal for anyone who wants to use proper SSL and GnuTLS | Daniel Stenberg |
2005-08-22 | enabled statically linked builds. | Gunter Knauf |
2005-08-21 | well hit me, that wasn't possible, use 1:0:0 anyway... | Daniel Stenberg |
2005-08-21 | modified the version-info, we only added functions | Daniel Stenberg |
2005-08-21 | increase version info | Daniel Stenberg |
2005-08-21 | avoid adding a blank dir to the LD_LIBRARY_PATH when OpenSSL is found in a | Daniel Stenberg |
2005-08-21 | Alfredo Tupone provided a fix for the Windows code in get_iphlpapi_dns_info() | Daniel Stenberg |
2005-08-19 | Using CURLOPT_COOKIEFILE serveral times add more files to read from. | Daniel Stenberg |
2005-08-19 | removed the unreachable code warning from gcc debug builds, even the most | Daniel Stenberg |
2005-08-19 | Norbert Novotny had problems with FTPS and he helped me work out a patch | Daniel Stenberg |
2005-08-19 | one german mirror has died while another one was added, and yet another Texas | Daniel Stenberg |
2005-08-19 | Added new contributors from RELEASE-NOTES. The somewhat different sort order | Daniel Stenberg |
2005-08-19 | removed some inaccurate comments about the TYPE_IN_ADDR_T check | Daniel Stenberg |
2005-08-19 | The big POST to HTTPS is probably not a bug. | Daniel Stenberg |
2005-08-18 | minor Makefile fixes. | Gunter Knauf |
2005-08-18 | updated NetWare section. | Gunter Knauf |
2005-08-18 | detabified | Daniel Stenberg |
2005-08-18 | detabify | Daniel Stenberg |
2005-08-18 | Harshal Pradhan's use-after-free bug with ares is now known bug #24 to be | Daniel Stenberg |
2005-08-18 | it isn't strictly necessary to use it after a perform | Daniel Stenberg |
2005-08-17 | removed issue 20 that was about valgrind complaints on other libs/parts, as | Daniel Stenberg |
2005-08-17 | the SOCKS situation | Daniel Stenberg |
2005-08-17 | removed old info about curl_getdate() just simply isn't true and hasn't been | Daniel Stenberg |
2005-08-17 | remove the typecast to long from time_t, since we now store it as curl_off_t | Daniel Stenberg |
2005-08-17 | handles expiry times in cookie files that go beyond 32 bits in size | Daniel Stenberg |
2005-08-17 | - Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with | Daniel Stenberg |
2005-08-16 | added curl_mvsnprintf to the export list; I appened to the end cause of the n... | Gunter Knauf |
2005-08-16 | added curl_mvsnprintf to the export list. | Gunter Knauf |
2005-08-16 | client side fixes | Daniel Stenberg |
2005-08-16 | typecase the isspace() argument to int | Daniel Stenberg |
2005-08-15 | recent changes | Daniel Stenberg |