/mandos/release

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

« back to all changes in this revision

Viewing changes to INSTALL

* README (The Plugin System): Removed redundant text about options and
                              files for the plugins, this is now
                              documented in the manuals for the
                              plugins.

* plugins.d/mandos-client.c (main): Remove comment which was copied
                                    from another program by mistake.
                                    Use "sscanf" instead of "strtol"
                                    to parse numbers; this uses the
                                    correct type instead of casting.
                                    Don't report errors when removing
                                    temporary directory if directory
                                    is already gone.

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.