Mercurial > dropbear
log
age | author | description |
---|---|---|
2015-05-02 | Gaël PORTAY | Fix unused parameters warnings [-Werror=unused-parameter] |
2015-05-02 | Gaël PORTAY | Uses abort() instead of raising a SIGABRT signal [-Werror] |
2015-05-02 | Gaël PORTAY | Uses k_size as an signed integer |
2015-05-02 | Gaël PORTAY | Test struct existance against sizeof() operator |
2015-06-03 | Matt Johnston | Disable twofish-ctr by default, add config option |
2015-06-03 | Matt Johnston | note about constant_time_strcmp and lengths |
2015-06-03 | Matt Johnston | Fix building when ENABLE_CLI_PUBKEY_AUTH is unset |
2015-05-29 | Matt Johnston | separate client/server fastopen options |
2015-05-02 | Matt Johnston | Make sure kexfirstinitialise is called early enough |
2015-05-02 | Matt Johnston | fix travis more |
2015-05-02 | Matt Johnston | bad travis syntax |
2015-05-02 | Matt Johnston | add no-writev build |