Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/nbxmpp
AgeCommit message (Expand)Author
2018-12-21Add jid validationPhilipp Hörist
2018-12-21Add HTTPAuth (XEP-0070) modulePhilipp Hörist
2018-12-21Add EME (XEP-0380) modulePhilipp Hörist
2018-12-21Add more message stanza processing logicPhilipp Hörist
2018-12-20Raise version to 0.9.90.2Philipp Hörist
2018-12-20Refactor dispatcherPhilipp Hörist
2018-12-20Add namespacePhilipp Hörist
2018-12-19Allow registering handlers for type normalPhilipp Hörist
2018-12-19Update status conditions to new namespacePhilipp Hörist
2018-12-17Dont try to send if we are disconnectedPhilipp Hörist
2018-12-17Raise version to 0.9.90.1Philipp Hörist
2018-12-17Change some log messagesPhilipp Hörist
2018-12-14Fix bind after failed resumePhilipp Hörist
2018-12-09Rewrite auth module from scratchPhilipp Hörist
2018-12-08Count outgoing stanzas after session resumePhilipp Hörist
2018-12-04Add new namespacePhilipp Hörist
2018-12-03Dont plug out NonBlockingBind before its finishedPhilipp Hörist
2018-12-03Dont disconnect when server negotiates sessionsPhilipp Hörist
2018-12-02Idlequeue: Restore by mistake removed flagsAndré Apitzsch
2018-11-27Dont inherit from objectPhilipp Hörist
2018-11-27Merge branch 'ustr' into 'master'Philipp Hörist
2018-11-27Fix sm resumePhilipp Hörist
2018-11-27Replace ustr() by str()André Apitzsch
2018-11-25Sort importsPhilipp Hörist
2018-11-25Remove python2 legacy codePhilipp Hörist
2018-11-25Refactor way to active connectionPhilipp Hörist
2018-11-25Raise versionPhilipp Hörist
2018-11-20Fix deprecated escape sequencePhilipp Hörist
2018-11-12Harden parser against xml vulnerabilitiesPhilipp Hörist
2018-10-09Remove unused svn keyword IdAndré Apitzsch
2018-10-07Prepare 0.6.8nbxmpp-0.6.8Philipp Hörist
2018-10-05Issue event when sm resume failsPhilipp Hörist
2018-10-03StreamManagement: Reset IN counter after enabledPhilipp Hörist
2018-08-18Prepare 0.6.7nbxmpp-0.6.7Philipp Hörist
2018-08-18Dispatch stream headerPhilipp Hörist
2018-08-18Change event name to match other eventsPhilipp Hörist
2018-08-18Remove stanza sent eventPhilipp Hörist
2018-07-21Load files from FreeBSD specific locationPhilipp Hörist
2018-07-16Add more debug output for handlersPhilipp Hörist
2018-07-07Add stanza received/sent eventPhilipp Hörist
2018-07-06Add XEP-0084 namespacesPhilipp Hörist
2018-06-28Remove DIGEST-MD5 from the default auth mechsPhilipp Hörist
2018-06-28Raise default TLS encryptionPhilipp Hörist
2018-05-28Move readlines() into try/except blockPhilipp Hörist
2018-05-19Prepare 0.6.6nbxmpp-0.6.6Philipp Hörist
2018-05-18Allow initRoster without requesting the rosterPhilipp Hörist
2018-05-18Pass arguments to plugin/plugout methodPhilipp Hörist
2018-05-01Record all ssl errors that are encounteredPhilipp Hörist
2018-04-30prepare 0.6.5 releasenbxmpp-0.6.5Yann Leboulanger
2018-04-29Update NamespacesPhilipp Hörist