summaryrefslogtreecommitdiff
path: root/tests/utils.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2018-06-05 10:37:58 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2018-06-12 09:32:27 +0200
commitce671a6db9e47006cff152d485091141b1569f39 (patch)
tree487cec32f4fa5c1eb4a954f46a32625fe76fcd47 /tests/utils.h
parent62248b6adf0c11d469b04b4bf58aa97deff5a813 (diff)
downloadgnutls-ce671a6db9e47006cff152d485091141b1569f39.tar.gz
priorities: introduced %FORCE_ETMtmp-measure-record
This introduces a priority string option to force encrypt-then-mac during negotiation, to prevent negotiating the legacy CBC ciphersuites. Resolves #472 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'tests/utils.h')
-rw-r--r--tests/utils.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/utils.h b/tests/utils.h
index 1247402e9f..58e9aef8a2 100644
--- a/tests/utils.h
+++ b/tests/utils.h
@@ -16,9 +16,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with GnuTLS; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>
*/
#ifndef UTILS_H