summaryrefslogtreecommitdiffhomepage
path: root/session.h
AgeCommit message (Expand)Author
2005-03-02* Reset the non-blocking status of stdout and stderr as well on exitMatt Johnston
2004-12-23Log the IP along with auth success/fail attemptsMatt Johnston
2004-12-22Rearrange preprocessor parts so that compilation with various optionsMatt Johnston
2004-09-21propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe...Matt Johnston
2004-08-26- added circular buffering for channelsMatt Johnston
2004-08-18Don't leave the stdin FD non-blocking on exit - busybox doesn't like it.Matt Johnston
2004-08-12TCP forwarding works.Matt Johnston
2004-08-06- client pubkey auth worksMatt Johnston
2004-08-03Pubkey auth is mostly there for the client. Something strange withMatt Johnston
2004-08-02Banner printingMatt Johnston
2004-08-01added window-size change handlingMatt Johnston
2004-08-01- Added terminal mode handling etc for the client, and window changeMatt Johnston
2004-07-30tty raw mode support works mostlyMatt Johnston
2004-07-30we're nearly there yetMatt Johnston
2004-07-28Client mostly works up to password authMatt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-07-26snapshot of stuffMatt Johnston
2004-07-20switching to global varsMatt Johnston
2004-06-23merge of abac2150ee4f4031a98016241fbd136d24fed127Matt Johnston
2004-06-22- Port restriction code back inMatt Johnston
2004-06-03- Reworked non-channel fd handling to listener.cMatt Johnston
2004-06-01Sorted out the first channel init issues.Matt Johnston
2004-06-01syntactical fixups - it compiles, but channel handling code requires fixing.Matt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston