summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CVE-2013-1431: respect tls-required flag on legacy Jabber serversgabble-0.16Simon McVittie2013-05-291-0/+3
* caps_hash: don't crash if FORM_TYPE has no <value>Will Thompson2013-02-271-7/+22
* caps_hash_compute_from_lists: skip anonymous fieldsWill Thompson2013-02-251-0/+8
* wocky_data_form_field_cmp: cope with var being NULLWill Thompson2013-02-251-1/+1
* Add unit test for see-other-host stream errorXavier Claessens2012-06-193-59/+172
* WockyConnector: Support see-other-hostXavier Claessens2012-06-191-2/+36
* WockyConnector: Fix problem if host is an ipv6 or contains a portXavier Claessens2012-06-191-10/+28
* WockyConnector: Remove unused private memberXavier Claessens2012-06-191-3/+0
* Removed remaining CRL define in testsNicolas Dufresne2012-04-051-2/+1
* Check the validity of TLS_CA_CRT_FILE and TLS_CRL_DIRSiraj Razick2012-04-051-0/+3
* use new GLib API checking macrosGuillaume Desmottes2012-04-041-0/+3
* add missing config.h includesGuillaume Desmottes2012-04-0471-1/+274
* wocky-xmpp-readwrite-test.c: rename VERSION to XMPP_VERSIONGuillaume Desmottes2012-04-041-3/+3
* Remove wocky_tls_session_add_crlNicolas Dufresne2012-04-0313-197/+27
* tests/Makefile: fix warnings when running autoreconfJonny Lamb2012-04-031-9/+9
* Add wocky_send_ll_pep_event utility functionOlli Salli2012-03-162-2/+81
* Add has_feature to the WockyXep0115Capabilities interfaceOlli Salli2012-03-162-3/+27
* connector: display the port when falling back to HOSTGuillaume Desmottes2012-03-151-1/+1
* Delist the internal headers from installed headersMikhail Zabaluev2012-03-091-4/+4
* If configured with --enable-shared-suffix=*, install a shared librarySimon McVittie2012-02-232-0/+19
* Use LIBADD properly, rather than putting libraries in LDFLAGSSimon McVittie2012-02-231-2/+9
* GNUTLS backend: don't use 0 as an error domainSimon McVittie2012-02-214-34/+58
* Namespace debug flags.Will Thompson2012-02-0638-89/+89
* Merge branch 'headers'Will Thompson2012-02-06137-271/+535
|\
| * Move some of pubsub-node-protected.h to internal.hWill Thompson2012-02-065-19/+48
| * Include wocky-debug.h from wocky.hWill Thompson2012-02-062-2/+3
| * Always define WockyDebugFlags and wocky_debug_set_flags()Will Thompson2012-02-062-8/+6
| * Move most of debug.h to debug-internal.hWill Thompson2012-02-0640-101/+124
| * Make #include <wocky/wocky.h> the only legal import.Will Thompson2012-02-0694-110/+268
| * Include foo-enumtypes.h from each foo.hWill Thompson2012-02-0619-12/+10
| * AuthHandler: add a bit of documentation.Will Thompson2012-02-062-9/+69
| * Remove prototype for wocky_auth_handler_free()Will Thompson2012-02-061-3/+0
| * docs: use @... not @VarargsWill Thompson2012-02-065-9/+9
|/
* Merge remote-tracking branch 'siraj/mingw32-warn'Jonny Lamb2012-02-012-9/+10
|\
| * Fix warnings from wocky-connector-test.c under mingw32Siraj Razick2012-01-261-2/+3
| * TLS: replace gsize and gssize with size_t and ssize_tSiraj Razick2012-01-261-4/+4
| * TLS: Rename _stat variable to peer_cert_statusSiraj Razick2012-01-261-3/+3
* | test-helper: give sched_close_cb a more debuggable assertionWill Thompson2012-02-011-2/+6
* | porter-test: fix /handler-stanzaWill Thompson2012-02-011-1/+2
* | C2SPorter: reply to unhandled IQ get/sets.Will Thompson2012-01-312-5/+79
* | Merge branch '45400-pep-service-rummage-for-items'Will Thompson2012-01-313-24/+94
|\ \
| * | PepService: update © years.Will Thompson2012-01-302-2/+2
| * | PepService::changed: pass <item> element to callbackWill Thompson2012-01-302-16/+60
| * | PepService: return <item> node from get()Will Thompson2012-01-303-3/+29
| * | PepService: use G_GNUC_WARN_UNUSED_RESULT as needed.Will Thompson2012-01-301-3/+3
* | | Remove <gcrypt.h> and other remnants of gcryptSimon McVittie2012-01-313-3/+2
* | | Use g_getenv and g_strtoull instead of getenv and atoiSimon McVittie2012-01-311-4/+4
|/ /
* | Fix coding style so the tests can passSimon McVittie2012-01-261-1/+1
|/
* Build fixes for WindowsSiraj Razick2012-01-024-5/+35
* wocky_data_form_set_type: add default value and raw contentAlban Crequy2011-12-161-1/+5