NanashiNoGombe
|
7e306f3087
Bump version
|
1 year ago |
NanashiNoGombe
|
231c5fd86a
suppress unnecessary warning
|
1 year ago |
NanashiNoGombe
|
33317bf97f
minor fix
|
1 year ago |
NanashiNoGombe
|
d6fc1b5c16
--direct-dat option and support for the new kakolog scheme
|
1 year ago |
NanashiNoGombe
|
46bb399f66
--api-override w/o api key or w/ --api-usage=post converts dat requests using API to requests using read.cgi
|
1 year ago |
NanashiNoGombe
|
c640c651f8
do not use std::vector::data() for compatibility with ancient compilers
|
1 year ago |
NanashiNoGombe
|
e4428a7bbd
bump version
|
1 year ago |
NanashiNoGombe
|
ec221152fc
better win32 compatibility
|
1 year ago |
NanashiNoGombe
|
6451abf513
listening on multiple ports
|
1 year ago |
NanashiNoGombe
|
0e28abbd08
lua: proxy2ch.port and request.options.proxy
|
1 year ago |
NanashiNoGombe
|
0233401721
refactor listener socket
|
1 year ago |
NanashiNoGombe
|
2728a42a62
validate keystore path before using
|
1 year ago |
NanashiNoGombe
|
69ae2844c2
Bump version
|
2 years ago |
NanashiNoGombe
|
066cd03e31
BBS2chProxyAuth can be a static member
|
2 years ago |
NanashiNoGombe
|
ef048c4f33
define required mutex inside a class
|
2 years ago |
NanashiNoGombe
|
9bc9fc7920
persistent MonaKey storage using json
|
2 years ago |
NanashiNoGombe
|
8036386348
Bump version
|
2 years ago |
NanashiNoGombe
|
2073e59661
warn about --api-override
|
2 years ago |
NanashiNoGombe
|
88d318b303
do not use default user-agent for API unless it begins with Monazilla/
|
2 years ago |
NanashiNoGombe
|
af8d54cbc5
preliminary support for API overriding
|
2 years ago |
NanashiNoGombe
|
e441fe9f73
NUM_THREADS_DEFAULT macro
|
2 years ago |
NanashiNoGombe
|
58f14c5231
ignore SIGPIPE on main thread and block it on all other threads - this should be the best practice
|
2 years ago |
NanashiNoGombe
|
fc4948db79
Bump version
|
2 years ago |
NanashiNoGombe
|
3242dfdd3c
stop using pthread_sigmask and revert to signal because it doesn't prevent SIGPIPE on macOS
|
2 years ago |
NanashiNoGombe
|
2c068e16a2
Bump version
|
2 years ago |
NanashiNoGombe
|
f6d5a8d76b
listen on main thread
|
2 years ago |
NanashiNoGombe
|
728d0e24fe
use pthread_sigmask for signal masking
|
2 years ago |
NanashiNoGombe
|
107105baae
--num-threads option
|
2 years ago |
NanashiNoGombe
|
6d40aa9bde
do not reuse https connections on curl < 7.80.0, and add some macros to control the behavior
|
2 years ago |
NanashiNoGombe
|
aa9e113be2
note about curl handle reusing and memory usage
|
2 years ago |