]> git.xonotic.org Git - xonotic/darkplaces.git/history - crypto.h
Remove redundant ampersand breaking ContainerOf and List_For_Each_Entry. Make all...
[xonotic/darkplaces.git] / crypto.h
2021-05-25 CloudwalkAdd/update license headers across various files
2020-10-02 cloudwalkRemove unneeded #includes in some headers. Make some...
2020-09-29 cloudwalkAdd qdefs.h and qstats.h to split up quakedef.h. Make...
2020-09-17 cloudwalkRename qboolean to qbool
2015-02-09 divverentCrypto: handle properly whether the a server key is...
2014-01-24 divverentFix some d0_blind_id related bugs:
2011-12-09 divverentblind_id: rework of keygen to be able to save an unsign...
2011-11-01 divverentCrypto_LoadKeys: make the caller responsible for the...
2011-11-01 divverentCommand line: -sessionid, cvars: locksession, (R/O...
2011-10-01 divverentimplement digest_hex()
2010-11-25 divverentinitial work for DETACHED signatures
2010-11-25 divverentfix a typo
2010-11-25 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...