]>
Cypherpunks repositories - gocheese.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sergey Matveev [Wed, 4 Dec 2019 20:58:22 +0000 (23:58 +0300)]
Do not output binary digest
Sergey Matveev [Wed, 4 Dec 2019 13:49:07 +0000 (16:49 +0300)]
Unnecessary defer
Sergey Matveev [Wed, 4 Dec 2019 13:46:16 +0000 (16:46 +0300)]
Unnecessary else
Sergey Matveev [Wed, 4 Dec 2019 13:40:12 +0000 (16:40 +0300)]
Move everything related to passwords out
Sergey Matveev [Wed, 4 Dec 2019 13:39:57 +0000 (16:39 +0300)]
TempFile is not friendly with umask. Replace with simpler one
Sergey Matveev [Wed, 4 Dec 2019 13:23:56 +0000 (16:23 +0300)]
TLS support
Elena Balakhonova [Wed, 4 Dec 2019 11:56:48 +0000 (14:56 +0300)]
Limit simultaneous clients amount
Sergey Matveev [Wed, 4 Dec 2019 12:34:36 +0000 (15:34 +0300)]
Mention about graceful shutdown different from cheeseshop
Elena Balakhonova [Wed, 4 Dec 2019 10:58:00 +0000 (13:58 +0300)]
Add graceful shutdown
Sergey Matveev [Wed, 4 Dec 2019 08:32:10 +0000 (11:32 +0300)]
umask friendly permissions for newly created files
Sergey Matveev [Tue, 3 Dec 2019 17:18:32 +0000 (20:18 +0300)]
Move strToAuther out for clarity
Sergey Matveev [Tue, 3 Dec 2019 14:55:48 +0000 (17:55 +0300)]
Skip commented lines in password file
Sergey Matveev [Tue, 3 Dec 2019 14:45:47 +0000 (17:45 +0300)]
Make Texinfo/Info documentation
Sergey Matveev [Tue, 3 Dec 2019 13:37:32 +0000 (16:37 +0300)]
Fix workability to password refreshing
Sergey Matveev [Tue, 3 Dec 2019 13:20:13 +0000 (16:20 +0300)]
Fix grammar
Elena Balakhonova [Tue, 3 Dec 2019 13:12:12 +0000 (16:12 +0300)]
Refresh -passwd file while working
Elena Balakhonova [Tue, 3 Dec 2019 13:12:11 +0000 (16:12 +0300)]
Convenient -passwd-check option
Elena Balakhonova [Tue, 3 Dec 2019 13:12:10 +0000 (16:12 +0300)]
Descriptive passwords parsing
Sergey Matveev [Sun, 1 Dec 2019 09:14:21 +0000 (12:14 +0300)]
Elena has done much work to the project
Sergey Matveev [Sun, 1 Dec 2019 08:28:59 +0000 (11:28 +0300)]
Create sections in README for convenience
Sergey Matveev [Sun, 1 Dec 2019 08:26:16 +0000 (11:26 +0300)]
There is no "auth" word
Sergey Matveev [Sun, 1 Dec 2019 08:18:26 +0000 (11:18 +0300)]
Linux does not have sha256sum command
Sergey Matveev [Sun, 1 Dec 2019 08:17:00 +0000 (11:17 +0300)]
Remove duplicate module-level docstring
Sergey Matveev [Sun, 1 Dec 2019 08:14:00 +0000 (11:14 +0300)]
sha256 is command name, not the algorithm
Elena Balakhonova [Sat, 30 Nov 2019 17:53:26 +0000 (20:53 +0300)]
Add auth with argon2i and sha256 hashed passwords
Sergey Matveev [Sat, 5 Oct 2019 13:13:14 +0000 (16:13 +0300)]
Slightly more descriptive error
Sergey Matveev [Sat, 5 Oct 2019 13:13:03 +0000 (16:13 +0300)]
Rename -auth to -passwd for clarity
Sergey Matveev [Sat, 5 Oct 2019 13:10:24 +0000 (16:10 +0300)]
Slightly more descriptive -auth option
Elena Balakhonova [Sat, 5 Oct 2019 11:11:59 +0000 (14:11 +0300)]
Store passwords in file
Other users can see the full command lines of the launched programs
so passwords will be compromised on a multi-user system
Sergey Matveev [Wed, 2 Oct 2019 08:45:51 +0000 (11:45 +0300)]
Initial module support
Sergey Matveev [Fri, 27 Sep 2019 08:45:04 +0000 (11:45 +0300)]
Forbid any later GNU GPL versions autousage
Sergey Matveev [Tue, 15 Jan 2019 20:37:47 +0000 (23:37 +0300)]
Let autorefreshing will be default behaviour
Sergey Matveev [Tue, 15 Jan 2019 19:44:57 +0000 (22:44 +0300)]
Initial commit