Age | Commit message (Expand) | Author |
2008-10-24 | david - ok, fixed the compiler warnings in socket class. got serversocket com... | David |
2008-10-23 | david - first steps to getting socket to compile in windows (MinGW)... it com... | David |
2008-10-01 | Ok, NIDS is getting better and better, and I went ahead and cleaned up some | Mike Buland |
2008-09-24 | Ok, now all the warnings are gone (except for those coming from nids, but that's | 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 | Fixed a bug in the Socket that would throw an exception if there was just too | Mike Buland |
2007-09-07 | The Bu::Socket::getAddress function was always getting the local name of the | Mike Buland |
2007-07-18 | Incorporated a patch contributed by Brandon CS Sanders that allows libbu++ to | Mike Buland |
2007-07-15 | Bu::Socket now cashes a string representation of the IP address so you can | Mike Buland |
2007-07-03 | Ah, that explains much, I did the big reorg -> trunk move and forgot to commit | Mike Buland |
2007-07-02 | The list has an isEmpty funcion, and the socket may have a new read function | 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 | Added the protocol class. servers work, but don't send data, updated the streams | Mike Buland |
2007-06-10 | Bunch of maintenence type things. Minor tweaks and the like. The file class | Mike Buland |
2007-05-17 | Lots of cool new stuff, the Server class actually works for everything except | Mike Buland |
2007-04-26 | Merged Ito and put it in the BU namespace. I should probably clean up the | Mike Buland |
2007-04-20 | Fixed some goo in socket. | Mike Buland |
2007-04-10 | Added more comments, help, and socket actually reads and writes some, but it's | Mike Buland |
2007-04-10 | I did it, the streams don't start with an S now. | Mike Buland |