Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-01 | more hard tab | Francois Perrad | |
2015-06-04 | buf_getstring and buf_putstring now use non-unsigned char* | Matt Johnston | |
2015-05-05 | Turn dropbear_ecc_curve's name into const char * | Gaël PORTAY | |
2015-05-05 | Turn local key_indent variable into char * | Gaël PORTAY | |
2015-03-01 | Fix some memory leaks in ecc code | Matt Johnston | |
2015-01-28 | Fix memory leak of ecdsa structure, found by Coverity | Matt Johnston | |
2013-11-14 | use oldstyle comments | Matt Johnston | |
2013-11-14 | - Some fixes for old compilers like tru64 v4 from Daniel Richard G. | Matt Johnston | |
- Don't warn about blocking random device for prngd | |||
2013-11-12 | Various cleanups and fixes for warnings | Matt Johnston | |
--HG-- branch : ecc | |||
2013-11-07 | refactor key generation, make it generate as required. | Matt Johnston | |
Needs UI in server command line options --HG-- branch : keyondemand | |||
2013-05-21 | merge in HEAD | Matt Johnston | |
--HG-- branch : ecc | |||
2013-05-09 | Fix ecdsa verification | Matt Johnston | |
--HG-- branch : ecc | |||
2013-05-03 | ecdsa is working | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-28 | more ecdsa signkey work, not correct | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-14 | A bit of work on ecdsa for host/auth keys | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-09 | Be safer with how we handle ltc_ecc_sets[] (particularly with | Matt Johnston | |
system libtomcrypt) A bit of progress with ecdsa code --HG-- branch : ecc | |||
2013-04-09 | start on ecdsa keys | Matt Johnston | |
--HG-- branch : ecc |