Historia zmian

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