Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for http submit. Also, add support for proxy, but it does not wor... | Andy Cedilnik | 2003-01-15 | 2 | -1/+177 |
* | Add support for http submit | Andy Cedilnik | 2003-01-15 | 1 | -0/+24 |
* | 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 |
* | Make GetCMakeInstance private and clean cxx file | Andy Cedilnik | 2003-01-14 | 2 | -7/+12 |
* | New Curl version 7.10.3 | Andy Cedilnik | 2003-01-14 | 27 | -1184/+1613 |
* | BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test case | Bill Hoffman | 2003-01-13 | 1 | -28/+39 |
* | added install target | Ken Martin | 2003-01-13 | 1 | -1/+1 |
* | Add space between arguments | Andy Cedilnik | 2003-01-13 | 1 | -0/+4 |
* | 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 |
* | Use C flags too. Not exactly the right solution but it will have to do for now. | Andy Cedilnik | 2003-01-12 | 1 | -3/+11 |
* | Add triggering | Andy Cedilnik | 2003-01-12 | 2 | -0/+67 |
* | Fix time output and add triggering | Andy Cedilnik | 2003-01-12 | 1 | -2/+15 |
* | Better page, so the resulting dart page will not refresh | Andy Cedilnik | 2003-01-11 | 1 | -3/+3 |
* | Try to fix cygwin build | Andy Cedilnik | 2003-01-11 | 1 | -1/+3 |
* | Fix testing of curl on windows | Andy Cedilnik | 2003-01-11 | 3 | -3/+5 |
* | Add curl testing | Andy Cedilnik | 2003-01-11 | 3 | -0/+92 |
* | Remove old file | Andy Cedilnik | 2003-01-11 | 1 | -189/+0 |
* | Add missing header file | Andy Cedilnik | 2003-01-11 | 2 | -2/+190 |
* | Try to fix building of tests | Andy Cedilnik | 2003-01-10 | 1 | -0/+2 |
* | Add another AIX test | Andy Cedilnik | 2003-01-10 | 2 | -0/+22 |
* | AIX fixes | Bill Hoffman | 2003-01-10 | 2 | -1/+13 |
* | Fix nonblocking problem | Andy Cedilnik | 2003-01-10 | 1 | -4/+18 |
* | fix warnings | Ken Martin | 2003-01-10 | 1 | -2/+2 |
* | More windows | Andy Cedilnik | 2003-01-10 | 1 | -105/+106 |
* | On Windows we need winmm | Andy Cedilnik | 2003-01-10 | 1 | -0/+5 |
* | Fixed persistant connection problem | Andy Cedilnik | 2003-01-10 | 1 | -1/+1 |
* | compiler warning | Ken Martin | 2003-01-10 | 1 | -1/+1 |
* | Forgot to move gethostname | Andy Cedilnik | 2003-01-10 | 1 | -0/+3 |
* | Method should return something | Andy Cedilnik | 2003-01-10 | 1 | -0/+1 |
* | New version of libcurl | Andy Cedilnik | 2003-01-10 | 79 | -2431/+5044 |
* | fix bug in env settings | Ken Martin | 2003-01-09 | 4 | -38/+40 |
* | more option on var watches | Ken Martin | 2003-01-09 | 2 | -1/+15 |
* | fix warning | Bill Hoffman | 2003-01-09 | 1 | -1/+1 |
* | restore the environment for cxx and cc in global generator | Bill Hoffman | 2003-01-09 | 2 | -5/+53 |
* | use cmstdstring in maps | Bill Hoffman | 2003-01-09 | 1 | -1/+1 |
* | fix syntax for addwatch | Bill Hoffman | 2003-01-09 | 1 | -2/+2 |
* | only load bw compat if CMAKE_BACK... is set | Ken Martin | 2003-01-09 | 1 | -4/+4 |
* | added watches for access of bw compat vars | Ken Martin | 2003-01-09 | 1 | -0/+20 |
* | now complains more | Ken Martin | 2003-01-09 | 1 | -7/+5 |
* | Reorganize | Andy Cedilnik | 2003-01-08 | 3 | -1/+487 |
* | Add option of watching variables | Andy Cedilnik | 2003-01-08 | 8 | -3/+203 |
* | ENH: only force the use of ansi flags in backwards mode | Bill Hoffman | 2003-01-08 | 1 | -3/+18 |
* | Implement FTP uploading | Andy Cedilnik | 2003-01-08 | 2 | -12/+71 |
* | Add more places to search for library, also include curl directory when compi... | Andy Cedilnik | 2003-01-08 | 1 | -2/+5 |
* | New signature | Andy Cedilnik | 2003-01-08 | 1 | -2/+2 |
* | Initial import | Andy Cedilnik | 2003-01-08 | 5 | -0/+920 |
* | Work on submitting | Andy Cedilnik | 2003-01-07 | 2 | -2/+87 |