]> Cypherpunks.ru repositories - govpn.git/blobdiff - src/govpn/conf.go
Initial encryptionless mode support
[govpn.git] / src / govpn / conf.go
index d9e74813a058a56dedb05bbd065245aef47ec36c..600c83bff2f3ebdd8ed1ccd0f7cb957acd1f016c 100644 (file)
@@ -1,6 +1,6 @@
 /*
 GoVPN -- simple secure free software virtual private network daemon
-Copyright (C) 2014-2015 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2014-2016 Sergey Matveev <stargrave@stargrave.org>
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -33,6 +33,7 @@ type PeerConf struct {
        Timeout     time.Duration `json:"-"`
        Noise       bool          `json:"noise"`
        CPR         int           `json:"cpr"`
+       EncLess     bool          `json:"encless"`
        VerifierRaw string        `json:"verifier"`
 
        // This is passphrase verifier