]> andersk Git - openssh.git/blobdiff - servconf.h
- OpenBSD CVS updates:
[openssh.git] / servconf.h
index de5383a89313df2208665786e9a00aa0922daf63..792868c2cafad265178713a75412aec9b66c6c1e 100644 (file)
@@ -48,6 +48,8 @@ typedef struct {
                                         * searching at */
        int     strict_modes;   /* If true, require string home dir modes. */
        int     keepalives;     /* If true, set SO_KEEPALIVE. */
+       char   *ciphers;        /* Ciphers in order of preference. */
+       int     protocol;       /* Protocol in order of preference. */
        SyslogFacility log_facility;    /* Facility for system logging. */
        LogLevel log_level;     /* Level for system logging. */
        int     rhosts_authentication;  /* If true, permit rhosts
This page took 0.046855 seconds and 4 git commands to generate.