Daniel Stenberg 76b6348949 memdebug: make debug-specific functions use curl_dbg_ prefix %!s(int64=5) %!d(string=hai) anos
..
.gitignore 0d717a3106 libtest: Add chkdecimalpoint to .gitignore %!s(int64=6) %!d(string=hai) anos
CMakeLists.txt 4c35f24ef4 CMake: suppress MSVC warning C4127 for libtest %!s(int64=6) %!d(string=hai) anos
Makefile.am b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
Makefile.inc 15401fa886 CURLU: fix NULL dereference when used over proxy %!s(int64=5) %!d(string=hai) anos
chkdecimalpoint.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
chkhostname.c 365322b8bc tests/libtest: follow our code style guidelines better %!s(int64=8) %!d(string=hai) anos
first.c 76b6348949 memdebug: make debug-specific functions use curl_dbg_ prefix %!s(int64=5) %!d(string=hai) anos
lib1156.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib1500.c dbadaebfc4 checksrc: code style: use 'char *name' style %!s(int64=8) %!d(string=hai) anos
lib1501.c e5743f08e7 code style: use spaces around pluses %!s(int64=7) %!d(string=hai) anos
lib1502.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib1506.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib1507.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib1508.c 4af40b3646 URLs: change all http:// URLs to https:// %!s(int64=8) %!d(string=hai) anos
lib1509.c df3647c9c8 tests: Fix format specifiers %!s(int64=6) %!d(string=hai) anos
lib1510.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib1511.c dbadaebfc4 checksrc: code style: use 'char *name' style %!s(int64=8) %!d(string=hai) anos
lib1512.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib1513.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib1514.c 4af40b3646 URLs: change all http:// URLs to https:// %!s(int64=8) %!d(string=hai) anos
lib1515.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib1517.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib1518.c 435402cfe3 Curl_follow: extract the Location: header field unvalidated %!s(int64=6) %!d(string=hai) anos
lib1520.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib1522.c 20168b948a lib1522: fix curl_easy_setopt argument type %!s(int64=6) %!d(string=hai) anos
lib1525.c 141ed8ca09 libtest: fix MinGW-w64 warnings %!s(int64=7) %!d(string=hai) anos
lib1526.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib1527.c 141ed8ca09 libtest: fix MinGW-w64 warnings %!s(int64=7) %!d(string=hai) anos
lib1528.c 1c3e8bbfed checksrc: warn for assignments within if() expressions %!s(int64=8) %!d(string=hai) anos
lib1529.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib1530.c 1c3e8bbfed checksrc: warn for assignments within if() expressions %!s(int64=8) %!d(string=hai) anos
lib1531.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib1532.c 22cfeac730 easy: Reset all statistical session info in curl_easy_reset %!s(int64=8) %!d(string=hai) anos
lib1533.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib1534.c 4564636781 easy: Initialize info variables on easy init and duphandle %!s(int64=8) %!d(string=hai) anos
lib1535.c df3647c9c8 tests: Fix format specifiers %!s(int64=6) %!d(string=hai) anos
lib1536.c df3647c9c8 tests: Fix format specifiers %!s(int64=6) %!d(string=hai) anos
lib1537.c a4cc978906 tests: fix multiple may be used uninitialized warnings %!s(int64=5) %!d(string=hai) anos
lib1538.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib1540.c 8ea0baed3c test1540: Remove unused macro TEST_HANG_TIMEOUT %!s(int64=6) %!d(string=hai) anos
lib1550.c c468c27b5a tests: Make sure libtests call curl_global_cleanup() %!s(int64=7) %!d(string=hai) anos
lib1551.c c468c27b5a tests: Make sure libtests call curl_global_cleanup() %!s(int64=7) %!d(string=hai) anos
lib1552.c 7f1140c8bf multi_cleanup: call DONE on handles that never got that %!s(int64=7) %!d(string=hai) anos
lib1553.c 5b54df06d2 pingpong: return error when trying to send without connection %!s(int64=7) %!d(string=hai) anos
lib1554.c c45360d463 cppcheck: fix warnings %!s(int64=6) %!d(string=hai) anos
lib1555.c a4cc978906 tests: fix multiple may be used uninitialized warnings %!s(int64=5) %!d(string=hai) anos
lib1556.c 70cbb92134 test1556: verify >16KB headers to the header callback %!s(int64=6) %!d(string=hai) anos
lib1557.c 4c901638b4 multi: fix crash due to dangling entry in connect-pending list %!s(int64=6) %!d(string=hai) anos
lib1558.c f6bb05ccbd test1558: verify CURLINFO_PROTOCOL on file:// transfer %!s(int64=5) %!d(string=hai) anos
lib1560.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib1591.c 04b69c744c http: minor whitespace cleanup from f464535b %!s(int64=6) %!d(string=hai) anos
lib1592.c 84a30d0a41 curl_multi_remove_handle() don't block terminating c-ares requests %!s(int64=5) %!d(string=hai) anos
lib1900.c a4cc978906 tests: fix multiple may be used uninitialized warnings %!s(int64=5) %!d(string=hai) anos
lib1905.c a4cc978906 tests: fix multiple may be used uninitialized warnings %!s(int64=5) %!d(string=hai) anos
lib500.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib501.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib502.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib503.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib504.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib505.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib506.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib507.c e5743f08e7 code style: use spaces around pluses %!s(int64=7) %!d(string=hai) anos
lib508.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib509.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib510.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib511.c 1c3e8bbfed checksrc: warn for assignments within if() expressions %!s(int64=8) %!d(string=hai) anos
lib512.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib513.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib514.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib515.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib516.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib517.c ea233e5b4b parsedate: support UT timezone %!s(int64=6) %!d(string=hai) anos
lib518.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib519.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib520.c 1c3e8bbfed checksrc: warn for assignments within if() expressions %!s(int64=8) %!d(string=hai) anos
lib521.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib523.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib524.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib525.c e5743f08e7 code style: use spaces around pluses %!s(int64=7) %!d(string=hai) anos
lib526.c e5743f08e7 code style: use spaces around pluses %!s(int64=7) %!d(string=hai) anos
lib530.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib533.c e5743f08e7 code style: use spaces around pluses %!s(int64=7) %!d(string=hai) anos
lib536.c e5743f08e7 code style: use spaces around pluses %!s(int64=7) %!d(string=hai) anos
lib537.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib539.c 1c3e8bbfed checksrc: warn for assignments within if() expressions %!s(int64=8) %!d(string=hai) anos
lib540.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib541.c c5e87fdb7a strerror: Preserve Windows error code in some functions %!s(int64=7) %!d(string=hai) anos
lib542.c 1c3e8bbfed checksrc: warn for assignments within if() expressions %!s(int64=8) %!d(string=hai) anos
lib543.c c468c27b5a tests: Make sure libtests call curl_global_cleanup() %!s(int64=7) %!d(string=hai) anos
lib544.c cb529b713f checksrc: make sure sizeof() is used *with* parentheses %!s(int64=6) %!d(string=hai) anos
lib547.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib549.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib552.c cb529b713f checksrc: make sure sizeof() is used *with* parentheses %!s(int64=6) %!d(string=hai) anos
lib553.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
lib554.c 0401734dfd mime: keep "text/plain" content type if user-specified. %!s(int64=7) %!d(string=hai) anos
lib555.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib556.c a4cc978906 tests: fix multiple may be used uninitialized warnings %!s(int64=5) %!d(string=hai) anos
lib557.c fa2d6ba84d printf: fix format specifiers %!s(int64=5) %!d(string=hai) anos
lib558.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib559.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib560.c 7e35eb7729 spelling fixes %!s(int64=6) %!d(string=hai) anos
lib562.c 1c3e8bbfed checksrc: warn for assignments within if() expressions %!s(int64=8) %!d(string=hai) anos
lib564.c e5743f08e7 code style: use spaces around pluses %!s(int64=7) %!d(string=hai) anos
lib566.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib567.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib568.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib569.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib570.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib571.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib572.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib573.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib574.c 69a6cc2e13 libtest/lib574.c: use correct callback proto %!s(int64=7) %!d(string=hai) anos
lib575.c e5743f08e7 code style: use spaces around pluses %!s(int64=7) %!d(string=hai) anos
lib576.c a71012c03e code: style updates %!s(int64=8) %!d(string=hai) anos
lib578.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib579.c c45360d463 cppcheck: fix warnings %!s(int64=6) %!d(string=hai) anos
lib582.c b7f5345976 lib582: do not verify host for SFTP %!s(int64=7) %!d(string=hai) anos
lib583.c 45cecfbd33 lib583: fix compiler warning %!s(int64=7) %!d(string=hai) anos
lib586.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib589.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib590.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib591.c 908a9a6742 build: remove HAVE_LIMITS_H check %!s(int64=6) %!d(string=hai) anos
lib597.c b08898fb29 connection: never reuse CONNECT_ONLY conections %!s(int64=5) %!d(string=hai) anos
lib598.c b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
lib599.c 6b84438d9a code style: use spaces around equals signs %!s(int64=7) %!d(string=hai) anos
lib643.c 70c3ed48ac test643: verify curl_mime_subparts() rejects cyclic additions. %!s(int64=7) %!d(string=hai) anos
lib650.c 60776a0515 curl-compilers: enable -Wbad-function-cast on GCC %!s(int64=6) %!d(string=hai) anos
lib651.c 10a659dbf6 test651: curl_formadd with huge COPYCONTENTS %!s(int64=7) %!d(string=hai) anos
lib652.c cb529b713f checksrc: make sure sizeof() is used *with* parentheses %!s(int64=6) %!d(string=hai) anos
lib653.c 8351ab4510 test653: check reuse of easy handle after mime data change %!s(int64=7) %!d(string=hai) anos
lib654.c e44ddfd477 mime: clone mime tree upon easy handle duplication. %!s(int64=6) %!d(string=hai) anos
lib655.c 8b0b1a3088 build: get CFLAGS (including -werror) used for examples and tests %!s(int64=6) %!d(string=hai) anos
lib658.c 5c4fe0d826 setopt: add CURLOPT_CURLU %!s(int64=6) %!d(string=hai) anos
lib659.c 15401fa886 CURLU: fix NULL dereference when used over proxy %!s(int64=5) %!d(string=hai) anos
libauthretry.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
libntlmconnect.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
mk-lib1521.pl f464535bfd http: Implement trailing headers for chunked transfers %!s(int64=6) %!d(string=hai) anos
notexists.pl 2b56e4c1bb tests 1334 to 1363 revisited. %!s(int64=12) %!d(string=hai) anos
sethostname.c 4af40b3646 URLs: change all http:// URLs to https:// %!s(int64=8) %!d(string=hai) anos
sethostname.h b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
stub_gssapi.c 28177def43 gssapi: fix deprecated header warnings %!s(int64=5) %!d(string=hai) anos
stub_gssapi.h b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
test.h 6dc3422d48 tests: fix -Wcast-qual warnings %!s(int64=7) %!d(string=hai) anos
test1013.pl 4e11bd156e test1013.pl: GSS-Negotiate doesn't exist as a feature anymore %!s(int64=10) %!d(string=hai) anos
test1022.pl d8373cb992 Fixed test 1023 when using daily snapshots %!s(int64=13) %!d(string=hai) anos
test307.pl 46b112bcd4 %!s(int64=14) %!d(string=hai) anos
test610.pl 46b112bcd4 %!s(int64=14) %!d(string=hai) anos
test613.pl 584142892f tests: added --remote-time tests for remaining protocols that support it %!s(int64=7) %!d(string=hai) anos
test75.pl 46b112bcd4 %!s(int64=14) %!d(string=hai) anos
testtrace.c dcd6f81025 snprintf: renamed and we now only use msnprintf() %!s(int64=6) %!d(string=hai) anos
testtrace.h b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos
testutil.c 8ab22a7453 time: fix type conversions and compiler warnings %!s(int64=7) %!d(string=hai) anos
testutil.h b801b453af whitespace fixes %!s(int64=6) %!d(string=hai) anos