]> Cypherpunks.ru repositories - gocheese.git/log
gocheese.git
7 weeks agoMore convenient trusted-host master
Sergey Matveev [Mon, 4 Mar 2024 18:24:45 +0000 (21:24 +0300)]
More convenient trusted-host

2 months agoDownload link for 4.2.0 release
Sergey Matveev [Thu, 1 Feb 2024 11:44:37 +0000 (14:44 +0300)]
Download link for 4.2.0 release

2 months agoUpdate dependencies v4.2.0
Sergey Matveev [Thu, 1 Feb 2024 11:36:19 +0000 (14:36 +0300)]
Update dependencies

2 months ago-auth-required option and optional :ro per-user attribute
Sergey Matveev [Thu, 1 Feb 2024 11:16:26 +0000 (14:16 +0300)]
-auth-required option and optional :ro per-user attribute

2 months agoUse modern go-install command
Sergey Matveev [Tue, 30 Jan 2024 20:55:50 +0000 (23:55 +0300)]
Use modern go-install command

2 months agoUse blake2b_256 during pyshop migration
Sergey Matveev [Tue, 30 Jan 2024 20:54:58 +0000 (23:54 +0300)]
Use blake2b_256 during pyshop migration

4 months agoUnify copyright comment format
Sergey Matveev [Fri, 8 Dec 2023 08:08:08 +0000 (11:08 +0300)]
Unify copyright comment format

4 months agoUpdate dependencies
Sergey Matveev [Fri, 8 Dec 2023 08:07:09 +0000 (11:07 +0300)]
Update dependencies

8 months agoOpenSSH signature support
Sergey Matveev [Tue, 8 Aug 2023 14:40:25 +0000 (17:40 +0300)]
OpenSSH signature support

8 months agoArmored signature
Sergey Matveev [Tue, 8 Aug 2023 12:10:26 +0000 (15:10 +0300)]
Armored signature

8 months agoNo CSS
Sergey Matveev [Tue, 8 Aug 2023 12:10:10 +0000 (15:10 +0300)]
No CSS

10 months agoDownload link for 4.1.0 release
Sergey Matveev [Sun, 4 Jun 2023 10:03:46 +0000 (13:03 +0300)]
Download link for 4.1.0 release

10 months agoFaster and parallalizable integrity checking v4.1.0
Sergey Matveev [Sun, 4 Jun 2023 09:58:29 +0000 (12:58 +0300)]
Faster and parallalizable integrity checking

10 months agoFatal(err) is enough
Sergey Matveev [Sun, 4 Jun 2023 09:57:43 +0000 (12:57 +0300)]
Fatal(err) is enough

10 months agoRename authentication-related files for clarity
Sergey Matveev [Sun, 4 Jun 2023 07:13:51 +0000 (10:13 +0300)]
Rename authentication-related files for clarity

10 months agoTypo
Sergey Matveev [Sat, 3 Jun 2023 17:42:42 +0000 (20:42 +0300)]
Typo

10 months agoDownload link for 4.0.0 release
Sergey Matveev [Sat, 3 Jun 2023 17:42:33 +0000 (20:42 +0300)]
Download link for 4.0.0 release

10 months agoStore blake2b_256 during refresh v4.0.0
Sergey Matveev [Sat, 3 Jun 2023 17:00:31 +0000 (20:00 +0300)]
Store blake2b_256 during refresh

Use its value from JSON metadata if available.
BLAKE2b is much faster on 64-bit architectures,
so it is much more preferable in practice.

10 months agoWarehouse renamed blake2_256 to blake2b_256
Sergey Matveev [Sat, 3 Jun 2023 16:03:40 +0000 (19:03 +0300)]
Warehouse renamed blake2_256 to blake2b_256

One should rename all existing checksum files (zsh example):
    for i (**.blake2_256) mv $i $i:r.blake2b_256

10 months agoDrop PGP signatures support
Sergey Matveev [Sat, 3 Jun 2023 15:45:54 +0000 (18:45 +0300)]
Drop PGP signatures support

As it did Warehouse and PyPI.

10 months agoUpdate dependencies
Sergey Matveev [Sat, 3 Jun 2023 15:47:49 +0000 (18:47 +0300)]
Update dependencies

12 months agoRedundant @documentencoding
Sergey Matveev [Fri, 14 Apr 2023 09:13:55 +0000 (12:13 +0300)]
Redundant @documentencoding

12 months agoHashes are redundantly present in .meta4
Sergey Matveev [Thu, 13 Apr 2023 15:25:38 +0000 (18:25 +0300)]
Hashes are redundantly present in .meta4

13 months agoDownload link for 3.7.1 release
Sergey Matveev [Thu, 23 Mar 2023 10:44:43 +0000 (13:44 +0300)]
Download link for 3.7.1 release

13 months agoNo redo for simplicity v3.7.1
Sergey Matveev [Thu, 23 Mar 2023 10:38:39 +0000 (13:38 +0300)]
No redo for simplicity

That is too simple project.

13 months agoUnnecessary .sh extension
Sergey Matveev [Thu, 23 Mar 2023 10:25:34 +0000 (13:25 +0300)]
Unnecessary .sh extension

13 months agoToo early defer
Sergey Matveev [Thu, 23 Mar 2023 10:20:47 +0000 (13:20 +0300)]
Too early defer

13 months agochan os.Signal should be buffered
Sergey Matveev [Thu, 23 Mar 2023 10:20:36 +0000 (13:20 +0300)]
chan os.Signal should be buffered

13 months agoUse bytes.Equal() instead of bytes.Compare()==0
Sergey Matveev [Thu, 23 Mar 2023 10:20:20 +0000 (13:20 +0300)]
Use bytes.Equal() instead of bytes.Compare()==0

13 months agoUpdate dependencies
Sergey Matveev [Thu, 23 Mar 2023 10:19:38 +0000 (13:19 +0300)]
Update dependencies

15 months agoRaise copyright years
Sergey Matveev [Tue, 27 Dec 2022 14:07:41 +0000 (17:07 +0300)]
Raise copyright years

16 months agoLink to FreeBSD's port
Sergey Matveev [Wed, 30 Nov 2022 08:17:12 +0000 (11:17 +0300)]
Link to FreeBSD's port

16 months agoFix mailto: link
Sergey Matveev [Mon, 28 Nov 2022 19:58:20 +0000 (22:58 +0300)]
Fix mailto: link

16 months agoDownload link for 3.7.0 release
Sergey Matveev [Mon, 28 Nov 2022 19:51:34 +0000 (22:51 +0300)]
Download link for 3.7.0 release

16 months agoFix data-gpg-sig attribute rendering v3.7.0
Sergey Matveev [Mon, 28 Nov 2022 19:48:53 +0000 (22:48 +0300)]
Fix data-gpg-sig attribute rendering

17 months agoUse Texinfo 7.0 features
Sergey Matveev [Tue, 8 Nov 2022 10:46:01 +0000 (13:46 +0300)]
Use Texinfo 7.0 features

17 months agoMy apenwarr/redo path differs
Sergey Matveev [Tue, 8 Nov 2022 10:45:11 +0000 (13:45 +0300)]
My apenwarr/redo path differs

17 months agoDownload link for 3.6.0 release
Sergey Matveev [Thu, 3 Nov 2022 14:19:58 +0000 (17:19 +0300)]
Download link for 3.6.0 release

17 months agoUpdate dependencies v3.6.0
Sergey Matveev [Thu, 3 Nov 2022 14:16:30 +0000 (17:16 +0300)]
Update dependencies

17 months agoUse native os.CreateTemp instead of own one
Sergey Matveev [Thu, 3 Nov 2022 14:16:24 +0000 (17:16 +0300)]
Use native os.CreateTemp instead of own one

19 months agoUse an updated recfile library
Sergey Matveev [Mon, 5 Sep 2022 09:40:34 +0000 (12:40 +0300)]
Use an updated recfile library

19 months agoio/ioutil is deprecated since Go 1.16
Sergey Matveev [Tue, 30 Aug 2022 13:24:11 +0000 (16:24 +0300)]
io/ioutil is deprecated since Go 1.16

20 months agoreleases.atom
Sergey Matveev [Wed, 3 Aug 2022 09:16:38 +0000 (12:16 +0300)]
releases.atom

20 months agoYggdrasil mirror
Sergey Matveev [Wed, 3 Aug 2022 09:16:28 +0000 (12:16 +0300)]
Yggdrasil mirror

20 months agoTrivial alignment
Sergey Matveev [Wed, 3 Aug 2022 09:16:22 +0000 (12:16 +0300)]
Trivial alignment

20 months agoAdditional signature with my new main key
Sergey Matveev [Wed, 3 Aug 2022 09:15:38 +0000 (12:15 +0300)]
Additional signature with my new main key

2 years agoDownload link for 3.5.0 release
Sergey Matveev [Wed, 9 Feb 2022 19:39:50 +0000 (22:39 +0300)]
Download link for 3.5.0 release

2 years agoFix template's doctype v3.5.0
Sergey Matveev [Wed, 9 Feb 2022 19:28:19 +0000 (22:28 +0300)]
Fix template's doctype

2 years agoYet another restyling
Sergey Matveev [Wed, 9 Feb 2022 19:28:51 +0000 (22:28 +0300)]
Yet another restyling

2 years agoRaised copyright years
Sergey Matveev [Fri, 7 Jan 2022 17:56:48 +0000 (20:56 +0300)]
Raised copyright years

2 years agoDownload link for 3.4.0 release
Sergey Matveev [Fri, 26 Nov 2021 08:34:56 +0000 (11:34 +0300)]
Download link for 3.4.0 release

2 years agoUse Metalink v3.4.0
Sergey Matveev [Fri, 26 Nov 2021 08:32:15 +0000 (11:32 +0300)]
Use Metalink

2 years agoMissing 3.3.0 checksum
Sergey Matveev [Fri, 26 Nov 2021 08:26:53 +0000 (11:26 +0300)]
Missing 3.3.0 checksum

2 years agoDownload all .asc
Sergey Matveev [Fri, 26 Nov 2021 08:24:10 +0000 (11:24 +0300)]
Download all .asc

2 years agoMove templates to external files
Sergey Matveev [Sun, 3 Oct 2021 08:21:48 +0000 (11:21 +0300)]
Move templates to external files

2 years agoMissing error check
Sergey Matveev [Wed, 29 Sep 2021 10:37:46 +0000 (13:37 +0300)]
Missing error check

2 years agoDownload link for 3.3.0 release
Sergey Matveev [Tue, 28 Sep 2021 12:41:38 +0000 (15:41 +0300)]
Download link for 3.3.0 release

2 years agoMore beatiful recfile field names v3.3.0
Sergey Matveev [Tue, 28 Sep 2021 12:33:19 +0000 (15:33 +0300)]
More beatiful recfile field names

2 years agoVarious typos and additions
Sergey Matveev [Tue, 28 Sep 2021 11:28:26 +0000 (14:28 +0300)]
Various typos and additions

2 years agoDownload link for 3.2.0 release
Sergey Matveev [Mon, 27 Sep 2021 20:05:28 +0000 (23:05 +0300)]
Download link for 3.2.0 release

2 years agoJSON API URL is an important thing in log v3.2.0
Sergey Matveev [Mon, 27 Sep 2021 20:02:36 +0000 (23:02 +0300)]
JSON API URL is an important thing in log

2 years agoExplicitly check stored digest
Sergey Matveev [Mon, 27 Sep 2021 20:01:39 +0000 (23:01 +0300)]
Explicitly check stored digest

2 years agoMissing required argument
Sergey Matveev [Mon, 27 Sep 2021 20:01:26 +0000 (23:01 +0300)]
Missing required argument

2 years agoNamespace should be v3
Sergey Matveev [Mon, 27 Sep 2021 20:00:45 +0000 (23:00 +0300)]
Namespace should be v3

2 years agoDownload link for 3.1.0 release
Sergey Matveev [Mon, 27 Sep 2021 12:59:16 +0000 (15:59 +0300)]
Download link for 3.1.0 release

2 years agoFix mtimeless touch logic v3.1.0
Sergey Matveev [Mon, 27 Sep 2021 12:54:43 +0000 (15:54 +0300)]
Fix mtimeless touch logic

2 years agoStrip long lines
Sergey Matveev [Sun, 26 Sep 2021 19:16:48 +0000 (22:16 +0300)]
Strip long lines

2 years agoTypo in log message
Sergey Matveev [Sun, 26 Sep 2021 19:16:33 +0000 (22:16 +0300)]
Typo in log message

2 years agoDownload link for 3.0.0 release
Sergey Matveev [Sun, 26 Sep 2021 17:17:17 +0000 (20:17 +0300)]
Download link for 3.0.0 release

2 years agoFix download links v3.0.0
Sergey Matveev [Sat, 25 Sep 2021 16:53:06 +0000 (19:53 +0300)]
Fix download links

2 years agoFixed .metadata.rec fields order
Sergey Matveev [Sun, 26 Sep 2021 16:09:49 +0000 (19:09 +0300)]
Fixed .metadata.rec fields order

2 years agoMore reliable serial calculation
Sergey Matveev [Sun, 26 Sep 2021 14:01:06 +0000 (17:01 +0300)]
More reliable serial calculation

2 years agoRefactor -help, remove -root
Sergey Matveev [Sun, 26 Sep 2021 12:18:44 +0000 (15:18 +0300)]
Refactor -help, remove -root

2 years agoBLAKE2b-256-aware -fsck
Sergey Matveev [Sat, 25 Sep 2021 20:49:40 +0000 (23:49 +0300)]
BLAKE2b-256-aware -fsck

2 years agoSave BLAKE2b-256 checksum during download
Sergey Matveev [Sat, 25 Sep 2021 20:32:36 +0000 (23:32 +0300)]
Save BLAKE2b-256 checksum during download

2 years agoSave BLAKE2b-256 checksum during upload
Sergey Matveev [Sat, 25 Sep 2021 20:18:00 +0000 (23:18 +0300)]
Save BLAKE2b-256 checksum during upload

2 years agoMetadata, mtime support. Massive refactoring
Sergey Matveev [Sat, 25 Sep 2021 15:04:23 +0000 (18:04 +0300)]
Metadata, mtime support. Massive refactoring

2 years agoUpdate dependencies
Sergey Matveev [Fri, 24 Sep 2021 19:41:42 +0000 (22:41 +0300)]
Update dependencies

2 years agoSet Server and User-Agent headers
Sergey Matveev [Fri, 24 Sep 2021 19:39:50 +0000 (22:39 +0300)]
Set Server and User-Agent headers

2 years agoAbility to turn off filesystem sync
Sergey Matveev [Fri, 24 Sep 2021 19:38:23 +0000 (22:38 +0300)]
Ability to turn off filesystem sync

2 years agoAdd PEP 629 repository-version
Sergey Matveev [Fri, 24 Sep 2021 12:02:03 +0000 (15:02 +0300)]
Add PEP 629 repository-version

2 years ago<br/> is not required to be in package listing
Sergey Matveev [Fri, 24 Sep 2021 12:01:37 +0000 (15:01 +0300)]
<br/> is not required to be in package listing

2 years agoPasswords listing ability
Sergey Matveev [Fri, 24 Sep 2021 11:33:15 +0000 (14:33 +0300)]
Passwords listing ability

2 years agopyshop2packages workability
Sergey Matveev [Fri, 24 Sep 2021 08:42:04 +0000 (11:42 +0300)]
pyshop2packages workability

2 years agoUCSPI-TCP support
Sergey Matveev [Thu, 23 Sep 2021 21:06:19 +0000 (00:06 +0300)]
UCSPI-TCP support

2 years agoBetter main file filename
Sergey Matveev [Thu, 23 Sep 2021 20:21:39 +0000 (23:21 +0300)]
Better main file filename

2 years agoFIFO-based password management
Sergey Matveev [Thu, 23 Sep 2021 19:36:41 +0000 (22:36 +0300)]
FIFO-based password management

2 years agoMove documentation to doc/
Sergey Matveev [Thu, 23 Sep 2021 20:06:57 +0000 (23:06 +0300)]
Move documentation to doc/

2 years agoUse TLS session tickets cache
Sergey Matveev [Thu, 23 Sep 2021 18:41:53 +0000 (21:41 +0300)]
Use TLS session tickets cache

2 years agoExplicitly mention that SPKI's hash is compared to
Sergey Matveev [Thu, 23 Sep 2021 18:41:32 +0000 (21:41 +0300)]
Explicitly mention that SPKI's hash is compared to

2 years agoTrivial shell optimizations
Sergey Matveev [Mon, 13 Sep 2021 20:48:18 +0000 (23:48 +0300)]
Trivial shell optimizations

2 years agoTexinfo 6.8 compatibility
Sergey Matveev [Thu, 15 Jul 2021 11:13:52 +0000 (14:13 +0300)]
Texinfo 6.8 compatibility

3 years agoSimpler CSS inclusion
Sergey Matveev [Tue, 2 Mar 2021 14:18:18 +0000 (17:18 +0300)]
Simpler CSS inclusion

3 years agoDownload link for 2.6.0 release
Sergey Matveev [Fri, 22 Jan 2021 12:40:52 +0000 (15:40 +0300)]
Download link for 2.6.0 release

3 years agoVendorize tarball v2.6.0
Sergey Matveev [Fri, 22 Jan 2021 12:31:32 +0000 (15:31 +0300)]
Vendorize tarball

3 years agoPyPI certificate's hash authentication
Sergey Matveev [Fri, 22 Jan 2021 11:35:27 +0000 (14:35 +0300)]
PyPI certificate's hash authentication

3 years agodaemontools HUP example
Sergey Matveev [Fri, 22 Jan 2021 10:50:43 +0000 (13:50 +0300)]
daemontools HUP example

3 years agoDirect links to GPLv3
Sergey Matveev [Sat, 9 Jan 2021 20:45:28 +0000 (23:45 +0300)]
Direct links to GPLv3

3 years agoRaise copyright years
Sergey Matveev [Tue, 5 Jan 2021 17:42:46 +0000 (20:42 +0300)]
Raise copyright years

3 years agoDownload link for 2.5.0 release
Sergey Matveev [Sat, 7 Nov 2020 14:24:41 +0000 (17:24 +0300)]
Download link for 2.5.0 release