aboutsummaryrefslogtreecommitdiff
path: root/src/server.h (follow)
AgeCommit message (Expand)Author
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2011-01-20Bu::FString is now String, and there's a shell script to fix any other programsMike Buland
2010-10-16Many, many changes. Documentation changes, renamed the socket class toMike Buland
2010-06-14Fixed a minor memory leak in the server. It makes a difference on popularMike Buland
2010-05-13Finally rearranged the system to put all compatability files in a directoryMike Buland
2010-03-12The server and multiserver now support a shutdown() function which callsMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2010-02-04david - Made a build-M3 file for building to windows (mingw). This one actual...David
2009-11-12I've started my campaign to clean up all of the header files in libbu++ as farMike Buland
2009-01-16I...think that's a little better. Wow, function pointers in windows have aMike Buland
2009-01-11A new feature has been added to Bu::Server. It's going to be trickier toMike Buland
2008-12-25Minor change, just some cleanup goo.Mike Buland
2008-12-24Strange, I never actually made any of the server code clean up behind itselfMike Buland
2008-04-28Apparently there were a number of things that weren't strict ISO C++, the newMike Buland
2008-02-10Huh, forgot to commit the rest of the updates/changes/etc for the newMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2008-02-07Wowee, I think all this new stuff works, Conduit I don't need now, so it's notMike 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-18The client/server system now works both ways, in and out, and works as well asMike Buland
2007-06-18Added the protocol class. servers work, but don't send data, updated the streamsMike 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