Files: f048130d8bb546e6246391c52662e2ae8b5972d5 / NEWS
1708 bytesRaw
1 | News |
2 | **** |
3 | |
4 | Release 0.6 |
5 | =========== |
6 | |
7 | • Small ‘nncp-rm’ command appeared. |
8 | • Cryptographic libraries (dependecies) are updated. |
9 | |
10 | Release 0.5 |
11 | =========== |
12 | |
13 | • Trivial small fix in default niceness level of ‘nncp-file’ and |
14 | ‘nncp-freq’ commands. |
15 | |
16 | Release 0.4 |
17 | =========== |
18 | |
19 | • Small fix in ‘nncp-call’, ‘nncp-caller’, ‘nncp-daemon’: they can |
20 | segmentation fail sometimes (no data is lost). |
21 | • ‘nncp-newnode’ renamed to ‘nncp-newcfg’ – it is shorter and more |
22 | convenient to use. |
23 | • ‘nncp-mincfg’ command appeared: helper allowing to create |
24 | minimalistic stripped down configuration files without private |
25 | keys, that is useful during ‘nncp-xfer’ usage. |
26 | |
27 | Release 0.3 |
28 | =========== |
29 | |
30 | Fixed compatibility with Go 1.6. |
31 | |
32 | Release 0.2 |
33 | =========== |
34 | |
35 | • *Incompatible* packet’s format change (magic number is changed |
36 | too): size field is encrypted and is not send in plaintext anymore. |
37 | • ‘-minsize’ option gives ability to automatically pad outgoing |
38 | packets to specified minimal size. |
39 | • ‘nncp-daemon’ and ‘nncp-call’/‘nncp-caller’ always check new _tx_ |
40 | packets appearance in the background while connected. Remote side |
41 | is immediately notified. |
42 | • ‘-onlinedeadline’ option gives ability to configure timeout of |
43 | inactivity of online connection, when it could be disconnected. It |
44 | could be used to keep connection alive for a long time. |
45 | • ‘-maxonlinetime’ option gives ability to set maximal allowable |
46 | online connection aliveness time. |
47 | • ‘nncp-caller’ command appeared: cron-ed TCP daemon caller. |
48 | • ‘nncp-pkt’ command can decompress the data. |
49 | |
50 |
Built with git-ssb-web