Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8b9f98ba | 2018-09-23 21:37:58 | auto-format by executing `make astyle` | ||
| 9034e712 | 2018-05-02 21:43:17 | Do not use installed headers for building | ||
| ef6d85a1 | 2018-04-14 14:33:36 | don't use rand() in mp_rand() This fixes #103 | ||
| f51249b6 | 2018-02-02 12:07:21 | clean-up file headers | ||
| e156e7ef | 2017-10-19 11:41:10 | fix clang build for MP_{8,16}BIT | ||
| bdbed000 | 2017-10-15 19:57:12 | literal suffix | ||
| 2344bcea | 2017-08-30 20:23:46 | format with astyle (step 6) | ||
| 45771cc9 | 2017-08-30 19:07:12 | format with astyle (step 1) | ||
| ef6c71f1 | 2015-11-29 14:58:46 | return type of function on the same line | ||
| d6a9a58f | 2017-08-30 20:08:58 | remove space after function name and cast | ||
| 6f212942 | 2017-08-28 16:27:26 | replace SVN tags | ||
| 712b3597 | 2017-04-10 16:34:03 | fix mp_rand() for MP_{8,16}BIT | ||
| bc11ea75 | 2017-04-09 00:32:57 | don't include static function in callgraph | ||
| d5b0f1e9 | 2016-04-10 13:55:42 | loop&shift until enough random data has been read | ||
| 7cf5c050 | 2016-04-10 01:01:29 | make sure the entire mp_digit is filled with random data | ||
| 4e3f1344 | 2015-11-12 01:49:07 | provide tommath_private.h tommath.h contains declarations for the public part of the library. tommath_private.h contains the functions which are private to ltm and should not be exposed to the public. | ||
| 079b0f65 | 2015-10-30 17:55:29 | Getting ready for v0.43.0 release Also updated my email address... Signed-off-by: Tom St Denis <tstdenis82@gmail.com> | ||
| 5d1096b0 | 2014-12-12 01:42:30 | use arc4random() instead of rand() on *BSD | ||
| 333aebc8 | 2007-04-18 09:58:18 | added libtommath-0.41 | ||
| f0b91a57 | 2006-04-06 19:49:59 | added libtommath-0.39 | ||
| 9294e791 | 2005-08-01 16:37:28 | added libtommath-0.36 | ||
| fdfa2f4f | 2005-03-12 11:55:11 | added libtommath-0.35 | ||
| e549ccfe | 2004-10-29 22:07:18 | added libtommath-0.32 | ||
| c1da6aa2 | 2003-08-05 01:24:44 | added libtommath-0.25 | ||
| 82f48582 | 2003-03-13 02:11:11 | added libtommath-0.14 | ||
| b66471f7 | 2003-02-28 16:09:08 | added libtommath-0.13 | ||
| 57354e11 | 2003-02-28 16:08:34 | added libtommath-0.12 |