Age | Commit message (Expand) | Author |
---|---|---|
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-09-29 | guarded call to conn method in xmppqueuehandler | Evan Prodromou |
2008-09-13 | LOG_ERROR -> LOG_ERR | Evan Prodromou |
2008-09-04 | abstract XMPP-related queue handling to a common superclass | Evan Prodromou |