Historique des commits

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