about summary refs log tree commit diff stats
path: root/src/xmpp/blocking.c
Commit message (Expand)AuthorAgeFilesLines
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Add ProfIdFreeCallback to free stale id handlers on connectJames Booth2016-06-081-3/+3
* Add missing string.h include in blocking.cJames Booth2016-05-111-0/+1
* Rename jabber_ functionsJames Booth2016-05-061-0/+1
* Renamed connection.c -> session.cJames Booth2016-05-051-1/+1
* Tidy xmpp headersJames Booth2016-05-041-3/+4
* Remove userdata from _blocklist_result_handlerJames Booth2016-05-021-1/+1
* Rename id_handler_add -> iq_id_handler_addJames Booth2016-05-021-3/+3
* Add /blocked commandJames Booth2016-05-011-0/+323