Historique des commits

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