aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * android: Make custom subnets configurable in the GUITobias Brunner2017-07-039-8/+66
| * android: Import custom subnets from profile fileTobias Brunner2017-07-031-10/+19
| * android: Use configured included subnets instead of negotiated TSTobias Brunner2017-07-031-12/+41
| * android: Add ability to add a range set to anotherTobias Brunner2017-07-032-0/+42
| * android: Add property for included subnets to VPN profilesTobias Brunner2017-07-032-3/+23
| * android: Make excluded subnets configurable in the GUITobias Brunner2017-07-039-5/+68
| * android: Import excluded subnets from profile fileTobias Brunner2017-07-038-0/+18
| * android: Exclude configured subnets from the VPNTobias Brunner2017-07-031-31/+39
| * android: Implement Iterable interface and addAll() for range setTobias Brunner2017-07-032-49/+129
| * android: Add ability to remove a range set from anotherTobias Brunner2017-07-032-0/+36
| * android: Parse two addresses separated by - as rangeTobias Brunner2017-07-034-12/+52
| * android: Add property for excluded subnets to VPN profilesTobias Brunner2017-07-032-9/+29
| * android: Add class to manage a set of IP address ranges/subnetsTobias Brunner2017-07-032-0/+339
| * android: Add class to handle IP ranges and subnetsTobias Brunner2017-07-032-0/+882
| * android: Log some information about the Android version and the deviceTobias Brunner2017-07-034-6/+59
| * android: Escape backslashes in settings valuesTobias Brunner2017-07-032-2/+3
| * android: Use a specific action to disconnect from the VPNTobias Brunner2017-07-032-12/+21
| * android: Try to load existing user cert when importing VPN profileTobias Brunner2017-07-031-1/+9
| * android: Enable revocation pluginTobias Brunner2017-07-032-1/+3
| * android: Add a simple HTTP(S) fetcher for CRLsTobias Brunner2017-07-037-2/+241
| * android: Use LOCAL_LDLIBS to link libdlTobias Brunner2017-07-032-2/+2
| * android: Make log view more efficientTobias Brunner2017-07-031-8/+29
| * android: Don't update state fragment if not attached to an ActivityTobias Brunner2017-06-301-0/+5
| * android: Make sure every listener at the VPN state service is only registered...Tobias Brunner2017-06-301-11/+11
| * android: Add menu item to import VPN profile via Storage Access FrameworkTobias Brunner2017-06-303-14/+59
| * android: Add translation for Traditional ChineseTobias Brunner2017-06-302-0/+176
| * android: Move Simplified Chinese translation to values-zg-rCN folderTobias Brunner2017-06-302-0/+0
| * android: Update Gradle plugin and wrapperTobias Brunner2017-06-303-4/+4
|/
* configure: Install charon-systemd.confTobias Brunner2017-06-291-0/+1
* ikev1: Only delete redundant CHILD_SAs if configuredTobias Brunner2017-06-261-1/+5
* configure: Enable coverage for all plugins via PLUGIN_CFLAGSTobias Brunner2017-06-204-7/+6
* ipsec: Remove `starter` as valid command in --helpTobias Brunner2017-06-201-1/+1
* openssl: Properly handle flags in key usage extensionTobias Brunner2017-06-141-8/+6
* charon-tkm: Return cloned host from tkm_kernel_sad_t::get_dst_host()Tobias Brunner2017-06-143-2/+4
* configure: Use pkg-config to determine Ruby CFLAGS/LIBSTobias Brunner2017-06-074-35/+10
* nm: Version bump to 1.4.2Tobias Brunner2017-05-302-1/+7
* Version bump to 5.5.35.5.3Andreas Steffen2017-05-292-4/+4
* NEWS: Add info about CVE-2017-9022/23Tobias Brunner2017-05-291-0/+12
* x509: nameConstraints sequence does not require a loopAndreas Steffen2017-05-291-2/+1
* unit-tests: Updated asn1-parser testsAndreas Steffen2017-05-291-1/+105
* asn1-parser: Fix CHOICE parsingAndreas Steffen2017-05-293-75/+134
* gmp: Make sure the modulus is odd and the exponent not zeroTobias Brunner2017-05-291-1/+6
* imv-swid: Fixed memory leak in http REST interfaceAndreas Steffen2017-05-291-17/+19
* leak-detective: Whitelisted memory leaks in FHH IMCs and IMVsAndreas Steffen2017-05-291-0/+3
* imv-test: Fixed memory leak in server retry use caseAndreas Steffen2017-05-291-0/+2
* libtnccs: Fixed memory leak of global variables in libxml2Andreas Steffen2017-05-291-1/+4
* ike-cfg: Fix memory leak when matching against rangesTobias Brunner2017-05-291-1/+1
* NEWS: Added some newsTobias Brunner2017-05-261-0/+40
* ike: Apply retransmission_limit before applying the jitterTobias Brunner2017-05-262-8/+8
* eap-sim-file: Remove redundant enumerator allocationTobias Brunner2017-05-261-1/+1