/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2008-01-18 20:11:37 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080118201137-oxhupsfl5ut9cjz5
* server.py (server_metaclass): New.
  (IPv6_UDPServer, IPv6_TCPServer): Use "server_metaclass" instead of
  "server_bind" and "init_with_options".  Removed "address_family" and
  "allow_reuse_address", since they are now added in "server_metaclass".
  (server_bind, init_with_options): Removed.
  
  (main): Pass "options" to Client constructor.
  (Client.__init__): Take an "options" parameter and use it.
Filename Latest Rev Last Changed Committer Comment Size
..
bad-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
bad-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
bad-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
bad-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
bad-crl.pem 1 16 years ago Björn Påhlsson First working version with: IPv6, GnuTLS, X.509 ce 1 KB Diff Download File
bad-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
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
client.cpp 2 16 years ago Björn Påhlsson Working client and server and password system 3.4 KB Diff Download File
clients.conf 2 16 years ago Björn Påhlsson Working client and server and password system 136 bytes 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 2 16 years ago Björn Påhlsson Working client and server and password system 87 bytes Diff Download File
mandos-clients.conf 3 16 years ago Björn Påhlsson Python based server Added client configfile 307 bytes Diff Download File
server.cpp 2 16 years ago Björn Påhlsson Working client and server and password system 8.5 KB Diff Download File
File server.py 5 16 years ago Teddy Hogeborn * server.py (server_metaclass): New. (IPv6_UDPSe 8.4 KB Diff Download File
TODO 3 16 years ago Björn Påhlsson Python based server Added client configfile 338 bytes Diff Download File