Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Stenberg 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers před 4 roky
  Viktor Szakats b801b453af whitespace fixes před 6 roky
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses před 7 roky
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming před 12 roky
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files před 12 roky
  Daniel Stenberg c5de48b56c lib503: enable verbose to ease debugging this před 12 roky
  Yang Tse 629d2e3450 multi tests: OOM handling fixes před 13 roky
  Yang Tse c8ba8740b9 test suite: libtest header inclusion cleanup před 13 roky
  Daniel Stenberg fb48e2050b libtests: stop checking for CURLM_CALL_MULTI_PERFORM před 13 roky
  Yang Tse 5d39dea3b3 compiler warning: fix před 13 roky
  Daniel Stenberg 1aeb635cdd sources: update source headers před 13 roky
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines před 14 roky
  Yang Tse cad9c3f55f před 15 roky
  Yang Tse 7beb473a3d include "memdebug.h" před 16 roky
  Dan Fandrich d31da176eb Made sure to pass longs in to curl_easy_setopt where necessary in the před 16 roky
  Yang Tse 059707be32 Renamed a couple of global variables to avoid shadowing warnings před 17 roky
  Yang Tse 40087ce7c0 change max allowed time for this test to complete to 90 seconds před 17 roky
  Yang Tse 2f4fe0175b Some tests were using functions curlx_tvnow and curlx_tvdiff which are not před 18 roky
  Gisle Vanem d10e174fd1 Some compilers lacks <sys/time.h>. Include "timeval.h" to simplify the #ifdefs. před 18 roky
  Yang Tse b4700f026b Add project notice and file Id před 18 roky
  Yang Tse 384c8f3560 Use curl_global_init() and curl_global_cleanup(). před 18 roky
  Yang Tse c54a4301ee Abort test if it seems that it would have run forever. This is just to prevent před 18 roky
  Gisle Vanem e134a40208 Added select_test() function to allow selecting on no sockets on před 18 roky
  Daniel Stenberg e2fe03df8e removed trailing whitespace před 20 roky
  Daniel Stenberg e2e593a036 clean up properly on failure to enable easier libcurl leak detection před 20 roky
  Daniel Stenberg 87a1c7033e removed include stuff now handled by test.h před 21 roky
  Daniel Stenberg 8777ba7e42 include sys/select.h to prevent picky compiler warnings when using select() před 21 roky
  Daniel Stenberg a5c4442ebf changed the test() function to return type int před 21 roky
  Daniel Stenberg 245ab7c796 avoid dependence on the order of the fields in the timeval struct, pointed out před 21 roky