]> Cypherpunks.ru repositories - nncp.git/history - src/cypherpunks.ru/nncp/sp.go
nncp-caller command
[nncp.git] / src / cypherpunks.ru / nncp / sp.go
2017-01-15 Sergey Matveevnncp-caller command
2017-01-15 Sergey MatveevFail immediately if connection is already dead
2017-01-14 Sergey MatveevAbility to configure online deadline timeout
2017-01-14 Sergey MatveevCheck tx directory all the time while connected
2017-01-14 Sergey MatveevComment clarification
2017-01-13 Sergey MatveevSeekStart constant instead of hardcode
2017-01-12 Sergey MatveevBig-endian version in magic numbers
2017-01-09 Sergey MatveevLimited read from untrusted socket
2017-01-09 Sergey MatveevFix max Noise payload size
2017-01-08 Sergey MatveevMagic for sync protocol must contain S
2017-01-08 Sergey MatveevDo not lock when connection is gone
2017-01-08 Sergey MatveevRename LLP to SP (some kind of Sync Protocol)