3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix stdlib.crypt.otp(). More... about 16 years ago
Implemented the last remaining missing tests. More... about 16 years ago
Add util.report.format(). More... about 16 years ago
Add test for util.decorator.os_function_mapper(). More... about 16 years ago
Add util.cast.to_list(). More... about 16 years ago
The Queue is now a Trackable. More... about 16 years ago
Add util.report.summarize() for generating a summary of performed actions. More... about 16 years ago
Add a QueueLogger that allows for logging everything to memory. More... about 16 years ago
Make sure that the version number is always included in the API docs and the handbook. More... about 16 years ago
Add OsGuesserTest. More... about 16 years ago
Add a test for the StreamAnalyzer. More... about 16 years ago
Implement several missing test method. More... about 16 years ago
Fix: Workqueue.get_queue_length() should include force-started actions. More... about 16 years ago
Get rid of some useless crap in the SSH2 adapter. More... about 16 years ago
Move otp from util to external. More... about 16 years ago
Added a paramiko based SSH2 adapter. More... about 16 years ago
Add SpiffSignal as a Git submodule. More... about 16 years ago
Hide StreamAnalyzer and OsGuesser from the API docs. More... about 16 years ago
Move remote os detection related code into a new OsGuesser that watches the protocol. More... about 16 years ago
Add protocols.Transport.is_authenticated() and .is_authorized(). More... about 16 years ago
Fix a potential deadlock in the test. More... about 16 years ago
Fix: last commit prevented the timeout from working in telnet. More... about 16 years ago
Reduce the amount of polling in the Telnet adapter. More... about 16 years ago
Get rid of polling . More... about 16 years ago
Make Log and Logfile non-public. More... about 16 years ago
Minor doc fix. More... about 16 years ago
Hide AbstractMethod class from the docs. More... about 16 years ago
Add several new tests for the workqueue. More... about 16 years ago
workqueue: Get rid of useless crap like global_data and local_data. More... about 16 years ago
Added tests for QueueListener and QueueLogger. More... about 16 years ago