]> de.git.xonotic.org Git - xonotic/d0_blind_id.git/history - d0_bignum-gmp.c
mark things that need to be made threadsafe
[xonotic/d0_blind_id.git] / d0_bignum-gmp.c
2011-10-25 Rudolf Polzermark things that need to be made threadsafe
2011-04-29 Rudolf Polzerfix const warnings
2011-04-29 Rudolf Polzerlibtommath support: compiles, does not work yet
2010-09-17 Rudolf Polzeralso support signing
2010-09-06 Rudolf Polzertag the macro identifiers (like BOOL, EXPORT) with...
2010-09-02 Rudolf Polzerbetter Id formatting
2010-09-02 Rudolf Polzeralso use $Id$
2010-09-02 Rudolf Polzercommit hash into file
2010-09-02 Rudolf PolzerLicense: now entirely licensed under the 3-clause BSD...
2010-08-27 Rudolf Polzerdetect failed RNG initialization
2010-08-11 Rudolf PolzerMerge branch 'master' of github.com:divVerent/d0_blind_id
2010-08-05 Rudolf Polzerhandle an error case
2010-08-05 Rudolf Polzerun-debianize libd0_blind_id's RNG on Win32
2010-07-14 Rudolf PolzerINCOMPATIBLE PROTOCOL CHANGE, REGENERATE ALL IDENTITY...
2010-07-14 Rudolf PolzerMerge branch 'master' of github.com:divVerent/d0_blind_id
2010-07-10 Rudolf Polzerprevent a malleability attack; this BREAKS THE PROTOCOL...
2010-04-25 Rudolf Polzeruse /dev/urandom
2010-04-24 Rudolf Polzerlet's use more strict warnings, and help Visual Studio
2010-04-24 Rudolf Polzerdon't read so much from /dev/random as it's slow
2010-04-24 Rudolf Polzervisibility;
2010-04-24 Rudolf Polzerlicense: LGPL 2.1
2010-04-24 Rudolf Polzerinitial import of blind_id