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 |
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 |
2004-07-22 |
Daniel Stenberg | - Fixed a few variable return types for some system... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Daniel Stenberg | the multi interface is not so new anymore! |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Daniel Stenberg | minor format fix |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Daniel Stenberg | deal with negative Content-Length: headers by ignoring... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Daniel Stenberg | test downloading from a server claiming negative conten... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Gunter Knauf | removed Makefile.b32.resp from repository. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Gunter Knauf | removed Makefile.b32.resp from the list. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Gunter Knauf | changed to use a temporary response file with tlib... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Gunter Knauf | added borland-ssl and borland-ssl-zlib targets. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Gunter Knauf | fixed zlib suport. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Gunter Knauf | some more tweaks, fixed zlib suport. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Gunter Knauf | added just another switch. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Gunter Knauf | removed old CXXFLAGS; added switch to suppress linker... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Gunter Knauf | removed unneeded libs from linking. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Daniel Stenberg | recent activities |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Gunter Knauf | added Borland support. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Gunter Knauf | made OpenSSL support conditional. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Gunter Knauf | made OpenSSL support conditional; |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Gunter Knauf | Gisle's fix to support Borland builds again. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Daniel Stenberg | now known as libcurl-tutorial.3 |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Daniel Stenberg | Jason Nye pointed out that callbacks don't need to... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Daniel Stenberg | An Andres Garcia fix: add a typecast to make it work... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Daniel Stenberg | removed the config-netware.h from the release archives |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Gunter Knauf | some more fixes; added cw32mt.lib, winmm.lib to the... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Gunter Knauf | changed Borland target since Borland's make doesnt... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Gunter Knauf | changed to use Makefile.inc. |
commit | commitdiff | tree | snapshot |
next |