summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-21Remove support for gadgetHEADmasterTomeu Vizoso32-6001/+38
2010-09-16Nano version for 0.11.xSimon McVittie2-2/+7
2010-09-16Revert "Don't warn about deprecated declarations"Simon McVittie1-2/+1
2010-09-16Revert "Prepare for stable branch: send bug reports to v0.10"Simon McVittie1-1/+1
2010-09-16Gabble 0.10.0Simon McVittie2-5/+55
2010-09-16Include the various new dependencies in README, and fix a typoSimon McVittie1-1/+11
2010-09-16Depend on GLib 2.24Simon McVittie1-1/+1
2010-09-16Pass srcdir through to tests and use it to load the TLS keysSimon McVittie2-3/+5
2010-09-16Don't try to distribute deleted interfacesSimon McVittie1-3/+0
2010-09-15Use telepathy-glib for Conference and ServerTLSConnectionSimon McVittie10-1072/+53
2010-09-15Don't warn about deprecated declarationsSimon McVittie1-1/+2
2010-09-15Prepare for stable branch: send bug reports to v0.10Simon McVittie1-1/+1
2010-09-15Update Wocky snapshotCosimo Cecchi1-0/+0
2010-09-15Merge branch 'cancel-connector'Cosimo Cecchi2-7/+26
2010-09-15Merge branch 'tls-tests-2'Cosimo Cecchi9-18/+320
2010-09-15Merge branch 'slacker-crash'Will Thompson4-85/+59
2010-09-15Don't check for cancellable != NULLCosimo Cecchi1-3/+1
2010-09-15Remove an useless commentCosimo Cecchi1-1/+0
2010-09-15Stop listening to GabbleSlacker on stream errorWill Thompson2-5/+32
2010-09-15Add a test for disconnection before we get the channelCosimo Cecchi1-0/+15
2010-09-15Cancel the connector if the connection is shut downCosimo Cecchi1-6/+13
2010-09-15Don't call close() when using the with keywordCosimo Cecchi1-2/+0
2010-09-15Use UTF-8 coding for the test fileCosimo Cecchi1-1/+3
2010-09-15Tests: add stream method to send a stream errorWill Thompson2-3/+10
2010-09-15Rename test-server-tls-channel.py -> server-tls-channel.pyCosimo Cecchi2-3/+2
2010-09-15Document the use of TLS certificates in the testCosimo Cecchi6-58/+62
2010-09-15Use tp_clear_object() liberally in connection.cWill Thompson1-78/+18
2010-09-14Add tests for both success and failure of fallback verificationCosimo Cecchi1-3/+27
2010-09-14Use assertLengthCosimo Cecchi1-2/+2
2010-09-14Don't use expect_many() if the order does matterCosimo Cecchi1-7/+11
2010-09-14Use 'with' for better code styleCosimo Cecchi1-9/+9
2010-09-14Make TlsAuthenticator a subclass of XmppAuthenticatorCosimo Cecchi1-59/+17
2010-09-14Split streamInitialize() for easier subclassingCosimo Cecchi1-14/+22
2010-09-14Tests: document expect() and expect_many()Will Thompson1-0/+34
2010-09-14Add license headerCosimo Cecchi1-0/+8
2010-09-14Update TLS tests to the undrafted APICosimo Cecchi1-9/+31
2010-09-14Undraft ServerTLSConnection and TLSCertificate interfaces in the testsCosimo Cecchi1-2/+2
2010-09-14Add debug output for deconstructionCosimo Cecchi1-0/+4
2010-09-14Clear the async result when the channel is unhandledCosimo Cecchi1-0/+2
2010-09-14Plug a leak.Cosimo Cecchi1-1/+1
2010-09-14Add tests for TLS channelsCosimo Cecchi7-2/+271
2010-09-14TLSManager: don't crash if connection dies before verificationWill Thompson1-1/+14
2010-09-13Nano versionSimon McVittie2-1/+6
2010-09-13Update ServerTLSConnection to stable namespace tooSimon McVittie1-4/+4
2010-09-13Prepare version 0.9.18Simon McVittie2-5/+4
2010-09-13Update NEWSSimon McVittie1-1/+24
2010-09-13Update to stable spec versions from 0.19.13Simon McVittie3-12/+20
2010-09-13Merge remote branch 'wjt/fd.o-30117'Simon McVittie7-85/+130
2010-09-13Re-indent a GError to fix check-coding-styleSimon McVittie1-5/+2
2010-09-13Import Conference.DRAFT2 from spec git masterSimon McVittie4-173/+413