]> Cypherpunks.ru repositories - nncp.git/history - src
nncp-freq DST argument is optional
[nncp.git] / src /
2017-07-04 Sergey Matveevnncp-freq DST argument is optional
2017-06-11 Sergey MatveevMerge branch 'develop' 0.9
2017-06-11 Sergey MatveevHumanize lockdir error message
2017-06-11 Sergey MatveevUnnecessary locking during toss: operations are already...
2017-06-11 Sergey MatveevMove lockdir to separate file
2017-06-11 Sergey MatveevFix invalid -rx/-tx arguments processing
2017-06-11 Sergey MatveevUpdate golang.org/x/sys upstream dependency
2017-05-17 Sergey MatveevMerge branch 'develop' 0.8
2017-05-17 Sergey MatveevUpdate dependant libraries
2017-05-17 Sergey MatveevFifx nncp-file -minsize specified in bytes, instead...
2017-04-30 Sergey MatveevMerge branch 'develop' 0.7
2017-04-30 Sergey MatveevEncrypted configuration file
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-30 Sergey Matveevfreqchunked is in KiB, take into account during configu...
2017-04-29 Sergey MatveevRename nncp-xfer -force to -mkdir for clarity
2017-04-29 Sergey MatveevAbility to do chunked freqing
2017-04-29 Sergey MatveevBetter to call option as -chunked
2017-04-29 Sergey MatveevPrint chunks sending progress
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 MatveevChunked files have chunks, not parts
2017-04-28 Sergey MatveevAbility to write reassembled file to stdout
2017-04-27 Sergey MatveevInitial nncp-reass utility
2017-04-27 Sergey MatveevUpdate upstream libraries
2017-04-02 Sergey MatveevMerge branch 'develop' 0.6
2017-04-02 Sergey Matveevnncp-rm command
2017-04-02 Sergey MatveevUpdate upstream libraries
2017-02-05 Sergey MatveevMerge branch 'develop' 0.5
2017-02-05 Sergey MatveevFreqs should pass as fast as possible, files are not
2017-01-31 Sergey MatveevFix default niceness level option
2017-01-27 Sergey MatveevCheck that path taken from the packets is relative
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-19 Sergey MatveevLock map during read, to prevent concurrent access
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 MatveevDelete downloaded file state
2017-01-16 Sergey MatveevFix invalid sizes calculation, be compatible with Noise
2017-01-16 Sergey MatveevStore logs in spool directory for convenience by default
2017-01-16 Sergey Matveevnncp-toss -cycle option
2017-01-16 Sergey Matveevnncp-pkt can decompress the data
2017-01-16 Sergey MatveevMaximal compression level for mail by default
2017-01-15 Sergey MatveevConfigurable default paths to spool and log
2017-01-15 Sergey MatveevMinimalistic newnode configuration file
2017-01-15 Sergey MatveevFix invalid pointer dereference
2017-01-15 Sergey Matveev-maxonlinetime option
2017-01-15 Sergey Matveevnncp-caller command
2017-01-15 Sergey MatveevPrepare cronexpr library for inclusion
2017-01-15 Sergey MatveevFail immediately if connection is already dead
2017-01-15 Sergey MatveevCheck that sendmail is configured for the peer
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-14 Sergey MatveevAbility to completely omit noisepub field
2017-01-14 Sergey Matveevgo fmt
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 MatveevBig-endian version in magic numbers
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 MatveevLimited read from untrusted socket
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-09 Sergey MatveevUse an updated noise with fewer dependencies
2017-01-09 Sergey MatveevFix max Noise payload size
2017-01-08 Sergey MatveevMagic for sync protocol must contain S
2017-01-08 Sergey MatveevAbility to omit destination path
2017-01-08 Sergey MatveevDo not lock when connection is gone
2017-01-08 Sergey MatveevCheck progress is a progress loglevel
2017-01-08 Sergey MatveevStrip too long error messages
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 MatveevSP transfers packets, not files
2017-01-08 Sergey Matveevmyself -> self
2017-01-08 Sergey MatveevDo not print queued packet niceness, it is not useful
2017-01-08 Sergey MatveevConfigure sendmail command per node
2017-01-08 Sergey MatveevAdd example addrs section in newnode command
2017-01-08 Sergey MatveevRename LLP to SP (some kind of Sync Protocol)
2017-01-07 Sergey MatveevMove ensureRxDir to ctx file
2017-01-07 Sergey Matveevtoss-check -> check simplifying
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-07 Sergey MatveevFix human message
2017-01-07 Sergey MatveevWait for transfer to complete
2017-01-07 Sergey MatveevProcess already sent files with dummy empty payload
2017-01-06 Sergey MatveevWe do not log full file size
next