Commit History

Author SHA1 Message Date
  Gisle Vanem f592ea6c30 Fix typo. 18 years ago
  Daniel Stenberg 10beb36b1c Ulf Hrnhammar fixed a format string (printf style) problem in the Negotiate 18 years ago
  Daniel Stenberg bda1e9aeab Made the copyright year match the latest modification's year. 19 years ago
  Daniel Stenberg 687cf0235e modified to hush compiler warnings 19 years ago
  Daniel Stenberg 74a299fd08 1. sws now supports two new "commands" and 2. if built with 19 years ago
  Daniel Stenberg 9542dfdcdc moved test2file() to util.c 19 years ago
  Daniel Stenberg b9c8de598b Thanks to Scott Davis' detailed reports, I found this premature detection 19 years ago
  Daniel Stenberg e22ac39da4 detabify 19 years ago
  Daniel Stenberg b749910e6c include ctype.h for isdigit() 19 years ago
  Daniel Stenberg 4a091bbd8a Bug report #1204435 identified a problem with malformed URLs like 19 years ago
  Daniel Stenberg 84fd4686e2 Moved more generic functions to util.[ch] 19 years ago
  Daniel Stenberg 366b62af2d always use the libcurl-provided *printf() functions 19 years ago
  Daniel Stenberg 23da55a9f1 Moved common code to util.[ch] instead of having it duplicated in sws.c 19 years ago
  Daniel Stenberg 3bcfe678ab display listening port in log 19 years ago
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 years ago
  Daniel Stenberg 31443724c6 modified some log outputs, added comment about auth required as used in 19 years ago
  Daniel Stenberg dc28a9c0c1 make sure the ipv6 http server gets its pid stored in a separate file 20 years ago
  Gisle Vanem d02b2c4308 Fixed missing braces warning. 20 years ago
  Gisle Vanem 22a0c57746 Missing 'in6addr_any' in MingW's lib. ld bug? 20 years ago
  Daniel Stenberg 9b3b7ad22e HTTP IPv6 support added to the test suite 20 years ago
  Daniel Stenberg 18f14ae23d close the connection when a bad test number was requested 20 years ago
  Daniel Stenberg d6c155ff47 added comment about port number in CONNECT string being used as test number 20 years ago
  Daniel Stenberg 0eb8414750 Enable test cases to provide sections base64-encoded to be able to test 20 years ago
  Daniel Stenberg a6d4d3eeac use curlx_strnequal() from the private lib sources instead of strncasecmp() 20 years ago
  Daniel Stenberg 2a701a1aac modified some logging output 20 years ago
  Daniel Stenberg 67341c4cbe when the client disconnects prematurely, dump the request as received thus 20 years ago
  Daniel Stenberg 0a83fa90bb skip the pid from the logging 20 years ago
  Daniel Stenberg da6eea9b38 delete trailing whitespace 20 years ago
  Daniel Stenberg 0aa7d11cc9 %ld for long 20 years ago
  Daniel Stenberg 933f7cecae int/long fix 20 years ago