Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-22 | connection: Do not unref the input source after creation | Benjamin Franzke | 1 | -1/+0 |
2013-11-22 | Coding style fixes | Benjamin Franzke | 1 | -4/+2 |
2013-11-18 | Fix typo in cmumble struct name | Benjamin Franzke | 1 | -4/+4 |
2012-02-10 | s/ctx/cm/g; s/struct cmumble_context/struct cmumlbe/g | Benjamin Franzke | 1 | -22/+22 |
2011-09-27 | Fix connection finish, if not connected | Benjamin Franzke | 1 | -8/+12 |
2011-09-24 | Use an asynchronous connection initiation | Benjamin Franzke | 1 | -44/+31 |
2011-09-23 | Add prefix cmumble_ to struct context and struct user | Benjamin Franzke | 1 | -5/+5 |
2011-09-23 | Add cmumble_ prefix to recv/send_msg | Benjamin Franzke | 1 | -2/+2 |
2011-09-23 | Store callbacks in context | Benjamin Franzke | 1 | -4/+2 |
2011-09-23 | Move connection related stuff into connection.c | Benjamin Franzke | 1 | -0/+108 |