- 21 Nov, 2016 2 commits
-
-
mathieui authored
Fix CVE-2015-8688, and a few bugfixes.
-
mathieui authored
slixmpp is vulnerable to roster push attacks as described by Daniel Gultsch at https://gultsch.de/gajim_roster_push_and_message_interception.html. (CVE-2015-8688)
-
- 27 Oct, 2016 4 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
- 26 Oct, 2016 5 commits
- 23 Oct, 2016 1 commit
-
-
Link Mauve authored
-
- 22 Oct, 2016 4 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
- 05 Oct, 2016 3 commits
-
-
Link Mauve authored
-
mathieui authored
Fix a few bugs along with the testsuite, and remove the asyncio loop monkeypatch hack.
-
mathieui authored
This allowed us to schedule events in-order later in the event loop, but was detrimental to using other event loops and debugging.
-
- 04 Oct, 2016 9 commits
- 02 Oct, 2016 2 commits
-
-
mathieui authored
-
mathieui authored
Previously, trying to get a text node with a lang which is different from the one we specified would return nothing, which means e.g. a message would be ignored because its body is of lang 'fr' when we setup slixmpp to prefer 'en'. We want to return something when there is an available, valid content in a different language.
-
- 30 Sep, 2016 4 commits
-
-
mathieui authored
Fix #3165, we don’t need to use the long form to get the superobject in our supported python versions.
-
mathieui authored
Thanks tchiroux for raising the issue and providing the fix as well.
-
-
Sam Whited authored
-
- 20 Sep, 2016 6 commits
-
-
Link Mauve authored
This gains about 1/8th of the time spent in __getitem__.
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored