summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wocky-muc: return NULL if a timestamp can't be determinedgabble-0.14Danielle Madeley2011-11-071-4/+2
* [muc] Port time_t to GDateTimeDanielle Madeley2011-10-181-8/+14
* test-resolver: don't include glib/types.h directlyCosimo Cecchi2011-10-121-1/+1
* C2SPorter: correct _enable_power_saving docsWill Thompson2011-10-121-2/+6
* gtk-doc: Fix out-of-tree builds with 1.17Will Thompson2011-10-122-7/+7
* gtk-doc: use no-tmpl flavour.Will Thompson2011-10-121-1/+1
* Add wocky_auth_registry_supports_one_of()Xavier Claessens2011-10-122-47/+105
* NodeTree: fix _new exampleWill Thompson2011-09-301-4/+2
* pubsub-helpers: add node name as attribute on items nodeJonny Lamb2011-09-071-1/+1
* C2SPorter: clear up English properly.Will Thompson2011-09-051-6/+8
* C2SPorter: correctly conjugate the verb "to threaten"Will Thompson2011-09-051-3/+3
* Connector: change misleading “Bad SRV record” messageWill Thompson2011-09-011-2/+3
* connector-test: use !=, not |=Will Thompson2011-08-311-2/+2
* sasl-digest-md5: the response needs both the realm and serverMarco Barisione2011-08-171-3/+3
* Merge branch 'gabble-0.12'Marco Barisione2011-08-051-19/+28
|\
| * Use GQueue instead of GList* for queueable_stanza_patternSiraj Razick2011-08-051-11/+6
| * Avoid filtering all PEP messagesSiraj Razick2011-08-051-10/+24
* | Merge branch 'whitespace-ping'Marco Barisione2011-08-039-69/+336
|\ \
| * | ping: send whitespace pings instead of XMPP onesMarco Barisione2011-08-032-28/+29
| * | wocky-test-stream: allow to get notified directly whenever data is readMarco Barisione2011-08-032-0/+22
| * | c2s-porter: add send_whitespace_ping_(async|finish) methodsMarco Barisione2011-08-032-9/+145
| * | c2s-porter: share the code to terminate the pending operationsMarco Barisione2011-08-031-21/+21
| * | xmpp-connection: add send_whitespace_ping_(async|finish) methodsMarco Barisione2011-08-032-0/+103
| * | ping: make the "porter" property a WockyC2SPorterMarco Barisione2011-08-033-12/+17
|/ /
* | Merge branch 'stream-ciphers'Marco Barisione2011-08-033-9/+64
|\ \
| * | openssl: prefer stream ciphers when --enable-stream-ciphers is usedMarco Barisione2011-08-031-5/+23
| * | tls: prefer stream ciphers when --enable-stream-ciphers is usedMarco Barisione2011-08-032-4/+30
| * | configure: add an --enable-prefer-stream-ciphers optionMarco Barisione2011-08-031-0/+11
|/ /
* | Merge branch 'gabble-0.12'Will Thompson2011-07-275-25/+124
|\ \ | |/
| * s/WockyTestSTreamReadMode/WockyTestStreamReadMode/Sjoerd Simons2011-07-272-4/+4
| * Rename the tls test from /openssl to /tls to avoid confusionSjoerd Simons2011-07-271-2/+2
| * Make the tls test send a big chunk of dataSjoerd Simons2011-07-271-11/+47
| * Add an incomplete write mode to the test-streamSjoerd Simons2011-07-273-4/+34
| * Always write out all data gnutls requestedSjoerd Simons2011-07-271-4/+37
| * MUC: allow own presence to be passed to other handlersWill Thompson2011-06-021-1/+2
* | Connector tests: always check return when expecting failureWill Thompson2011-07-081-14/+15
* | configure: set HAVE_LIBSASL2=no if we don't have itWill Thompson2011-07-081-1/+3
* | Fix GnuTLS build with --disable-debugWill Thompson2011-07-081-2/+0
* | Merge branch 'debug-stubs'Will Thompson2011-07-085-28/+26
|\ \
| * | Replace stub DEBUG macros with no-op static inline functionsWill Thompson2011-07-083-13/+19
| * | TLS: use GEnum for WockyTLSVerificationLevel namesWill Thompson2011-07-082-14/+7
| * | GnuTLS: remove a massive row of asterisksWill Thompson2011-07-071-1/+0
* | | Merge branch 'extra-certificate-identities'Marco Barisione2011-07-078-61/+173
|\ \ \ | |/ / |/| |
| * | openssl: check the certificate name against the extra identities tooMarco Barisione2011-07-071-1/+38
| * | tls: check the certificate name against the extra identities tooMarco Barisione2011-07-071-4/+58
| * | tls: rename the variable for the number of peers for clarityMarco Barisione2011-07-071-5/+6
| * | tls: rearrange wocky_tls_session_verify_peer() to reduce code duplicationMarco Barisione2011-07-071-14/+12
| * | tls: style fix; add missing braces around a long if blockMarco Barisione2011-07-071-44/+46
| * | Add an extra_identify argument to the TLS verification functionsMarco Barisione2011-07-078-11/+31
|/ /
* | OpenSSL: squash GCC 4.6 -Wunused-but-set-variable warningsWill Thompson2011-07-071-7/+4