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 |
2006-10-10 |
Daniel Stenberg | mark the handle as no longer having a broken pipe when... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Daniel Stenberg | Added test case 536 in an attempt to add Bogdan Nicula... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Daniel Stenberg | used for test 535 too |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Daniel Stenberg | minor indent fix |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Daniel Stenberg | when going to completed due to error, mark the handle... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Daniel Stenberg | new mirrors |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Daniel Stenberg | kill trailing whitespace |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Daniel Stenberg | changed the wording about removal of internal headers... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Yang Tse | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Daniel Stenberg | Bogdan Nicula's second test case (posted Sun, 08 Oct... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Yang Tse | Cygwin 1.5.21 needs this hack to pass test 160. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Daniel Stenberg | slightly improved |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Daniel Stenberg | clarified more |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Daniel Stenberg | test 534 added in an attempt to repeat Bogdan Nicula... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Daniel Stenberg | modified lib533 to accept both URLs on the command... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Daniel Stenberg | Fix a "sockfilt" leak. When a new 'data' connection... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Daniel Stenberg | don't display or act on state changes that doesn't... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Daniel Stenberg | Bogdan Nicula's hanging test case was converted to... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Daniel Stenberg | catch silly mistakes better |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Gunter Knauf | updated for latest OpenSSL release. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Daniel Stenberg | planned stuff to do before release |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Daniel Stenberg | Dmitriy Sergeyev provided an example source code that... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Daniel Stenberg | removed more dead code that is unused since the removal... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Daniel Stenberg | Support for FTP third party transfers is now dropped |
commit | commitdiff | tree | snapshot |
next |