]> Cypherpunks.ru repositories - nncp.git/blob - doc/news.texi
Merge branch 'develop'
[nncp.git] / doc / news.texi
1 @node News
2 @unnumbered News
3
4 @node Release 0.2
5 @section Release 0.2
6 @itemize
7 @item @strong{Incompatible} packet's format change (magic number is
8 changed too): size field is encrypted and is not send in plaintext
9 anymore.
10 @item @option{-minsize} option gives ability to automatically pad
11 outgoing packets to specified minimal size.
12 @item @ref{nncp-daemon} and @ref{nncp-call}/@ref{nncp-caller} always
13 check new @emph{tx} packets appearance in the background while
14 connected. Remote side is immediately notified.
15 @item @option{-onlinedeadline} option gives ability to configure timeout
16 of inactivity of online connection, when it could be disconnected. It
17 could be used to keep connection alive for a long time.
18 @item @option{-maxonlinetime} option gives ability to set maximal
19 allowable online connection aliveness time.
20 @item @ref{nncp-caller} command appeared: cron-ed TCP daemon caller.
21 @item @ref{nncp-pkt} command can decompress the data.
22 @end itemize