2000-10-11 |
Daniel Stenberg | free the URL string if that was allocated |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Daniel Stenberg | free the FTP struct already in the _done() function |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Daniel Stenberg | memory leak adjusts |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Daniel Stenberg | removed the header that confuses PHP |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Daniel Stenberg | added the bool typedef, moved here from curl/curl.h |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Daniel Stenberg | bool typedef fix |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Daniel Stenberg | use this to analyze the memory debug logs MALLOCDEBUG... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Daniel Stenberg | just too many to mention |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Daniel Stenberg | Added commented MALLOCDEBUG stuff for memory debugging |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Daniel Stenberg | I commented the -DMALLOCDEBUG flag to make it easier... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Daniel Stenberg | added memory debugging support |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Daniel Stenberg | added memory debugging include file |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Daniel Stenberg | added for memory leak debugging etc |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Daniel Stenberg | GetHost() did not properly assign the third argument... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Daniel Stenberg | corrected the --longoption parser |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Daniel Stenberg | removed include "writeout.h" |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Daniel Stenberg | Jörg's updated makefile |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Daniel Stenberg | the --interface code doesn't work on win32 and is ... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Daniel Stenberg | added for the win32 version |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Daniel Stenberg | moved the src/config.h stuff to the bottom, as automake... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Daniel Stenberg | HTTP resume fix, now the range pointer may be allocated |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Daniel Stenberg | filled in more information on the options |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Daniel Stenberg | size_request and size_header added to the -w description |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Daniel Stenberg | -w supports size_header and size_request |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Daniel Stenberg | counts header and request size |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Daniel Stenberg | Added Jason S. Priebe as contributor |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Daniel Stenberg | documented writeinfo as removed in 7.4 |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Daniel Stenberg | introduced in libcurl 7.4 |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Daniel Stenberg | removed writeinfo stuff |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Daniel Stenberg | add_buffer_send() free()d the buffer *before* it was... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Daniel Stenberg | added the new upload_bufsize to the connectdata struct |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Daniel Stenberg | inits the upload_bufsize at connect time |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Daniel Stenberg | new upload-buffer size design that starts with a smalli... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Daniel Stenberg | introduced the new add_buffer() concept that makes... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Stenberg | Added curl_easy_getinfo.3 |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Stenberg | added a small suggestion on how to get the curl man... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Stenberg | Uses the new "client-side" writeout function |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Stenberg | removed writeout.[ch] and added getinfo.c |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Stenberg | Added writeout.c |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Stenberg | writeout.[ch] added in src/ |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Stenberg | moved out from the library and put here, uses the new... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Stenberg | adjusted for curl_easy_getinfo |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Stenberg | getinfo.c replaces the former writeout.c |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Stenberg | Added curl_easy_getinfo() |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Daniel Stenberg | #include <malloc.h> was removed, it causes warnings... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Daniel Stenberg | include base64.h instead of base64_krb.h |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Daniel Stenberg | 7.3 commit |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Daniel Stenberg | replaced the old base64 stuff with the new ones |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Daniel Stenberg | more configure options explained |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Daniel Stenberg | a --krb4 usage example added |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Daniel Stenberg | added krb4-info |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Daniel Stenberg | Added strlcpy() since it turns out some krb4-implementa... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Daniel Stenberg | moved the RAND_status() and RAND_screen() checks to... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Daniel Stenberg | CRYPTO_free() of course, it makes it run with previous... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Daniel Stenberg | The last week's changes |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Daniel Stenberg | -c and -t is no longer prefered |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Daniel Stenberg | corrected curl_write() for kerberos |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Daniel Stenberg | Martin Hedenfalk added sec_fflush_fd() |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Daniel Stenberg | krb4 transfers get a sec_fflush_fd() to get uploads... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Daniel Stenberg | a single cookie does not require a trailing semicolon... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Daniel Stenberg | No longer uses Free() as that was removed from OpenSSL... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Daniel Stenberg | corrected bad data re-use and buffer problems |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | Added CURLOPT_KRB4LEVEL |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | added docs/examples |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | Added krb4 support for libcurl 7.3 |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | now reports "krb4 enabled" is that's so |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | krb4 fields structs and fields added |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | krb4 support |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | adjusted to support krb4 |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | Uses the new interface to ssend() and the base64 encoder |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | GetHost() changed function arguments |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | krb4 support added, new GetHost() usage |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | new interface to the base64 encoder |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Daniel Stenberg | new for kerberos support |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Daniel Stenberg | new libcurl example code stuff |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Daniel Stenberg | Stephen Kick's --interface was added |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Daniel Stenberg | Stephen Kick's interface fixes |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Daniel Stenberg | Stephen Kick added CURLOPT_INTERFACE |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Daniel Stenberg | GetHost() now should return NULL when it fails, even... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Daniel Stenberg | Added --disable-shared info and updated the 'make insta... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Daniel Stenberg | ftp through http proxy tunnel is now implemented |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Daniel Stenberg | Added PowerPC and sparc linux |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Daniel Stenberg | Updated to be accurate with the new proxytunnel option |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Daniel Stenberg | proxy tunnel update |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Daniel Stenberg | spell corrections, changed some wording |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Daniel Stenberg | Added curl.linuxworx.com.au as an "official" mirror |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Daniel Stenberg | proxytunnel added |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Daniel Stenberg | bugfixed the proxytunnel |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Daniel Stenberg | -p/--proxytunnel was added |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Daniel Stenberg | more "anything through http proxy tunnel" fixes |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Daniel Stenberg | Added HTTPPROXYTUNNEL |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Daniel Stenberg | introduced 'tunnel through http proxy' for ftp |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Daniel Stenberg | updated the show-off list |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Daniel Stenberg | file:// fix that prevents name lookup and sets no-uploa... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Daniel Stenberg | C++ adjusted |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Daniel Stenberg | made -I (size info only) work for ftp again |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Daniel Stenberg | in unescape(), '+' is now only converted to space after... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Daniel Stenberg | patched 7.2 configure to work! |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Daniel Stenberg | 7.2 cleanup commit |
commit | commitdiff | tree | snapshot |
next |