Historial de Commits

Autor SHA1 Mensaje Fecha
  NanashiNoGombe 4c1d5f7b4e README hace 2 años
  NanashiNoGombe 2c068e16a2 Bump version hace 2 años
  NanashiNoGombe e407267ef7 touch http 1.0 flag explicitly for MITM usage hace 2 años
  NanashiNoGombe f6d5a8d76b listen on main thread hace 2 años
  NanashiNoGombe 728d0e24fe use pthread_sigmask for signal masking hace 2 años
  NanashiNoGombe 1d540bfe10 use poll instead of select on non-windows environments hace 2 años
  NanashiNoGombe 107105baae --num-threads option hace 2 años
  NanashiNoGombe 6d40aa9bde do not reuse https connections on curl < 7.80.0, and add some macros to control the behavior hace 2 años
  NanashiNoGombe c98bc4449e always use https for api server hace 2 años
  NanashiNoGombe aa9e113be2 note about curl handle reusing and memory usage hace 2 años
  NanashiNoGombe d765b85e83 do not return chunked response for HTTP1.0 clients hace 2 años
  NanashiNoGombe 71290c5460 mistake hace 2 años
  NanashiNoGombe 093841df06 explicitly use HTTP1.1 for curl connections to avoid using http2 and utilize keep-alive as much as possible hace 2 años
  NanashiNoGombe 17a86ee9f1 reuse curl handle between connections hace 2 años
  NanashiNoGombe 0fcc62ff72 introduce a thread pool hace 2 años
  NanashiNoGombe f3e565024a mistake hace 2 años
  NanashiNoGombe 7d4519f853 merge two threads for CONNECT proxy into one hace 2 años
  NanashiNoGombe 93c3e3e61c make sure that internal 2nd posting to use the same request headers hace 2 años
  NanashiNoGombe 8a3c6657c4 Lua: update sample script hace 2 años
  NanashiNoGombe 4a5e205a17 README hace 2 años
  NanashiNoGombe 40ebe7887c Bump version hace 2 años
  NanashiNoGombe 18a15433fe lua: isValidAsUTF8 function hace 2 años
  NanashiNoGombe c6380828b0 --bbscgi-utf8 option hace 2 años
  NanashiNoGombe 2504cd6850 convertBodyToUTF8 function hace 2 años
  NanashiNoGombe 7d10abe963 do not check Content-Type header for UTF-8 encoding detection, use submit field instead hace 2 años
  NanashiNoGombe e9661691fe need to close socket explicitly when tunnel() failed with error hace 2 años
  NanashiNoGombe 52c03bc81b do not release socketToClient immediately when acting as CONNECT proxy hace 2 años
  NanashiNoGombe bc34e37778 README hace 2 años
  NanashiNoGombe cb294ab9ad remove wrongly defined local variable hace 2 años
  NanashiNoGombe a40ce12a5d do not link against libiconv when using glibc hace 2 años