lp:windows-ssh-server

Created by Alexander Regueiro and last modified
Get this branch:
bzr branch lp:windows-ssh-server
Only Alexander Regueiro can upload to this branch. If you are Alexander Regueiro please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Alexander Regueiro
Project:
Windows SSH Server
Status:
Development

Recent revisions

41. By Alexander Regueiro

Restructured ConsoleHook project directory.
Fixed post-build events to handle non-standard exit codes returned by robocopy. (Uses script file Scripts/robocopy-check-errors.bat.)

40. By Alexander Regueiro

Repositioned code for event declarations within classes.
Removed all references to DLL files (ConsoleHook.dll, zlib1.dll) within projects and replaced with post-build commands.

39. By Alexander Regueiro

Minor changes to project configuration and directory structure.

38. By Alexander Regueiro

Code solutions converted from VS 9.0 C# Express solutions to VS 9.0 (full edition) solutions. ConsoleHook project added to main solution.
Finished implementation of CheckedListBox (on MainForm) for displaying terminal channels. Showing/hiding individual terminal (console) windows now works.

37. By Alexander Regueiro

Backspacing/moving cursor in console now works correctly.
Bug: Inputting data to the console after it has scrolled down a bit causes the console process to crash.

36. By Alexander Regueiro

Partially fixed detection of new console data and backspacing in Server/ConsoleHook projects.
Added icon file (Windows SSH Server.ico), which is used in Server and Server Manager projects.

35. By Alexander Regueiro

SshConnectionService, SShChannel, and ConsoleHandler objects now dispose correctly.
Fixed multithreading/deadlock issues with network I/O and ConsoleHandler.

34. By Alexander Regueiro

Fixed sending of backspaces (uses DEL instead of BS char).
Updated names of shared memory objects in ConsoleHandler.cs and ConsoleHook.dll.

33. By Alexander Regueiro

Improved algorithm for detecting new terminal data in SshWinConsoleChannel.
Backspacing does not actually delete chars (though it does move back the cursor).

32. By Alexander Regueiro

Basic sending of terminal data by server is functional. Bug: spaces are not sent because of way algorithm looks for new data.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.