aboutsummaryrefslogtreecommitdiff
path: root/src/file.h (follow)
AgeCommit message (Expand)Author
2008-10-02More changes to File...turns out tempFile always opens the file for reading andMike Buland
2008-10-02Updated on my laptop and discovered that the new, more pedantic gcc had aMike Buland
2008-10-01This commit is sure to break things. This should be a very, very minor change.Mike Buland
2008-10-01Ok, NIDS is getting better and better, and I went ahead and cleaned up someMike Buland
2008-09-15Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing theMike Buland
2008-04-28Apparently there were a number of things that weren't strict ISO C++, the newMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2008-01-23Minor changes to documentation, mainly.Mike Buland
2007-11-15david - adding license tag to the top of all header filesDavid
2007-06-28Many minor changes, hopefully the header fixes will keep future header macroMike Buland
2007-06-19david - got some things compiling on win32 (wine/devc++)David
2007-06-18david - did more documentingDavid
2007-06-18Added the protocol class. servers work, but don't send data, updated the streamsMike Buland
2007-06-10Bunch of maintenence type things. Minor tweaks and the like. The file classMike Buland
2007-05-17Lots of cool new stuff, the Server class actually works for everything exceptMike Buland
2007-04-10I did it, the streams don't start with an S now.Mike Buland
2006-10-31Changed the file class to be SFile so that it will collide less, all of themMike Buland
2006-10-27Added the beginings of the new stream system.Mike Buland