-
Notifications
You must be signed in to change notification settings - Fork 472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TUI Support Infrastructure #1620
Commits on Feb 6, 2020
-
* Update worker thread for server creation * Add necessary files for TUI connectivity * Add necessary files for TUI connectivity * Update MonitorWorker * Update protocol * Blacken * Update setup.py dependencies * Remove state debugging messages * Update setup.py to build protobuf protocol upon install * Remove previously generated state_pb2.py * Change subprocess.Popen to subprocess.check_output * Remove extraneous output * First attempt at fixing protobuf installation It might work, it might not. We'll let the CI sort it out. * Can't forget the f-string * Error on missing protoc * Disable auto-generation of protobuf file * Ignore pb2_errors * Disable monitor start See if this makes the EVM tests pass Co-authored-by: Eric Hennenfent <ecapstone@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a9cd665 - Browse repository at this point
Copy the full SHA a9cd665View commit details
Commits on Mar 3, 2020
-
Eric Hennenfent committed
Mar 3, 2020 Configuration menu - View commit details
-
Copy full SHA for e0a0321 - Browse repository at this point
Copy the full SHA e0a0321View commit details -
Eric Hennenfent committed
Mar 3, 2020 Configuration menu - View commit details
-
Copy full SHA for b090dad - Browse repository at this point
Copy the full SHA b090dadView commit details -
Swittch to rendering state lists directly
Eric Hennenfent committedMar 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 2620c8e - Browse repository at this point
Copy the full SHA 2620c8eView commit details -
Eric Hennenfent committed
Mar 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 33116af - Browse repository at this point
Copy the full SHA 33116afView commit details
Commits on Apr 10, 2020
-
Merge branch 'master' into dev-phillip
Eric Hennenfent committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for beebf34 - Browse repository at this point
Copy the full SHA beebf34View commit details -
Switch log buffer to multiprocessing queue
Eric Hennenfent committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 9e70022 - Browse repository at this point
Copy the full SHA 9e70022View commit details
Commits on Jul 16, 2020
-
Create state transition events
Should make it possible to track movements between state lists
Eric Hennenfent committedJul 16, 2020 Configuration menu - View commit details
-
Copy full SHA for edd1cad - Browse repository at this point
Copy the full SHA edd1cadView commit details -
This will break the state merging plugin (but I'll fix it eventually)
Eric Hennenfent committedJul 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 9f45f21 - Browse repository at this point
Copy the full SHA 9f45f21View commit details -
move most enums to their own module
Eric Hennenfent committedJul 16, 2020 Configuration menu - View commit details
-
Copy full SHA for dcc7774 - Browse repository at this point
Copy the full SHA dcc7774View commit details -
Eric Hennenfent committed
Jul 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 8c27091 - Browse repository at this point
Copy the full SHA 8c27091View commit details -
Add DaemonThread from TUI branch
Eric Hennenfent committedJul 16, 2020 Configuration menu - View commit details
-
Copy full SHA for ae20d55 - Browse repository at this point
Copy the full SHA ae20d55View commit details -
Add interface for registering daemon threads
Eric Hennenfent committedJul 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 4318c5c - Browse repository at this point
Copy the full SHA 4318c5cView commit details -
Timestamp StateDescriptor upon updates
Eric Hennenfent committedJul 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 812e1dd - Browse repository at this point
Copy the full SHA 812e1ddView commit details
Commits on Jul 17, 2020
-
Eric Hennenfent committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 1497345 - Browse repository at this point
Copy the full SHA 1497345View commit details -
Merge branch 'fix-run_dot_sh' into dev-introspection-api
Eric Hennenfent committedJul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for f1db62b - Browse repository at this point
Copy the full SHA f1db62bView commit details -
Eric Hennenfent committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 7b3d0b4 - Browse repository at this point
Copy the full SHA 7b3d0b4View commit details -
Add solver wrapper to StateBase
Eric Hennenfent committedJul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for b28803a - Browse repository at this point
Copy the full SHA b28803aView commit details -
Add
solve
events to all instances of SelectedSolver.instance()Eric Hennenfent committedJul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 3935f4e - Browse repository at this point
Copy the full SHA 3935f4eView commit details -
Remove executor constraints from WASM
Eric Hennenfent committedJul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 51a0144 - Browse repository at this point
Copy the full SHA 51a0144View commit details -
Eric Hennenfent committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 2caa874 - Browse repository at this point
Copy the full SHA 2caa874View commit details
Commits on Jul 18, 2020
-
Add intermittent execution event
Eric Hennenfent committedJul 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 4bcdbe3 - Browse repository at this point
Copy the full SHA 4bcdbe3View commit details -
Be more generous with states whose initialization we missed
Eric Hennenfent committedJul 18, 2020 Configuration menu - View commit details
-
Copy full SHA for c3c8866 - Browse repository at this point
Copy the full SHA c3c8866View commit details -
Add Native callback for updating state descriptor
Eric Hennenfent committedJul 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 572bb9f - Browse repository at this point
Copy the full SHA 572bb9fView commit details -
Eric Hennenfent committed
Jul 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 941c63a - Browse repository at this point
Copy the full SHA 941c63aView commit details -
Eric Hennenfent committed
Jul 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 9a206e1 - Browse repository at this point
Copy the full SHA 9a206e1View commit details
Commits on Jul 20, 2020
-
codecov: Remove outdated 'yml' entry in CI
From these commits codecov/codecov-action@ebea5ca codecov/codecov-action@49c86d6
Configuration menu - View commit details
-
Copy full SHA for 09b4dcb - Browse repository at this point
Copy the full SHA 09b4dcbView commit details -
Make warning messages better Debug GH actions Revert "Debug GH actions" This reverts commit f575eea. Fix some pycharm-detected problems Make symbolic function error message more verbose Add solve to published events Loud errors in callbacks by default Trying to find out what's killing truffle Revert "Trying to find out what's killing truffle" This reverts commit 8bd0224. Revert "Make symbolic function error message more verbose" This reverts commit bd3e90c. Debugging Truffle Restore introspector Add try_except on every callback Unconditionally print error message Add traceback Update event.py Debug subscriptions Debug arguments to callbacks Different debug msg 1ast arg Print statement debugging... Pass in `None` as state Revert "Add try_except on every callback" This reverts commit 1c689dd.
Eric Hennenfent committedJul 20, 2020 Configuration menu - View commit details
-
Copy full SHA for c2ebbb6 - Browse repository at this point
Copy the full SHA c2ebbb6View commit details -
Drop solve events outside of a state context
Forgot did_solve Remove traceback
Eric Hennenfent committedJul 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 4de43db - Browse repository at this point
Copy the full SHA 4de43dbView commit details -
Eric Hennenfent committed
Jul 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 228b1f8 - Browse repository at this point
Copy the full SHA 228b1f8View commit details -
Eric Hennenfent committed
Jul 20, 2020 Configuration menu - View commit details
-
Copy full SHA for efba360 - Browse repository at this point
Copy the full SHA efba360View commit details -
Partially restore old did_fork_state ABI
Eric Hennenfent committedJul 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 064a9c9 - Browse repository at this point
Copy the full SHA 064a9c9View commit details -
Eric Hennenfent committed
Jul 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 8ceea6f - Browse repository at this point
Copy the full SHA 8ceea6fView commit details
Commits on Jul 21, 2020
-
Clone iterators instead of creating a list
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 0a5d371 - Browse repository at this point
Copy the full SHA 0a5d371View commit details -
Use isgenerator instead of checking if iterable
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for cb7c940 - Browse repository at this point
Copy the full SHA cb7c940View commit details -
Eric Hennenfent committed
Jul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 5b7c363 - Browse repository at this point
Copy the full SHA 5b7c363View commit details -
Slightly improve Unicorn test API usage
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 5fcb64f - Browse repository at this point
Copy the full SHA 5fcb64fView commit details -
Temporarily disable property verifier tests
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 8356919 - Browse repository at this point
Copy the full SHA 8356919View commit details -
Eric Hennenfent committed
Jul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for bf7bed9 - Browse repository at this point
Copy the full SHA bf7bed9View commit details -
Add simple tests for introspection API
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 0b568d4 - Browse repository at this point
Copy the full SHA 0b568d4View commit details -
Merge branch 'fixup-outdated-arg-codecov-ci' into dev-introspection-api
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for e5ef11a - Browse repository at this point
Copy the full SHA e5ef11aView commit details -
Add test for custom introspector, improve base introspection test
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 0ab1884 - Browse repository at this point
Copy the full SHA 0ab1884View commit details -
Add intermittent update timestamp
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for f7ccfde - Browse repository at this point
Copy the full SHA f7ccfdeView commit details -
Only allow daemon registration and introspection registration at init…
…ialization
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 2ec0973 - Browse repository at this point
Copy the full SHA 2ec0973View commit details -
Eric Hennenfent committed
Jul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 7132a4e - Browse repository at this point
Copy the full SHA 7132a4eView commit details -
Add docs for plugin, add update_state_descriptor to EVM
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 623fbfe - Browse repository at this point
Copy the full SHA 623fbfeView commit details -
Fix renamed will_start_run --> will_run
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 2657890 - Browse repository at this point
Copy the full SHA 2657890View commit details -
Docstrings for DaemonThread and EventSolver
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 42281fc - Browse repository at this point
Copy the full SHA 42281fcView commit details -
Eric Hennenfent committed
Jul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for fed14a0 - Browse repository at this point
Copy the full SHA fed14a0View commit details -
Improve pretty printer, add some mypy fixes
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 1ff6c54 - Browse repository at this point
Copy the full SHA 1ff6c54View commit details -
Don't run daemon threads if run is called multiple times
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 39c497a - Browse repository at this point
Copy the full SHA 39c497aView commit details -
If at first you don't succeed, destroy all the evidence you tried.
Eric Hennenfent committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for ddcb1d4 - Browse repository at this point
Copy the full SHA ddcb1d4View commit details
Commits on Jul 22, 2020
-
Eric Hennenfent committed
Jul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for ae01ebf - Browse repository at this point
Copy the full SHA ae01ebfView commit details -
Merge branch 'master' into dev-phillip
Eric Hennenfent committedJul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 284d84c - Browse repository at this point
Copy the full SHA 284d84cView commit details -
Merge branch 'dev-introspection-api' into dev-phillip
Eric Hennenfent committedJul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 57e6e62 - Browse repository at this point
Copy the full SHA 57e6e62View commit details -
Eric Hennenfent committed
Jul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 3db977c - Browse repository at this point
Copy the full SHA 3db977cView commit details -
Eric Hennenfent committed
Jul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 5fd0ad0 - Browse repository at this point
Copy the full SHA 5fd0ad0View commit details
Commits on Jul 24, 2020
-
Update to work with new state introspection API
Eric Hennenfent committedJul 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 7dec4ad - Browse repository at this point
Copy the full SHA 7dec4adView commit details -
Eric Hennenfent committed
Jul 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 4e10256 - Browse repository at this point
Copy the full SHA 4e10256View commit details -
Also capture killed state messages
Eric Hennenfent committedJul 24, 2020 Configuration menu - View commit details
-
Copy full SHA for ea3a007 - Browse repository at this point
Copy the full SHA ea3a007View commit details -
Eric Hennenfent committed
Jul 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 4fcb088 - Browse repository at this point
Copy the full SHA 4fcb088View commit details
Commits on Jul 29, 2020
-
Apply suggestions from code review
Newlines for doc comments Co-authored-by: Eric Kilmer <eric.d.kilmer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6111f0d - Browse repository at this point
Copy the full SHA 6111f0dView commit details -
Add some type hints to manticore.py
Eric Hennenfent committedJul 29, 2020 Configuration menu - View commit details
-
Copy full SHA for fbc6268 - Browse repository at this point
Copy the full SHA fbc6268View commit details -
Add some type hints to plugin.py
Eric Hennenfent committedJul 29, 2020 Configuration menu - View commit details
-
Copy full SHA for c75893f - Browse repository at this point
Copy the full SHA c75893fView commit details -
Merge branch 'dev-introspection-api' of https://github.com/trailofbit…
…s/manticore into dev-introspection-api
Eric Hennenfent committedJul 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 6701cbf - Browse repository at this point
Copy the full SHA 6701cbfView commit details -
Eric Hennenfent committed
Jul 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 9c4b496 - Browse repository at this point
Copy the full SHA 9c4b496View commit details -
Add termination message from TUI PR
Eric Hennenfent committedJul 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 4368883 - Browse repository at this point
Copy the full SHA 4368883View commit details -
Eric Hennenfent committed
Jul 29, 2020 Configuration menu - View commit details
-
Copy full SHA for bed794d - Browse repository at this point
Copy the full SHA bed794dView commit details -
Add docstrings to the example script
Eric Hennenfent committedJul 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 8cecb65 - Browse repository at this point
Copy the full SHA 8cecb65View commit details
Commits on Jul 30, 2020
-
Pass introspection plugin type as an argument
Eric Hennenfent committedJul 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 4f8efd0 - Browse repository at this point
Copy the full SHA 4f8efd0View commit details
Commits on Aug 4, 2020
-
Unskip property verifier tests
Eric Hennenfent committedAug 4, 2020 Configuration menu - View commit details
-
Copy full SHA for bb9c877 - Browse repository at this point
Copy the full SHA bb9c877View commit details -
Merge branch 'master' into dev-introspection-api
Eric Hennenfent committedAug 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 25f0efd - Browse repository at this point
Copy the full SHA 25f0efdView commit details -
Eric Hennenfent committed
Aug 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 36c6fbd - Browse repository at this point
Copy the full SHA 36c6fbdView commit details
Commits on Aug 5, 2020
-
The problem with usign tee is that only the first callback to use the iterator can write to it. In `ready_states`, the `save_state` after the `yield` statement is ignored for all others.
Eric Hennenfent committedAug 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 11404eb - Browse repository at this point
Copy the full SHA 11404ebView commit details -
Merge branch 'master' into dev-introspection-api
Eric Hennenfent committedAug 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 34f5ecb - Browse repository at this point
Copy the full SHA 34f5ecbView commit details -
Make generator cloning a little bit more robust
Now Manticore will give up and return the original argument instead of blowing up if it can't clone the generator
Eric Hennenfent committedAug 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 201f585 - Browse repository at this point
Copy the full SHA 201f585View commit details -
Clean up invalidated unit tests
We now fire `introspect` for the first time before we have any states
Eric Hennenfent committedAug 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 6be20b7 - Browse repository at this point
Copy the full SHA 6be20b7View commit details
Commits on Aug 10, 2020
-
Debug missing Truffle & Examples coverage
Eric Hennenfent committedAug 10, 2020 Configuration menu - View commit details
-
Copy full SHA for c39f243 - Browse repository at this point
Copy the full SHA c39f243View commit details -
Eric Hennenfent committed
Aug 10, 2020 Configuration menu - View commit details
-
Copy full SHA for b6f4112 - Browse repository at this point
Copy the full SHA b6f4112View commit details -
Switch coverage to JSON, ignore debug logging and NotImplemented code
Eric Hennenfent committedAug 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 6517683 - Browse repository at this point
Copy the full SHA 6517683View commit details -
Eric Hennenfent committed
Aug 10, 2020 Configuration menu - View commit details
-
Copy full SHA for eea716d - Browse repository at this point
Copy the full SHA eea716dView commit details -
Eric Hennenfent committed
Aug 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 60620cb - Browse repository at this point
Copy the full SHA 60620cbView commit details -
Set examples to append coverage
Eric Hennenfent committedAug 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 1a44711 - Browse repository at this point
Copy the full SHA 1a44711View commit details -
FLAG_NAME doesn't work the way we'd like
Eric Hennenfent committedAug 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 05629b8 - Browse repository at this point
Copy the full SHA 05629b8View commit details
Commits on Aug 26, 2020
-
Merge branch 'master' into dev-introspection-api
Eric Hennenfent committedAug 26, 2020 Configuration menu - View commit details
-
Copy full SHA for a40b7a0 - Browse repository at this point
Copy the full SHA a40b7a0View commit details -
Use plugin dict to store introspector
Eric Hennenfent committedAug 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 8553caa - Browse repository at this point
Copy the full SHA 8553caaView commit details -
Eric Hennenfent committed
Aug 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 46988dc - Browse repository at this point
Copy the full SHA 46988dcView commit details -
Fix missing property on unique name
Eric Hennenfent committedAug 26, 2020 Configuration menu - View commit details
-
Copy full SHA for a0239cc - Browse repository at this point
Copy the full SHA a0239ccView commit details -
Eric Hennenfent committed
Aug 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 2c4471d - Browse repository at this point
Copy the full SHA 2c4471dView commit details -
Eric Hennenfent committed
Aug 26, 2020 Configuration menu - View commit details
-
Copy full SHA for c26f291 - Browse repository at this point
Copy the full SHA c26f291View commit details -
Run black on all files if the git diff command fails
Eric Hennenfent committedAug 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 905cd6c - Browse repository at this point
Copy the full SHA 905cd6cView commit details
Commits on Aug 27, 2020
-
Merge branch 'dev-introspection-api' into dev-phillip
Eric Hennenfent committedAug 27, 2020 Configuration menu - View commit details
-
Copy full SHA for b77ef2a - Browse repository at this point
Copy the full SHA b77ef2aView commit details -
Eric Hennenfent committed
Aug 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 007fa85 - Browse repository at this point
Copy the full SHA 007fa85View commit details -
Make plugin logging even less verbose
Eric Hennenfent committedAug 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 93c20fb - Browse repository at this point
Copy the full SHA 93c20fbView commit details
Commits on Aug 28, 2020
-
Move log capture and state monitoring to daemon threads
Eric Hennenfent committedAug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for dee36f0 - Browse repository at this point
Copy the full SHA dee36f0View commit details -
Use the config module for host & port
Eric Hennenfent committedAug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for c1e2936 - Browse repository at this point
Copy the full SHA c1e2936View commit details -
Fix worker configuration and add test for TUI API
Eric Hennenfent committedAug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for ce3fbc3 - Browse repository at this point
Copy the full SHA ce3fbc3View commit details -
Fix log messages breaking native tests
Eric Hennenfent committedAug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 6ec8557 - Browse repository at this point
Copy the full SHA 6ec8557View commit details -
Split up base Manticore tests and logging tests
The verbosity changes seem to be taking hold when they shouldn't
Eric Hennenfent committedAug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for ec0c595 - Browse repository at this point
Copy the full SHA ec0c595View commit details -
Merge LogTCPHandler and MonitorTCPHandler
Eric Hennenfent committedAug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 8add055 - Browse repository at this point
Copy the full SHA 8add055View commit details -
Confirm that logging tests return to base level
Eric Hennenfent committedAug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 7a21ac5 - Browse repository at this point
Copy the full SHA 7a21ac5View commit details -
Eric Hennenfent committed
Aug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 68c08d3 - Browse repository at this point
Copy the full SHA 68c08d3View commit details -
Switch back to using a deque for log buffering in the default case
Eric Hennenfent committedAug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 92c1630 - Browse repository at this point
Copy the full SHA 92c1630View commit details -
Eric Hennenfent committed
Aug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 6d06fce - Browse repository at this point
Copy the full SHA 6d06fceView commit details -
Eric Hennenfent committed
Aug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for b2a009a - Browse repository at this point
Copy the full SHA b2a009aView commit details -
Reformat programatically generated files
Eric Hennenfent committedAug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 617e23f - Browse repository at this point
Copy the full SHA 617e23fView commit details -
Drop max verbosity in logging tests
Haven't been able to figure out why, but somehow other loggers get "stuck" at this high verbosity and the integration tests try to print out the values of every single register.
Eric Hennenfent committedAug 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 4eb634b - Browse repository at this point
Copy the full SHA 4eb634bView commit details
Commits on Sep 22, 2020
-
Merge branch 'master' into dev-phillip
Eric Hennenfent committedSep 22, 2020 Configuration menu - View commit details
-
Copy full SHA for ca17c3b - Browse repository at this point
Copy the full SHA ca17c3bView commit details -
Merge branch 'master' into dev-phillip
Eric Hennenfent committedSep 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 14af4be - Browse repository at this point
Copy the full SHA 14af4beView commit details -
Fix duplicated code from bad merge
Eric Hennenfent committedSep 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 42c4982 - Browse repository at this point
Copy the full SHA 42c4982View commit details
Commits on Oct 19, 2020
-
Remove is_main from state_monitor
Eric Hennenfent committedOct 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 7605caa - Browse repository at this point
Copy the full SHA 7605caaView commit details
Commits on Jan 4, 2021
-
Merge branch 'master' into dev-phillip
Eric Hennenfent committedJan 4, 2021 Configuration menu - View commit details
-
Copy full SHA for e41cf8c - Browse repository at this point
Copy the full SHA e41cf8cView commit details -
Add comment about log buffer size
Eric Hennenfent committedJan 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 76e6bbd - Browse repository at this point
Copy the full SHA 76e6bbdView commit details -
Eric Hennenfent committed
Jan 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 42bd3c8 - Browse repository at this point
Copy the full SHA 42bd3c8View commit details
Commits on Jan 5, 2021
-
Eric Hennenfent committed
Jan 5, 2021 Configuration menu - View commit details
-
Copy full SHA for b1935ee - Browse repository at this point
Copy the full SHA b1935eeView commit details