burp-ui/burpui/misc/backend
2019-05-15 18:25:08 +02:00
..
utils fix: make sure to use the right data type 2019-05-15 18:25:08 +02:00
__init__.py implement a 'client' interface so that supporting burp2 will be easier 2014-08-07 12:40:39 +02:00
burp1.py make sure to use the correct version of Click (fix #308 and #307) 2019-05-03 16:16:16 +02:00
burp2.py take advantage of all()/any() builtins optimizations 2019-05-07 17:41:08 +02:00
interface.py make the parallel backend work with the agent 2019-02-08 19:11:09 +01:00
multi.py make the agent exit when the backend is in trouble at startup 2019-01-17 18:44:33 +01:00
parallel.py various performance improvements for the parallel backend 2019-05-03 12:11:18 +02:00