Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-19 | Pointer parameter could be declared as pointing to const | Francois Perrad | |
2016-03-16 | fix empty C prototypes | Francois Perrad | |
2015-05-05 | Turn addrandom()'s buf argument into unsigned char * | Gaƫl PORTAY | |
Data is usually represented as "unsigned char *" like genrandom(). | |||
2015-02-24 | DROPBEAR_ prefix for include guards to avoid collisions | Thorsten Horstmann | |
2013-11-14 | rename random.h to dbrandom.h since some OSes have a system random.h | Matt Johnston | |
--HG-- rename : random.c => dbrandom.c rename : random.h => dbrandom.h |