Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl.
This commit is contained in:
parent
46ed4bdd60
commit
bf75cc278c
26 changed files with 97 additions and 608 deletions
|
@ -1,3 +1,6 @@
|
|||
/// \file buffer_stream.cpp
|
||||
/// Contains definitions for buffer streams.
|
||||
|
||||
#include "buffer_stream.h"
|
||||
|
||||
/// Stores the globally equal reference.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue