Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland | |
also made sure the copyright is at the top of all the files, it's been too long. Anyway, this may effect some code, but not much, and it's an easy enough fix. | |||
2009-01-27 | Hey, I think that'll fix some things valgrind was bitching about. Apparently | Mike Buland | |
BitString is...not so good...I may have to rewrite big chunks. | |||
2008-09-15 | Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing the | Mike Buland | |
hell out of it. Good times, everyone. This is a major chunk for congo, and the new optimizations should be good. | |||
2008-07-23 | Added BitString, it was used in a few projects. It needs a few functions to | Mike Buland | |
be corrected, they were using standard library features, that shouldn't be hard to fix though. |