Gabbi Fisher
|
db46309eb4
run go fmt and use RWLocks instead of mutexes (b/c reads do not conflict)
|
6 years ago |
Gabbi Fisher
|
aa99806c5c
Ensure all intset functions perform nil checks and ensure that no nil intset is passed into collections functions from processor
|
6 years ago |
Gabbi Fisher
|
de09c13264
Using slices instead of map for db
|
6 years ago |
Gabbi Fisher
|
5e481604a8
fix comments
|
6 years ago |
Gabbi Fisher
|
42c6c92732
Add thread safety to intsets, add concurrency tests, and use IsEmpty() instead of Len() for faster set comparisons
|
6 years ago |
Gabbi Fisher
|
d626b60094
fix after rebase on master
|
6 years ago |
Gabbi Fisher
|
8bb5fe7306
working intset implementation
|
6 years ago |
Luke Valenta
|
9d93fcf4ea
initial port of public mitmengine
|
6 years ago |