Silence gcc warning about initialization order
[libt2n] / test /
2010-04-26 Thomas JaroschDon't catch unknown exceptions if we are only going...
2010-02-04 Thomas JaroschRemove code duplication in test fixtures
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) fix mysterious crashes in test::Reentran...
2008-11-26 Thomas Jaroschlibt2n: (tomj) added exception handling to every child...
2008-11-26 Thomas Jaroschlibt2n: (tomj) don't use std::auto_ptr in command_clien...
2008-11-25 Thomas Jaroschlibt2n: (tomj) fixed call of virtual function close...
2008-11-24 Thomas Jaroschlibt2n: (tomj) made reentrant unit-test more robust...
2008-11-24 Thomas Jaroschlibt2n: (tomj) disable recently added unit test: it...
2008-11-21 Gerd v. Egidylibt2n: (gerd) set additional non-blocking options...
2008-09-23 Reinhard Pfaulibt2n: (reinhard) 1 Million is not enough! (+ doc...
2008-09-05 Gerd v. Egidylibt2n: (gerd) make handle-function on server reentrant
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-08-01 Reinhard Pfaulibt2n: (reinhard) more compile fixes.
2008-07-31 Gerd v. Egidylibt2n: (gerd) bugfixes, better logging, unit tests...
2008-07-30 Gerd v. Egidylibt2n: (gerd) basic structure of wrappers done, ignore...
2008-07-24 Gerd v. Egidylibt2n: (gerd) socket reconnect added (incl. unit tests)
2008-06-13 Gerd v. Egidylibt2n: (gerd) add lots of error handling code, unit...
2008-06-06 Reinhard Pfaulibt2n: (reinhard) fixed unit test.
2008-06-06 Reinhard Pfaulibt2n: (reinhard) socket handler: buffer and blcok...
2006-11-02 Gerd v. Egidylibt2n: (gerd) fix bug receiving fragmented data
2006-10-30 Gerd v. Egidylibt2n: (gerd) add command groups
2006-10-30 Gerd v. Egidylibt2n: (gerd) add server serialization exceptions
2006-10-30 Gerd v. Egidylibt2n: (gerd) add connect timeout
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) client callbacks
2006-10-27 Gerd v. Egidylibt2n: (gerd) finish server callbacks
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...
2006-10-12 Gerd v. Egidylibt2n: (gerd) basic command handling (still some todos)
2006-10-12 Gerd v. Egidylibt2n: (gerd) add ip communication
2006-10-11 Gerd v. Egidylibt2n: (gerd) fixes & real unit tests
2006-10-11 Gerd v. Egidylibt2n: (gerd) fixes & testcase