aboutsummaryrefslogtreecommitdiffstats
path: root/modules/comp_zlib/zlib.cpp
Commit message (Expand)AuthorAgeFilesLines
* This is the first checkin to net.randombit.botan.modularized, whichlloyd2008-09-281-283/+0
* Avoid old C-style castslloyd2008-09-171-6/+21
* Replace some C-style casts with C++ named casts in bzip2 and zliblloyd2008-08-301-3/+3
* Fix some completely bogus code in zlib.cpp that was causing compilation failu...lloyd2008-04-101-8/+8
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+3
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Qualify (some) calls to functions in the global namespace using anlloyd2007-12-241-8/+8
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Update some modules which were never changed to use Allocator::get insteadlloyd2006-12-091-1/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+266