rematch
rematch copied to clipboard
REmatch, a complete binary diffing framework that is free and strives to be open source and community driven.
Installation log ``` root@localhost:~/rematch# docker-compose -f server/docker-compose.yml build ; database uses an image, skipping rabbitmq uses an image, skipping Building web Step 1/14 : FROM python:3.6 3.6: Pulling from library/python...
- [ ] reshape actions to be reused for the automatic guiless upload Signed-off-by: Nir Izraeli
Make releasing easy: - [x] Sanity-checks - checkout is clean - branch is master - branch is in sync with origin - [x] build packages - [ ] bump versions...
- [x] connect class to collection - [x] receive on server side - [ ] create appropriate matchers Signed-off-by: Nir Izraeli
MDIndx partially broken. FNV Hash. FCatalog optimized per call.
Remaining work: - [ ] CONSIDER: Branches already seen should be listed again, only avoid descending? - [ ] Surround siblings with parentheses - [ ] (Optional) edit distance operations...
Without any template this will error on every browser access - [ ] Clean up unneeded js and css code - [ ] Handle both rest and html login+logout views...
To catch future bugs similar to #464 and #462, as well as increase coverage
This shouldn't be too difficult, and will require doing the following two tasks: - [ ] Create a Vector of APIs called by a function (names of functions called by...