2006-10-27 |
Gisle Vanem | Added 'RECV_TYPE_ARGx' needed in getinfo.c. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Yang Tse | Update copyright year, since the file has been modified |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Yang Tse | 30 seconds isn't long enough for this test on a loaded... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Yang Tse | Do an explicit typecast of data pointers to function... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Gisle Vanem | Use proper 'stat' structure for fstat(). I.e. 'struct... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Yang Tse | Improved rlimit logic: |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Yang Tse | Fix Curl_open() not reporting failure when allocation... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Yang Tse | 30 seconds isn't long enough for this test on a loaded... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Daniel Stenberg | a Smalltalk binding |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Daniel Stenberg | Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Gisle Vanem | Fixed "'x' might be used uninitialized in this function... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Gisle Vanem | Added '-d' option for Watt32 targets. Added cvs id. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Yang Tse | Add project notice and file Id |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Daniel Stenberg | updated copyright year |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Yang Tse | Use curl_global_init() and curl_global_cleanup(). |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Daniel Stenberg | other pipelining fixes by Ravi Pratap, that now makes... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Yang Tse | Abort test if it seems that it would have run forever... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Daniel Stenberg | the check in ConnectionExists() for not re-using a... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Daniel Stenberg | Ravi Pratap provided a major update with pipelining... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Yang Tse | Avoid trying to compare more than strlen bytes. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Dan Fandrich | 30 seconds isn't long enough for this test on a loaded... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Yang Tse | Replace is*() macros with our own IS*() ones. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Daniel Stenberg | Nir Soffer fixed a cp line and got rid of an rm |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Daniel Stenberg | until we learn how to use Makefile.inc from here, I... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Yang Tse | Provide 'datarootdir' parameter to shutup configuration... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Yang Tse | Fix misplaced runtime library specification for 'releas... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Daniel Stenberg | rely on the global LDADD instead of having specific... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Daniel Stenberg | Nir Soffer for his Makefile.am fix |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Yang Tse | Fix copy-paste error |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Daniel Stenberg | Nir Soffer made the tests/libtest/Makefile.am use a... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Daniel Stenberg | Armel Asselin separated CA cert verification problems... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Daniel Stenberg | made the arrow for 'Send SSL data' point in the right... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Yang Tse | Since now src/setup.h includes setup_once.h, src/config... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Yang Tse | Oops! Actually set the limit to 30 seconds. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Yang Tse | Decrease the posibility of aborting a test which actual... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Daniel Stenberg | When a resolve is made on a pipelined connection we... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Yang Tse | Set loop2 counter limit to 60 on this test to avoid... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Yang Tse | Replace tabs with spaces and Compiler warning fix. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Yang Tse | When aborting, show loop counter values when more than... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Yang Tse | Abort test if it seems that it would have run forever... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Daniel Stenberg | Here's an effort to avoid saying 'data not shown' in... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Yang Tse | Builds using synchronous name resolver dislike marking... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Yang Tse | Sync with lib/setup_once.h |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Yang Tse | Check for USE_WINSOCK instead of WIN32 where the check... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Yang Tse | Introduce symbol USE_WINSOCK which will be defined... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Daniel Stenberg | the expire timer is a bit too annoying to see all the... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Daniel Stenberg | When a connection is re-used, it can be flagged for... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Daniel Stenberg | use the return code from lseek() to detect problems... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Gisle Vanem | Added ISPRINT() required for src/main.c. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Daniel Stenberg | Tor's spell fixes |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Daniel Stenberg | changes done the last few days |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Daniel Stenberg | cut out matching host names starting with telnet or... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Daniel Stenberg | the "work in progress" for #25 was ditched a long time ago |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Yang Tse | Replace is*() macros with our own IS*() ones. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Yang Tse | Move definition of IS*() macros to setup_once.h |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Dan Fandrich | Fixed compile error in HAVE_SIGACTION case. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Daniel Stenberg | Avoid typecasting a signed char to an int when using... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Daniel Stenberg | clear the struct size not the pointer size, pointed... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Daniel Stenberg | buildconf already runs ares/buildconf by itself if... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Yang Tse | Explicit typecast for Curl_debug() size argument |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Yang Tse | Typo |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Daniel Stenberg | make the low_speed check set the expire timer so that... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Daniel Stenberg | Please welcome our new haxx.se curl mirror, for really... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Daniel Stenberg | Jeff helped me pinpoint that we didn't properly set... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Daniel Stenberg | fix the name resolve abort timeout calculation (when... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Daniel Stenberg | Added a check in configure that simply tries to run... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Gisle Vanem | Replace ";;" with ";". |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Gisle Vanem | Rearranged target HAVE_x section. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Yang Tse | Declare our own timeval struct if HAVE_STRUCT_TIMEVAL... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Yang Tse | Define HAVE_STRUCT_TIMEVAL as appropriate for platforms... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Daniel Stenberg | Prevent ares_getsock() to overflow if more than 16... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Dan Fandrich | The tagging of application/x-www-form-urlencoded POST... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Daniel Stenberg | print the actual (externally known) easy handle and... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Daniel Stenberg | Added comments about checking return code and the maxfd... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Daniel Stenberg | Added curl_multi_dump() when built with CURLDEBUG ... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Yang Tse | Check for struct timeval at configuration time |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Daniel Stenberg | ghiper now uses the timer callback in the multi interface |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Daniel Stenberg | avoid an overflow if an excessive amount of servers... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Daniel Stenberg | clarify more |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Daniel Stenberg | Starting now, adding an easy handle to a multi stack... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Daniel Stenberg | deleted #19 since it concerted FTP third party transfer... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Daniel Stenberg | we've cut out third party transfers |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Daniel Stenberg | point out the sslcert web page for -k/--insecure |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Daniel Stenberg | Jeff Pohlmeyer has been working with the hiperfifo... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Daniel Stenberg | the textual arraw for "Send SSL data" was the wrong way |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Yang Tse | Inclusion of time header files based on header existance |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Yang Tse | Remove redundant __CYGWIN__ symbol check |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Yang Tse | Call curl_global_cleanup() in all code paths before... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Daniel Stenberg | repair id string |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Daniel Stenberg | Added ghiper.c, Jeff Pohlmeyer's example code using... |
commit | commitdiff | tree | snapshot |
next |