Mercurial > dropbear
log ecdsa.c @ 1734:73646de50f13 DROPBEAR_2020.80
age | author | description |
---|---|---|
Sun, 18 Feb 2018 11:22:13 +0800 | Matt Johnston | include config.h for options.h. don't need to include options.h when |
Sat, 19 Aug 2017 17:16:13 +0200 | Francois Perrad | Pointer parameter could be declared as pointing to const |
Wed, 04 May 2016 15:33:40 +0200 | Matt Johnston | Convert #ifdef to #if, other build changes |
Fri, 01 Jan 2016 15:02:09 +0100 | Francois Perrad | more hard tab |
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 * |