]> Cypherpunks.ru repositories - nncp.git/history - src
FreeBSD's port description sync
[nncp.git] / src /
2018-07-08 Sergey MatveevMerge branch 'develop' 3.4
2018-07-08 Sergey MatveevUpdate upstream dependencies
2018-07-08 Sergey Matveevnncp-daemon can be run under inetd
2018-06-10 Sergey MatveevMerge branch 'develop' 3.3
2018-06-10 Sergey MatveevHumanized priorities
2018-06-10 Sergey MatveevSplit long lines
2018-06-10 Sergey MatveevLess hard-coded constants
2018-06-10 Sergey MatveevSimple rate limiter
2018-06-10 Sergey MatveevQueue higher priority packets first in SP
2018-06-10 Sergey MatveevUpdate upstream dependencies
2018-06-10 Sergey MatveevSatisfy go vet
2018-06-10 Sergey MatveevSP checks .seen existence
2018-06-02 Sergey MatveevMerge branch 'develop' 3.2
2018-06-02 Sergey MatveevFixed nncp-bundle workability with Go 1.10+
2018-06-02 Sergey MatveevUSTAR can not handle >8GiB files
2018-06-02 Sergey MatveevNo need in creating 0440 files inside tar bundle
2018-06-02 Sergey MatveevTypo in command line help
2018-05-27 Sergey MatveevMerge branch 'develop' 3.1
2018-05-27 Sergey MatveevAbility to disable relaying with -via - option
2018-05-27 Sergey MatveevUpdate upstream dependencies
2018-03-25 Sergey MatveevNewer yaml.v2
2018-02-18 Sergey MatveevMerge branch 'develop' 3.0
2018-02-18 Sergey MatveevUpdated upstream dependencies
2018-02-18 Sergey MatveevFix test
2018-02-17 Sergey MatveevRemote command execution
2018-02-17 Sergey MatveevTake in account FreqMinSize/FreqChunked options
2018-02-17 Sergey MatveevFix redundant newline in Println
2018-02-17 Sergey MatveevAbility to skip tossing of specified packet types
2018-02-16 Sergey MatveevFor safety join mail recipients with zero byte
2018-02-16 Sergey MatveevFreqed files have different niceness
2018-02-15 Sergey MatveevSmall chunked files are sent as an ordinary ones
2018-02-15 Sergey MatveevAbility to override Via configuration option
2018-02-02 Sergey MatveevUse an updated balloon
2018-01-01 Sergey MatveevRaise copyright years
2017-12-30 Sergey MatveevMerge branch 'develop' 2.0
2017-12-28 Sergey MatveevReplace Twofish/HKDF with ChaCha20/BLAKE2X for speed...
2017-12-28 Sergey MatveevUpdate upstream dependencies
2017-12-02 Sergey MatveevMerge branch 'develop' 1.0
2017-12-02 Sergey MatveevFixed nncp-rm work
2017-11-29 Sergey MatveevVarious file deletion capabilities
2017-11-29 Sergey MatveevSuffix is a better term
2017-11-29 Sergey MatveevAbility to override spool directory and logfile
2017-11-20 Sergey MatveevTrailing / is not necessary
2017-11-20 Sergey MatveevDryrun nncp-bundle ability
2017-11-20 Sergey MatveevSearch for bundles in badly formatted streams
2017-11-19 Sergey MatveevAbility to create and deal with .seen files after tossing
2017-11-19 Sergey MatveevBundles feature
2017-11-18 Sergey MatveevRecipient in encrypted packet is needed for future...
2017-11-18 Sergey MatveevUpdate upstream libraries
2017-11-18 Sergey MatveevSingle background SP worker is allowed
2017-11-18 Sergey Matveevgo fmt
2017-10-08 Sergey MatveevMerge branch 'develop' 0.12
2017-10-07 Sergey MatveevNNCP_SENDER envvar while sendmail calling
2017-10-07 Sergey MatveevUpdate upstream dependencies
2017-08-21 Sergey MatveevMerge branch 'develop' 0.11
2017-08-21 Sergey MatveevUpdate upstream deependencies
2017-08-21 Sergey MatveevSort nodes by name in nncp-stat output
2017-07-04 Sergey MatveevMerge branch 'develop' 0.10
2017-07-04 Sergey MatveevUpdate upstream dependencies
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
next