Commit Graph

4229 Commits

Author SHA1 Message Date
Alex S
26a98737a8 some refactoring 2019-08-23 20:11:02 +03:00
Alex S
431cf60510 little refactoring 2019-08-23 18:17:13 +03:00
Alex S
65fd5bdf4c added tls_opts to connect method 2019-08-23 17:12:43 +03:00
Alex S
e34ca5174c basic support for proxies 2019-08-23 12:57:52 +03:00
Alex S
d812c8bbc7 opts to verify certificates by gun 2019-08-22 12:38:39 +03:00
Alex S
6e66bb35d1 was used with hackney 2019-08-22 12:37:33 +03:00
Ariadne Conill
dd9446474f purge all remaining hackney usage and references from the tree 2019-08-20 21:00:08 +00:00
Ariadne Conill
27f7625dd2 application: don't try to start Pleroma.Gun.Connections automatically 2019-08-20 20:13:48 +00:00
Ariadne Conill
b7f677dc28 http: remove unused get_conn_for_gun() 2019-08-20 20:11:17 +00:00
Ariadne Conill
490ddd6e0d Merge branch 'gun' of git.pleroma.social:alex.s/pleroma into integration/alex.s/gun 2019-08-20 20:07:17 +00:00
Alex S
cee945bead set adapter opts in connection 2019-08-20 18:37:22 +03:00
Alex S
6f08e77269 sni option if we open connection in gun pool 2019-08-20 18:06:08 +03:00
Alex S
50bc6c5ea9 tesla gun adapter supports sni 2019-08-20 16:09:50 +03:00
Alex S
70c4f00349 formatting and pool fix 2019-08-20 13:10:28 +03:00
Alex S
6c3990b1ea with sni 2019-08-20 12:42:53 +03:00
Alex S
5209abf09b testing without sni 2019-08-20 12:42:53 +03:00
Alex S
2a2d11f2b3 some fixes and tests 2019-08-20 12:42:53 +03:00
Alex S
af12d08da7 no need in this 2019-08-20 12:42:53 +03:00
Alex S
3bc3e61dc5 some clean up and pleroma header 2019-08-20 12:42:53 +03:00
Alex S
05ca6a7d2c test fixes 2019-08-20 12:42:53 +03:00
Alex S
814159e668 expanding gun connections
closing least frequently used
separate pools with settings
2019-08-20 12:42:53 +03:00
Alex S
210e116dc0 no hardcode of versions 2019-08-20 12:41:46 +03:00
Alex S
699fc4f6eb order 2019-08-20 12:41:46 +03:00
Alex S
102ec7bb0c like thiis 2019-08-20 12:41:46 +03:00
Alex S
4a4a61f4ce like this 2019-08-20 12:41:45 +03:00
Alex S
6e1408d05a tls versions for gun 2019-08-20 12:41:45 +03:00
Alex S
fb0d064328 more fixes 2019-08-20 12:41:45 +03:00
Alex S
ac0d158c24 test fixes 2019-08-20 12:41:45 +03:00
Alex S
c97979da77 passing options for gun 2019-08-20 12:41:45 +03:00
Alex S
7354d8958b debug for media proxy 2019-08-20 12:41:45 +03:00
Alex S
d052dca152 fix 2019-08-20 12:41:45 +03:00
Alex S
7f431996c5 updated deps 2019-08-20 12:41:45 +03:00
Alex S
66a1573f81 updating tesla 2019-08-20 12:41:45 +03:00
Alex S
916aeb934f adding host header for gun adapter 2019-08-20 12:41:45 +03:00
Alex S
55a5523acc don't close connection in gun adapter on reusing 2019-08-20 12:41:10 +03:00
Alex S
e0b52ca086 only http 2019-08-20 12:41:10 +03:00
Alex S
43e5307d65 like this 2019-08-20 12:41:10 +03:00
Alex S
d28051e284 another debug 2019-08-20 12:41:10 +03:00
Alex S
db848b2a13 tesla adapter options debug 2019-08-20 12:41:10 +03:00
Alex S
888ac63df4 some debug 2019-08-20 12:41:10 +03:00
Alex S
c0916b66f8 removing debug 2019-08-20 12:41:10 +03:00
Alex S
27d5aa7546 ssl fixes 2019-08-20 12:41:10 +03:00
Alex S
9241df642c some debug 2019-08-20 12:41:10 +03:00
Alex S
aee44f3f4b added gun connections holder genserver 2019-08-20 12:41:10 +03:00
Alex S
2caf9ad954 added gun connections genserver 2019-08-20 12:39:53 +03:00
Alex S
c51aa48e60 reverse proxy clients integration tests
tesla reverse proxy client fixes
2019-08-20 12:39:53 +03:00
Alex S
02daf21d78 possibility to set tesla adapter in runtime 2019-08-20 12:39:53 +03:00
Alex S
80ddc24281 fix 2019-08-20 12:39:53 +03:00
Alex S
4e9d9209c3 added tesla client for reverse proxy 2019-08-20 12:39:53 +03:00
Alex S
b383d85b9b headers standardisation for tesla 2019-08-20 12:37:48 +03:00