aboutsummaryrefslogtreecommitdiff
path: root/src/serversocket.h (follow)
AgeCommit message (Expand)Author
2009-03-26Added some more constructors to the ServerSocket, and also switched the writeMike Buland
2009-01-16I...think that's a little better. Wow, function pointers in windows have aMike Buland
2008-10-24david - ok, fixed the compiler warnings in socket class. got serversocket com...David
2008-10-01Ok, NIDS is getting better and better, and I went ahead and cleaned up someMike 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
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-06-28Many minor changes, hopefully the header fixes will keep future header macroMike Buland
2007-06-12Moved out the xml system again. I think that if I am going to do it again,Mike Buland
2007-05-17Lots of cool new stuff, the Server class actually works for everything exceptMike Buland
2007-05-15SPtr is now Bu::ified, and the List class now acts the way we think const listsMike Buland
2007-04-26Merged Ito and put it in the BU namespace. I should probably clean up theMike Buland