libt2n
11 days ago Gabriel BragaSwitch time() calls to monotonic clock calls (#7597) master
11 days ago Gabriel BragaHandle EWOULDBLOCK at socket communication (#7596)
2022-03-16 Thomas JaroschReplace socket_handler::fill_buffer() recursion with...
2020-05-23 Thomas JaroschFix 'occurred' typo
2018-03-30 Thomas JaroschCmake helper: Fix configure_file invocation
2016-10-26 Christian HerdtweckRaise error if length of exported symbols exceeds boost...
2016-10-26 Christian HerdtweckIncrease version to 0.8
2015-12-23 Thomas JaroschSwitch to Intra2net rpm group
2015-06-22 Thomas JaroschFix off-by-one in unit test
2015-05-13 Thomas JaroschFix doxygen generation
2015-05-05 Thomas JaroschSwitched default packaging format to .tar.bz2 latest_release v0.7
2015-05-05 Thomas JaroschAdd git based 'make dist' target
2015-05-05 Thomas JaroschPrepare libt2n 0.7 release
2015-03-10 Philipp Gesangreadme: bump year in copyright info
2015-03-10 Philipp Gesangsocket_client.cpp: prevent buffer overflow in creation...
2014-09-08 Philipp Gesangclient_wrapper.hxx, socket_wrapper.hxx: reorder member...
2013-07-19 Camilo Rocareset timeout if connection is active.
2013-07-10 Thomas JaroschCosmetic changes
2013-07-10 Camilo Rocaget_sockets_set added for external select() calls....
2011-09-09 Thomas JaroschAdd missing include for chmod()
2011-09-09 Thomas JaroschFix file extension matching for filenames with multiple...
2011-08-30 Kristóf KatusCleaned the indentation of Libt2n.cmake
2011-08-30 Kristóf KatusInstall header files to include/${PROJECT_NAME} accordi...
2011-08-26 Kristóf KatusSmall corrections to Libt2n.cmake - linking the boost...
2011-08-25 Kristóf KatusInstallation of Libt2n.cmake
2011-08-25 Kristóf KatusMissing config.h.in.cmake file.
2011-08-25 Kristóf KatusCleansed all directories from autohell corruption....
2011-08-25 Kristóf KatusSmall corrections. Compiles and builds.
2011-08-25 Kristóf KatusInitial CMake conversion of examples-codegen/example2...
2011-08-25 Kristóf KatusProper dependency handling in Libt2n.cmake by using...
2011-08-24 Kristóf KatusInitial commit of example projects (except: example2...
2011-08-24 Kristóf KatusInitial fix of Libt2n.cmake.
2011-08-24 Kristóf KatusInitial cmake conversion of the libt2n project except...
2011-07-08 Thomas JaroschFix compile warnings about initialization order and...
2011-07-08 Thomas JaroschUpdate exception message. Atleast boost 1.44.0 uses...
2011-07-08 Thomas JaroschMake sure we pick up the local include files
2011-07-07 Thomas JaroschAdd cmake code generator support to libt2n
2011-05-20 Thomas JaroschUpdate README v0.6
2011-05-20 Thomas JaroschIncrease version
2011-05-20 Thomas JaroschPrepare ChangeLog for new release
2010-07-16 Thomas JaroschSilence gcc warning about initialization order
2010-04-26 Thomas JaroschDon't catch unknown exceptions if we are only going...
2010-02-04 Thomas JaroschChange gccxml wrapper to work with older bash version...
2010-02-04 Thomas JaroschRemove code duplication in test fixtures
2010-02-04 Thomas JaroschMigrate from cppunit to Boost.test
2010-02-04 Thomas JaroschUpdate to newer boost autoconf macros
2009-10-01 Thomas JaroschRemove boost dependency, rpm will pick it up automatica...
2009-08-06 Thomas JaroschAdded libt2n-gccxml.sh wrapper script to filter new...
2009-08-06 Thomas JaroschRemove autogenerated files
2009-08-05 Thomas JaroschParallel build on SMP machines, added cppunit-devel...
2009-07-23 Thomas JaroschFix RPM license tag
2009-04-03 Thomas JaroschChange license from LGPL to GPL version 2 + linking...
2009-02-14 Gerd v. Egidyremove now-unneeded documentation-header
2009-02-13 Thomas JaroschFix for newer boost versions (tested 1.37.0 and 1.38.0)
2009-02-07 Thomas JaroschStarted .gitignore file
2009-02-07 Thomas JaroschReconstructed release dates in ChangeLog
2009-02-07 Thomas JaroschChanged one more homepage link
2009-02-07 Thomas JaroschRelease libt2n 0.5 v0.5
2009-02-06 Gerd von Egidyupdate project URL, remove old Obsolets-line from ...
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-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) made reentrant unit-test more robust...
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-24 Thomas Jaroschlibt2n: (tomj) disable recently added unit test: it...
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-10-23 Thomas Jaroschlibt2n: (tomj) increase version
2008-10-10 Gerd v. Egidysmall fix
2008-09-26 Gerd v. Egidylibt2n: (gerd) more documentation-polishing v0.4
2008-09-26 Gerd v. Egidylibt2n: (gerd) add example for wrapper
2008-09-26 Gerd v. Egidylibt2n: (gerd) make codegen.make work with current...
2008-09-23 Reinhard Pfaulibt2n: (reinhard) 1 Million is not enough! (+ doc...
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) adapt codegen to new command_client...
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-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-07-23 Gerd v. Egidylibt2n: (gerd) improve doxygen documentation
2008-07-22 Gerd v. Egidylibt2n: (gerd) improve doxygen documentation
2008-07-21 Gerd v. Egidylibt2n: (gerd) really fix default arguments (#1427)
next