Switch time() calls to monotonic clock calls (#7597)
[libt2n] / src / server.cpp
2024-04-05 Gabriel BragaSwitch time() calls to monotonic clock calls (#7597) master
2020-05-23 Thomas JaroschFix 'occurred' typo
2009-04-03 Thomas JaroschChange license from LGPL to GPL version 2 + linking...
2008-11-25 Thomas Jaroschlibt2n: (tomj) fixed call of virtual function close...
2008-09-17 Gerd v. Egidylibt2n: (gerd) some documentation improvement as prepar...
2008-08-01 Thomas Jaroschlibt2n: (tomj) compile fix
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-06-05 Reinhard Pfaulibt2n: (reinhard) make command_client class polymoprh...
2006-12-13 Jens Thielereplace @example with @note
2006-10-28 Gerd v. Egidylibt2n: (gerd) small fixes, hello unit tests
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-11 Gerd v. Egidylibt2n: (gerd) doxygenize
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...