aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * medsrv: Replace the JavaScript focus() calls with HTML5's autofocusTobias Brunner2015-11-095-5/+4
|/
* conftest: Add configuration option to report milliseconds in file loggerTobias Brunner2015-11-091-2/+4
* file-logger: Add option to print milliseconds within the current second after...Tobias Brunner2015-11-095-13/+40
* ike-natd: Create fake NAT-D payloads in a more static wayTobias Brunner2015-11-091-20/+8
* testing: Added Debian 7.9 to IMV database5.3.4dr2Andreas Steffen2015-11-091-0/+48
* testing: Reduce runtime of all tests that use SQLite databases by storing the...Tobias Brunner2015-11-09161-312/+319
* testing: tnc/tnccs-20-hcd-eap scenario does not use SWID IMV/strongTNCTobias Brunner2015-11-094-114/+1
* testing: Add test config to create and remove a directory for DBs stored in r...Tobias Brunner2015-11-091-1/+23
* testing: Improve runtime of TNC tests by storing the SQLite DB in ramfsTobias Brunner2015-11-0914-9/+30
* testing: Fix test constraints in ikev2/rw-ntru-bliss scenarioTobias Brunner2015-11-091-4/+4
* testing: Use sha3 plugin in ikev2/rw-cert scenarioAndreas Steffen2015-11-093-3/+3
* mediation: Reschedule initiate mediation job if SA is not yet foundTobias Brunner2015-11-091-0/+4
* testing: Report the actual strongSwan and kernel versionsTobias Brunner2015-11-091-0/+6
* testing: Record strongSwan version when building from tarballTobias Brunner2015-11-091-0/+1
* testing: Record strongSwan version when building from source treeTobias Brunner2015-11-091-0/+11
* testing: Report time required for all scenarios on test overview pageTobias Brunner2015-11-091-4/+13
* ike-sa-manager: Signal entries that we don't actually check outTobias Brunner2015-11-091-1/+8
* ike-sa-manager: Signal waiting threads after check out/in for uniqueness checkTobias Brunner2015-11-091-0/+3
* testing: Remove old SWID tags when building from repositoryTobias Brunner2015-11-091-0/+3
* testing: Don't log anything to the console if auth.log or daemon.log do not e...Tobias Brunner2015-11-091-2/+2
* testing: Simplify fetching of swanctl --list-* outputTobias Brunner2015-11-091-20/+8
* testing: Don't run redundant crypto tests in sql/rw-cert scenarioTobias Brunner2015-11-091-4/+1
* testing: Fix CRL URIs in ipv6/net2net-ip4-in-ip6-ikev* scenariosTobias Brunner2015-11-092-2/+2
* testing: Speed up OCSP scenariosTobias Brunner2015-11-093-4/+4
* testing: Speed up ifdown calls in ikev2/mobike scenariosTobias Brunner2015-11-093-1/+13
* testing: Avoid delays with ping by using -W and -i optionsTobias Brunner2015-11-0933-55/+55
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-09303-452/+500
* ikev1: Fix calculation of DPD timeoutTobias Brunner2015-11-091-0/+2
* testing: Adapt tests to retransmission settings and reduce DPD delay/timeoutTobias Brunner2015-11-0926-43/+43
* ipsec: Quit script quicker for ipsec stopTobias Brunner2015-11-091-2/+2
* testing: Only send two retransmits after 1 second each to fail negative tests...Tobias Brunner2015-11-091-0/+6
* testing: Add a base strongswan.conf file used by all hosts in all scenariosTobias Brunner2015-11-092-0/+2
* xauth: Call authorize() hook also when xauth-noauth is usedTobias Brunner2015-11-091-2/+8
* libtnccs: Optionally use RTLD_NOW to load IMC/IMVs with dlopen()Tobias Brunner2015-11-093-4/+16
* plugin-loader: Optionally use RTLD_NOW with dlopen()Tobias Brunner2015-11-092-6/+15
* windows: Define RTLD_NOW, even if it is not usedTobias Brunner2015-11-091-0/+5
* kernel-pfkey: Enable ENCR_AES_CTR when it's availableRenato Botelho2015-11-091-1/+3
* vici: Add NAT information when listing IKE_SAsTobias Brunner2015-11-092-0/+21
* Merge branch 'iv-gen-null-encr'Tobias Brunner2015-11-0916-1/+1348
|\
| * testing: Add libipsec/net2net-null scenarioTobias Brunner2015-11-0911-0/+1245
| * iv-gen: Use NULL IV generator for NULL encryptionTobias Brunner2015-11-091-0/+5
| * crypto: Add NULL IV generatorTobias Brunner2015-11-094-1/+98
|/
* configure: Load sha1 and random plugins in manager by defaultTobias Brunner2015-11-091-3/+3
* stroke: Make down-nb actually non-blockingTobias Brunner2015-11-091-31/+40
* Version bump to 5.3.4dr2Andreas Steffen2015-11-061-1/+1
* testing: Updated hasher testsAndreas Steffen2015-11-062-4/+83
* Explicitly mention SHA2 algorithm in BLISS OIDs and signature schemesAndreas Steffen2015-11-0612-89/+109
* Version bump to 5.3.4dr15.3.4dr1Andreas Steffen2015-11-042-1/+10
* Use word-aligned XOR in sha3_absorb()Andreas Steffen2015-11-031-4/+47
* testing: BLISS CA uses SHA-3 in its CRLAndreas Steffen2015-11-038-5/+9