]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - crypto.c
changed use of GL_ARB_fragment_shader and friends to the core GL 2.0
[xonotic/darkplaces.git] / crypto.c
2010-12-10 divverentfix a terminologic bug
2010-11-25 divverentinitial work for DETACHED signatures
2010-11-25 divverentfix a cast
2010-11-25 divverentmove base64 to common code
2010-11-25 vortexfix warnings by adding type casts
2010-11-25 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-10-28 havocfix MSVC2008 compilation again
2010-10-17 divverentfix two types to hopefulyl compile on MSVC
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...