2002-05-20 |
Daniel Stenberg | Roland Zimmermann's hint, we use SSL_CTX_use_certificat... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Daniel Stenberg | removed compiler warnings |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Daniel Stenberg | FreeBSD needs sys/types.h before we include sys/select... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Daniel Stenberg | Fixes bug report #556930 - we need to make sure that... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Daniel Stenberg | Added item 4.10 after talks with Russ Freeman |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Daniel Stenberg | 7.9.7 commit curl-7_9_7 |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Daniel Stenberg | we don't need win32sockets.c anymore, we support this... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Daniel Stenberg | fopen.c added, a fopen() style emulation for URL reading |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Daniel Stenberg | Friday's fixes |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Daniel Stenberg | AIX 5.1 |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Daniel Stenberg | Kein Roth made --trace-ascii look even better, and... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Daniel Stenberg | AIX wants sys/select.h for the fd_set stuff in curl... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Daniel Stenberg | Patrick Smith's contributed docs improvements for when... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Daniel Stenberg | 7.9.7-pre2 curl-7_9_7-pre2 |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Daniel Stenberg | Added --trace-ascii support |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Daniel Stenberg | --trace-ascii and --junk-session-cookies were added |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Daniel Stenberg | support for ingoring session cookies added |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Daniel Stenberg | the code for case CURLOPT_DEBUGDATA code broke the... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Daniel Stenberg | recent fiddling |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Daniel Stenberg | CURLOPT_FILE and CURLOPT_INFILE have better aliases... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Daniel Stenberg | Added multi-post.c, based on the source file posted... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Daniel Stenberg | Better support for being used with the multi interface... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Daniel Stenberg | --trace is a 7.9.7 function |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Daniel Stenberg | added -Z/--max-redirs and --trace |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Daniel Stenberg | made VERBOSE output more like it used to be, HEADER_IN... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Daniel Stenberg | CURL_MAX_WRITE_SIZE is a new exported define that infor... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Daniel Stenberg | fixed return code |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Daniel Stenberg | another week of changes |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Daniel Stenberg | - Added "--trace [file]" to the command line tool.... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Daniel Stenberg | made the DEBUGFUNCTION get called properly on a few... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Daniel Stenberg | make sure our own printf() clones are used |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Daniel Stenberg | -D now stores all headers to the same file if multiple... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Daniel Stenberg | clarified that you must keep the variables that you... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Daniel Stenberg | spell |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Daniel Stenberg | use and set the fd_set pointers instead of the actual... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Daniel Stenberg | added two pointers to the fd_set variables to read... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Daniel Stenberg | return CURLM_CALL_MULTI_PERFORM in one more case, and... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Daniel Stenberg | make sure the dns cache pointers in the easy handles... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Daniel Stenberg | Hanno Kranzhoff noticed we didn't properly reset the... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Daniel Stenberg | Jacky Lam's fix to make the realloc() of the hostent... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Daniel Stenberg | how to set more than one cookie |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | implemented curl_multi_info_read() which I had forgotte... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | updated some docs |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | clarified |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | one added, one edited |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | shorter introduction |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | Added BINDINGS, lists all available libcurl bindings... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | fixes on rainy saturday in the end of April, 2002 |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | Fixed the FTP response reader to deal with timeouts... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | (Curl_GetFTPResponse) moved some code to only get perfo... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | Now uses Curl_ as prefix for internal global symbols... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Daniel Stenberg | DNC cache prune crash removed, made the name spacing... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Daniel Stenberg | openbsd on Alpha was no problemos |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Daniel Stenberg | test suite portability fix |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Daniel Stenberg | handles much larger POSTs, replaced snprintf() with... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Daniel Stenberg | another week of changes |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Daniel Stenberg | adjusted to the new Curl_resolv() proto |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Daniel Stenberg | prevent persistant connections to do name resolves |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Daniel Stenberg | In order to not get problems with DNS cache pruning... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Daniel Stenberg | the TOTAL_TIME is not really total, as it excludes... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Daniel Stenberg | use the hostname pointer instead of using IPv4-only... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Daniel Stenberg | clarified a bit with the timecondition stuff |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Daniel Stenberg | no, this doesn't look like it bugs |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Daniel Stenberg | NetBSD alpha works, also tried a newer FreeBSD on alpha |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Daniel Stenberg | removed warning about signed/unsigned comparison |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Daniel Stenberg | the 80 column police narrowed this source code! B-] |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Daniel Stenberg | fixes bug report #547484, no_proxy doesn't properly... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Daniel Stenberg | use new timecond defines |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | allow binding the local end of a connection even when... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | use double where it is supposed to |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | use sclose() to close sockets |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | renamed the TIMECOND defines to be CURL_ prefixed |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | The timecond stuff now have CURL_ prefixes |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | Jacky Lam's adjust resolve-buffer size patch applied... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Daniel Stenberg | pack_hostent does not handle 64 bit pointers correctly. |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Sterling Hughes | Prune old hostcache entries with each call... |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Daniel Stenberg | Dirk Manske's two new infos |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Daniel Stenberg | Dirk Manske's fix for HTTP response code 301, that... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Daniel Stenberg | Dirk Manske brought the patch that introduces two new... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Daniel Stenberg | Jonatan Lander fixed the "Disables POST, goes with... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Daniel Stenberg | This makes formposting with a specified file missing... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Daniel Stenberg | 7.9.6 commit curl-7_9_6 |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Daniel Stenberg | Dirk Manske made libcurl strip off white spaces from... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Daniel Stenberg | check for _MSC_VER as well as __STDC__ when deciding... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Daniel Stenberg | removed unused variable |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Sterling Hughes | Add protos and change return value of curl_hash_count.... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Sterling Hughes | Speed up the hash code considerably, removing a bunch... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | cut off an old section |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | http_proxy must be lower case |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | 7.9.6-pre5 |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | explain all mailing lists better |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | added libcurl-errors |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | store TIMER_CONNECT even if the connect failed |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | corrected the verbose output for connects and fixed... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | the HTTP request is a CURLINFO_HEADER_OUT |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | Jean-Philippe Barrette-LaPierre's patch applied |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | Jean-Philippe Barrette-LaPierre provided his patch... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | error codes *ARE* documented now |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | added RISCOS makefile |
commit | commitdiff | tree | snapshot |
next |