Historial de Commits

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