Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-24 | Use an asynchronous connection initiation | Benjamin Franzke | 1 | -44/+31 | |
So we arent blocked, and unable to handle cmdline interaction while connecting. | |||||
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 | |