0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added register_handler. More... over 24 years ago
Updated VERSION. Added register_handler and docs for it. More... over 24 years ago
Added compression cl option, and redid command line => constructor arg setup, because if we specify anything in the constructor it overrides the config file. More... over 24 years ago
Updated Changes (added compression). More... over 24 years ago
Fixed compression directive. More... over 24 years ago
Added compression functionality with docs. More... over 24 years ago
Added compression directives. More... over 24 years ago
Added packet compression if desired. More... over 24 years ago
Added REQUEST_COMPRESSION constant. More... over 24 years ago
Updated comments. More... over 24 years ago
Changed email address. More... over 24 years ago
Added option to generate host key. More... over 24 years ago
Check to see if server comes up. More... over 24 years ago
Modified _rsa_private: took out some extraneous intermediate variables, removed mmod and replaced with a regular mod. More... over 24 years ago
For now don't include psshd etc. in the distro. More... over 24 years ago
Holds common config settings. More... over 24 years ago
Abstracted out config settings to test-common.pl. More... over 24 years ago
Add t/ directory to @INC. More... over 24 years ago
Fixed warn/redo. More... over 24 years ago
Added tests to test gamut of functionality. More... over 24 years ago
We now get a disconnect in the read_expect, so we need to reinstate the "socket" connection. Then read a dummy DISCONNECT message. More... over 24 years ago
Fix bugs about Host directive matching. More... over 24 years ago
Added _rsa_public which is just a powm. More... over 24 years ago
Localize $/. More... over 24 years ago
Localize vars. More... over 24 years ago
Changed error message when can't resolve host name. More... over 24 years ago
Test config stuff and authentication stuff. More... over 24 years ago
Added more authentication methods; fixed up debugging (now only warn if debugging on). More... over 24 years ago
Check for success on socket connect. More... over 24 years ago
RSA authentication now works. More... over 24 years ago