Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-23 | Rename messages.[ch] to message.[ch] | Benjamin Franzke | 1 | -148/+0 |
2011-09-23 | Add cmumble_ prefix to recv/send_msg | Benjamin Franzke | 1 | -2/+2 |
2011-09-23 | Move recv/send_msg declarations to messages.h | Benjamin Franzke | 1 | -0/+1 |
2011-09-23 | Store callbacks in context | Benjamin Franzke | 1 | -6/+7 |
2011-09-23 | Move connection related stuff into connection.c | Benjamin Franzke | 1 | -4/+5 |
2011-09-23 | Fix warnings | Benjamin Franzke | 1 | -6/+6 |
2011-09-22 | Fixup async read by using GPollableInputStream instead of GSocket | Benjamin Franzke | 1 | -8/+13 |
2011-09-16 | Typesafe callback initialization | Benjamin Franzke | 1 | -1/+2 |
2011-07-11 | Generate underscore messages names without prefix | Benjamin Franzke | 1 | -1/+1 |
2011-07-11 | Drop stringified parameter in MUMBLE_MSG macros | Benjamin Franzke | 1 | -1/+1 |
2011-05-28 | Move send_msg and recv_msg to messages.c | Benjamin Franzke | 1 | -0/+139 |