index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
svr-session.c
Age
Commit message (
Expand
)
Author
2004-12-23
Log the IP along with auth success/fail attempts
Matt Johnston
2004-12-22
Rearrange preprocessor parts so that compilation with various options
Matt Johnston
2004-08-22
Fix for printing out things with inetd mode when we have DEBUG_TRACE
Matt Johnston
2004-08-12
cleaning up the pubkey defines
Matt Johnston
2004-08-10
just checkpointing
Matt Johnston
2004-08-03
Pubkey auth is mostly there for the client. Something strange with
Matt Johnston
2004-07-29
set the isserver flag (oops)
Matt Johnston
2004-07-27
Progressing client support
Matt Johnston
2004-07-26
snapshot of stuff
Matt Johnston
2004-07-20
switching to global vars
Matt Johnston
2004-06-23
merge of abac2150ee4f4031a98016241fbd136d24fed127
Matt Johnston
2004-06-22
- Port restriction code back in
Matt Johnston
2004-06-07
Don't bother printing errno in exit messages (the code wasn't valid anyway)
Matt Johnston
2004-06-03
- Reworked non-channel fd handling to listener.c
Matt Johnston
2004-06-02
Chantype handling is sorted
Matt Johnston
2004-06-01
Sorted out the first channel init issues.
Matt Johnston
2004-06-01
syntactical fixups - it compiles, but channel handling code requires fixing.
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston