]> Cypherpunks.ru repositories - nncp.git/blob - doc/news.texi
d72250f6d4e229e26c981b5074a8da1eeff40778
[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 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 checks new @emph{tx} packet appearance in the background while
14 connected. Remote side is notified immediately about them.
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 alive 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