]> git.xonotic.org Git - xonotic/darkplaces.git/history - mdfour.c
cvar: Don't memset cvar->aliases before it's even allocated
[xonotic/darkplaces.git] / mdfour.c
2020-10-02 cloudwalkmdfour: Switch to stdint.
2020-09-29 cloudwalkquakedef: Add darkplaces.h and include it in as many...
2020-06-29 cloudwalkAdd -Wshadow cflag and eliminate its warnings, includin...
2020-01-09 havocCorrected names in credits to be more accurate and...
2015-03-04 divverentFix a mdfour.c oops, sorry. Forgot the argument.
2015-03-04 divverentMake mdfour thread-safe.
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2007-11-12 divverentmove two #defined to quakedef.h, and always include...
2006-03-04 havoccommented out a line as suggested by Spike, to fix...
2006-02-25 havocadded md4four map checksumming, since QW servers seem...