Fix 'occurred' typo
[libt2n] / test / simplecmd.cpp
2010-04-26 Thomas JaroschDon't catch unknown exceptions if we are only going...
2010-02-04 Thomas JaroschMigrate from cppunit to Boost.test
2009-04-03 Thomas JaroschChange license from LGPL to GPL version 2 + linking...
2008-11-26 Thomas Jaroschlibt2n: (tomj) added exception handling to every child...
2008-11-25 Thomas Jaroschlibt2n: (tomj) fixed call of virtual function close...
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...
2006-11-02 Gerd v. Egidylibt2n: (gerd) fix bug receiving fragmented data
2006-10-19 Gerd v. Egidylibt2n: (gerd) fix exception passing
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-13 Gerd v. Egidylibt2n: (gerd) command handling, unit-test still bailin...