From d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 6 Dec 2011 12:36:58 -0600 Subject: Initial import of year-and-a-half-old upstream version 0.9.6a --- src/advancedprofiledialogbase.ui | 193 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100644 src/advancedprofiledialogbase.ui (limited to 'src/advancedprofiledialogbase.ui') diff --git a/src/advancedprofiledialogbase.ui b/src/advancedprofiledialogbase.ui new file mode 100644 index 0000000..abe7445 --- /dev/null +++ b/src/advancedprofiledialogbase.ui @@ -0,0 +1,193 @@ + +AdvancedProfileDialogBase + + + AdvancedProfileDialogBase + + + + 0 + 0 + 539 + 303 + + + + Advanced Profile Settings + + + + unnamed + + + + AdvancedSettingsCheckbox + + + &Enable advanced settings + + + Alt+E + + + Enable advanced settings for profile + + + + + spacer63 + + + Vertical + + + Expanding + + + + 20 + 56 + + + + + + groupBox3 + + + Advanced profile settings + + + + unnamed + + + + SingleDesCheckbox + + + Allow single DES encr&yption + + + Alt+Y + + + Allow single DES encryption (insecure) + + + + + IkeGroupCheckbox + + + &IKE DH group: + + + Alt+I + + + Use special Diffie Hellman group + + + + + PerfectForwardSecurityCheckbox + + + Perfect for&ward secrecy (PFS): + + + Alt+W + + + Use perfect forward secrety (PFS) + + + + + ApplicationVersionCheckbox + + + Application &version: + + + Alt+V + + + Send an own application version string + + + + + PerfectForwardSecrecyCombobox + + + Diffie Helman group for Perfect Forward Secrecy + Automatic keying has a property called perfect forward secrecy. This is the Diffie Helman group for PFS. + + + This is the Diffie Helman group for PFS. +The following assignment will is used: +server = DH group is recieved from server (cisco only) +nopfs = no pfs is used +dh1 = modp768 +dh2 = modp1024 +dh5 = modp1536 +d14 = modp2048 (racoon only) +dh15= modp3072 (racoon only) +dh16 = modp4096 (racoon only) +dh17 = modp6144 (racoon only) +dh18 = modp8192 (racoon only) + + + + + IkeGroupCombobox + + + Diffie Hellman group + + + This define the group used for the Diffie-Hellman exponentiations. The following assignment is used: +dh1 = modp768 +dh2 = modp1024 +dh5 = modp1536 +d14 = modp2048 (only racoon) +dh15 = modp3072 (only racoon) +dh16 = modp4096 (only racoon) +dh17 = modp6144 (only racoon) +dh18 = modp8192 (only racoon) + + + + + ApplicationVersionLineedit + + + + + + Application version string + + + + + + + + AdvancedSettingsCheckbox + ApplicationVersionCheckbox + ApplicationVersionLineedit + IkeGroupCheckbox + IkeGroupCombobox + PerfectForwardSecurityCheckbox + PerfectForwardSecrecyCombobox + SingleDesCheckbox + + + + kcombobox.h + kcombobox.h + klineedit.h + + -- cgit v1.2.1