Age | Commit message (Expand) | Author |
2020-05-25 | Untested conversion to support Python 3 | Rob Austein |
2018-11-01 | Tornado 5.0 made an incompatible API change in iostream.BaseIOStream. | Paul Selkirk |
2018-07-15 | Support PF_UNIX socket inode modes other than 0600. | Rob Austein |
2017-05-31 | Automatic logout when client disconnects or muxd restarts. | Rob Austein |
2017-05-03 | Tweak PySerial write_timeout setting. | Rob Austein |
2017-04-26 | Don't intefere with sys.exit(). | Rob Austein |
2017-04-23 | Log exit conditions | Rob Austein |
2017-04-15 | Write to console socket and console log in parallel. | Rob Austein |
2017-04-15 | Add console log support to muxd. | Rob Austein |
2017-04-11 | Log packet drops. | Rob Austein |
2017-04-11 | Reject malformed messages from RPC UART, not just too-short ones. | Rob Austein |
2017-03-06 | Debugging code to track message flow. | Rob Austein |
2017-01-12 | Probing wants a brief delay after probe string on some machines. | Rob Austein |
2017-01-12 | Finish logging code, skip initialization for missing devices. | Rob Austein |
2017-01-11 | Cleanup. | Rob Austein |
2017-01-11 | Add internal port probing code (like running cryptech_probe first). | Rob Austein |
2017-01-10 | Handle connection close events properly, use logging library. | Rob Austein |
2017-01-05 | Whack multiplexer to handle console too. | Rob Austein |