2004-09-01 |
Daniel Stenberg | fix formatting flaw |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Daniel Stenberg | fix the return code for curl_multi_add_handle() |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Daniel Stenberg | mention when the function was added to the lib |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Daniel Stenberg | proxy connection close and so |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Daniel Stenberg | proxy-connection close |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Daniel Stenberg | removed issue 36 from this list, we don't know how... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Daniel Stenberg | Make "Proxy-Connection: close" close the current proxy... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Daniel Stenberg | getdate fix, adacurl release |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Daniel Stenberg | mention Gisle's recent fixes |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Gisle Vanem | Removed ares_free_errmem.c from MSCV project files. |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Daniel Stenberg | updated with minor edits |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Daniel Stenberg | don't do SO_KEEPALIVE, we already have a finer grained... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Daniel Stenberg | added some more details |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Daniel Stenberg | getdate and new test cases from yday |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Daniel Stenberg | not accurate anymore anyway |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Daniel Stenberg | Frankie V's description on how to get a CA cert for... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Daniel Stenberg | returned memory should not be freed |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Daniel Stenberg | added test 183 to verify that we properly send good... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Daniel Stenberg | Attempt to quick-fix the getdate problem by post-replac... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Daniel Stenberg | prevent files named ".nfs[something]" from being displa... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Daniel Stenberg | updated in CVS, generated with a much newer bison version |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Daniel Stenberg | Expect: 100-continue info added |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Daniel Stenberg | added note about WRITEFUNCTION now being called with... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Daniel Stenberg | verify that transferring a zero byte FTP file results... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Daniel Stenberg | Provide support for "transferring" zero bytes FTP files... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Daniel Stenberg | stripped trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Daniel Stenberg | lost of more into on how to tweak some headers |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Daniel Stenberg | debug.c is a fresh new example showing how to use the... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Daniel Stenberg | added more header info for PUT and POST requests |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Daniel Stenberg | Roman Koifman pointed out that libcurl send Expect... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Gisle Vanem | More patches for Watt-32 on Win32; don't include "names... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Gisle Vanem | No WSAGetLastError() on Watt-32/DOS |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Gisle Vanem | No <sys/uio.h> on DOS/Win32 |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Gisle Vanem | Changes for Watt-32 on Windows. I've assumed Configure |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Daniel Stenberg | Alexander Krasnostavsky made the write callback get... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Daniel Stenberg | socks proxy and timeouts bug |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Daniel Stenberg | actually, we check for a numerical host using either... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Daniel Stenberg | use inet_pton() correctly! |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Gisle Vanem | ZLIB_ROOT not needed |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Gisle Vanem | My first CVS commit just to see if this works. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Daniel Stenberg | simplified expression |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Daniel Stenberg | Ling Thio pointed out that getaddrinfo() reverse-lookup... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Daniel Stenberg | the autobuilds failed all over on AIX, attempt to fix... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Daniel Stenberg | reuse handles in PHP/CURL works - Kirk Hedden told us |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Daniel Stenberg | PHP FAQ |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Daniel Stenberg | indented the code curl-style |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Daniel Stenberg | removed trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Daniel Stenberg | see also the reset function |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Daniel Stenberg | mention the reset function |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Daniel Stenberg | Kjetil Jacobsen reported an open file leak in file... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Daniel Stenberg | added a check for the xlc compiler on AIX, and if that... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Daniel Stenberg | define _THREAD_SAFE on (recent) AIX systems to build... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Daniel Stenberg | recent fixes |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Daniel Stenberg | allow a custom "Accept-Encoding:" header override the... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Daniel Stenberg | strip trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Gunter Knauf | syncronized with libcurl.def. |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Gunter Knauf | cosmetic fix. |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Daniel Stenberg | summary edit: mention that some options take a curl_off_t |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Daniel Stenberg | Roland Krikava's cookies over proxy fix. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Gunter Knauf | fixed linkage dll targets. (submitted by Casey O'Donnell) |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Daniel Stenberg | added two good ideas |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Daniel Stenberg | mention Harshal Pradhan's windows fix |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Daniel Stenberg | Harshal Pradhan made minor syntax change to make this... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Daniel Stenberg | removed the ispell-added local word, compressed the... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Daniel Stenberg | strip trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Daniel Stenberg | spell |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Daniel Stenberg | Added "5.9 How does libcurl resolve host names?" since... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Daniel Stenberg | updated with recent changes |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Daniel Stenberg | hm |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Daniel Stenberg | 3.16 What certificates do I need with I use SSL? |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Daniel Stenberg | removed trailing whitespace, indented to curl-style... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Daniel Stenberg | Removed the _XOPEN_SOURCE defining again since it cause... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Daniel Stenberg | --disable-[protocol] doesn't disable tests of the speci... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Daniel Stenberg | clarify that CURLE_FTP_USER_PASSWORD_INCORRECT might... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Daniel Stenberg | include the server response in the error message when... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Daniel Stenberg | define the _XOPEN_SOURCE define in the config.h file... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Daniel Stenberg | fixed the default result for xopen and mimpure to work... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Daniel Stenberg | experimental code to detect mips-sgi-irix systems that... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Daniel Stenberg | added several recent bindings |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | updated the CURLOPT_POST description after input from... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | Ok, setting CURLOPT_POST to 0 will now convert the... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | minor reformat to suit the new FAQ parser |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | ignore curllib.dsp |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | ignore more files |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | 7.12.2 work in progress |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | and we're back on a clean notes sheet again |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | 7.12.1 notes |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | added "5.8 libcurl.so.3: open failed: No such file... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | In OpenSSL 0.9.7d and earlier, ASN1_STRING_to_UTF8... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Daniel Stenberg | more typecasts to please picky compilers |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Daniel Stenberg | version string, krb4 link fix, added number of web... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Daniel Stenberg | GSS/Kerberos 5 for ftp |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Daniel Stenberg | added info about my current idea about option separatio... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Daniel Stenberg | adding notes for 7.12.2 now, 7.12.1 is removed due... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Daniel Stenberg | --negotiate does not work without username/password... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Daniel Stenberg | the krb4 stuff needs -lcom_err to link now, for some... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Daniel Stenberg | typecast the assigment of an unsigned variable to a... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Daniel Stenberg | ->fread() should get a size_t variable passed in |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Daniel Stenberg | made telrcv() take a ssize_t argument instead of int... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Daniel Stenberg | mention the new cool CA extraction way just documented |
commit | commitdiff | tree | snapshot |
next |