aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* utils: Provide a fallback for sigwaitinfo() if neededTobias Brunner2015-11-134-31/+37
* testing: Error messages of curl plugin have changed5.3.4rc1Andreas Steffen2015-11-133-4/+4
* testing: Fixed another timing issueAndreas Steffen2015-11-131-1/+1
* Version bump to 5.3.4rc1Andreas Steffen2015-11-131-1/+1
* init: Make sure basic networking is up in systemd unitTobias Brunner2015-11-131-1/+1
* vici: Attribute certificates are not trustedTobias Brunner2015-11-121-1/+3
* vici: Properly add CRLs to the credential setTobias Brunner2015-11-121-2/+8
* mode-config: Reassign migrated virtual IP if client requests %anyTobias Brunner2015-11-121-1/+3
* revocation: Allow CRLs to be encoded in PEM formatTobias Brunner2015-11-121-1/+1
* curl: Be less strict when considering status codes as errorsTobias Brunner2015-11-121-3/+3
* eap-radius: Compare address family when handing out virtual IPsTobias Brunner2015-11-121-6/+26
* Merge branch 'eap-mschapv2-eap-identity'Tobias Brunner2015-11-122-6/+24
|\
| * eap-mschapv2: Report username if different from EAP-Identity (or IKE identity)Tobias Brunner2015-11-121-1/+4
| * eap-mschapv2: Provide EAP-MSCHAPv2 username as EAP-IdentityTobias Brunner2015-11-121-2/+17
| * auth-cfg: Prefer merged rules over existing ones when moving themTobias Brunner2015-11-121-3/+3
|/
* android: Add some (older) unit testsTobias Brunner2015-11-123-0/+381
* android: Properly handle shorter types in BufferedByteWriterTobias Brunner2015-11-121-0/+86
* android: Migrate to the Gradle build systemTobias Brunner2015-11-12139-71/+327
* android: Provide a fallback for sigwaitinfo()Tobias Brunner2015-11-121-1/+29
* android: Replace AndroidConfigLocal.h with a header in utils/compatTobias Brunner2015-11-124-5/+16
* android: Fix build after updating Linux headersTobias Brunner2015-11-123-3/+0
* Merge branch 'tkm-spi-label'Tobias Brunner2015-11-119-22/+279
|\
| * charon-tkm: Register SPI generator callbackAdrian-Ken Rueegsegger2015-11-111-0/+4
| * charon-tkm: Implement SPI generatorAdrian-Ken Rueegsegger2015-11-112-0/+134
| * settings: Add settings_value_as_uint64() helper functionTobias Brunner2015-11-113-0/+58
| * ike-sa-manager: Allow plugins to provide IKE SPIs via a callbackTobias Brunner2015-11-112-11/+54
| * libcharon: Publish IKE_SA/CHILD_SA managers as custom plugin featureTobias Brunner2015-11-111-11/+29
|/
* ikev1: Also use message hashes for Quick Mode for the early retransmission checkTobias Brunner2015-11-111-4/+8
* testing: Check for leases in swanctl/ip-pool scenarioAndreas Steffen2015-11-111-0/+2
* Version bump to 5.3.4dr35.3.4dr3Andreas Steffen2015-11-101-1/+1
* testing: Fixed some more timing issuesAndreas Steffen2015-11-1010-8/+10
* kernel-netlink: Allow IPsec policies to replace shunt policiesTobias Brunner2015-11-101-3/+3
* kernel-pfkey: Make absolutely sure we always delete the right policy cache entryTobias Brunner2015-11-101-3/+8
* kernel-netlink: Make absolutely sure we always delete the right policy cache ...Tobias Brunner2015-11-101-2/+9
* kernel-interface: Pass the same data to del_policy() that was passed to add_p...Tobias Brunner2015-11-1012-150/+162
* kernel-netlink: Remove the unused policy_history flagTobias Brunner2015-11-101-41/+20
* kernel-interface: Return bool for kernel interface registrationThomas Egerer2015-11-104-20/+40
* trap-manager: Also clean up remote address in error casesTobias Brunner2015-11-101-0/+2
* traffic-selector: Don't end printf'ed list of traffic selectors with a spaceTobias Brunner2015-11-1011-22/+21
* 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