/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

  • Committer: teddy at recompile
  • Date: 2020-02-09 03:54:46 UTC
  • Revision ID: teddy@recompile.se-20200209035446-kud6h0l6u30lo10h
Makefile: fix targets run-server & run-client with GnuTLS 3.5.9

* Makefile (keydir/tls-privkey.pem keydir/tls-pubkey.pem): If the TLS
  session keys were not generated by mandos-keygen (which will happen
  with GnuTLS version 3.5.9 or older), create dummy empty unused files
  to avoid confusing make(1), which would otherwise re-run this target
  and create new OpenPGP key files which would not match the key
  fingerprint in the confdir/clients.conf file.
Filename Latest Rev Last Changed Committer Comment Size
..
ask-password-mandos.path 1127 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 1.8 KB Diff Download File
ask-password-mandos.service 1201 4 years ago teddy at recompile Allow users to alter ask-password-mandos.service 2.2 KB Diff Download File
File cmdline-mandos.sh 1127 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 2.8 KB Diff Download File
File module-setup.sh 1201 4 years ago teddy at recompile Allow users to alter ask-password-mandos.service 7.7 KB Diff Download File
password-agent.c 1205 4 years ago teddy at recompile Use reallocarray() if available, or check for over 261 KB Diff Download File
password-agent.xml 1187 4 years ago Teddy Hogeborn Documentation fix: Correct example in password-age 14.7 KB Diff Download File