Mercurial > dropbear
log ecdsa.c @ 1223:5b4024eba55b
age | author | description |
---|---|---|
Thu, 04 Jun 2015 23:08:50 +0800 | Matt Johnston | Merge pull request #13 from gazoo74/fix-warnings |
Sat, 02 May 2015 13:59:41 +0200 | Gaël PORTAY | Turn dropbear_ecc_curve's name into const char * |
Sat, 02 May 2015 22:24:02 +0200 | Gaël PORTAY | Turn local key_indent variable into char * |
Sun, 01 Mar 2015 22:44:36 +0800 | Matt Johnston | Fix some memory leaks in ecc code |
Wed, 28 Jan 2015 22:29:18 +0800 | Matt Johnston | Fix memory leak of ecdsa structure, found by Coverity |
Thu, 14 Nov 2013 22:03:30 +0800 | Matt Johnston | use oldstyle comments |
Thu, 14 Nov 2013 21:36:45 +0800 | Matt Johnston | - Some fixes for old compilers like tru64 v4 from Daniel Richard G. |