Add channel links.
[umurmur.git] / src / client.c
2010-01-06 fatbob313Add channel links.
2010-01-06 fatbob313Added voice target (whisper) functionality.
2010-01-04 fatbob313Use defines for version info. uint32_t should be byte...
2010-01-03 fatbob313More work toward 1.2.0:
2009-12-30 fatbob313TextMessage handling added.
2009-12-23 fatbob313More work towards 1.2.0
2009-12-19 fatbob313Mumble 1.2.x compatible server. Kind of working, at...
2009-11-26 fatbob313Corrected a bug that causes segfaults if UDP packets...
2009-11-17 fatbob313Fix TCP mode memory leak
2009-09-10 fatbob313Force a close when inactivity timer triggers
2009-08-26 fatbob313Initial import