Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg 4d2f800677 curl.se: new home hace 3 años
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start hace 4 años
  Vilhelm Prytz d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year hace 4 años
  Marcel Raad 9eac2d92cf lib509: add missing include for strdup hace 5 años
  Viktor Szakats b801b453af whitespace fixes hace 6 años
  Marcel Raad 7dd89c1cdc tests: declare TU-local variables static hace 7 años
  klemens f7df67cff0 spelling fixes hace 7 años
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions hace 7 años
  Daniel Stenberg 365322b8bc tests/libtest: follow our code style guidelines better hace 8 años
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// hace 8 años
  Yang Tse ba7fbd0960 test509: libcurl initialization with memory callbacks and actual usage hace 11 años
  Daniel Stenberg 55700cb01f - We no longer support setting the CURLOPT_URL option from inside a callback hace 16 años
  Daniel Stenberg 11fae450fa make this test disabled properly when built with yassl hace 16 años
  Daniel Stenberg 7b9435890d add verbose output to test 509 for easier debugging hace 16 años
  Yang Tse 92433e596b We use this ZERO_NULL to avoid picky compiler warnings, hace 17 años
  Yang Tse 059707be32 Renamed a couple of global variables to avoid shadowing warnings hace 17 años
  Daniel Stenberg c1f3edbdd1 openssl/bio.h doesn't exist when we build with yassl so avoid trying hace 17 años
  Yang Tse 40087ce7c0 change max allowed time for this test to complete to 90 seconds hace 17 años
  Yang Tse 75fca27f8e log a message, stating the need of openssl to run this test hace 17 años
  Yang Tse 2f4fe0175b Some tests were using functions curlx_tvnow and curlx_tvdiff which are not hace 17 años
  Gisle Vanem d10e174fd1 Some compilers lacks <sys/time.h>. Include "timeval.h" to simplify the #ifdefs. hace 17 años
  Yang Tse 609044aea2 Compiler warning fix hace 18 años
  Yang Tse b4700f026b Add project notice and file Id hace 18 años
  Yang Tse 384c8f3560 Use curl_global_init() and curl_global_cleanup(). hace 18 años
  Yang Tse d997ff6aa8 Oops! Actually set the limit to 30 seconds. hace 18 años
  Yang Tse b9ccecf86e Decrease the posibility of aborting a test which actually is not hace 18 años
  Yang Tse c818e7064f When aborting, show loop counter values when more than one counter exists. hace 18 años
  Yang Tse ead6ab2ef7 Abort test if it seems that it would have run forever. This is just to prevent hace 18 años
  Gisle Vanem e134a40208 Added select_test() function to allow selecting on no sockets on hace 18 años
  Daniel Stenberg 23550fe5de Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on hace 20 años