Historique des commits

Auteur SHA1 Message Date
  Marcel Raad 7dd89c1cdc tests: declare TU-local variables static il y a 7 ans
  klemens f7df67cff0 spelling fixes il y a 7 ans
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions il y a 8 ans
  Daniel Stenberg 365322b8bc tests/libtest: follow our code style guidelines better il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Yang Tse ba7fbd0960 test509: libcurl initialization with memory callbacks and actual usage il y a 11 ans
  Daniel Stenberg 55700cb01f - We no longer support setting the CURLOPT_URL option from inside a callback il y a 16 ans
  Daniel Stenberg 11fae450fa make this test disabled properly when built with yassl il y a 17 ans
  Daniel Stenberg 7b9435890d add verbose output to test 509 for easier debugging il y a 17 ans
  Yang Tse 92433e596b We use this ZERO_NULL to avoid picky compiler warnings, il y a 17 ans
  Yang Tse 059707be32 Renamed a couple of global variables to avoid shadowing warnings il y a 17 ans
  Daniel Stenberg c1f3edbdd1 openssl/bio.h doesn't exist when we build with yassl so avoid trying il y a 17 ans
  Yang Tse 40087ce7c0 change max allowed time for this test to complete to 90 seconds il y a 17 ans
  Yang Tse 75fca27f8e log a message, stating the need of openssl to run this test il y a 18 ans
  Yang Tse 2f4fe0175b Some tests were using functions curlx_tvnow and curlx_tvdiff which are not il y a 18 ans
  Gisle Vanem d10e174fd1 Some compilers lacks <sys/time.h>. Include "timeval.h" to simplify the #ifdefs. il y a 18 ans
  Yang Tse 609044aea2 Compiler warning fix il y a 18 ans
  Yang Tse b4700f026b Add project notice and file Id il y a 18 ans
  Yang Tse 384c8f3560 Use curl_global_init() and curl_global_cleanup(). il y a 18 ans
  Yang Tse d997ff6aa8 Oops! Actually set the limit to 30 seconds. il y a 18 ans
  Yang Tse b9ccecf86e Decrease the posibility of aborting a test which actually is not il y a 18 ans
  Yang Tse c818e7064f When aborting, show loop counter values when more than one counter exists. il y a 18 ans
  Yang Tse ead6ab2ef7 Abort test if it seems that it would have run forever. This is just to prevent il y a 18 ans
  Gisle Vanem e134a40208 Added select_test() function to allow selecting on no sockets on il y a 18 ans
  Daniel Stenberg 23550fe5de Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on il y a 20 ans
  Daniel Stenberg 2b1673c9c8 Now the test servers and test cases can run on a custom port number. There's il y a 20 ans
  Daniel Stenberg 7e186f9a63 just code formatting and killed whitespace il y a 20 ans
  Daniel Stenberg eb946690d2 make it not leak memory when it returns prematurely il y a 20 ans
  Daniel Stenberg 58387b91f9 printf %s with plain 'char *', not unsigned ones to silence icc's picky il y a 20 ans
  Daniel Stenberg 87a1c7033e removed include stuff now handled by test.h il y a 21 ans