aboutsummaryrefslogtreecommitdiff
path: root/src/atom.h (follow)
AgeCommit message (Expand)Author
2012-03-25Code is all reorganized. We're about ready to release. I should write up aMike Buland
2011-06-20Minor tweak, NULL is defined in extratypes.h as per C++ regs if it's notMike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2008-10-01Ok, NIDS is getting better and better, and I went ahead and cleaned up someMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-15david - adding license tag to the top of all header filesDavid
2007-10-03Nothing about function. I added a bunch of docs and re-arranged a bunch ofMike Buland
2007-07-11Bu::Atom is now comparable!Mike Buland
2007-07-10Fixed another Atom bug.Mike Buland
2007-07-10Fixed the atom, it wasn't copying from other atoms properly.David
2007-06-28Many minor changes, hopefully the header fixes will keep future header macroMike Buland
2007-06-18Added more helper guys to atom, it seems weird, but I think it's ok...Mike Buland
2007-06-18The client/server system now works both ways, in and out, and works as well asMike Buland
2007-06-18Added the atom class and did some more client work, it will close the socketMike Buland