/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2008-07-31 19:48:05 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080731194805-mseis21dxwrdfqhk
* plugins.d/mandosclient.c (start_mandos_communication): Changed
                                                        "if_index" to
                                                        be of type
                                                        "AvahiIfIndex".
                                                        All callers
                                                        changed.
 (main): Add default values to "interface" and "if_index".  Only
         change if_index from default if "interface" was given.

* server.py (IPv6_TCPServer.server_bind): Bug fix: test if interface
                                          is empty, not if equal to
                                          avahi.IF_UNSPEC.
  (if_nametoindex): Bug fix; typo: assign to _func[0], not func[0].
  (main): Bug fix: Do not set service.interface unless the interface
          setting has been given.
Filename Latest Rev Last Changed Committer Comment Size
..
plugins.d 13 15 years ago Björn Påhlsson Added following support: Pluginbased client handle Diff
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
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
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
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
clients.conf 28 15 years ago Teddy Hogeborn * server.conf: New file. * mandos-clients.conf: R 1.3 KB Diff Download File
crl.pem 1 16 years ago Björn Påhlsson First working version with: IPv6, GnuTLS, X.509 ce 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
Makefile 28 15 years ago Teddy Hogeborn * server.conf: New file. * mandos-clients.conf: R 1.2 KB Diff Download File
plugbasedclient.c 28 15 years ago Teddy Hogeborn * server.conf: New file. * mandos-clients.conf: R 8.9 KB Diff Download File
server.conf 28 15 years ago Teddy Hogeborn * server.conf: New file. * mandos-clients.conf: R 125 bytes Diff Download File
File server.py 29 15 years ago Teddy Hogeborn * plugins.d/mandosclient.c (start_mandos_communica 32.2 KB Diff Download File
TODO 28 15 years ago Teddy Hogeborn * server.conf: New file. * mandos-clients.conf: R 685 bytes Diff Download File