Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ERR: Remove warnings on Visual Studio 7 | Andy Cedilnik | 2003-05-02 | 16 | -67/+71 |
| | |||||
* | ERR: Fix comment to C style comment | Andy Cedilnik | 2003-05-02 | 1 | -1/+1 |
| | |||||
* | ERR: Remove warning on FreeBSD | Andy Cedilnik | 2003-05-01 | 1 | -1/+1 |
| | |||||
* | ENH: Remove more warnings | Andy Cedilnik | 2003-05-01 | 1 | -0/+3 |
| | |||||
* | BUG: Make dependency checking work better | Andy Cedilnik | 2003-05-01 | 1 | -0/+2 |
| | |||||
* | ENH: Ignore some warnings on Visual Studio | Andy Cedilnik | 2003-05-01 | 1 | -2/+10 |
| | |||||
* | ERR: Remove warnings | Andy Cedilnik | 2003-05-01 | 5 | -11/+20 |
| | |||||
* | ERR: Remove warnings | Andy Cedilnik | 2003-05-01 | 3 | -6/+12 |
| | |||||
* | ERR: Remove warnings | Andy Cedilnik | 2003-05-01 | 8 | -47/+54 |
| | |||||
* | ENH: Only compile memdebug when CURL_MALLOC_DEBUG is on | Andy Cedilnik | 2003-05-01 | 1 | -1/+8 |
| | |||||
* | ERR: Remove some curl warnings | Andy Cedilnik | 2003-05-01 | 5 | -1/+9 |
| | |||||
* | ERR: Remove warnings | Andy Cedilnik | 2003-05-01 | 1 | -2/+0 |
| | |||||
* | ERR: Make OpenSSL optional until pkg-config works | Andy Cedilnik | 2003-04-30 | 1 | -7/+11 |
| | |||||
* | ENH: Make Curl code to be built by default | Andy Cedilnik | 2003-04-29 | 1 | -5/+5 |
| | |||||
* | BUG: Need to use the new CheckSymbolExists because the one in CMake 1.6 can ↵ | Andy Cedilnik | 2003-04-29 | 2 | -1/+59 |
| | | | | be broken | ||||
* | ENH: Enable CTest to be build as a part of CMake | Andy Cedilnik | 2003-04-25 | 1 | -15/+21 |
| | |||||
* | ERR: Remove warning because SCP not implemented | Andy Cedilnik | 2003-04-25 | 1 | -5/+4 |
| | |||||
* | ENH: Do not build tests by default | Andy Cedilnik | 2003-04-25 | 1 | -1/+1 |
| | |||||
* | fix some incldue paths | Ken Martin | 2003-04-23 | 1 | -3/+4 |
| | |||||
* | On verbose, be more verbose | Andy Cedilnik | 2003-04-02 | 1 | -2/+5 |
| | |||||
* | Controle verbosity | Andy Cedilnik | 2003-04-01 | 2 | -9/+35 |
| | |||||
* | Stop using check_function_exists. Use check_symbol_exists | Andy Cedilnik | 2003-03-28 | 1 | -36/+41 |
| | |||||
* | Fix windows problem in curl | Andy Cedilnik | 2003-03-28 | 1 | -4/+4 |
| | |||||
* | BUG: Fixed test for gethostbyname_r and gethostbyaddr_r for ansi support. | Brad King | 2003-03-18 | 2 | -35/+49 |
| | |||||
* | BUG: fixes for hp | Bill Hoffman | 2003-03-11 | 1 | -1/+5 |
| | |||||
* | Remove warnings on AIX | Bill Hoffman | 2003-02-07 | 1 | -1/+8 |
| | |||||
* | Do not reuse connection as that feature seems to be broken | Andy Cedilnik | 2003-02-07 | 1 | -26/+26 |
| | |||||
* | BUG: Don't include prototype in test for gethostbyname_r. | Brad King | 2003-02-05 | 1 | -0/+18 |
| | |||||
* | Attempt to cleanup CMake and try to fix build on some systems | Andy Cedilnik | 2003-01-21 | 1 | -131/+117 |
| | |||||
* | Fix proxy code and fix comments to be C comments | Bill Hoffman | 2003-01-17 | 1 | -4/+4 |
| | |||||
* | Add proxy support | Andy Cedilnik | 2003-01-17 | 1 | -5/+59 |
| | |||||
* | Remove unnecessary defines | Andy Cedilnik | 2003-01-17 | 1 | -3/+0 |
| | |||||
* | Fix gcc32 -ansi problem | Andy Cedilnik | 2003-01-17 | 1 | -0/+4 |
| | |||||
* | Look for features | Andy Cedilnik | 2003-01-17 | 1 | -0/+3 |
| | |||||
* | More portability issues. Sigaction is a symbol | Andy Cedilnik | 2003-01-17 | 1 | -1/+5 |
| | |||||
* | Try to fix aix problem | Andy Cedilnik | 2003-01-16 | 1 | -22/+22 |
| | |||||
* | Add proxy support for triggering | Andy Cedilnik | 2003-01-16 | 1 | -1/+18 |
| | |||||
* | Improve submtitting using http | Andy Cedilnik | 2003-01-16 | 1 | -41/+71 |
| | |||||
* | HAVE_GETHOSTNAME is also unnecessary | Andy Cedilnik | 2003-01-16 | 3 | -5/+0 |
| | |||||
* | Cleanups | Andy Cedilnik | 2003-01-16 | 3 | -15/+2 |
| | |||||
* | Improve build, now it should build on mac and other platforms where include ↵ | Andy Cedilnik | 2003-01-16 | 3 | -8/+19 |
| | | | | file depend on each other | ||||
* | Add support for http submit. Also, add support for proxy, but it does not ↵ | Andy Cedilnik | 2003-01-15 | 2 | -1/+177 |
| | | | | work yet. | ||||
* | somebody is playing with the contributions :) | Sebastien Barre | 2003-01-15 | 1 | -0/+1 |
| | |||||
* | Fix problem with sigsetjmp | Andy Cedilnik | 2003-01-14 | 1 | -4/+0 |
| | |||||
* | New Curl version 7.10.3 | Andy Cedilnik | 2003-01-14 | 27 | -1184/+1613 |
| | |||||
* | Make it work on cygwin | Andy Cedilnik | 2003-01-13 | 1 | -22/+46 |
| | |||||
* | Test on simpler pages | Andy Cedilnik | 2003-01-12 | 1 | -4/+4 |
| | |||||
* | Because of borland, this should be autodetected | Andy Cedilnik | 2003-01-12 | 1 | -1/+1 |
| | |||||
* | Add triggering | Andy Cedilnik | 2003-01-12 | 2 | -0/+67 |
| | |||||
* | Better page, so the resulting dart page will not refresh | Andy Cedilnik | 2003-01-11 | 1 | -3/+3 |
| |