Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-18 | merge main to fuzz | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-18 | better harness | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-18 | setup svr_dropbear_exit | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-18 | merge main | Matt Johnston | |
2017-05-18 | merge 2017.75 | Matt Johnston | |
2017-05-18 | Added signature for changeset 5c9207ceedae | Matt Johnston | |
2017-05-18 | Added tag DROPBEAR_2017.75 for changeset c31276613181 | Matt Johnston | |
2017-05-18 | fix changelog for atomic dropbearkey | Matt Johnston | |
2017-05-17 | bump version to 2017.75 | Matt Johnston | |
2017-05-17 | changes for 2017.75 | Matt Johnston | |
2017-05-14 | rename fuzzer -> fuzz-target, add list-fuzz-targets | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-13 | Use CXX to link fuzzer, also link with $FUZZLIB | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-13 | crypto_init() | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-13 | fix buf->pos when shrinking | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-13 | fuzz harness | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-12 | copy over some fuzzing code from AFL branch | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-12 | notsocket changes from afl branch | Matt Johnston | |
--HG-- branch : fuzz | |||
2016-11-19 | Use atomic key generation in all cases | Matt Johnston | |
2016-11-19 | Use atomic key generation in all cases | Matt Johnston | |
2016-11-18 | Merge pull request #27 from fperrad/20160325_lint | Matt Johnston | |
more linting | |||
2016-11-18 | Merge pull request #26 from fperrad/kill_kr | Matt Johnston | |
remove K&R old style code | |||
2016-11-15 | initialize variable and protect against NULL dereferencement | Francois Perrad | |
2016-11-15 | initialize variable | Francois Perrad | |
2016-11-15 | remove duplicated include | Francois Perrad | |
2016-11-15 | upgrade atomicio | Francois Perrad | |
in order to remove K&R code in atomicio.c now, vwrite comes from atomicio.h | |||
2016-11-15 | upgrade strlcat | Francois Perrad | |
in order to remove K&R code | |||
2016-09-15 | add CVEs and patch urls | Matt Johnston | |
2016-09-09 | merge | Matt Johnston | |
2016-09-01 | ses.debug_trace is wrong | Matt Johnston | |
2016-07-22 | merge github | Matt Johnston | |
2016-07-21 | merge 2016.74 | Matt Johnston | |
2016-07-21 | Added signature for changeset 9030ffdbe562 | Matt Johnston | |
2016-07-21 | Added tag DROPBEAR_2016.74 for changeset 0ed3d2bbf956 | Matt Johnston | |
2016-07-21 | mention regression release | Matt Johnston | |
2016-07-21 | bump version | Matt Johnston | |
2016-07-21 | changelogs | Matt Johnston | |
2016-06-21 | merge | Matt Johnston | |
2016-06-19 | make sure socket is of the right domain | Matt Johnston | |
2016-05-12 | Merge pull request #29 from hno/patch-out-of-tree | Matt Johnston | |
Support out-of-tree builds usign bundled libtom | |||
2016-05-11 | Support out-of-tree builds usign bundled libtom | Henrik Nordström | |
When building out-of-tree we need both source and generated folders in include paths to find both distributed and generated headers. | |||
2017-05-16 | listenaddr must be malloced | Matt Johnston | |
2017-05-13 | reduce buf->pos if shrinking | Matt Johnston | |
2016-09-15 | add CVEs and patch urls | Matt Johnston | |
2017-05-10 | free forced_command | Matt Johnston | |
2017-05-10 | switch user when opening authorized_keys | Matt Johnston | |
2016-05-11 | Support out-of-tree builds usign bundled libtom | Henrik Nordström | |
When building out-of-tree we need both source and generated folders in include paths to find both distributed and generated headers. | |||
2016-05-04 | Add generated header default_options.h to version control. | Matt Johnston | |
This is a workaround since I cannot figure how to get dependencies to work properly with "make -j" | |||
2016-05-04 | message about truncated banner | Matt Johnston | |
2016-05-04 | Convert #ifdef to #if, other build changes | Matt Johnston | |
2016-05-02 | options for disabling "normal" DH | Matt Johnston | |