Commit History

Author SHA1 Message Date
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 years ago
  Yang Tse a144bb8b76 build adjustments: functionally revert commits 4d3fb91f and bbfe1182 12 years ago
  Yang Tse bbfe118209 libtests: build adjustment 12 years ago
  Gokhan Sengun 2b24dd870e multi interface: fix block when CONNECT_ONLY option is used 13 years ago
  Yang Tse 51e5a2bf3f multi tests: OOM handling fixes - commit 629d2e34 follow-up 13 years ago
  Yang Tse 629d2e3450 multi tests: OOM handling fixes 13 years ago
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h 13 years ago
  Yang Tse 9f390a356e unit tests: build adjustment 13 years ago
  Daniel Stenberg 1aeb635cdd sources: update source headers 14 years ago
  Henry Ludemann 0e74e1d8d8 sftp-multi: test 582 added 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse cad9c3f55f 15 years ago
  Yang Tse 232d17ec64 15 years ago
  Gunter Knauf f671d0513c renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 15 years ago
  Yang Tse 5a91746b80 David McCreedy's "TPF-platform specific changes to various files" patch 15 years ago
  Yang Tse a6c915aab9 fix compiler warning: external declaration in primary source file 16 years ago
  Yang Tse 1e7125ae7b add comment for include paths 16 years ago
  Yang Tse 059707be32 Renamed a couple of global variables to avoid shadowing warnings 17 years ago
  Daniel Stenberg 1da3192d2d let's just export the whole argc + argv pair globally so that each test tool 17 years ago
  Daniel Stenberg 5ae21ebde9 add support for arg3 as the third argument... 17 years ago
  Yang Tse 69565afab0 Check for stdbool.h at configuration stage, and include it if available. 18 years ago
  Yang Tse 4894ce16fc use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 18 years ago
  Yang Tse b4700f026b Add project notice and file Id 18 years ago
  Yang Tse 384c8f3560 Use curl_global_init() and curl_global_cleanup(). 18 years ago
  Gisle Vanem e134a40208 Added select_test() function to allow selecting on no sockets on 18 years ago
  Daniel Stenberg 4ab0d74250 enable memory debugging the same way the curl command line tool already does 20 years ago
  Daniel Stenberg 6e3fa90c9e We let this file include more generic headers that many libtests need anyway 21 years ago
  Daniel Stenberg 349a15b089 provide a test() proto 21 years ago