Историја ревизија

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