summaryrefslogtreecommitdiffstats
path: root/rdcp_error.c
Commit message (Expand)AuthorAgeFilesLines
* make g_quark_from_static_string() thread safe by wrapping in g_once_initJohn Dennis2013-04-091-4/+7
* Remove static buf in rdcp_error_code_to_string(), not thread safe.John Dennis2013-04-091-6/+4
* Add support for leaving realmJohn Dennis2013-03-281-3/+97
* Initial commit for public repositoryJohn Dennis2013-03-221-0/+28