Home | History | Annotate | Download | only in dropbear

Lines Matching full:handles

11 session.c		Contains the main select() loop, and handles setting
23 packet.c Handles the basic packet encryption/decryption,
27 service.c Handles service requests (userauth or connection)
36 authpasswd.c Handles /etc/passwd or /etc/shadow auth
38 authpubkey.c Handles ~/.ssh/authorized_keys auth
47 chansession.c Handles shell/exec requests
53 loginrec.c From OpenSSH, handles utmp/wtmp logging
55 x11fwd.c Handles X11 forwarding
57 agentfwd.c Handles auth-agent forwarding requests
59 localtcpfwd.c Handles -L style tcp forwarding requests, setting
78 main.c dropbear's main(), handles listening, forking for