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