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
AgeCommit message (Expand)Author
2013-03-30add XEP-191 namespaceYann Leboulanger
2013-02-23Ask for discovery information (and archive) after SM is enabled. Fixes #7299Jefry Lagrange
2013-03-05fix initilizing errnum listYann Leboulanger
2013-02-12try write acces to repo.Denis Fomin
2013-02-12fix var nameYann Leboulanger
2013-02-10don't crash when cacerts is an empty stringYann Leboulanger
2013-02-10fix tracebackYann Leboulanger
2013-02-10fix handling traceback. Fixes #3Yann Leboulanger
2013-02-08basestring -> strYann Leboulanger
2013-02-08fix error handling. Fixes #1Yann Leboulanger
2013-01-20add jabber:x:oob namespaceYann Leboulanger
2013-01-06fix encoding problems with DIGEST-MD5 authenticationYann Leboulanger
2013-01-06fix connecting with python3 internal ssl implementationYann Leboulanger
2013-01-05don't crash when we sent a partial stanza that cut utf-8 chars in the middleYann Leboulanger
2013-01-05don't call send when there is nothing to sendYann Leboulanger
2013-01-05rename variableYann Leboulanger
2013-01-05don't crash when we get a partial stanza that cut utf-8 chars in the middleYann Leboulanger
2013-01-05dict.items() -> list(dict.items())Yann Leboulanger
2013-01-05fix encoding issuesYann Leboulanger
2013-01-03fix HMAC computationYann Leboulanger
2013-01-03fix showing pending tracebackYann Leboulanger
2013-01-02fix encoding issues (base64, HMAC, ...)Yann Leboulanger
2013-01-02more py3 fixesYann Leboulanger
2013-01-02hardcode error values in protocol.pyYann Leboulanger
2013-01-02port code to python3Yann Leboulanger
2012-12-28prefer sha-1Jefry Lagrange
2012-12-24update xep-300 to the lastest versionJefry Lagrange
2012-12-23store all SSL errorsYann Leboulanger
2012-12-10prevent tracebackYann Leboulanger
2012-11-29do TLS handshake without blocking.Yann Leboulanger
2012-11-29handle disconnection while doing SASL as a sasl failure rather than a connect...Yann Leboulanger
2012-11-29don't try to connect twice when we get see-other-host.Yann Leboulanger
2012-06-19handle <stream:error see-other-host> when connecting.Yann Leboulanger
2012-05-08Added tag nbxmpp-0.1 for changeset 5d8f5ba88c86Yann Leboulanger
2012-05-08initial revisionnbxmpp-0.1Yann Leboulanger