Change license from LGPL to GPL version 2 + linking exception. This fixes C++ templat...
[libt2n] / src / command_client.cpp
2009-04-03 Thomas JaroschChange license from LGPL to GPL version 2 + linking...
2008-11-26 Thomas Jaroschlibt2n: (tomj) don't use std::auto_ptr in command_clien...
2008-09-17 Gerd v. Egidylibt2n: (gerd) some documentation improvement as prepar...
2008-08-27 Gerd v. Egidylibt2n: (gerd) make sure no exception is thrown in...
2008-08-24 Gerd v. Egidylibt2n: (gerd) fix client-connection-logic, finish...
2008-07-24 Gerd v. Egidylibt2n: (gerd) socket reconnect added (incl. unit tests)
2006-10-30 Gerd v. Egidylibt2n: (gerd) add hello peek
2006-10-29 Gerd v. Egidylibt2n: (gerd) add client timeouts & tests, hello peek...
2006-10-28 Gerd v. Egidylibt2n: (gerd) small fixes, hello unit tests
2006-10-28 Gerd v. Egidylibt2n: (gerd) add hello messages
2006-10-19 Gerd v. Egidylibt2n: (gerd) fix & improve logging
2006-10-12 Gerd v. Egidylibt2n: (gerd) basic command handling (still some todos)