aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-24use anonymous structs for iemnet_notif{y,ier}IOhannes m zmölnig
2013-04-14switch to new notify systemIOhannes m zmölnig
2013-04-14build with iemnet_notifyIOhannes m zmölnig
2013-04-14removed debugging printoutIOhannes m zmölnig
2013-04-14simple notification abstractionIOhannes m zmölnig
2013-04-11b-d on SHARED_HEADERSIOhannes m zmölnig
2013-04-11indentation and iemnet__chunk_print()IOhannes m zmölnig
2013-04-11added notesIOhannes m zmölnig
2012-07-13code-cleanup: getting rid of warningsIOhannes m zmölnig
2012-07-13cosmetic fixes (whitespace)IOhannes m zmölnig
2012-07-13threadsafer debugging printoutIOhannes m zmölnig
2012-07-13use separate thread for signalling new data to PdIOhannes m zmölnig
2012-07-13when destroying sender, wait until queue is finishedIOhannes m zmölnig
2012-07-13when finishing queue, wait until all users have quitIOhannes m zmölnig
2012-05-29older C-compilers need variable declarations at beginning of blockIOhannes m zmölnig
2012-05-29use standardlibrariesIOhannes m zmölnig
2012-05-29VS2008 projectIOhannes m zmölnig
2012-05-22advanced debuggingIOhannes m zmölnig
2011-11-07trying to shut up type warningsIOhannes m zmölnig
2011-11-07don't warn about unused variables/parameters/functionsIOhannes m zmölnig
2011-11-02added -lpthread for w32IOhannes m zmölnig
2011-11-02trying to fix mingw build for shared libsIOhannes m zmölnig
2011-10-29updated to new template MakefileIOhannes m zmölnig
2011-10-29added licenseIOhannes m zmölnig
2011-10-29updated copyrightIOhannes m zmölnig
2011-10-29reduce warningsIOhannes m zmölnig
2011-10-29don't include $(PD_INCLUDE)/pdIOhannes m zmölnig
2011-10-29only use MSG_DONTWAIT if availableIOhannes m zmölnig
2011-07-13NULL-pointer protectionIOhannes m zmölnig
2011-03-07fallback to include PD_INCLUDE (without /pd)IOhannes m zmölnig
2011-01-17push disconnection's to receiving objectsIOhannes m zmölnig
2011-01-17verbose output on disconnectIOhannes m zmölnig
2010-12-09oops, reverted IPHONE_ALL_CFLAGS to IPHONE_CFLAGSIOhannes m zmölnig
2010-12-06fixed Makefile for kFreeBSD and GNU/hurdIOhannes m zmölnig
2010-12-06renamed CFLAGS to ALL_CFLAGSIOhannes m zmölnig
2010-10-20added GPL-2 boilerplateIOhannes m zmölnig
2010-10-20fixed FSF addressIOhannes m zmölnig
2010-10-18adapted the tempalte Makefile to my real worldIOhannes m zmölnig
2010-10-16updated splash to show versionIOhannes m zmölnig
2010-10-11use SO_REUSEPORT (if available during compile-time)IOhannes m zmölnig
2010-10-11authorsIOhannes m zmölnig
2010-10-11ChangeLog and NEWS filesIOhannes m zmölnig
2010-10-11at least accept one(1) clientIOhannes m zmölnig
2010-10-11these debug things IOhannes m zmölnig
2010-10-08added 'port' for outlet #4Roman Haefeli
2010-10-08added help for [udpserver]Roman Haefeli
2010-10-08added a 'check also:' section where applicableRoman Haefeli
2010-10-08added help for [udpclient]Roman Haefeli
2010-10-08corrected NOTE: there is no outlet 6. made outlet counting consistent (start ...Roman Haefeli
2010-10-06more iemnet specificsIOhannes m zmölnig