Mercurial > dropbear
log
age | author | description |
---|---|---|
2018-03-04 | Matt Johnston | merge coverity coverity |
2018-03-04 | Matt Johnston | print config.log on failure |
2018-03-04 | Matt Johnston | add -fsanitize=address for fuzz test again |
2018-03-04 | Matt Johnston | get rid of unused packet_type in encrypted write queue |
2018-03-03 | Matt Johnston | merge |
2018-03-03 | François Perrad | some linting after fuzz merge (#60) |
2018-03-03 | Matt Johnston | add cryptlib for all targets in fuzz build |
2018-03-03 | Matt Johnston | Fix CFLAGS for configure |
2018-03-01 | Matt Johnston | no werror for fuzzing clang |
2018-03-01 | Matt Johnston | Attempt to fix m_free for libtomcrypt/libtommath |
2018-03-01 | Matt Johnston | avoid fsanitize=address for fuzzing |
2018-03-01 | Matt Johnston | Only use malloc wrapper if fuzzing |
2018-03-01 | Matt Johnston | avoid volatile cast warning |
2018-03-01 | Matt Johnston | don't try clang-5.0 |
2018-03-01 | Matt Johnston | add fuzzers to travis |