Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl.

This commit is contained in:
Thulinma 2012-05-11 16:50:30 +02:00
parent 46ed4bdd60
commit bf75cc278c
26 changed files with 97 additions and 608 deletions

View file

@ -1,4 +1,3 @@
tinythread++ library taken verbatim from:
http://tinythread.sourceforge.net
All code was written by DDVTECH employees specifically for this project, with the exception of:
All other code so far was written by DDVTECH employees.
* tinythread++ library taken verbatim from: http://tinythread.sourceforge.net