]> Cypherpunks.ru repositories - nncp.git/history - src/cypherpunks.ru/nncp/cmd
Rename nncp-*cfg commands to have the common prefix
[nncp.git] / src / cypherpunks.ru / nncp / cmd /
2017-04-30 Sergey MatveevRename nncp-*cfg commands to have the common prefix
2017-04-30 Sergey Matveev-minsize option is in KiBs for convenience
2017-04-29 Sergey MatveevRename nncp-xfer -force to -mkdir for clarity
2017-04-29 Sergey MatveevBetter to call option as -chunked
2017-04-29 Sergey MatveevRemove partly downloaded existing packets after success...
2017-04-28 Sergey MatveevGofmt
2017-04-28 Sergey MatveevChunked files documentation
2017-04-28 Sergey MatveevVisible message about bad chunk's checksum
2017-04-28 Sergey MatveevValidate the last chunk's size too
2017-04-28 Sergey MatveevAbility to read the data from stdin for nncp-file
2017-04-28 Sergey MatveevAbility to dump chunked file's metainformation
2017-04-28 Sergey MatveevAbility to write reassembled file to stdout
2017-04-27 Sergey MatveevInitial nncp-reass utility
2017-04-02 Sergey MatveevMerge branch 'develop' 0.6
2017-04-02 Sergey Matveevnncp-rm command
2017-02-05 Sergey MatveevMerge branch 'develop' 0.5
2017-01-31 Sergey MatveevFix default niceness level option
2017-01-19 Sergey MatveevMerge branch 'develop' 0.4
2017-01-19 Sergey MatveevRename nncp-newnode to nncp-newcfg for convenience...
2017-01-19 Sergey Matveevnncp-mincfg command
2017-01-17 Sergey MatveevMerge branch 'develop' 0.3
2017-01-17 Sergey MatveevGo 1.6 compatibility revert fix
2017-01-17 Sergey MatveevMerge branch 'develop' 0.2
2017-01-16 Sergey Matveevnncp-toss -cycle option
2017-01-16 Sergey Matveevnncp-pkt can decompress the data
2017-01-15 Sergey MatveevConfigurable default paths to spool and log
2017-01-15 Sergey MatveevMinimalistic newnode configuration file
2017-01-15 Sergey Matveev-maxonlinetime option
2017-01-15 Sergey Matveevnncp-caller command
2017-01-14 Sergey MatveevAbility to configure online deadline timeout
2017-01-14 Sergey MatveevAbility to completely omit noisepub field
2017-01-13 Sergey Matveev-minsize option
2017-01-13 Sergey MatveevSeekStart constant instead of hardcode
2017-01-12 Sergey MatveevEncrypt actual packet size, hide it
2017-01-12 Sergey MatveevFix invalid dereference
2017-01-12 Sergey MatveevAbility to override path to configuration file via...
2017-01-09 Sergey MatveevDocumentation updates
2017-01-09 Sergey MatveevPossibly daemon has not connected to any node, do not...
2017-01-09 Sergey MatveevListen on all IPv6 addresses by default
2017-01-08 Sergey MatveevTry all addresses during call
2017-01-08 Sergey MatveevNo need to log daemon listen event
2017-01-08 Sergey Matveev-quiet option
2017-01-08 Sergey MatveevAdd bad return codes
2017-01-08 Sergey Matveev-dryrun for tosser
2017-01-08 Sergey Matveevmyself -> self
2017-01-08 Sergey MatveevConfigure sendmail command per node
2017-01-08 Sergey MatveevAdd example addrs section in newnode command
2017-01-07 Sergey MatveevNNCP is expanded to "Node to Node copy"
2017-01-07 Sergey MatveevFix usage formatting
2017-01-07 Sergey MatveevSpecify call addresses through the config
2017-01-06 Sergey MatveevInitial