コミット履歴

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