summarylogtreecommitdiffstats
path: root/openvpn-xor-watermark.diff
diff options
context:
space:
mode:
authorPete Alexandrou2017-03-25 18:26:41 +0800
committerPete Alexandrou2017-03-25 18:26:41 +0800
commit1d5f9d90784a6c78697e3ed980806e8e3aff3e29 (patch)
tree3b14481cafcda7f2b96de9ec1d3cc021087cad42 /openvpn-xor-watermark.diff
parent8d74e831f8a8064c1a95c2a1a048c4e38e653544 (diff)
downloadaur-1d5f9d90784a6c78697e3ed980806e8e3aff3e29.tar.gz
v2.4.1 w/watermark patch included
Diffstat (limited to 'openvpn-xor-watermark.diff')
-rw-r--r--openvpn-xor-watermark.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/openvpn-xor-watermark.diff b/openvpn-xor-watermark.diff
new file mode 100644
index 000000000000..1d11cd071303
--- /dev/null
+++ b/openvpn-xor-watermark.diff
@@ -0,0 +1,10 @@
+--- a/src/openvpn/options.c
++++ b/src/openvpn/options.c
+@@ -107,6 +107,7 @@ const char title_string[] =
+ #ifdef HAVE_AEAD_CIPHER_MODES
+ " [AEAD]"
+ #endif
++ " [XOR]"
+ " built on " __DATE__
+ ;
+