aboutsummaryrefslogtreecommitdiff
path: root/src/bzip2.cpp (follow)
AgeCommit message (Expand)Author
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2010-10-29Minor change, I discovered where it was getting stuck all this time. If theMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2009-09-23Wow, ok, file was broken on changing position in the stream, it wouldn't resetMike Buland
2009-07-30Bu::Buffer actually works, and works really well. I dig it. Bu::BZip2 nowMike Buland
2008-10-01Ok, NIDS is getting better and better, and I went ahead and cleaned up someMike Buland
2008-09-24Hey, it wasn't a problem with libbu++, just my desktop machine...uh...dying aMike Buland
2008-09-24Something may be wrong.Mike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-06-26Corrected a memory leak in Bu::BZip2, it wasn't cleaning up the big buffer.Mike Buland
2007-06-18Added the protocol class. servers work, but don't send data, updated the streamsMike Buland
2007-06-11Wow that was a stupid bug. OK, decompression is working really well, and itMike Buland
2007-06-11Few minor tweaks to bzip2, it reports errors now...and there's a bug in odpmMike Buland
2007-06-10Bunch of maintenence type things. Minor tweaks and the like. The file classMike Buland
2007-06-09Alright, looks like the bzip2 filter can decompress just fine. It won't try ...Mike Buland
2007-06-07The Stream Filter archetecture is finished, it's actually much cooler than IMike Buland