summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cope with the default value of handle-type being changed in new tp-glibSjoerd Simons2011-06-254-6/+17
* contact-channel: treat TP_UNKNOWN_HANDLE_TYPE has unset handle typeJonny Lamb2011-06-241-2/+4
* gibber ibb bytestream: removeJonny Lamb2011-05-094-42/+0
* stop using GibberXmppErrorJonny Lamb2011-05-047-23/+19
* stop using gibber-namespaces.hJonny Lamb2011-05-0419-91/+100
* tube-dbus: fix typoJonny Lamb2011-05-031-1/+1
* avahi-olpc-activity-manager: ignore browser-found callbacks if disconnectedJonny Lamb2011-05-031-2/+6
* contact: fix typoJonny Lamb2011-05-031-2/+3
* remove all set but unused variablesJonny Lamb2011-05-039-57/+3
* symbol-hacks: leave out wocky_debugJonny Lamb2011-04-281-2/+0
* capabilities: fix includesJonny Lamb2011-04-282-1/+3
* src: remove annoying salut- prefixJonny Lamb2011-04-2881-414/+414
* capabilities-set: rename to capability-setJonny Lamb2011-04-285-5/+5
* capabilities: rename to capabilites-setJonny Lamb2011-04-282-1/+1
* util: don't try and get caps out of something we can't readJonny Lamb2011-04-271-1/+6
* connection: pass even empty clients through to channel managersJonny Lamb2011-04-261-7/+3
* connection, presence-cache: add comments for the "data forms equal" functionsJonny Lamb2011-04-252-0/+10
* contact: no need to keep an old pointer array around when it's being replacedJonny Lamb2011-04-251-6/+2
* contact, presence-cache: set a free func on unused pointer arraysJonny Lamb2011-04-252-2/+3
* presence-cache: learn self caps if they've been announcedJonny Lamb2011-04-253-0/+33
* connection: fix typo in update capabilities codeJonny Lamb2011-04-251-1/+1
* caps-hash: calculate self hash using data forms tooJonny Lamb2011-04-251-2/+6
* connection: let clients represent themselves with data formsJonny Lamb2011-04-251-19/+89
* disco: reply from disco requests with data formsJonny Lamb2011-04-251-0/+18
* presence-cache: remember data formsJonny Lamb2011-04-253-7/+81
* contact, self: implement WockyXep0115Capabilities ifaceJonny Lamb2011-04-254-3/+86
* caps-channel-manager: add data form argument to represent_clientJonny Lamb2011-04-224-5/+9
* util: include salut-contact.h in the normal placeJonny Lamb2011-04-221-2/+2
* contact: remove config.h include from headerJonny Lamb2011-04-221-2/+0
* src: include uuid directory and link to libuuidJonny Lamb2011-04-221-0/+2
* util: extract copying and sending a stanza from send_ll_pep_event() to anothe...Jonny Lamb2011-04-221-24/+18
* pep: make salut_send_ll_pep_event part of public APIJonny Lamb2011-04-223-4/+2
* util: add salut_send_ll_event functionJonny Lamb2011-04-222-0/+71
* Merge branch 'caps'Jonny Lamb2011-04-223-413/+13
|\
| * caps-hash: use wocky_caps_hash_compute_from_listsJonny Lamb2011-02-041-73/+11
| * caps-hash: remove caps hashing codeJonny Lamb2011-02-022-345/+4
| * presence-cache: use wocky's caps hashing codeJonny Lamb2011-02-021-1/+2
* | src/Makefile: only build enumtypes files for salut filesJonny Lamb2011-04-183-14/+17
* | symbol-hacks: add some hacks to enable all wocky symbols be visible for pluginsJonny Lamb2011-04-184-0/+132
* | connection: add get_name() functionJonny Lamb2011-04-121-0/+8
* | connection: add get_session() functionJonny Lamb2011-04-121-0/+8
* | contact-manager: don't look up a contact in a NULL hash tableJonny Lamb2011-04-061-0/+3
* | connection: don't crash if we try and get self caps before connectingJonny Lamb2011-04-051-0/+3
* | connection: give the WockySession to create_sidecar_asyncJonny Lamb2011-04-051-4/+2
* | Merge branch 'meta-porter'Jonny Lamb2011-04-0550-4085/+988
|\ \
| * | disco: use _extract_errors instead of extracting sub types manuallyJonny Lamb2011-04-051-8/+2
| * | disco: fix indentationJonny Lamb2011-04-051-1/+1
| * | muc-manager: don't pass on bad clique invites to other channel managersJonny Lamb2011-04-051-3/+3
| * | disco: always free request structsJonny Lamb2011-04-041-14/+13
| * | Revert "muc-manager: don't assert on no invite node"Jonny Lamb2011-04-041-2/+1