aboutsummaryrefslogtreecommitdiff
path: root/src/nidsstream.cpp (follow)
AgeCommit message (Expand)Author
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2009-01-27Corrected the Bu::File::canRead() and Bu::File::canWrite() functions, they workMike Buland
2009-01-27Corrected some larger read/write issues in corner cases that I hit suprisinglyMike Buland
2008-10-08Ok...corrected a problem with new block allocation in nids, and it no longerMike Buland
2008-10-01Ok, NIDS is getting better and better, and I went ahead and cleaned up someMike Buland
2008-09-15Wooo! It compiles again! The nids streams are almost ready.Mike Buland
2008-09-15Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing theMike Buland
2008-07-02Caching is coming together nicely, as well as the new nids system...orMike Buland