index
:
anonymous/glucometerutils
experimental-bazel-test
experimental-construct-freestyle
main
mergify/Flameeyes/config-update
Unnamed repository; edit this file 'description' to name the repository.
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reversing_tools
/
abbott
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-04
Depend on freestyle-hid for FreeStyle support and remove tools.
Diego Elio Pettenò
6
-547
/
+0
2020-09-07
Update pre-commit plugins to the latest versions as of today.
Diego Elio Pettenò
1
-1
/
+4
2020-08-03
Extend the Libre2 encryption reversing tool.
Diego Elio Pettenò
2
-0
/
+221
2020-08-03
Expect an input file as argument instead.
Diego Elio Pettenò
1
-2
/
+2
2020-05-25
freestyle_libre: extract non-encrypted metadata from encrypted messages.
Diego Elio Pettenò
1
-3
/
+17
2020-05-25
extract_freestyle: print metadata about messages outside of the message.
Diego Elio Pettenò
1
-0
/
+12
2020-05-25
Fix the help messages.
Diego Elio Pettenò
1
-3
/
+3
2020-05-25
Fix up header.
Diego Elio Pettenò
1
-15
/
+2
2020-05-16
Remove f-string prefix from strings with no placeholders.
Diego Elio Pettenò
1
-1
/
+1
2020-05-16
Add pre-commit configuration for REUSE.software.
Diego Elio Pettenò
1
-0
/
+3
2020-04-20
Make the project compliant with the REUSE guidelines.
Diego Elio Pettenò
1
-0
/
+3
2020-03-27
Add missing SPDX-FileCopyrightText throughout the project.
Diego Elio Pettenò
2
-0
/
+2
2020-03-26
Fix errors identified by flake8.
Diego Elio Pettenò
1
-1
/
+2
2020-03-23
Check type annotations for tools with mypy, too.
Diego Elio Pettenò
1
-0
/
+0
2020-03-22
Make HID support a "session" class rather than a base class.
Diego Elio Pettenò
1
-5
/
+5
2020-03-14
Now that Python 3.6 is the minimum supported version, use f-strings.
Diego Elio Pettenò
1
-2
/
+2
2020-03-08
format code with black
Ben
2
-51
/
+100
2020-02-01
Clean up the extraction script, and make it more user friendly.
Diego Elio Pettenò
1
-13
/
+37
2020-01-24
extract_freestyle: add an option to not print keepalive messages.
Diego Elio Pettenò
1
-1
/
+16
2020-01-24
Avoid heuristics, and instead add an explicit --libre2 flag.
Diego Elio Pettenò
1
-12
/
+16
2020-01-24
Add a tool to extract a FreeStyle protocol chatter from an usbmon capture.
Diego Elio Pettenò
1
-0
/
+109
2019-09-27
Fix the freestyle_hid_console to use Python 3.5 compatible formatting.
Diego Elio Pettenò
1
-2
/
+2
2019-09-15
Add the list of known FreeStyle commands to the tools directory.
Diego Elio Pettenò
1
-0
/
+48
2019-09-08
freestyle_hid_console: allow feeding a list of known commands.
Diego Elio Pettenò
1
-1
/
+7
2019-09-08
Add a simple-ish script to use access a FreeStyle HID-compatible commands.
Diego Elio Pettenò
1
-0
/
+46