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 curl-7_12_1 |
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 |
2004-08-06 |
Daniel Stenberg | new web mirror |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Daniel Stenberg | negotiate fix and new glib/GTK+ binding |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Daniel Stenberg | Enrico Scholz fixed the service name to be uppercase... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Daniel Stenberg | multi-connect fix and cookie domain fix |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Daniel Stenberg | Fixed multiple IP connects with the multi interface... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Daniel Stenberg | Dylan Salisbury's fix to prevent us from accepting... |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Daniel Stenberg | borland is already mentioned |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Daniel Stenberg | mention this is new |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Daniel Stenberg | link to reset as well |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Daniel Stenberg | curl_easy_reset() documented |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Daniel Stenberg | digest fix |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Daniel Stenberg | Joel Chen reported that we assumed content within quote... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Stenberg | prevent all the sig and alarm stuff when using ares |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Stenberg | fix a mingw32 build warning |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Stenberg | mingw32 builds make .a libs |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Stenberg | added typecast in an attempt to fix a mingw32 warning |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Stenberg | additional typecasts to please MIPSPro on 64bit IRIX |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Stenberg | oops, curl_easy_reset is a void |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Stenberg | variable type fix |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Stenberg | provide a curl_easy_reset() proto |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Stenberg | removed C++ comment to please picky source checkers |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Daniel Stenberg | fixes! |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Daniel Stenberg | curl_easy_reset was added |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Daniel Stenberg | Bertrand Demiddelaer fixed the host name to get setup... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Daniel Stenberg | Fixes Brian Akins' reported problems with duplicate... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Daniel Stenberg | use Makefile.inc and make it get included in dist archives |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Daniel Stenberg | renamed CURL_HEADERS, since it is a magic automake... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Daniel Stenberg | Bertrand Demiddelaer made the testing work with valgrin... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Daniel Stenberg | Bertrand Demiddelaer fixed two missing newlines |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Daniel Stenberg | -o #[num] fix |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Daniel Stenberg | using #[num] with -o now make it literally used if... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Daniel Stenberg | removed trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Daniel Stenberg | libs built with libtool are named .la in the build dir |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Daniel Stenberg | --enable-debug builds static only, Gisle fixed a memory... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Daniel Stenberg | Gisle Vanem: |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Daniel Stenberg | autobuilds with ares and curl_easy_reset() |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Daniel Stenberg | curl_easy_reset() added. Need testing and docs. I also... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Daniel Stenberg | AM_PROG_LIBTOOL is deprecated and AC_PROG_LIBTOOL shoul... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Daniel Stenberg | if --enable-ares is used, we must run 'buildconf' in... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Daniel Stenberg | --enable-debug now makes the lib built static only... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Daniel Stenberg | generate the new configure better |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Daniel Stenberg | now generated by automake |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Daniel Stenberg | buildconf and memanalyze are parts of the plain release |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Daniel Stenberg | Added buildconf buildconf.bat to the dist |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Daniel Stenberg | refer bug reports to the mailing lists, not the old... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Daniel Stenberg | recent activities |
commit | commitdiff | tree | snapshot |
next |