| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Add support for proxy authentication (thanks Jean-Michel) | Andy Cedilnik | 2004-11-24 | 2 | -1/+22 |
|
|
* | ENH: Make more things XML safe | Andy Cedilnik | 2004-11-23 | 1 | -12/+12 |
|
|
* | ENH: added -U option to take union of -R and -I | Ken Martin | 2004-11-13 | 2 | -44/+78 |
|
|
* | ENH: Another linker error on sun | Andy Cedilnik | 2004-11-11 | 1 | -0/+1 |
|
|
* | COMP: Remove warning on icl | Andy Cedilnik | 2004-10-26 | 1 | -1/+1 |
|
|
* | ENH: Handle more REMARKS on SGI | Andy Cedilnik | 2004-10-26 | 1 | -0/+1 |
|
|
* | ENH: Add development version support in CMake | Andy Cedilnik | 2004-10-22 | 1 | -1/+3 |
|
|
* | COMP: This should fix the borland random build problem | Andy Cedilnik | 2004-10-22 | 1 | -4/+4 |
|
|
* | BUG: Fix reporting of path and full command when test program was not found | Andy Cedilnik | 2004-10-21 | 1 | -1/+3 |
|
|
* | BUG: Handle remarks on SGI properly | Andy Cedilnik | 2004-10-21 | 1 | -1/+7 |
|
|
* | ENH: Add regular expression for remarks on IRIX | Andy Cedilnik | 2004-10-19 | 1 | -0/+1 |
|
|
* | BUG: Fix output to match the Dart output | Andy Cedilnik | 2004-10-18 | 2 | -7/+10 |
|
|
* | ENH: Cleanups and unify output | Andy Cedilnik | 2004-10-18 | 1 | -17/+17 |
|
|
* | ENH: Update to the new coverage code. It may not be perfect yet, but it is a ... | Andy Cedilnik | 2004-10-17 | 2 | -442/+370 |
|
|
* | COMP: Security.c should be only build when Kerberos is on | Andy Cedilnik | 2004-10-15 | 1 | -1/+0 |
|
|
* | COMP: Remove warnings on borland build | Andy Cedilnik | 2004-10-13 | 15 | -31/+48 |
|
|
* | COMP: Attempt to remove warnings on borland | Andy Cedilnik | 2004-10-13 | 7 | -12/+12 |
|
|
* | COMP: Remove alignment warning | Andy Cedilnik | 2004-10-11 | 1 | -2/+8 |
|
|
* | COMP: Remove alignment warning | Andy Cedilnik | 2004-10-11 | 1 | -1/+7 |
|
|
* | COMP: Remove alignment warning | Andy Cedilnik | 2004-10-11 | 1 | -2/+7 |
|
|
* | COMP: Remove alignment warning | Andy Cedilnik | 2004-10-11 | 1 | -8/+15 |
|
|
* | COMP: Remove alignment warning | Andy Cedilnik | 2004-10-11 | 1 | -2/+16 |
|
|
* | COMP: Remove alignment warning | Andy Cedilnik | 2004-10-11 | 2 | -4/+10 |
|
|
* | COMP: If compiler know strtoll or strtoi64, then no need for compiling strtoo... | Andy Cedilnik | 2004-10-08 | 1 | -1/+6 |
|
|
* | COMP: Remove warning on optimized build | Andy Cedilnik | 2004-10-08 | 1 | -1/+2 |
|
|
* | COMP: Remove warning about assigning 0x8000000000000000L to long long | Andy Cedilnik | 2004-10-07 | 4 | -0/+23 |
|
|
* | ENH: Properly detect strerror_r for glibc or posix" | Andy Cedilnik | 2004-10-07 | 2 | -2/+89 |
|
|
* | FIX: broken sun build | Will Schroeder | 2004-10-07 | 2 | -1/+6 |
|
|
* | COMP: No need for ldap for now | Andy Cedilnik | 2004-10-07 | 1 | -1/+8 |
|
|
* | COMP: Fix problems when doing -Werror | Andy Cedilnik | 2004-10-07 | 1 | -5/+4 |
|
|
* | COMP: Fix C syntax, and remove unused variable | Andy Cedilnik | 2004-10-07 | 1 | -3/+2 |
|
|
* | COMP: Fix compile warnings on certain hp systems | Bill Hoffman | 2004-10-07 | 1 | -3/+15 |
|
|
* | COMP: Remove assignment warnings on hp | Bill Hoffman | 2004-10-07 | 1 | -2/+11 |
|
|
* | COMP: Fix hostent redefined warning | Andy Cedilnik | 2004-10-07 | 1 | -1/+4 |
|
|
* | COMP: Undef SETBLOCK before redefining it to remove parse warnings | Andy Cedilnik | 2004-10-07 | 1 | -0/+12 |
|
|
* | COMP: If both tests are succesfull, prevent compiler error | Andy Cedilnik | 2004-10-07 | 1 | -11/+15 |
|
|
* | COMP: Remove unused variable warning | Andy Cedilnik | 2004-10-07 | 1 | -0/+2 |
|
|
* | COMP: Remove compile warning on cygwin | Ken Martin | 2004-10-06 | 1 | -1/+1 |
|
|
* | COMP: Attempt to remove warning | Ken Martin | 2004-10-06 | 1 | -0/+1 |
|
|
* | COMP: Attempt to fix non-blocking tests | Andy Cedilnik | 2004-10-06 | 2 | -23/+38 |
|
|
* | COMP: Fix C build problem in certain conditions | Andy Cedilnik | 2004-10-06 | 1 | -6/+8 |
|
|
* | BUG: Prevent crash when strerror fails | Andy Cedilnik | 2004-10-05 | 1 | -1/+10 |
|
|
* | PERF: Several cleanups, and remove need for Curl directory to be in include path | Andy Cedilnik | 2004-10-05 | 2 | -3/+1 |
|
|
* | BUG: change the name of memory.h | Bill Hoffman | 2004-10-05 | 42 | -41/+41 |
|
|
* | ERR: Fix TRUE build problem and replace error couts with cerrs | Andy Cedilnik | 2004-10-05 | 1 | -10/+10 |
|
|
* | ERR: Fix Windows build | Andy Cedilnik | 2004-10-05 | 3 | -3/+42 |
|
|
* | ENH: Update Curl to 7.12.1 | Andy Cedilnik | 2004-10-05 | 114 | -8700/+19761 |
|
|
* | BUG: Fix O_NONBLOCK test | Andy Cedilnik | 2004-10-05 | 1 | -9/+16 |
|
|
* | ENH: We need this for the new version of Curl. Once CMake 2.2 is released, th... | Andy Cedilnik | 2004-10-05 | 2 | -0/+85 |
|
|
* | BUG: Add regular expression to vector | Andy Cedilnik | 2004-10-01 | 1 | -0/+1 |
|
|