Jakob Borg f769df16e8 Reject unreasonably large messages
We allocate a []byte to read the message into, so if the header says the
messages is several gigabytes large we may run into trouble. In reality,
a message should never be that large so we impose a limit.
2015-08-18 08:46:40 +02:00
2015-01-13 13:31:14 +01:00
2015-08-09 10:00:28 +02:00
2015-03-11 21:11:43 +01:00
2015-01-13 13:31:14 +01:00
2015-01-18 02:13:25 +01:00
2015-01-13 13:31:14 +01:00
2015-01-13 13:31:14 +01:00
2015-03-25 22:49:53 +01:00
2015-01-13 13:31:14 +01:00
2015-03-26 21:30:19 +00:00
2015-08-18 08:46:40 +02:00
2015-08-18 08:46:40 +02:00
2015-01-13 13:31:14 +01:00
2015-01-13 13:31:14 +01:00
2015-07-21 15:40:02 +02:00
2015-08-18 08:46:40 +02:00
2015-01-13 13:31:14 +01:00
2015-03-25 22:49:53 +01:00
2015-03-25 22:49:53 +01:00
2015-04-09 12:51:21 +02:00

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT

Description
No description provided
Readme 96 MiB
Languages
Go 85.9%
HTML 7.9%
JavaScript 5.3%
CSS 0.8%
Shell 0.1%