/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2008-11-08 17:26:35 UTC
  • Revision ID: teddy@fukt.bsnet.se-20081108172635-6eexzbysvsk4bu1z
* mandos: Also import "with_statement" and "absolute_import" from
          "__future__.  Import "closing" from "contextlib".
  (Client.__init__): Use "with closing" on "secfile".
  (Client.checker_callback): Call "self.bump_timeout()" instead of
                             doing it directly.
  (Client.bump_timeout): New method to bump up the timeout.
  (TCP_handler.handle): Simplify code to provide fallback default for
                        GnuTLS priority string.
  (IPv6_TCPServer): Do not inherit from
                    "SocketServer.ForkingTCPServer", since that is
                    undocumented - instead, follow the example code
                    from the documentation.
  (if_nametoindex): Use "with closing" on the socket.
Filename Latest Rev Last Changed Committer Comment Size
..
askpass-fifo.c 214 15 years ago Teddy Hogeborn * Makefile (PLUGINS): Added "plugins.d/askpass-fif 1.9 KB Diff Download File
askpass-fifo.xml 226 15 years ago Teddy Hogeborn * Makefile (DOCS): Added "plugins.d/askpass-fifo.8 4.8 KB Diff Download File
mandos-client.c 217 15 years ago Teddy Hogeborn * .bzrignore: Added "man" directory (created by "m 29.7 KB Diff Download File
mandos-client.xml 224 15 years ago Teddy Hogeborn * mandos-keygen.xml (FILES): Fixed id to be "files 18.7 KB Diff Download File
password-prompt.c 217 15 years ago Teddy Hogeborn * .bzrignore: Added "man" directory (created by "m 7.1 KB Diff Download File
password-prompt.xml 224 15 years ago Teddy Hogeborn * mandos-keygen.xml (FILES): Fixed id to be "files 9.3 KB Diff Download File
splashy.c 223 15 years ago Teddy Hogeborn * .bzrignore (plugins.d/askpass-fifo): Added. * M 6.7 KB Diff Download File
splashy.xml 225 15 years ago Teddy Hogeborn * Makefile (DOCS): Added "plugins.d/usplash.8mando 10.1 KB Diff Download File
usplash.c 223 15 years ago Teddy Hogeborn * .bzrignore (plugins.d/askpass-fifo): Added. * M 12 KB Diff Download File
usplash.xml 225 15 years ago Teddy Hogeborn * Makefile (DOCS): Added "plugins.d/usplash.8mando 10.6 KB Diff Download File