90 Commits (c7e6db93240a75ebaac5736863423e8f8988ec3a)

Author SHA1 Message Date
  Jonathan Cobb c7e6db9324 initial support for nodemanager 4 years ago
  Jonathan Cobb 2e7a1c9062 fix tls passthru cache, lower jvm memory requirements 4 years ago
  Jonathan Cobb 5875a93a69 don't use permanent in-memory cache for tls-passthru. put everything in redis with 1 hour timeout 4 years ago
  Jonathan Cobb 55a80b7059 use ZGC 4 years ago
  Jonathan Cobb 70cb51f3ea use a bit less memory for bubble api 4 years ago
  Jonathan Cobb 3852657684 rename algo install dir 4 years ago
  Jonathan Cobb 67bb627211 install/configure bubble-enhanced dnscrypt-proxy as part of algo install 4 years ago
  Jonathan Cobb b5edd263bf cache tls failures per-client 4 years ago
  Jonathan Cobb 7f537a08c8 install dnscrypt-proxy config file, restart service after updating config 4 years ago
  Jonathan Cobb f34efa23c2 add symlinks to fix odd postgres restart bug 4 years ago
  Jonathan Cobb 38fad3f5df update mitmproxy 4 years ago
  Jonathan Cobb 6608943ae2 auto-detect tls failures. add passthru based on ip addr 4 years ago
  Jonathan Cobb fad372e97f TLS passthru now working 4 years ago
  Jonathan Cobb 2969414d0b add copyright headers to python files 4 years ago
  Jonathan Cobb a55465869a add copyright notices to ansible role files 4 years ago
  Jonathan Cobb 5c6e131ea7 allow using existing payment method. rename errbit vars to error 4 years ago
  Jonathan Cobb 4ed0cf708b fix ansible errbit vars 4 years ago
  Jonathan Cobb 9b84059ebc use networkDomain as ca-cert basename, disable search view initialization 4 years ago
  Jonathan Cobb c5eac0abdf mitm cert name is now named after server alias 4 years ago
  Jonathan Cobb 5746143180 run certbot if either cert is missing 4 years ago
  Jonathan Cobb 35f4a2b16c use unzip -u in case files already exist 4 years ago
  Jonathan Cobb e52abd6272 enforce promo code policy 4 years ago
  Jonathan Cobb c0a974e8ca fix abort handling 4 years ago
  Jonathan Cobb c56e4c8255 add support for content-type filtering, recognize on mitm side for big efficiency boost 4 years ago
  Jonathan Cobb 02bb6fb288 add thread matcher, make mitm port vars strings 4 years ago
  Jonathan Cobb cbebba0d3e update mitm to handle upstream requests with a Content-Length but must still be filtered 4 years ago
  Jonathan Cobb 37c9b50817 WIP. getting chunked responses to work 4 years ago
  Jonathan Cobb 668831e51b defensive code against null create/update requests. fix mr user blocker 4 years ago
  Jonathan Cobb f39ed9587e fix encoding by using UTF-8 as default charset 4 years ago
  Jonathan Cobb ffee1e747e refactor and simplify filtering api 4 years ago
  Jonathan Cobb e8da82b278 refactor and simplify filtering api and implementation 4 years ago
  Jonathan Cobb 32d0c39200 pass request_id back from get_matchers, fix abort detection 4 years ago
  Jonathan Cobb 9e37ac4ae4 fix import/type bugs 4 years ago
  Jonathan Cobb c453b102b8 pass filters through filters 4 years ago
  Jonathan Cobb 1560af467b set bubble java options (memory) based on instance size 4 years ago
  Jonathan Cobb 85cf38ab91 initial URL blocker app 4 years ago
  Jonathan Cobb d372584c16 parse Referer header properly. reduce logging 4 years ago
  Jonathan Cobb 649f0731cc add Referer to FilterMatchersRequest and TrafficRecord 4 years ago
  Jonathan Cobb 965ce5a891 add support for detailed view of recent traffic 4 years ago
  Jonathan Cobb bd07668bdf set timezone 4 years ago
  Jonathan Cobb 90a3c0bdf7 omit newlines in mitm monitor file 4 years ago
  Jonathan Cobb 850d46bd0e AppView work, improve bulk deletion, fix bugs 4 years ago
  Jonathan Cobb 94f04d7046 always set mitm status first time through 4 years ago
  Jonathan Cobb 013255a776 fix whitespace typo in mitm role 4 years ago
  Jonathan Cobb a3dadfc42b avoid error when host_header is None 4 years ago
  Jonathan Cobb 11b4029e2d better handling of binary files 4 years ago
  Jonathan Cobb 9db278205b ensure content-length is a string 4 years ago
  Jonathan Cobb d436959c12 handle special bubble requests through mitm host 4 years ago
  Jonathan Cobb dc3de93e02 smoother interop between mitm and nginx 4 years ago
  Jonathan Cobb 298f262161 simplify content encoding 4 years ago