/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2008-07-22 06:23:29 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080722062329-jaex5y5mslf6sqjx
* mandos-clients.conf ([DEFAULT]): New section.

* plugins.d/mandosclient.c (start_mandos_communication): Only print if
                                                         debugging.
                                                         Print server
                                                         name.
                                                         Bug fix: Loop
                                                         until suc-
                                                         cess.

* server.py (serverName): Set via option, not globally.
  (Client.__init__): Removed argument "options".  Require "timeout"
                     and "interval" arguments.
  (tcp_handler.handle): Set "priority" from self.server.options.
  (main): Removed "--timeout" and "--interval" options.  New options
          "--priority" and "--servicename".  Add defaults for
          "timeout" and "interval".  Set "serviceName" from options.
          Do not pass "options" to "Client()".
Filename Latest Rev Last Changed Committer Comment Size
..
mandos-clients.conf 25 15 years ago Teddy Hogeborn * mandos-clients.conf ([DEFAULT]): New section. * 1.3 KB Diff Download File
File server.py 25 15 years ago Teddy Hogeborn * mandos-clients.conf ([DEFAULT]): New section. * 28.9 KB Diff Download File
TODO 25 15 years ago Teddy Hogeborn * mandos-clients.conf ([DEFAULT]): New section. * 448 bytes Diff Download File
Makefile 24 15 years ago Teddy Hogeborn * Makefile (OPTIMIZE): New; optimize for size. ( 1 KB Diff Download File
plugbasedclient.c 21 15 years ago Teddy Hogeborn * Makefile (CFLAGS): Changed to use $(WARN), $(DEB 5.6 KB Diff Download File
plugins.d 13 15 years ago Björn Påhlsson Added following support: Pluginbased client handle Diff
crl.pem 1 16 years ago Björn Påhlsson First working version with: IPv6, GnuTLS, X.509 ce 1 KB Diff Download File
client-key.pem 1 16 years ago Björn Påhlsson First working version with: IPv6, GnuTLS, X.509 ce 3.1 KB Diff Download File
key.pem 1 16 years ago Björn Påhlsson First working version with: IPv6, GnuTLS, X.509 ce 3.1 KB Diff Download File
cert.pem 1 16 years ago Björn Påhlsson First working version with: IPv6, GnuTLS, X.509 ce 2.4 KB Diff Download File
ca.pem 1 16 years ago Björn Påhlsson First working version with: IPv6, GnuTLS, X.509 ce 2.4 KB Diff Download File
client-cert.pem 1 16 years ago Björn Påhlsson First working version with: IPv6, GnuTLS, X.509 ce 2.4 KB Diff Download File