Historique des commits

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