libasyncio
2024-01-17 Victor PlageMigrate libasyncio from boost.signal to signals2 (... master
2021-12-16 Philipp Gesangfix comment
2020-05-23 Thomas JaroschFix 'occurred' typo
2017-05-04 Thomas JaroschFix restore of child handler in restoreChildHandler()
2017-04-03 Juliana RodrigueiroFix doxygen documentation
2015-12-23 Thomas JaroschSwitch to Intra2net rpm group
2015-10-05 Gerd von Egidybump version to 0.3, soversion to 1 v0.3
2015-09-09 Gerd von Egidypid() is const
2015-09-08 Gerd von EgidyImplement getline() for IOImplementation.
2015-09-08 Gerd von EgidyImplement basic input buffer handling functions for...
2015-09-08 Gerd von Egidymake kill() and pid() part of the public interface...
2015-09-08 Gerd von Egidyport fix of install_signal_handler from current libi2nc...
2015-09-08 Gerd von EgidyFix CMake conversion.
2015-09-08 Gerd von Egidyfix accessing std::list functions from within PtrList
2015-09-08 Gerd von Egidyboost::shared_dynamic_cast is deprecated and removed...
2014-05-19 Christian Herdtweckin startProcess use _exit instead of exit after fork...
2011-08-26 Thomas JaroschUpdate .gitignore file
2011-08-26 Thomas JaroschMerge remote-tracking branch 'origin/cmake-conversion'
2011-08-26 Kristóf KatusCleansed this project from autohell corruption.
2011-08-26 Kristóf KatusReenabled all compile flags.
2011-08-26 Thomas JaroschRemove MegaAddr hack which gave unix sockets paths...
2011-08-26 Kristóf KatusFull CMake conversion of the libasyncio project without...
2011-08-26 Thomas JaroschRemove MegaAddr hack which gave unix sockets paths...
2011-08-23 Kristóf KatusAdded checking for header files in order to get proper...
2011-08-23 Kristóf KatusInitial commit of the cmake conversion of the libasynci...
2010-05-25 Thomas JaroschAdd debug symbols in release build, too
2010-02-24 Thomas JaroschWe need stdint.h for uint32_t
2010-02-10 Thomas JaroschInclude asyncio_config.hpp in make install / libasyncio...
2010-02-08 Thomas JaroschFix small typo
2010-02-02 Thomas JaroschPC-lint: Silence warning about buffer possible overflow...
2010-02-02 Thomas JaroschPC-lint: Silence warning about virtual destructor
2010-02-02 Thomas JaroschStarted PC-Lint settings file
2010-02-02 Thomas JaroschMigrate from cppunit to boost::test
2010-02-02 Thomas JaroschAdd missing semicolon
2009-10-01 Thomas JaroschRemove boost dependency, rpm will pick it up automatica...
2009-08-06 Thomas JaroschRemove unpackaged files
2009-08-06 Thomas JaroschDon't use dmake in offical package
2009-05-31 Reinhard Pfaumoved peer info fetch into UnixIOSocket; cleaned up...
2009-05-31 Reinhard Pfausome minor doc updates
2009-04-29 Reinhard Pfauupdated Doxyfile template; now works (again)...
2009-04-29 Reinhard Pfausome eclipse stuff (added doxygen support)
2009-04-29 Reinhard Pfauadded some more docs for callouts
2009-04-29 Reinhard PfauMerge commit 'origin/master'
2009-04-28 Thomas JaroschPolished the README file a bit
2009-04-26 Reinhard Pfauadded new IPv4Address class
2009-04-19 Reinhard Pfausome more backend round on pipe test (for slower machin...
2009-04-19 Reinhard Pfaudisabled extra debug output
2009-04-19 Reinhard Pfauadded .pkglist (eclipse...) to .gitignore
2009-04-19 Reinhard Pfauresolved after merge
2009-04-19 Reinhard Pfauupdated (using new utils)
2009-04-19 Reinhard Pfauupdates (for debugging)
2009-04-19 Reinhard Pfaufixed typo in docs
2009-04-19 Reinhard Pfauexposed mode value.
2009-04-14 Thomas JaroschMake unit test compilable without libi2ncommon
2009-04-13 Reinhard Pfauadded spec file to EXTRA_DIST, so it gets included...
2009-04-13 Reinhard Pfauadded spec file template (spec file still included...
2009-04-12 Reinhard Pfauadded some more methods to FileSTat class
2009-04-12 Reinhard Pfauremoved libi2ncommon dependancy from pkgconfig file
2009-04-12 Reinhard Pfauadded eclipse project files
2009-04-12 Reinhard PfauAdded .settings dir to .gitignore
2009-04-12 Reinhard Pfauupdated to use stuff from local utils
2009-04-12 Reinhard Pfauunconditionally use namespace I2n; include signalfunc...
2009-04-12 Reinhard Pfauadded class FileStat to utils (wrapper for file stat)
2009-04-12 Reinhard Pfaufixed typo
2009-04-12 Reinhard Pfauinclude the "right" containerfunc...
2009-04-12 Reinhard Pfauadded conditional dependancy to libi2ncommon
2009-04-12 Reinhard Pfauadded container- and signalfunc
2009-04-12 Reinhard Pfauupdated Makefile.am; added container- and signalfunc
2009-04-12 Reinhard Pfauupdated usage of AC_OUTPUT to new autoconf style
2009-04-12 Reinhard Pfauadded new wrapper files for container- and signalfunc
2009-04-12 Reinhard Pfauincreased minimum automake version to 1.10; the fist...
2009-04-12 Reinhard Pfaumoved i2ncommon stuff into utils subdir
2009-04-12 Reinhard Pfauadded "*.loT" to .gitignore
2009-04-12 Reinhard Pfauremoved generated files
2009-04-06 Thomas JaroschImported submodules from libi2ncommon which are now...
2009-04-03 Thomas JaroschAlso update license in .spec file
2009-04-03 Thomas JaroschProperly fix the license for C++ template usage. This...
2009-03-29 Reinhard Pfaubetter output using AS_HELP_STRING macro
2009-03-29 Reinhard Pfauadded PREREQ macro to ensure suitable version of autoconf
2009-03-25 Thomas JaroschUse new form of autoconf init
2009-03-24 Reinhard Pfauadded missing files to utils/Makefile.am
2009-03-24 Reinhard Pfaumade usage of libi2ncommon signal funcs optional
2009-03-24 Reinhard Pfauadded new util modules
2009-03-24 Reinhard Pfauupdated to use new modules (more independance to libi2n...
2009-03-24 Reinhard Pfauset config file to "asyncio_config.hpp"
2009-03-24 Reinhard Pfaustarted system utils module
2009-03-24 Reinhard Pfauadded asyncio specfic (generated) config files
2009-03-24 Reinhard Pfauadded smart pointer utils
2009-03-24 Reinhard Pfauupdated libi2ncommon and libt2n checks to make 'em...
2009-03-24 Reinhard Pfauadded mkinstalldirs to .gitignore
2009-03-24 Reinhard Pfauremoved obsolete file.
2009-03-24 Reinhard Pfausome updates to libt2n macro
2009-03-24 Reinhard Pfauadded autoscan files
2009-03-15 Reinhard Pfauadded autoconf macros for boost and libt2n. updated...
2009-02-07 Thomas JaroschStarted .gitignore file
2009-02-07 Thomas JaroschBuild fix
2008-11-18 Thomas Jaroschlibasyncio: (tomj) document the magic behind MegaAddr
2008-11-18 Thomas Jaroschlibasyncio: (tomj) add missing return values in AsyncIo...
2008-11-18 Thomas Jaroschlibasyncio: (tomj) fix uninitialized vars, added little...
2008-10-23 Thomas Jaroschlibasyncio: (tomj) recovered spec file from srpm, obsol...
next