aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* swanctl: Add option to query leases with --get-poolsTobias Brunner2015-11-101-3/+29
* vici: Add option to query leases of poolsTobias Brunner2015-11-102-3/+36
* swanctl: List virtual IPs in --list-sasTobias Brunner2015-11-101-1/+11
* vici: Return local and remote virtual IPs when listing SAsTobias Brunner2015-11-102-0/+36
* socket-dynamic: Refactor setting source address when sending messagesTobias Brunner2015-11-091-32/+62
* socket-default: Refactor setting source address when sending messagesTobias Brunner2015-11-091-46/+107
* socket-default: Refactor retrieval of destination address of received packetsTobias Brunner2015-11-091-39/+89
* Merge branch 'medsrv-js-css'Tobias Brunner2015-11-098-376/+18
|\
| * medsrv: Replace remaining JavaScript code with CSSTobias Brunner2015-11-094-371/+14
| * 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