0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
need to rebuild response output message or else we will get the same message on every call More... about 9 years ago
implement true defragmentation More... about 9 years ago
break up the message spec to specs of new classes More... about 9 years ago
make private message methods private More... about 9 years ago
remove some mocking from powershell spec More... about 9 years ago
remove some mocking from cmd shell spec More... about 9 years ago
remove dead code from base shell spec More... about 9 years ago
eliminate private command_output method from base shell More... about 9 years ago
first pass refacor for fragmentation More... about 9 years ago
remove max_blob_len check because the spec lies. the only limit is MaxEnvelopeSize on the server More... about 9 years ago
escape special xml characters in command before injecting into clixml More... about 9 years ago
add a comment about the pipeline state More... about 9 years ago
extract reading streams from soap body to a ResponseStreamReader mixin and use it to poll state of created runspace More... about 9 years ago
use windows nano as a test vm More... about 9 years ago
add temp hack for nano to return shell only after runspace is opened More... about 9 years ago
add debug logging and fix tests to work with logger More... about 9 years ago
ignore information record when processing output More... about 9 years ago
keep resetable wsman faults in an array and add a comment explaining what they are More... about 9 years ago
refactor connection retry tests More... about 9 years ago
remove command counting yay!! More... about 9 years ago
adding raw connection retry logic for wsman fault codes More... about 9 years ago
fix up yard doc comments in shells More... over 9 years ago
add tests for shell_uri in shells More... over 9 years ago
add powershell shell unit tests More... over 9 years ago
fix rubocop More... over 9 years ago
add unit tests for cmd shell More... over 9 years ago
add unit tests for base shell More... over 9 years ago
cmd and powershell shells now derrive from a base shell More... over 9 years ago
moving powershell output processor and decoder to PSRP module More... over 9 years ago
refactor and dry up processors More... over 9 years ago