aboutsummaryrefslogtreecommitdiffstats
path: root/modules/es_ftw/es_ftw.cpp
Commit message (Expand)AuthorAgeFilesLines
* This is the first checkin to net.randombit.botan.modularized, whichlloyd2008-09-281-147/+0
* The change in rev f6d0cb6f9569d228ed6a11d021c3f57f55220bde was actuallylloyd2008-06-261-4/+4
* ew_ftw was reading up to 32 Mb for a fast poll and 256 Mb for a slow poll.lloyd2008-06-221-2/+2
* New, much cleaner (and thread safe) implementation of es_ftWlloyd2008-06-171-54/+92
* Remove unneeded inclusion of <fstream>lloyd2008-06-161-1/+0
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Fix compilation with GCC 3.2 - it doesn't like the :: namespace specificationlloyd2008-02-121-1/+1
* Qualify (some) calls to functions in the global namespace using anlloyd2007-12-241-9/+9
* Avoid some C-style casts in the moduleslloyd2007-07-231-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+110