From: Tobias Brunner Date: Fri, 20 Jun 2014 14:22:15 +0000 (+0200) Subject: Merge branch 'algorithm-order' X-Git-Tag: 5.2.0rc1~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4844dbc8f15acb59688078e0c99313ee095aad0;p=thirdparty%2Fstrongswan.git Merge branch 'algorithm-order' Restores the behavior we had before 2e22333fb (except for RNGs), that is, algorithms are stored in the registration order again. Which is not optimal as we must rely on plugins to register them in a sensible order, but ordering them by identifier definitely caused weaker algorithms to be proposed first in the default proposal, which was even worse. --- a4844dbc8f15acb59688078e0c99313ee095aad0