2004-11-29 |
Daniel Stenberg | added test 220 - simple gzip auto decompress |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | --disable-epsv when connecting to an IPv6 ftp server |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | removed comment |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | include setup.h first |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | As reported in Mandrake's bug tracker bug 12285 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | zero terminate the buffer spitout() returns, as the... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | make it possible for a test case to depend on the featu... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | killed trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | Enable test cases to provide sections base64-encoded... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | utility to base encode data passed on stdin |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | stricter newline policy |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | spell |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Daniel Stenberg | if gmtime() returns NULL, this returns -1 to bail out... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Daniel Stenberg | removed one we won't do, removed the CWD optimize as... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Daniel Stenberg | add more info to the stderr output |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Daniel Stenberg | typecast the coversion from long to int |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Daniel Stenberg | progress meter newline |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Gisle Vanem | I changed my mind. Remove ioctl() macro in setup.h... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Gisle Vanem | Added anyauthput.exe. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Gisle Vanem | Renamed urldata.h members 'ioctl*' to 'ioctrl*' due to |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Daniel Stenberg | As reported in Mandrake's bug tracker bug 12289 |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Daniel Stenberg | removed no longer used variable |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Daniel Stenberg | last-second-before-commit changes corrected |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Daniel Stenberg | FTP improvements: |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Daniel Stenberg | made the code fit within 80 cols |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Daniel Stenberg | mingw _has_ a ftruncate() but it doesn't work with... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Gisle Vanem | Provide a 64-bit capable ftruncate(). MingW has one... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Daniel Stenberg | added missing new error string |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Daniel Stenberg | mingw has a ftruncate() function |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Daniel Stenberg | HTTP "auth done right". See lib/README.httpauth |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Daniel Stenberg | decided to skip the MSVC makefile fixes, nobody seems... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Daniel Stenberg | Andrés García fixed the configure script to detect... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Gisle Vanem | Clarify the static vs. import lib issue on Win32. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Daniel Stenberg | added a bunch of people who really deserve to be here |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Daniel Stenberg | oops, use the precheck too! |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Daniel Stenberg | cut out release with no issue to fix |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Daniel Stenberg | introducing the client/precheck concept to allow test... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Daniel Stenberg | yet another binding |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Stenberg | David Phillips fix for test 518 and my extension to... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Stenberg | trying a version with URLs for all function calls |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Stenberg | issue 52 is fixed, I work on 51 |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Stenberg | removed trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Stenberg | removed unused variable and trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Stenberg | remove curl_ prefix from functions not present in libcurl |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Stenberg | re-indented to curl style |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Stenberg | renamed curl_thread to my_thread to avoid confusion |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Stenberg | add URLs in comments for all libcurl function calls |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Stenberg | Curl_select's timeout arg is an int |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Daniel Stenberg | the FD_SETSIZE problem is fixed |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Daniel Stenberg | The FD_SETSIZE issue is already sorted, at least intern... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Daniel Stenberg | added comment for windows people about READFUNCTION... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Daniel Stenberg | Dan Fandrich fix to compile with libc5 |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Gisle Vanem | Enable >2GB files for MingW. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Gisle Vanem | Suppress signed vs. unsigned warnings on Win32 |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Daniel Stenberg | Curl_select() now uses curl_socket_t on socket arguments |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Gisle Vanem | ifdef for portable "/dev/null". |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Gisle Vanem | Winsock sockets are not in range 0..FD_SETSIZE. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Daniel Stenberg | add select.obj |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Daniel Stenberg | David Phillips' FD_SETSIZE fix |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Daniel Stenberg | Dan Fandrich fix: eliminates some pedantic CodeWarrior... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Gisle Vanem | Added revision tag. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Daniel Stenberg | Added README.httpauth to the dist |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Daniel Stenberg | saved for the future |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Daniel Stenberg | mention the openssl callbacks for SSL multithread |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Stenberg | added test case 517: 22 tests of the curl_getdate(... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Stenberg | tiny format fix for nicer man output |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Stenberg | clean up start time and t_startsingle use so that redir... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Stenberg | new -w variables supported |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Gisle Vanem | Added top_srcdir. |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Gisle Vanem | Added revision id, test for USE_ARES. |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Stenberg | binding for R |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Gisle Vanem | Changes for static/dynamic linking of libcurl. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Gisle Vanem | Borland doesn't have <sys/utime.h>, utime() nor |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Gisle Vanem | Borland doesn't have <sys/utime.h> nor utime(). |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Gisle Vanem | Static lib is libcurl.lib and import lib libcurl_imp... |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Daniel Stenberg | Dan fixed the CURL_DISABLE_VERBOSE_STRINGS stuff for... |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Gisle Vanem | MingW/djgpp: Use GNU make's internal 'cd' to avoid... |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Gisle Vanem | Fix location of timeval.c. |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Gisle Vanem | Update comment. |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Gisle Vanem | Add "-DCURL_STATICLIB" for static build. |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Gisle Vanem | Renamed import lib to "libcurl_imp.lib". |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Gisle Vanem | Set OpenSSL path to same as in ../lib/Makefile.vc6. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Gisle Vanem | MSVC with static link must define CURL_STATICLIB. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Gisle Vanem | Netware target (hosted on Linux gcc) doesn't support |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Daniel Stenberg | Dan Fandrich added the --disable-crypto-auth option... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Daniel Stenberg | format mistake fixed |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | Dan Fandrich can spell, I cannot |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | Dan Fandrich: make --disable-dict actually disable... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | clarify and update according to commit made just now |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | Fix behaviour when passing NULL to CURLOPT_POSTFIELDS... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | fix a IDN detect/use mistake |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | added some details on what to come |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | Dan Fandrich added --disable-verbose |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | When libidn is detected without explicitly told to... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | fix the -I path to the proper include dir when --enable... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Gisle Vanem | Adapted for C++. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | recent fixes |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | dates from 2038 or later now return 0x7fffffff when... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Daniel Stenberg | fix curl.h include |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Daniel Stenberg | configure --with-gssapi fix |
commit | commitdiff | tree | snapshot |
next |