2003-08-11 |
Daniel Stenberg | -Z and -@ no longer work, they are now officially avail... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | added test 79, a basic test that fetches an FTP URL... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | the new cookie functions that require 'data' passed in |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | support sending off cookies without contents |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | Added some infof() calls, that require the data pointer... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | added Dirk Manske |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | removed the dashes |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | documenting the share interface |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | removed the BUGS section |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | remove the BUGS section |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | fix lines that start with " |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | test case 506 added, written by Dirk Manske |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | Dirk Manske's bugfix for the share stuff |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Daniel Stenberg | don't claim the PASV connect is connected unless it... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | make sure the string is long enough |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | Gisle Vanem fixed a single-byte overflow |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | David Byron's fix for file:// URLs with drive letters... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | chmod the cabundle file before we attempt to write... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | ftp create dirs work done |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | added CURLOPT_FTP_CREATE_MISSING_DIRS |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | ftp-create-dirs test when MKD fails |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | --ftp-create-dirs |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | introducing --ftp-create_dirs |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | --ftp-create-dirs test |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | Support COUNT in the control file, to set the number... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | re-arranged the cwd/mkd stuff a bit |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | new -z tests |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Daniel Stenberg | corrected main meta data title |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Daniel Stenberg | added CLEANFILES to make distcheck run fine |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Daniel Stenberg | infilesize must be a long to work on 64bit archs |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Daniel Stenberg | use 644 for the chmod |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | argh, it wasn't *that* easy to generate the ca-bundle... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | fixed syntax error |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | better cleaning up of memory in case of failures in... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | better cleaning up allocated memory in case of failures |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | more tests |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | new urlglob test |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | minor cleanup |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | explain more how the test case number awareness is... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | fix the treatment of the variable width specifier ... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | make an uninstall hook in the same manner we already... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | chmod the hugehelp.c in the dist hook to make distcheck... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | generate the ca-bundle.h in the build dir, and also... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | Domenico Andreoli fixed the section number in the main... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | include "share.h" for the cookie sharing |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | make it build without ares support |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | 505 was missing |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | more fix |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Daniel Stenberg | updated the ares instruction |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Daniel Stenberg | LDFLAGS fix to make the GSSAPI build again |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Daniel Stenberg | added README.ares |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Daniel Stenberg | how to build with ares |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Daniel Stenberg | ares awareness/usage/support added. If configure -... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Daniel Stenberg | Add --enable-ares support, which will make us build... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Daniel Stenberg | clean up the dir tree hierarchy in *_done() to make... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Daniel Stenberg | added test 146 for a ftp persitency test, as reported... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Daniel Stenberg | persistant connection test |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Daniel Stenberg | auth problems |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Daniel Stenberg | cleaned up after David Byron's comment on the libcurl... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Daniel Stenberg | Jan Sundin reported a case where curl ignored a cooki... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Daniel Stenberg | added test 73 |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Daniel Stenberg | Verifies Jan Sundin's cookie bug, dated aug 4 2003. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Daniel Stenberg | Dirk Manske's patch that introduces cookie support... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Daniel Stenberg | Mark Fletcher provided an excellent bug report that... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Daniel Stenberg | serios info leakage! |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Daniel Stenberg | When proxy authentication is used in a CONNECT request... |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Daniel Stenberg | updated as the second proxy-auth header was a proof... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Daniel Stenberg | Joerg Mueller-Tolk fixed a minor mistake |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Daniel Stenberg | recent action |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Daniel Stenberg | David Byron's makefile fix to allow 7.10.6 to build... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Daniel Stenberg | add a check for 'ar' since the lack of it bit Jared... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Daniel Stenberg | removed silly target that only works when building... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Daniel Stenberg | Jörg Müller-Tolk updated this to build fine with 7... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Daniel Stenberg | ftp proxy support would be nice |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Daniel Stenberg | updated to match the recent ftp patch that makes it... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Daniel Stenberg | Daniel Noguerol made the ftp code output "Accept-Ranges... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Daniel Stenberg | Make sure to generate an uncompressed hugehelp.c file... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Daniel Stenberg | Reverted the 'filetime' struct field back to a 'long... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Daniel Stenberg | CURLDEBUG not MALLOCDEBUG |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Daniel Stenberg | Fixes based on Gisle Vanem's input since this script... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Daniel Stenberg | Digest *OR* Basic authorization test |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Daniel Stenberg | 7.10.6 |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Daniel Stenberg | clear http->send_buffer when we have freed the memory... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Daniel Stenberg | updated to the new ftp dir parsing code that allows... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Daniel Stenberg | As noticed by Kevin Roth, we shall not speak of root... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Daniel Stenberg | François Pons brought a patch that once again made... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Daniel Stenberg | use the correct 'test71' file name for the temp file |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Daniel Stenberg | got a bug report on -F in config files, so I wrote... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Daniel Stenberg | having it in CVS causes us problems *grrr* |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Daniel Stenberg | Andrés García updated with the added files etc |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Daniel Stenberg | With an unknown CA path, we undef the variable. To... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Daniel Stenberg | only check for CA bundle path if build with SSL support |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Daniel Stenberg | Removed #include <sys/resource.h>, as pointed out by... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Daniel Stenberg | the test compared numericly if though it could contain... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Daniel Stenberg | When we re-use an existing connection we must make... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Daniel Stenberg | minor code style fix |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Daniel Stenberg | Split out the changes from the year 2002 into a separat... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Daniel Stenberg | SSLCERTS was moved into the docs/ directory |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Daniel Stenberg | moved SSLCERTS into the docs/ directory |
commit | commitdiff | tree | snapshot |
next |