summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Add support for http submit. Also, add support for proxy, but it does not wor...Andy Cedilnik2003-01-152-1/+177
* Add support for http submitAndy Cedilnik2003-01-151-0/+24
* somebody is playing with the contributions :)Sebastien Barre2003-01-151-0/+1
* Fix problem with sigsetjmpAndy Cedilnik2003-01-141-4/+0
* Make GetCMakeInstance private and clean cxx fileAndy Cedilnik2003-01-142-7/+12
* New Curl version 7.10.3Andy Cedilnik2003-01-1427-1184/+1613
* BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test caseBill Hoffman2003-01-131-28/+39
* added install targetKen Martin2003-01-131-1/+1
* Add space between argumentsAndy Cedilnik2003-01-131-0/+4
* Make it work on cygwinAndy Cedilnik2003-01-131-22/+46
* Test on simpler pagesAndy Cedilnik2003-01-121-4/+4
* Because of borland, this should be autodetectedAndy Cedilnik2003-01-121-1/+1
* Use C flags too. Not exactly the right solution but it will have to do for now.Andy Cedilnik2003-01-121-3/+11
* Add triggeringAndy Cedilnik2003-01-122-0/+67
* Fix time output and add triggeringAndy Cedilnik2003-01-121-2/+15
* Better page, so the resulting dart page will not refreshAndy Cedilnik2003-01-111-3/+3
* Try to fix cygwin buildAndy Cedilnik2003-01-111-1/+3
* Fix testing of curl on windowsAndy Cedilnik2003-01-113-3/+5
* Add curl testingAndy Cedilnik2003-01-113-0/+92
* Remove old fileAndy Cedilnik2003-01-111-189/+0
* Add missing header fileAndy Cedilnik2003-01-112-2/+190
* Try to fix building of testsAndy Cedilnik2003-01-101-0/+2
* Add another AIX testAndy Cedilnik2003-01-102-0/+22
* AIX fixesBill Hoffman2003-01-102-1/+13
* Fix nonblocking problemAndy Cedilnik2003-01-101-4/+18
* fix warningsKen Martin2003-01-101-2/+2
* More windowsAndy Cedilnik2003-01-101-105/+106
* On Windows we need winmmAndy Cedilnik2003-01-101-0/+5
* Fixed persistant connection problemAndy Cedilnik2003-01-101-1/+1
* compiler warningKen Martin2003-01-101-1/+1
* Forgot to move gethostnameAndy Cedilnik2003-01-101-0/+3
* Method should return somethingAndy Cedilnik2003-01-101-0/+1
* New version of libcurlAndy Cedilnik2003-01-1079-2431/+5044
* fix bug in env settingsKen Martin2003-01-094-38/+40
* more option on var watchesKen Martin2003-01-092-1/+15
* fix warningBill Hoffman2003-01-091-1/+1
* restore the environment for cxx and cc in global generatorBill Hoffman2003-01-092-5/+53
* use cmstdstring in mapsBill Hoffman2003-01-091-1/+1
* fix syntax for addwatchBill Hoffman2003-01-091-2/+2
* only load bw compat if CMAKE_BACK... is setKen Martin2003-01-091-4/+4
* added watches for access of bw compat varsKen Martin2003-01-091-0/+20
* now complains moreKen Martin2003-01-091-7/+5
* ReorganizeAndy Cedilnik2003-01-083-1/+487
* Add option of watching variablesAndy Cedilnik2003-01-088-3/+203
* ENH: only force the use of ansi flags in backwards modeBill Hoffman2003-01-081-3/+18
* Implement FTP uploadingAndy Cedilnik2003-01-082-12/+71
* Add more places to search for library, also include curl directory when compi...Andy Cedilnik2003-01-081-2/+5
* New signatureAndy Cedilnik2003-01-081-2/+2
* Initial importAndy Cedilnik2003-01-085-0/+920
* Work on submittingAndy Cedilnik2003-01-072-2/+87