2003-08-14 |
Daniel Stenberg | added one "added in blabla" and removed a few |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | Curl_SSL_InitSessions can return error, so check the... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | Curl_llist_destroy() checks the input for non-NULL |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | new proto for Curl_hash_init |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | 1. check allocs |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | return failure when the host cache creation fails |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | activate the new memory limit tests if requested |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | return failure when an alloc function fails |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | prevent memory leak when going out of memory |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | allow out-of-memory testing by setting a limit. That... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | better freeing when bailing out due to bad output glob |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | free data on failure |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | test87 verifies the new and better check for bad -o... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | ignore the .pid files |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | ignore lib506 too |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | better report on why tests are skipped, and also show... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | In case the output urlglob file name returned is NULL... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | modified the #[num] code to be more robust, to return... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | corrected this test case |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | test urlglobbing range requests |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Daniel Stenberg | test86 added |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | David Byron's fix that makes this script use 'cygpath... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | 7.10.7-pre4 commit |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | nicer make target for the pdf conversion |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | don't treat index.html as the generated HTML pages |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | added the new man pages |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | corrected return type |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | added the new curl_share_* man pages, the libcurl-easy... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | separated the easy-specific stuff into a new libcurl... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | added the asynchdns bit |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | Bugfix from Serge Semashko that fixes a bug introduced... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Daniel Stenberg | more auth tests |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | Added support for CURLINFO_HTTP_CONNECTCODE |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | bindlocal works for Windows! |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | Check CURL_VERSION_ASYNCHDNS for feature output |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | Set the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined. |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | Added CURLINFO_HTTP_CONNECTCODE |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | mention curl_version_info |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | mention the pre3 release |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | Vincent Sanders's massive update of this example code... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | edits |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | two more known bugs |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | added include "http.h" to prevent a warning |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | define USE_ARES nicer if enabled |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | use safefree instead |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | forgot the backslash |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | memory leak fixed when re-using connections with proxy... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | --proxy-ntlm added |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | 81 + 82 test NTLM proxy stuff |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | remodeled the help text to avoid those annoying puts... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | CURLOPT_PROXYAUTH explained |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | CURLOPT_PROXYAUTH added by Serge Semashko |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | Serge Semashko added CURLOPT_PROXYAUTH support, and... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | Christian Beutenmueller corrected the CURLOPT_FILE... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | added test80 |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Daniel Stenberg | tunnel through proxy, with both proxy and regular authe... |
commit | commitdiff | tree | snapshot |
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 |
next |