/mandos/trunk

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

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Teddy Hogeborn
  • Date: 2009-01-17 00:26:13 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090117002613-lg5x2b8mnmi3alqy
Fix problem found using cppcheck, thanks to George Danchev
<danchev@spnet.net> for the report and fix:

* plugin-runner.c (getplugin): Bug fix: Free the plugin struct in case
                               of strdup failure.

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
  
128
128
  You may want to tighten or loosen the timeouts in the server
129
129
  configuration files; see mandos.conf(5) and mandos-clients.conf(5).
130
 
  Is IPsec is not used, it is suggested that a more cryptographically
 
130
  If IPsec is not used, it is suggested that a more cryptographically
131
131
  secure checker program is used and configured, since without IPsec
132
132
  ping packets can be faked.