commit | b1cbfa25f1618b277de670b943acb07ff5dbb1ac | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Mon May 19 16:00:08 2008 +1000 |
committer | Damien Miller <djm@mindrot.org> | Mon May 19 16:00:08 2008 +1000 |
tree | 159cc3fa99ba5c6a2b880ad216542b1262e186fa | |
parent | bd74025c7b08104828986d01e60f04372b3d5337 [diff] |
- djm@cvs.openbsd.org 2008/05/09 14:18:44 [clientloop.c clientloop.h ssh.c mux.c] tidy up session multiplexing code, moving it into its own file and making the function names more consistent - making ssh.c and clientloop.c a fair bit more readable. ok markus@