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
2020-03-20Logging: Add context to logging outputlovetox
2020-03-19TCP: Don't use deprecated methodlovetox
2020-03-19Resolver: Use INFO log level for resolver errorslovetox
2020-03-19Connection: Use INFO log level for connection errorslovetox
2020-03-19PubSub: Don't expect IQ payload on publishlovetox
2020-03-17TCP: Set timeout when connectinglovetox
2020-03-17Revert "TCP: Set timeout when connecting"Philipp Hörist
2020-03-17TCP: Set timeout when connectinglovetox
2020-03-16Register: Rename variableslovetox
2020-03-15Client: Fix method calllovetox
2020-03-15NodeBuilder: Don't add empty strings to cdata listlovetox
2020-03-14Client: Silence errors after login-successful signallovetox
2020-03-14SASL: Treat unknown error conditions as not-authorizedlovetox
2020-03-14Client: Expose more data via propertyslovetox
2020-03-13Update setup.cfglovetox
2020-03-13Update README.mdlovetox
2020-03-12Readme: Prefer pip over setup.py (aka easy_install)André Apitzsch
2020-03-12Readme: Remove reference to unavailable examplesAndré Apitzsch
2020-03-12CI: Don't upload build to ftp serverAndré Apitzsch
2020-03-11CI: Add pylint testlovetox
2020-03-11Fix pylint errorslovetox
2020-03-11Rename ConnectionType enum valueslovetox
2020-03-11Fix pylint errorslovetox
2020-03-11Replace deprecated test commandAndré Apitzsch
2020-03-11Fix pylint errorslovetox
2020-03-11Muclumbus: Call callback also on errorlovetox
2020-03-11Remove require_version() checklovetox
2020-03-11Fix pylint errorslovetox
2020-03-10Fix pylint errorslovetox
2020-03-10Fix undefined varlovetox
2020-03-10Fix pylint errorslovetox
2020-03-10Remove unused importslovetox
2020-03-10Update .pylintrclovetox
2020-03-10TCP: Consider failed TLS handshake as connection-failedlovetox
2020-03-10Remove unused importlovetox
2020-03-10Remove trailing whitespacelovetox
2020-03-08TCP: Don't stop read/write on exceptionlovetox
2020-03-07Version 0.9.94lovetox
2020-03-07Fix testslovetox
2020-03-07Add new modules and example clientlovetox
2020-02-29Remove moduleslovetox
2020-02-29Update .gitignorelovetox
2020-02-14Blocking: Don't fail on malformed stanzaPhilipp Hörist
2020-02-07Bookmarks: Better handle malformed stanzaPhilipp Hörist
2020-02-02Smacks: Fix parsing error text on failed resumePhilipp Hörist
2020-01-29README: Fix typos and link to wikiDaniel Brötzmann
2020-01-27Remove obsolete README fileDaniel Brötzmann
2020-01-27Update README.mdDaniel Brötzmann
2020-01-26OMEMO: Make return value consistent for request_devicelist()Philipp Hörist
2020-01-23Use consistent callback signature for callbacksPhilipp Hörist