Mercurial > dropbear
log
age | author | description |
---|---|---|
Sat, 02 May 2015 12:16:06 +0200 | Gaël PORTAY | Fix unused parameters warnings [-Werror=unused-parameter] |
Sat, 02 May 2015 11:26:22 +0200 | Gaël PORTAY | Uses abort() instead of raising a SIGABRT signal [-Werror] |
Sat, 02 May 2015 11:37:37 +0200 | Gaël PORTAY | Uses k_size as an signed integer |
Sat, 02 May 2015 13:33:34 +0200 | Gaël PORTAY | Test struct existance against sizeof() operator |