Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-22 | Fixup async read by using GPollableInputStream instead of GSocket | Benjamin Franzke | 1 | -2/+4 | |
With the GSource created from GSocket hacks were needed to get all events. GPollableInputStream is the interface implemented directly by GTlsInputStream. | |||||
2011-09-16 | Typesafe callback initialization | Benjamin Franzke | 1 | -1/+7 | |
2011-07-11 | Drop stringified parameter in MUMBLE_MSG macros | Benjamin Franzke | 1 | -1/+1 | |
Use #foo instead to stringify. | |||||
2011-05-28 | Move send_msg and recv_msg to messages.c | Benjamin Franzke | 1 | -8/+59 | |
2011-05-28 | Autogenerate message macro list, not directly info struct | Benjamin Franzke | 1 | -0/+21 | |