Fix RPM license tag
[libt2n] / src /
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-11-26 Thomas Jaroschlibt2n: (tomj) make result_container's has_exception...
2008-11-25 Thomas Jaroschlibt2n: (tomj) fixed call of virtual function close...
2008-11-25 Thomas Jaroschlibt2n: (tomj) fix uninitialized variable "result_type...
2008-11-24 Thomas Jaroschlibt2n: (tomj) close open connection (if any) on destru...
2008-11-24 Thomas Jaroschlibt2n: (tomj) documented code problems; have to find...
2008-11-21 Gerd v. Egidylibt2n: (gerd) set additional non-blocking options...
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-11-19 Thomas Jaroschlibt2n: (tomj) fix bug in fill_connection_buffers(...
2008-09-26 Gerd v. Egidylibt2n: (gerd) more documentation-polishing v0.4
2008-09-19 Gerd v. Egidylibt2n, arnied: (gerd) set logging on existing connecti...
2008-09-18 Gerd v. Egidylibt2n: (gerd) some more documentation
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-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) compile fixes.
2008-08-01 Reinhard Pfaulibt2n: (reinhard) compile fixes.
2008-08-01 Thomas Jaroschlibt2n: (tomj) compile fix
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-29 Thomas Jaroschlibt2n: (tomj) make compilable again
2008-07-24 Gerd v. Egidylibt2n: (gerd) socket reconnect added (incl. unit tests)
2008-07-24 Gerd v. Egidylibt2n: (gerd) some refactoring, documentation improvement
2008-07-23 Gerd v. Egidylibt2n: (gerd) more progress with T2nSingletonWrapper...
2008-07-23 Gerd v. Egidylibt2n: (gerd) some progress with T2nWrapper (compiles...
2008-06-13 Gerd v. Egidylibt2n: (gerd) add lots of error handling code, unit...
2008-06-06 Reinhard Pfaulibt2n: (reinhard) socket handler: buffer and blcok...
2008-06-05 Reinhard Pfaulibt2n: (reinhard) make command_client class polymoprh...
2008-06-03 Reinhard Pfaulibt2n: (reinhard) bugfix.
2008-05-19 Reinhard Pfaulibt2n: (reinhard) removed module arg; this avoids...
2006-12-21 Gerd v. Egidylibt2n: (gerd) improve docu, cleanup for public release v0.2
2006-12-18 Jens Thieledocu updates
2006-12-13 Jens Thielegenerate tag file, docu updates
2006-12-13 Jens Thielereplace @example with @note
2006-12-13 Jens Thielestarted docu
2006-12-04 Jens Thieleuse pkgincludedir for headers (to avoid file name colli...
2006-11-28 Jens Thieleget rid of some unused warnings
2006-11-21 Jens Thielecommit changes to build
2006-11-02 Gerd v. Egidylibt2n: (gerd) fix bug receiving fragmented data
2006-10-31 Gerd v. Egidylibt2n: (gerd) improve exports
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-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-28 Gerd v. Egidylibt2n: (gerd) client callbacks
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 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) doxygenize
2006-10-11 Gerd v. Egidylibt2n: (gerd) fixes & real unit tests
2006-10-11 Gerd v. Egidylibt2n: (gerd) fixes & testcase
2006-10-10 Gerd v. Egidylibt2n: (gerd) refactored connection classes
2006-10-09 Gerd v. Egidylibt2n: (gerd) small improvements, resolve doxygen...
2006-10-06 Gerd v. Egidylibt2n: (gerd) small improvements, resolve doxygen...
2006-10-06 Thomas Jaroschlibt2n: (tomj) doxygen support
2006-10-06 Gerd v. Egidylibt2n: (gerd) fixes & improvements
2006-10-05 Gerd v. Egidylibt2n: (gerd) basic initial submission (not working...