提交歷史

作者 SHA1 備註 提交日期
  Gisle Vanem e134a40208 Added select_test() function to allow selecting on no sockets on 18 年之前
  Daniel Stenberg 23550fe5de Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on 20 年之前
  Daniel Stenberg 2b1673c9c8 Now the test servers and test cases can run on a custom port number. There's 20 年之前
  Daniel Stenberg 7e186f9a63 just code formatting and killed whitespace 20 年之前
  Daniel Stenberg eb946690d2 make it not leak memory when it returns prematurely 20 年之前
  Daniel Stenberg 58387b91f9 printf %s with plain 'char *', not unsigned ones to silence icc's picky 20 年之前
  Daniel Stenberg 87a1c7033e removed include stuff now handled by test.h 20 年之前
  Daniel Stenberg 8777ba7e42 include sys/select.h to prevent picky compiler warnings when using select() 20 年之前
  Daniel Stenberg 7729c63be0 fixed the no-ssl version to return int as well 20 年之前
  Daniel Stenberg a5c4442ebf changed the test() function to return type int 20 年之前
  Daniel Stenberg 3a61c98b65 Peter Sylvester brought code that now allows a callback to modified the URL 21 年之前