Mercurial > dropbear
log
age | author | description |
---|---|---|
Wed, 23 Apr 2014 16:22:50 +0800 | Matt Johnston | Fix pubkey auth if the first key presented fails (infinite loop of |
Fri, 21 Mar 2014 22:16:42 +0800 | Matt Johnston | Fix monotonic_now() on OS X |
Sat, 15 Mar 2014 11:37:02 +0800 | Matt Johnston | Experiment of always writing data if available. Might waste a writev() with |
Thu, 13 Mar 2014 23:50:09 +0800 | Matt Johnston | Add new monotonic_now() wrapper so that timeouts are unaffected by |
Thu, 13 Mar 2014 23:08:47 +0800 | Matt Johnston | Fix typo |
Thu, 13 Mar 2014 16:28:16 +0800 | Yousong Zhou | Use AUTH_TIMEOUT only before authdone != 1. |
Wed, 12 Mar 2014 23:40:02 +0800 | Matt Johnston | Better PAM through recursion pam |