summaryrefslogtreecommitdiff
path: root/src/error.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-06Map WockyXmppConnectionError to TpError.Will Thompson1-0/+23
2010-11-30Map WOCKY_XMPP_ERROR_INTERNAL_SERVER_ERROR and WOCKY_AUTH_ERROR_INVALID_REPLY...Simon McVittie1-4/+5
2010-11-30map_wocky_xmpp_error: map <bad-request/> and <unexpected-request/> to ConfusedSimon McVittie1-2/+2
2010-11-23map_wocky_auth_error: support the complete set of auth error codesSimon McVittie1-0/+18
2010-08-03gabble_set_tp_conn_error_from_wocky: be sensitive to previous statusSimon McVittie1-7/+17
2010-06-23Handle WOCKY_CONNECTOR_ERROR_BIND_CONFLICT and WOCKY_XMPP_STREAM_ERROR_CONFLICTSimon McVittie1-0/+12
2010-06-23gabble_set_tp_conn_error_from_wocky: support WockyTLSCertErrorSimon McVittie1-0/+49
2010-06-23gabble_set_tp_conn_error_from_wocky: support WockyXmppStreamErrorSimon McVittie1-0/+31
2010-06-23gabble_set_tp_conn_error_from_wocky: support WockyConnectorErrorSimon McVittie1-0/+46
2010-06-23gabble_set_tp_conn_error_from_wocky: map WockyAuthError valuesSimon McVittie1-2/+37
2010-06-23gabble_set_tp_conn_error_from_wocky: map Wocky errors to TpConnectionStatusRe...Simon McVittie1-17/+70
2010-04-20Rename to WockyStanza, WockyNode and related changesSjoerd Simons1-2/+2
2010-02-15Remove references to app-specific WockyXmppErrorsWill Thompson1-10/+0
2010-01-11Add code to map Wocky errors into Telepathy errorsSimon McVittie1-0/+139
2010-01-08Expose some utility functions related to gabble/tp specific MUC functionality.Vivek Dasmohapatra1-5/+5
2009-06-29error.c: use node iteration wrappersDafydd Harries1-1/+1
2009-04-02unknown-session is-a item-not-found not bad-requestWill Thompson1-1/+1
2009-04-02Add tie-break and unsupported-info Jingle errorsWill Thompson1-0/+20
2009-04-02Remove Jingle errors no longer in the Jingle XEPWill Thompson1-20/+0
2009-02-03Update branch messages to masterWill Thompson1-1/+1
2008-11-05gabble_xmpp_error_from_node: extract type attribute from <error>Will Thompson1-3/+39
2008-10-31in functions taking format string and arguments, explicitly specify format st...Senko Rasic1-1/+1
2008-07-21tidy up libc/glib includesDafydd Harries1-1/+1
2008-07-21make config.h the first include in every fileDafydd Harries1-0/+1
2008-07-14rename gabble-error.c to error.cDafydd Harries1-0/+478