Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-02 | The list has an isEmpty funcion, and the socket may have a new read function | Mike Buland | |
soon, check it out...later... | |||
2007-06-28 | Client code is better, so is the socket, you can get addresses and other cool | Mike Buland | |
things from it. The plugger had yet another bugfix...plugger... | |||
2007-06-18 | Added the protocol class. servers work, but don't send data, updated the streams | Mike Buland | |
to include many more state indicators and caps queries, and everything is working better in general. | |||
2007-06-10 | Bunch of maintenence type things. Minor tweaks and the like. The file class | Mike Buland | |
has a lot more helper functions and the like, the filters give more info back to the caller, minor updates to taf. | |||
2007-05-17 | Lots of cool new stuff, the Server class actually works for everything except | Mike Buland | |
actually interacting with clients, and the Client class is almost there, except that it doesn't really do anything yet. | |||
2007-04-26 | Merged Ito and put it in the BU namespace. I should probably clean up the | Mike Buland | |
formatting on the comments, some of the lines wrap, but I'm not too worried about it right now. I also fixed up the doxygen config and build.conf files so that everything is building nice and smooth now. | |||
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 | |
not done. I need to decide how I want to do the buffering... | |||
2007-04-10 | I did it, the streams don't start with an S now. | Mike Buland | |