[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdelibs/kio/kssl
From:       George Staikos <staikos () kde ! org>
Date:       2003-02-14 23:10:34
[Download RAW message or body]

CVS commit by staikos: 

also disable EXP-ADH


  M +1 -1      ksslsettings.cc   1.24.2.3


--- kdelibs/kio/kssl/ksslsettings.cc  #1.24.2.2:1.24.2.3
@@ -217,5 +217,5 @@ QString clist = "";
       CipherNode *j = 0L;
       while ((j = cipherSort.at(i)) != 0L) {
-        if (j->name.left(3) == "ADH") {
+        if (j->name.contains("ADH-")) {
           cipherSort.remove(j);
         } else {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic