Age | Commit message (Expand) | Author |
2011-03-04 | Fixed the client thing back, sigh. | Mike Buland |
2011-03-02 | Corrected a memory leak in Bu::Client, and hopefully sped up transmission some, | Mike Buland |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland |
2011-01-20 | Bu::FString is now String, and there's a shell script to fix any other programs | Mike Buland |
2010-10-16 | Many, many changes. Documentation changes, renamed the socket class to | Mike Buland |
2010-09-14 | We should have no more problems with Bu::Client, I finished cleaning it up, | Mike Buland |
2010-09-13 | Accidental overload of a required function in the client code. | Mike Buland |
2010-08-21 | Client now inherits from stream. This could be cool, it could really mess\nt... | Mike Buland |
2010-06-14 | Fixed a minor memory leak in the server. It makes a difference on popular | Mike Buland |
2010-05-13 | QueueBuf is updated, and everything else uses it now, including Client. | Mike Buland |
2010-05-02 | wow, bug fixes everywhere. | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2009-07-16 | Client code is even cooler, it supports flushing data in case of buffering in | Mike Buland |
2009-06-30 | Bu::Client now gives you the option to add additional filters to the filter | Mike Buland |
2009-01-19 | Hey, more cases are covered for when the socket can close now. | Mike Buland |
2009-01-11 | A new feature has been added to Bu::Server. It's going to be trickier to | Mike Buland |
2008-10-01 | Ok, NIDS is getting better and better, and I went ahead and cleaned up some | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2008-02-07 | Wowee, I think all this new stuff works, Conduit I don't need now, so it's not | Mike Buland |
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland |
2007-10-24 | Corrected a few issues that cropped up when using the Bu::Socket without a | Mike Buland |
2007-10-08 | More updates, I'll doc them later, http works, client is less picky. | Mike Buland |
2007-10-08 | Added some helpers and fixes to Bu::Client, also got all the basics of a | Mike Buland |
2007-10-04 | Discovered that the Bu::Client::disconnect() function didn't do anything. That | Mike Buland |
2007-09-17 | Removed a debug line. | Mike Buland |
2007-07-10 | I Fixed the Hash bug!!! | Mike Buland |
2007-07-10 | Fixed a bunch of stuff, I don't even know what... | Mike Buland |
2007-07-09 | Updates, the client now tells protocols about new connections, and the hexDump | Mike Buland |
2007-06-29 | A few changes here and there, mainly related to getting the new Server system | Mike Buland |
2007-06-28 | Updated the client, it now takes all intXX_t and uintXX_t as a param for write | Mike Buland |
2007-06-28 | Client code is better, so is the socket, you can get addresses and other cool | Mike Buland |
2007-06-18 | The client/server system now works both ways, in and out, and works as well as | Mike Buland |
2007-06-18 | Added the atom class and did some more client work, it will close the socket | Mike Buland |
2007-06-18 | Added the protocol class. servers work, but don't send data, updated the streams | Mike Buland |
2007-06-12 | Moved out the xml system again. I think that if I am going to do it again, | Mike Buland |
2007-05-17 | Lots of cool new stuff, the Server class actually works for everything except | Mike Buland |