Mercurial > dropbear
log
age | author | description |
---|---|---|
2017-05-24 | Matt Johnston | don't exit encountering short lines |
2017-05-23 | Matt Johnston | split out checkpubkey_line() separately |
2017-06-16 | Matt Johnston | increase min DSS and RSA lengths |
2017-06-16 | Matt Johnston | check p and q lengths |
2017-06-23 | Matt Johnston | merge fuzz |
2017-06-23 | Matt Johnston | Compile with -fno-strict-overflow if possible. |
2017-06-20 | Matt Johnston | verify debug printing fuzz |
2017-06-16 | Matt Johnston | increase min DSS and RSA lengths fuzz |
2017-06-16 | Matt Johnston | check p and q lengths fuzz |
2017-06-15 | Matt Johnston | fix missing arglist NULL terminator |
2017-06-14 | Matt Johnston | merge from main fuzz |
2017-06-14 | Matt Johnston | improve value range validation |
2017-05-26 | Matt Johnston | add m_mp_free_multi, be more careful freeing when failing to load keys |
2017-06-11 | Matt Johnston | fix checkmac always failing pre-kex fuzz |
2017-06-03 | Matt Johnston | Merge pull request #38 from armcc/master |