Commit History

Author SHA1 Message Date
  Daniel Stenberg a7452b8b8c sws: support extracting test number from CONNECT ipv6-address! 11 years ago
  Daniel Stenberg 1e29d275c6 test1509: verify proxy header response headers count 11 years ago
  Daniel Stenberg e4b733e3f1 HTTP proxy: insert slash in URL if missing 11 years ago
  Yang Tse 308cce8231 test servers: handle W32/W64 SIGBREAK with exit_signal_handler 11 years ago
  Yang Tse a6848250d2 test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago
  Marc Hoersken 6372144be0 sws.c: Fixed warning: 'err' may be used uninitialized in this function 11 years ago
  Guenter Knauf 154fc29f58 Fix some compiler warnings. 12 years ago
  Joe Mason 42e4c34ff3 sws: close sockets properly 12 years ago
  Joe Mason 0df14c8393 Remove debug logs that were accidentally checked in 12 years ago
  Joe Mason 60a2ee88a5 Use select in sws, which has better cross-platform support than poll 12 years ago
  Joe Mason 66a77a9b49 Use cross-platform curlx_nonblock instead of fcntl in sws 12 years ago
  Joe Mason 674da8ae07 Add a polling loop in main to read from more than one socket at once. Add the O_NONBLOCK and 12 years ago
  Joe Mason 84490052d4 Change return values of get_request, accept_connection and service_connection to add a return code 12 years ago
  Joe Mason 19035292d0 Hoist the loop out of get_request, and make sure that it can be reentered when a request is 12 years ago
  Joe Mason 81656a8466 Move blocks of code from the sws main loop into their own functions for easier refactoring later. 12 years ago
  Joe Mason 76ba591957 Remove the --fork option of sws, since it makes refactoring to use poll more complicated and should 12 years ago
  Daniel Stenberg d759a70db8 SWS: use of uninitialized memory fix 12 years ago
  Daniel Stenberg 685366006c connection-monitor: always log disconnect when enabled 12 years ago
  Daniel Stenberg 176f7ea3bb sws: support <servercmd> for CONNECT requests 12 years ago
  Daniel Stenberg 28dc509dde sws: add 'connection-monitor' command support 12 years ago
  Yang Tse 4d3fb91fb4 test servers: build adjustment 12 years ago
  Daniel Stenberg 805788e043 SWS: refuse to serve CONNECT unless running as proxy 12 years ago
  Yang Tse 2b9fafd622 sws.c: fix proxy mode secondary connection monitoring condition 12 years ago
  Yang Tse b15024be4d sws.c: improve proxy mode torture testing support - followup to 18c6c8a5 12 years ago
  Yang Tse 18c6c8a5e7 sws.c: improve proxy mode torture testing support - followup to c731fc58 12 years ago
  Yang Tse c731fc58ea sws.c: improve proxy mode torture testing support - followup to d4bf87dc 12 years ago
  Yang Tse d4bf87dc0e sws.c: improve proxy mode torture testing support 12 years ago