Jakob Borg
0d1df6bec3
Discovery server should print device ID of certificate at startup
2015-11-04 16:55:21 +00:00
Audrius Butkevicius
602b12dcf5
Merge pull request #23 from syncthing/deps
...
Use vendored dependencies, new relay/client location
2015-09-22 19:22:29 +01:00
Jakob Borg
969d7c802d
Use vendored dependencies, new relay/client location
2015-09-22 19:55:12 +02:00
Jakob Borg
3b2adc9a3e
/ping with empty response
2015-09-21 12:49:17 +02:00
Audrius Butkevicius
009b5bc72b
Merge pull request #22 from syncthing/tls
...
New discovery protocol over HTTPS
2015-09-21 08:56:52 +01:00
Jakob Borg
9b541a28e6
New discovery protocol over HTTPS
2015-09-20 22:00:19 +02:00
Jakob Borg
cbe24d0c61
Errors should not increment for ever
2015-09-12 22:44:59 +02:00
Jakob Borg
4c9a26dbca
Cleaner build
2015-08-20 12:28:26 +02:00
Jakob Borg
e611828249
Merge branch 'v0.12'
...
* v0.12:
Add relay support, add ql support
Stats files
Rewrite for a PostgreSQL backend
2015-08-20 12:20:09 +02:00
Jakob Borg
9370f9cae4
s/internal/lib/
2015-08-09 09:39:28 +02:00
Audrius Butkevicius
4d9ca822a7
Add relay support, add ql support
2015-07-23 19:12:40 +01:00
Jakob Borg
860fbe48dd
Stats files
2015-05-31 13:31:28 +02:00
Jakob Borg
9d06132743
Rewrite for a PostgreSQL backend
2015-03-25 15:37:00 +01:00
Jakob Borg
51eea3f90b
GPL->MIT
2015-03-25 08:07:33 +01:00
Jakob Borg
27c70bdf07
Build moar platforms
2015-03-21 20:22:19 +01:00
Jakob Borg
f8abb8e541
Also build for solaris and freebsd
2015-02-11 13:40:58 +01:00
Jakob Borg
c8346d0581
Add a simple build script
2015-02-11 12:57:58 +01:00
Jakob Borg
7aaea6d005
Protocol has moved
2015-01-13 23:15:55 +01:00
Jakob Borg
e3911bacde
Fix goleveldb API change
2014-12-11 12:53:00 +01:00
Jakob Borg
962eaa8a4b
Handle error from XDR marshalling
2014-10-21 08:48:51 +02:00
Jakob Borg
bfba18fdcb
Use WriteToUDP rather than WriteMsgUDP ( fixes #4 )
2014-10-07 10:50:09 +02:00
Jakob Borg
175669c61e
GPL
2014-09-30 16:43:54 +02:00
Jakob Borg
3599b98dca
Node -> Device here too
2014-09-28 22:39:38 +02:00
Jakob Borg
d1c3be3251
Use syncthing internal packages
2014-09-27 15:44:40 +02:00
Jakob Borg
b9f83c7780
Optionally log unknown packet data (for debugging)
2014-09-21 10:57:19 +02:00
Jakob Borg
cbf73ef29e
Align cleaning routine in time
2014-09-08 12:43:30 +02:00
Jakob Borg
db6d3b495b
Use persistent (leveldb) storage
2014-09-08 11:48:26 +02:00
Jakob Borg
6ea8e2525a
Latest build badge should link to latest build
2014-08-20 12:22:23 +02:00
Jakob Borg
29296ec998
Link to build.syncthing.net instead
2014-08-13 13:52:53 +02:00
Jakob Borg
bdd265a1b1
Link to linux binary
2014-08-02 09:03:38 +02:00
Jakob Borg
2c9df7aad1
Update import paths, calmh -> syncthing
2014-08-02 08:25:17 +02:00
Jakob Borg
1fca248d4c
Build status from drone.io
2014-07-31 12:37:18 +02:00
Jakob Borg
99081ea2a0
LICENSE & README
2014-07-30 22:15:16 +02:00
Jakob Borg
1f62247c7e
New port number for new format global discovery
2014-07-13 09:36:22 +02:00
Jakob Borg
6415d1a6a5
Copyright wording
2014-07-13 01:07:49 +02:00
Jakob Borg
926b08c197
Refactor node ID handling, use check digits ( fixes #269 )
...
New node ID:s contain four Luhn check digits and are grouped
differently. Code uses NodeID type instead of string, so it's formatted
homogenously everywhere.
2014-06-30 01:42:03 +02:00
Jakob Borg
aff41d0b08
discosrv: Tunable limiter settings
2014-06-27 22:39:03 +02:00
Jakob Borg
5d9c968614
Add license header
2014-06-01 22:50:14 +02:00
Jakob Borg
c020cf05e1
Fix discosrv build, build as part of all ( fixes #257 )
2014-05-22 08:46:19 +02:00
Jakob Borg
09e8d85b1e
discosrv: Better statistics
2014-04-19 23:14:56 +02:00
Jakob Borg
4d3eb134a2
discosrv: Remove deprecated v1 support
2014-04-19 23:02:14 +02:00
Jakob Borg
b92df85893
discosrv: Clean up debug logging
2014-04-16 15:06:54 +02:00
Jakob Borg
545025ed2b
discosrv: Remove duplicate logging of limiter cache entries
2014-04-04 12:00:52 +02:00
Jakob Borg
3158962506
discosrv: Source based rate limiting
2014-04-03 23:40:10 +02:00
Jakob Borg
c314f74de6
discosrv: Refactor handler loop
2014-04-03 23:40:03 +02:00
Jakob Borg
65615385e7
Rework XDR encoding
2014-02-20 17:42:17 +01:00
Jakob Borg
727f35b35b
discosrv: Expire nodes, reduce debug logging
2014-02-17 09:23:37 +01:00
Jakob Borg
07ddf7e87b
External discover
2013-12-22 21:35:05 -05:00