mathieui
|
b42fafabb4
|
Make the cache encode and decode not crash if something goes wrong
|
2019-02-02 17:42:24 +01:00 |
|
mathieui
|
93f385562f
|
Add a "remove" action on the cache API
|
2019-02-02 17:31:48 +01:00 |
|
Jelmer Vernooij
|
2d228bdb56
|
Decode bytes in GSSAPI handling, as expected by the kerberos module API.
|
2018-10-30 22:29:20 +00:00 |
|
Emmanuel Gil Peyrot
|
32839f5252
|
util.cache: Let the user select the bare JID or not.
|
2018-03-31 00:44:53 +02:00 |
|
Emmanuel Gil Peyrot
|
80b7cf6ff8
|
util.cache: Support None for encode and decode.
|
2018-03-31 00:44:23 +02:00 |
|
Emmanuel Gil Peyrot
|
037912ee89
|
util.cache: New module handling both in-memory and on-file system caching.
|
2018-03-31 00:24:21 +02:00 |
|
Emmanuel Gil Peyrot
|
e4107d8b4d
|
sasl: Merge two bytes instead of concatenating them at runtime.
|
2017-04-28 21:26:03 +01:00 |
|
Emmanuel Gil Peyrot
|
7560db856b
|
stringprep_profiles: Emit a correct StringPrepError on query + unassigned.
|
2016-10-27 06:44:38 +01:00 |
|
Emmanuel Gil Peyrot
|
63d245ac48
|
SASL: Fix traceback on non-hashing mechanism using channel binding.
|
2016-10-27 06:26:39 +01:00 |
|
Emmanuel Gil Peyrot
|
dcacc7d7d5
|
sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.py
|
2016-10-22 13:21:44 +01:00 |
|
Emmanuel Gil Peyrot
|
2587d82af8
|
Make util.XOR about ten times faster by calling bytes only once.
|
2016-07-30 00:14:54 +01:00 |
|
Emmanuel Gil Peyrot
|
61f89eef2e
|
Remove the now useless Queue wrapper in slixmpp.util.
|
2014-09-28 23:58:46 +02:00 |
|
Emmanuel Gil Peyrot
|
5a8881000c
|
Remove support for gevent, incompatible with python3.
|
2014-09-01 02:47:15 +02:00 |
|
Emmanuel Gil Peyrot
|
0e95015410
|
Remove sys.version_info checks for python2 and clean some imports.
|
2014-09-01 02:42:45 +02:00 |
|
Florent Le Coz
|
b92dac72f3
|
Fix saslprep for non-ascii usernames
|
2014-08-25 00:59:23 +02:00 |
|
Florent Le Coz
|
5ab77c7452
|
Rename to slixmpp
|
2014-07-17 14:19:04 +02:00 |
|