aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-05made iemnet-meta.pd comply with the libname-meta.pd formatRoman Haefeli
2010-10-02added description to the 'bufsize' status messageRoman Haefeli
2010-10-02updated help of [tcpsend]/[tcpreceive] to reflect their current behaviourRoman Haefeli
2010-10-02updated help to reflect current behaviour of [tcpclient]Roman Haefeli
2010-10-02updated help to reflect [tcpserver]'s current behaviourRoman Haefeli
2010-09-20global debuglevelIOhannes m zmölnig
2010-09-20more debugging in the tickIOhannes m zmölnig
2010-09-20added DEBUG_CFLAGSIOhannes m zmölnig
2010-09-20less verbose when changing debuglevelIOhannes m zmölnig
2010-09-20debugging levelsIOhannes m zmölnig
2010-09-15remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure...mescalinum
2010-09-14receive in nonblocking modeIOhannes m zmölnig
2010-09-14on the way to thread safety...(?)IOhannes m zmölnig
2010-09-13more DEBUG; alternative algorithm to add clientsIOhannes m zmölnig
2010-09-13nada: whitespaceIOhannes m zmölnig
2010-09-13removed the "return" at the beginning of iemnet__receiver_destroy()IOhannes m zmölnig
2010-09-09more debug outputIOhannes m zmölnig
2010-09-09...IOhannes m zmölnig
2010-08-27get rid o fwarning in sprintf()IOhannes m zmölnig
2010-08-23on read termination read the status variables in a protected areaIOhannes m zmölnig
2010-08-23use malloc() rather than getbytes(); use pthread_exit(); IOhannes m zmölnig
2010-08-22more support for udpserverIOhannes m zmölnig
2010-08-20fixed reentrancy issueIOhannes m zmölnig
2010-08-20fixed bugs in multithreading codeIOhannes m zmölnig
2010-08-20in DEBUG mode, define IEMNET_HAVE_DEBUGIOhannes m zmölnig
2010-08-20reindentated; add some commentsIOhannes m zmölnig
2010-08-20more DEBUGs; clear memory before freeing itIOhannes m zmölnig
2010-08-20added more DEBUGsIOhannes m zmölnig
2010-08-20output sender addressIOhannes m zmölnig
2010-08-09allow to resize NULL-floatlists IOhannes m zmölnig
2010-07-14fixed crasher bug when printing "[udpsend] not connected"IOhannes m zmölnig