~lengau/sshed/master

Viewing all changes in revision 40.

  • Committer: Alex Lowe
  • Date: 2015-11-06 01:07:21 UTC
  • Revision ID: git-v1:9b745e0ca8434c792e6e655a09e08b241543299e
Mostly tests for sshed.py

Detailed changes:

PROTOCOL.md:
* Clarified newline requirement for headers
* Added general data type saving instructions.

edssh.py:
* Updated working versions of OpenSSH
* Added a TODO to replace version checks with something better

packethandler.py:
* Removed Coding line and GPL licence line

sshed.py:
* Used relative import
* Added TODOs about items that should be in common libraries
* Added TODO about raising exceptions rather than returning None when
  finding a socket.
* TODO for refactoring Patcher class

sshed_client.py:
* Minor readability tweaks.

sshed_test.py:
* Test patch with output going to a file.
* Test patch when the first line of the diff is late in the file.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: