Historique des commits

Auteur SHA1 Message Date
  Luke Valenta 03975634e5 use go modules, Makefile + documentation cleanup il y a 5 ans
  Gabbi Fisher 87aa1ae16f Use 'impossible' instead of 'invalid' for browser-actual mismatch--the match is impossible, not invalid il y a 5 ans
  Gabbi Fisher db46309eb4 run go fmt and use RWLocks instead of mutexes (b/c reads do not conflict) il y a 6 ans
  Gabbi Fisher aa99806c5c Ensure all intset functions perform nil checks and ensure that no nil intset is passed into collections functions from processor il y a 6 ans
  Gabbi Fisher de09c13264 Using slices instead of map for db il y a 6 ans
  Gabbi Fisher 42c6c92732 Add thread safety to intsets, add concurrency tests, and use IsEmpty() instead of Len() for faster set comparisons il y a 6 ans
  Gabbi Fisher 8bb5fe7306 working intset implementation il y a 6 ans
  Gabbi Fisher b6f136c637 Minor cleanup, and add updated testdata/mitmengine/browser.txt, now that new fingerprint debugging is complete. il y a 6 ans
  Gabbi Fisher 5fd001f48f Fix major minor version comparison logic, and now match an actual signature with the closest-matching record (even if there is no match) il y a 6 ans
  Gabbi Fisher 337e81aa29 Add new fingerprint test to _TestProcessorCheck and a benchmark function over Check() il y a 6 ans
  Gabbi Fisher 422b5be9d0 Consolidate testing, change all struct passing to be by pointer (this is more efficient), and run make lint and make vet il y a 6 ans
  Gabbi Fisher ed1836d966 Update README, make import statement style consistent il y a 6 ans
  Gabbi Fisher 82f89a43d7 Add additional integration tests for loader package in processor.go il y a 6 ans
  Gabbi Fisher 43edd98134 Add reading from s3 functionality and corresponding tests il y a 6 ans
  Luke Valenta 9d93fcf4ea initial port of public mitmengine il y a 6 ans