Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-22 | message: Use message typedef for udptunnel | Benjamin Franzke | 1 | -2/+2 |
2013-11-22 | message.c: Remove the send mutex | Benjamin Franzke | 1 | -4/+0 |
2013-11-22 | Coding style fixes | Benjamin Franzke | 1 | -1/+1 |
2013-11-22 | Pass message type implicity in cmumble_send_* | Benjamin Franzke | 1 | -12/+8 |
2013-11-21 | message: Use g_printerr instead of printf | Benjamin Franzke | 1 | -1/+1 |
2013-11-21 | message: Quit on G_TLS_ERROR_MISC error | Benjamin Franzke | 1 | -1/+2 |
2013-11-18 | Add verbose option | Benjamin Franzke | 1 | -1/+3 |
2013-11-18 | Fix typo in cmumble struct name | Benjamin Franzke | 1 | -2/+2 |
2012-02-10 | s/ctx/cm/g; s/struct cmumble_context/struct cmumlbe/g | Benjamin Franzke | 1 | -13/+13 |
2011-09-28 | message: Fix segfault when error is Null but ret <= 0 | Benjamin Franzke | 1 | -1/+3 |
2011-09-27 | Catch connection lost | Benjamin Franzke | 1 | -1/+9 |
2011-09-23 | Add prefix cmumble_ to struct context and struct user | Benjamin Franzke | 1 | -2/+2 |
2011-09-23 | Fix indents | Benjamin Franzke | 1 | -3/+3 |
2011-09-23 | Rename messages.[ch] to message.[ch] | Benjamin Franzke | 1 | -0/+148 |