/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2008-08-03 01:09:36 UTC
  • mfrom: (24.1.9 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20080803010936-ujme8tgxceszfbi1
* plugbasedclient.c (main): New "--userid" and "--groupid" options.
                            Take an additional non-option argument and
                            parse it as a plus-separated and -prefixed
                            list of additional options.

* plugins.d/mandosclient.c (DH_BITS): Replaced with
                                      "mandos_context.dh_bits".  All
                                      users changed.
  (certdir): Renamed to "keydir".  All users changed.
  (certfile): Renamed to "pubkeyfile".  All users changed.
  (certkey): Renamed to "seckeyfile".  All users changed.
  (encrypted_session): Replaced with "mandos_context".  All users
                       changed.
  (initgnutls): Take additional "session" and "dh_params" arguments.
                All callers changed.
  (start_mandos_communication): Take additional "mc" argument.  All
                                callers changed.  Print target IPv6
                                address if different than supplied
                                string.
  (simple_poll) Replaced with "mandos_context.simple_poll".  All users
                changed.
  (server): Replaced with "mandos_context.server".  All users changed.
  (main): Default interface to "eth0".  Rename "--certdir" to
          "--keydir", "--certkey" to "--seckey", and "--certfile" to
          "--pubkey".  New options "--dh-bits" and "--priority".  If
          the interface is not up, bring it up.
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 38 15 years ago Teddy Hogeborn * plugbasedclient.c (main): New "--userid" and "-- 18.4 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 38 15 years ago Teddy Hogeborn * plugbasedclient.c (main): New "--userid" and "-- 807 bytes Diff Download File