aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/checksum.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cull remaining mostly dubious examples. Also remove readme.txtlloyd2014-01-011-37/+0
* More pubkey doc updateslloyd2011-04-081-0/+37
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-37/+0
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-0/+6
* Add LibraryInitializers to the examples, instead of relying on lazy init.lloyd2009-03-171-1/+1
* Add an example for using checksums (CRC, Adler32) and Pipe/Filter/Forklloyd2008-10-131-0/+31