| .. |
|
addons
|
fix cut addon to work with binary content, fix #3965 (#5230)
|
2022-03-30 12:24:18 +00:00 |
|
contentviews
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
|
contrib
|
fix vt code detection on Windows
|
2022-03-19 17:20:32 +01:00 |
|
coretypes
|
|
|
|
io
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
|
net
|
don't use #noqa for imports
|
2022-03-29 13:51:08 +02:00 |
|
platform
|
vendor click.style instead of depending on click (#5188)
|
2022-03-16 17:02:53 +00:00 |
|
proxy
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
|
script
|
Rewrite @concurrent to use async instead of the reply mechanism.
|
2022-02-04 17:30:20 +01:00 |
|
test
|
tests++
|
2022-03-15 18:43:56 +01:00 |
|
tools
|
console: improve flowlist performance (#5228)
|
2022-03-29 19:32:40 +02:00 |
|
utils
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
|
__init__.py
|
Remove asyncio event loop workaround for tornado (#4762)
|
2021-08-18 14:12:39 +00:00 |
|
addonmanager.py
|
reintroduce Flow.live
|
2022-02-04 17:30:58 +01:00 |
|
certs.py
|
fix compat with upcoming cryptography release
|
2021-10-05 08:19:37 +02:00 |
|
command.py
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
|
command_lexer.py
|
|
|
|
connection.py
|
don't allow server.via change for live connections
|
2021-10-05 19:45:52 +02:00 |
|
ctx.py
|
|
|
|
eventsequence.py
|
Entirely remove the reply system.
|
2022-02-04 17:30:20 +01:00 |
|
exceptions.py
|
|
|
|
flow.py
|
don't use #noqa for imports
|
2022-03-29 13:51:08 +02:00 |
|
flowfilter.py
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
|
hooks.py
|
exit for all tools on startup error, fix #4544 (#5187)
|
2022-03-16 13:23:32 +00:00 |
|
http.py
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
|
log.py
|
fix #3506 (#4777)
|
2021-08-23 19:35:31 +00:00 |
|
master.py
|
fix compatibility with Python 3.8
|
2022-03-15 21:02:35 +01:00 |
|
options.py
|
socks5 upstream auth: use proxyauth option
|
2021-08-25 17:23:49 +02:00 |
|
optmanager.py
|
Refactor how we process --set options (#5067)
|
2022-03-16 07:33:30 +00:00 |
|
py.typed
|
|
|
|
stateobject.py
|
|
|
|
tcp.py
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
|
tls.py
|
ClientHello: add .raw_bytes(), refs #4877 (#5075)
|
2022-01-18 11:34:09 +00:00 |
|
types.py
|
quote argument of view.flows.resolve (#4910)
|
2021-11-19 13:04:20 +01:00 |
|
version.py
|
reopen main for development
|
2022-03-19 17:35:34 +01:00 |
|
websocket.py
|
Add WebSocketMessage.injected flag (#5105)
|
2022-03-16 07:10:23 +00:00 |