summaryrefslogtreecommitdiffstats
path: root/src/responder/ssh/sshsrv.c
Commit message (Expand)AuthorAgeFilesLines
* Lookup domains at startupSumit Bose2013-06-041-0/+6
* SSH: Fix parsing of names from client requestsJan Cholasta2013-05-071-0/+8
* change responder contexts hierarchyPavel Březina2013-03-201-9/+14
* do not leak memory on failure in *_process_init()Pavel Březina2013-03-201-4/+8
* RESPONDERS: Create a common file with service names and versionsJakub Hrozek2012-12-181-0/+1
* Include talloc log in our debug facilityMichal Zidek2012-10-291-1/+1
* SSH: Expire hosts in known_hostsJan Cholasta2012-10-051-0/+11
* SSH: Add support for hashed known_hostsJan Cholasta2012-04-241-0/+13
* SSH: Allow clients to explicitly specify host aliasJan Cholasta2012-03-151-7/+0
* Use the correct hash table for pending requestsSimo Sorce2012-03-081-1/+1
* SSH: Replace blocking getaddrinfo call in the responder with asynchronous res...Jan Cholasta2012-02-271-0/+7
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-1/+1
* SSH: ResponderJan Cholasta2012-02-071-0/+193