Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-30 | add SSHFP tests to "cryptonomic" command output | Andrew Cady | |
2021-09-30 | package name changed to cryptonomic | Andrew Cady | |
2021-09-28 | "cryptonomic" with no arguments gets cooler output | Andrew Cady | |
2021-09-28 | cryptonomic-dyndns will prefer IPv6 if no public IPv4 address is available | Andrew Cady | |
2021-09-28 | avoid code duplication by calling "cryptonomic dyndns" | Andrew Cady | |
2021-09-28 | use cryptonomic-gpg instead of redundant implementation | Andrew Cady | |
2021-09-28 | cryptonomic-gpg implemented | Andrew Cady | |
2021-09-26 | "cryptonomic dyndns" command will now allow ssh options (e.g. -6) | Andrew Cady | |
2021-09-26 | supply $HOSTNAME to dyndns server | Andrew Cady | |
note: code to connect to dyndns server is duplicated in "cryptonomic" binary where this is already done | |||
2021-03-20 | avoid dependency on lsb-release | Gordon GECOS | |
2020-10-30 | gitignore build products | Gordon GECOS | |
2020-10-29 | silence grep error output | Andrew Cady | |
2020-10-29 | gitignore build product | Andrew Cady | |
2020-10-16 | handling of apt sources is intelligenter | Andrew Cady | |
2020-10-15 | use $HOSTNAME even more | Andrew Cady | |
2020-10-14 | check_tls should not die on error | Gordon GECOS | |
2020-10-14 | use system ed25519 key to authenticate to upstream | Gordon GECOS | |
2020-10-13 | use the new name in more places | Andrew Cady | |
2020-10-13 | fix | Andrew Cady | |
2020-10-13 | apache server alias for the dns name w/ hostname as label | Andrew Cady | |
2020-10-13 | add hostname label to secondary cryptonomic.net address | Andrew Cady | |
2020-10-03 | remove out-of-date document | Andrew Cady | |
2020-10-03 | Rebuild the .deb only when needed | Andrew Cady | |
Also fixed a bug related to blank lines in the control file. The format represents a blank line as a single '.' and literal '.' beginning a line is escaped as '..'. | |||
2020-09-21 | fix git push | Andrew Cady | |
2020-09-21 | auto-pull upstream | Andrew Cady | |
2020-09-21 | change gpg/sudo interaction | Andrew Cady | |
2020-09-21 | cryptonomic gpg: set GNUPGHOME | Andrew Cady | |
2020-09-21 | fix get_upstream | Andrew Cady | |
2020-09-21 | add missing mkdir | Andrew Cady | |
2020-09-16 | implement subcommand "cryptonomic gpg" | Andrew Cady | |
2020-09-16 | check if we are in sudoers | Andrew Cady | |
2020-09-16 | implement command "cryptonomic" | Andrew Cady | |
2020-09-16 | typo | Andrew Cady | |
2020-09-15 | expose openpgpkey/hu directory in web listing | Andrew Cady | |
2020-09-15 | WKS/WKD support | Andrew Cady | |
see https://wiki.gnupg.org/WKS | |||
2020-09-15 | make will understand FORCE | Andrew Cady | |
2020-09-15 | eliminate duplication | Andrew Cady | |
2020-09-15 | install pubcert.pem | Andrew Cady | |
2020-09-15 | Try to fix cgit | Andrew Cady | |
Uses global /srv/public_git/selfpublish.sh.git/ Creates clone with upstream of local git repo master, if we're in the working directory; otherwise uses d@cryptonomic.net:public_git/ | |||
2020-09-15 | alter whitespace output | Andrew Cady | |
2020-09-14 | Improve wait_for_certificate | Andrew Cady | |
It seems that when state=1, it means we need to reload apache. When state=2 we are done. This might break the script. I did not create a new certificate to test it. | |||
2020-09-14 | add support for new *.cryptonomic.net domain format | Andrew Cady | |
2020-09-10 | publish a .deb | Andrew Cady | |
2020-09-10 | avoid building deps package if dependencies did not change | Andrew Cady | |
also removed verbosity in various places | |||
2020-09-08 | html cleanup | Andrew Cady | |
2020-09-08 | install instructions: use curl instead of wget | Andrew Cady | |
2020-09-08 | include domain in html title | Andrew Cady | |
2020-09-08 | necessary for cgit | Andrew Cady | |
2020-09-05 | toggle visibility of everything at once | Andrew Cady | |
2020-09-05 | improve w3m user experience | Andrew Cady | |