Audrius Butkevicius
|
7073b8721a
|
Merge pull request #7 from syncthing/ping
Server should respond to ping
|
2015-09-14 12:49:12 +01:00 |
|
Audrius Butkevicius
|
f9f12131ae
|
Drop all sessions when we realize a node has gone away
|
2015-09-11 22:29:50 +01:00 |
|
Audrius Butkevicius
|
7e0106da0c
|
Tweaks
1. Advertise relay server paramters so that clients could make a decision wether or not to connect
2. Generate certificate if it's not there.
|
2015-09-11 20:06:14 +01:00 |
|
AudriusButkevicius
|
d180bc794b
|
Handle 403
|
2015-09-07 18:12:18 +01:00 |
|
AudriusButkevicius
|
eab5fd5bdd
|
Join relay pool by default
|
2015-09-07 09:21:23 +01:00 |
|
AudriusButkevicius
|
e3ca797dad
|
Receive the invite, otherwise stop blocks, add extra arguments
|
2015-09-06 20:25:53 +01:00 |
|
AudriusButkevicius
|
11b2815b88
|
Add a test method, fix nil pointer panic
|
2015-09-06 18:35:38 +01:00 |
|
AudriusButkevicius
|
541d05df1b
|
Use new method name
|
2015-09-02 22:02:17 +01:00 |
|
AudriusButkevicius
|
c0554c9fbf
|
Use a single socket for relaying
|
2015-09-02 21:35:52 +01:00 |
|
Audrius Butkevicius
|
7c6a310179
|
Fix after package move
|
2015-08-19 20:49:34 +01:00 |
|
Audrius Butkevicius
|
eb29989dff
|
Connection errors are debug errors
|
2015-07-23 20:53:16 +01:00 |
|
Audrius Butkevicius
|
78ef42daa1
|
Add ability to lookup relay status
|
2015-07-22 22:34:05 +01:00 |
|
Audrius Butkevicius
|
77457e91e9
|
Merge pull request #1 from syncthing/review
Code review
|
2015-07-20 18:43:31 +01:00 |
|
Audrius Butkevicius
|
6d0d5bd566
|
Merge pull request #2 from syncthing/ratelimit
Implement global and per session rate limiting
|
2015-07-20 12:57:55 +01:00 |
|
Audrius Butkevicius
|
f86946c6df
|
Fix bugs
|
2015-07-17 22:04:02 +01:00 |
|
Audrius Butkevicius
|
e97f75cad5
|
Change receiver type, add GoStringer
|
2015-07-17 21:49:45 +01:00 |
|
Audrius Butkevicius
|
2505f82ce5
|
General cleanup
|
2015-07-17 20:17:49 +01:00 |
|
Audrius Butkevicius
|
e1959afb6b
|
Change EOL
|
2015-06-28 21:18:38 +01:00 |
|
Audrius Butkevicius
|
c68c78d412
|
Do scheme validation in the client
|
2015-06-28 20:34:28 +01:00 |
|
Audrius Butkevicius
|
b72d31f87f
|
Progress
|
2015-06-28 19:57:13 +01:00 |
|
Audrius Butkevicius
|
8e191c8e6b
|
Add initial code
|
2015-06-24 15:02:23 +01:00 |
|
Audrius Butkevicius
|
19d742b9e4
|
Initial commit
|
2015-06-24 00:34:16 +01:00 |
|