Commit Verlauf

Autor SHA1 Nachricht Datum
  NanashiNoGombe 82aa6d0b48 explicit force-API mode is required vor 2 Jahren
  NanashiNoGombe 3498ec2e1a some browsers strictly check session-id length vor 2 Jahren
  NanashiNoGombe 368a94598b use API regardless of --api-usage for overriding vor 2 Jahren
  NanashiNoGombe b70ffa1adf messages vor 2 Jahren
  NanashiNoGombe c3749c7540 get rid of redundant strcpy()s vor 2 Jahren
  NanashiNoGombe 14ad45bddb naming vor 2 Jahren
  NanashiNoGombe 6f27128ab7 make host checking simpler vor 2 Jahren
  NanashiNoGombe 8b82575ef4 introduce an utility class for URLs vor 2 Jahren
  NanashiNoGombe 2f52c46ef5 shared function for chunked body reading vor 2 Jahren
  NanashiNoGombe 88d318b303 do not use default user-agent for API unless it begins with Monazilla/ vor 2 Jahren
  NanashiNoGombe af8d54cbc5 preliminary support for API overriding vor 2 Jahren
  NanashiNoGombe fd8e66dad1 use default user agent for API requests when --api-*-ua is not specified vor 2 Jahren
  NanashiNoGombe 404a67058e refactor datProxyAPI vor 2 Jahren
  NanashiNoGombe 7ee84c4b73 parse request headers in a parent function vor 2 Jahren
  NanashiNoGombe e407267ef7 touch http 1.0 flag explicitly for MITM usage vor 2 Jahren
  NanashiNoGombe 1d540bfe10 use poll instead of select on non-windows environments vor 2 Jahren
  NanashiNoGombe 6d40aa9bde do not reuse https connections on curl < 7.80.0, and add some macros to control the behavior vor 2 Jahren
  NanashiNoGombe d765b85e83 do not return chunked response for HTTP1.0 clients vor 2 Jahren
  NanashiNoGombe 71290c5460 mistake vor 2 Jahren
  NanashiNoGombe 093841df06 explicitly use HTTP1.1 for curl connections to avoid using http2 and utilize keep-alive as much as possible vor 2 Jahren
  NanashiNoGombe 17a86ee9f1 reuse curl handle between connections vor 2 Jahren
  NanashiNoGombe 0fcc62ff72 introduce a thread pool vor 2 Jahren
  NanashiNoGombe f3e565024a mistake vor 2 Jahren
  NanashiNoGombe 7d4519f853 merge two threads for CONNECT proxy into one vor 2 Jahren
  NanashiNoGombe 93c3e3e61c make sure that internal 2nd posting to use the same request headers vor 2 Jahren
  NanashiNoGombe 18a15433fe lua: isValidAsUTF8 function vor 2 Jahren
  NanashiNoGombe c6380828b0 --bbscgi-utf8 option vor 2 Jahren
  NanashiNoGombe 2504cd6850 convertBodyToUTF8 function vor 2 Jahren
  NanashiNoGombe e9661691fe need to close socket explicitly when tunnel() failed with error vor 2 Jahren
  NanashiNoGombe 52c03bc81b do not release socketToClient immediately when acting as CONNECT proxy vor 2 Jahren