libt2n: (tomj) fixed call of virtual function close() from destructor, fixed return...
[libt2n] / src / command_server.cpp
2008-11-25 Thomas Jaroschlibt2n: (tomj) fixed call of virtual function close...
2008-11-21 Gerd v. Egidylibt2n: (gerd) add safety-check to send_hello
2008-11-21 Thomas Jaroschlibt2n: (tomj) small fix to support data transfers...
2008-09-26 Gerd v. Egidylibt2n: (gerd) more documentation-polishing v0.4
2008-09-17 Gerd v. Egidylibt2n: (gerd) some documentation improvement as prepar...
2008-09-05 Gerd v. Egidylibt2n: (gerd) make handle-function on server reentrant
2008-06-13 Gerd v. Egidylibt2n: (gerd) add lots of error handling code, unit...
2006-10-30 Gerd v. Egidylibt2n: (gerd) add command groups
2006-10-30 Gerd v. Egidylibt2n: (gerd) add server serialization exceptions
2006-10-29 Gerd v. Egidylibt2n: (gerd) add client timeouts & tests, hello peek...
2006-10-28 Gerd v. Egidylibt2n: (gerd) add hello messages
2006-10-27 Gerd v. Egidylibt2n: (gerd) finish server callbacks
2006-10-27 Gerd v. Egidylibt2n: (gerd) add protocol version config, add server...
2006-10-19 Gerd v. Egidylibt2n: (gerd) fix & improve logging
2006-10-18 Gerd v. Egidylibt2n: (gerd) fixes, new logging concept (not working...
2006-10-12 Gerd v. Egidylibt2n: (gerd) basic command handling (still some todos)