MatrixSynapse/synapse
Glyph 6e18805ac2 IPv6 support for client.py
This is an (untested) general sketch of how to use wrapClientTLS to implement TLS over IPv6, as well as faster connections over IPv4.
2016-12-11 11:10:32 +01:00
..
api Prevent user tokens being used as guest tokens (#1675) 2016-12-06 15:31:37 +00:00
app Comment 2016-11-23 11:11:41 +00:00
appservice Allow Configurable Rate Limiting Per AS 2016-10-18 17:04:09 +01:00
config Bugfix: Console logging handler missing default filter 2016-12-03 20:14:58 -03:00
crypto Preserve some logcontexts 2016-08-24 11:58:40 +01:00
events Review comments 2016-11-22 13:42:11 +00:00
federation Correctly handle 500's and 429 on federation 2016-11-24 15:04:49 +00:00
handlers Fix rare notifier bug where listeners dont timeout 2016-12-09 15:43:18 +00:00
http IPv6 support for client.py 2016-12-11 11:10:32 +01:00
metrics Rename the python-specific metrics now the docs claim that we have done 2016-11-03 17:03:52 +00:00
push Add /room/<room_id>/joined_members API 2016-12-08 13:32:07 +00:00
replication Ensure only main or federation_sender process can send federation traffic 2016-11-23 14:09:47 +00:00
rest Add /room/<room_id>/joined_members API 2016-12-08 13:32:07 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Merge pull request #1680 from matrix-org/erikj/joined_rooms 2016-12-09 11:35:48 +00:00
streams Actually use the new function 2016-10-24 13:39:49 +01:00
util Correctly handle timeout errors 2016-12-09 16:30:29 +00:00
__init__.py Bump version and changelog 2016-11-24 12:29:58 +00:00
notifier.py Correctly handle timeout errors 2016-12-09 16:30:29 +00:00
python_dependencies.py Use external ldap auth pacakge 2016-11-15 13:03:19 +00:00
server.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Merge pull request #1121 from matrix-org/erikj/public_room_paginate 2016-09-15 13:27:09 +01:00
types.py Style 2016-10-20 13:53:15 +01:00
visibility.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00