]> de.git.xonotic.org Git - xonotic/d0_blind_id.git/history - main.c
work around missing BN_*_negative on Crap OS X
[xonotic/d0_blind_id.git] / main.c
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-09-02 Rudolf Polzerback to 1024 bits
2010-09-02 Rudolf Polzermake auto* hackery work, fix errors
2010-08-11 Rudolf PolzerMerge branch 'master' of github.com:divVerent/d0_blind_id
2010-08-02 Rudolf Polzerfix a MITM attack in the protocol
2010-07-26 Rudolf Polzerwin32 build fixes
2010-07-14 Rudolf PolzerINCOMPATIBLE PROTOCOL CHANGE, REGENERATE ALL IDENTITY...
2010-07-05 Rudolf Polzeradd a function to get a fingerprint of the public key...
2010-04-25 Rudolf Polzerdecl fixes
2010-04-25 Rudolf Polzerdon't use clock_gettime, OS X sucks
2010-04-25 Rudolf Polzermore fixes; always perform DH, perform DH rekeying...
2010-04-25 Rudolf Polzerembed a diffie hellmann key exchange
2010-04-25 Rudolf Polzerseparate RSA modulus from DL modulus; we still need...
2010-04-25 Rudolf Polzermake the signature on the private ID optional
2010-04-24 Rudolf Polzerlicense: LGPL 2.1
2010-04-24 Rudolf Polzerinitial import of blind_id