aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* android: Make font in log view monospace again on Android 5+Tobias Brunner2016-04-271-1/+2
* android: Avoid deprecated tabs in the ActionBar in TrustedCertificatesActivityTobias Brunner2016-04-272-88/+89
* android: Automatically reload certificates if manager is resetTobias Brunner2016-04-272-36/+46
* android: Make TrustedCertificateManager an ObservableTobias Brunner2016-04-271-8/+28
* android: Switch to AppCompat/Material theme for dialogsTobias Brunner2016-04-2710-61/+117
* android: Switch to AppCompat/Material theme and use custom Toolbar as AppBarTobias Brunner2016-04-2716-157/+184
* android: Ignore build/ in project directoryTobias Brunner2016-04-271-0/+1
* android: Update platform tools and pull in support libsTobias Brunner2016-04-271-2/+4
* android: Update Android Gradle plugin and wrapperTobias Brunner2016-04-272-3/+3
* Updated products in IMV databaseAndreas Steffen2016-04-261-1/+146
* swanctl: list EAP type in --list-connsAndreas Steffen2016-04-261-3/+10
* identification: Add support for dmdName RDN (2.5.4.54)Yannick Cann2016-04-253-0/+5
* leak-detective: added _IO_file_doallocate to whitelistAndreas Steffen2016-04-241-0/+1
* swanctl: log errors to stderrAndreas Steffen2016-04-243-3/+3
* pool: Use correct name to remove index for CHILD_SA TS in SQLite scriptTobias Brunner2016-04-181-1/+1
* kernel-pfkey: Add support for manual prioritiesTobias Brunner2016-04-151-7/+24
* kernel-pfkey: Update priority calculation formula to the new one in kernel-ne...Tobias Brunner2016-04-151-14/+25
* kernel-netlink: Order policies with equal priorities by their automatic priorityTobias Brunner2016-04-151-11/+24
* curl: Add TLS support if libcurl is built against BoringSSLTobias Brunner2016-04-151-1/+2
* openssl: BoringSSL does not support configurationTobias Brunner2016-04-151-0/+4
* openssl: The member storing the DH exponent length has been renamed in BoringSSLTobias Brunner2016-04-151-0/+4
* openssl: Use proper EVP macro to determine size of a hashTobias Brunner2016-04-152-2/+2
* android: OPENSSL_NO_ENGINE is now properly defined in the headersTobias Brunner2016-04-151-1/+0
* curl: Handle LibreSSL like OpenSSL in regards to multi-threadingTobias Brunner2016-04-151-1/+1
* thread: Don't hold mutex when calling cleanup handlers while terminatingTobias Brunner2016-04-131-12/+14
* Extended IPsec kernel policy schemeAndreas Steffen2016-04-091-18/+53
* Include manual policy priorities and restriction to interfaces in vici list-c...Andreas Steffen2016-04-092-1/+27
* Implemented IPsec policies restricted to given network interfaceAndreas Steffen2016-04-098-14/+66
* Support manually-set IPsec policy prioritiesAndreas Steffen2016-04-098-22/+84
* peer-cfg: Use struct to pass data to constructorTobias Brunner2016-04-0916-200/+266
* child-cfg: Use struct to pass data to constructorTobias Brunner2016-04-0916-366/+362
* kernel-pfkey: Prefer policies with reqid over those withoutTobias Brunner2016-04-091-1/+7
* kernel-pfkey: Only install templates for regular IPsec policies with reqidTobias Brunner2016-04-091-32/+35
* shunt-manager: Install "outbound" FWD policyTobias Brunner2016-04-091-2/+8
* kernel-netlink: Prefer policies with reqid over those withoutTobias Brunner2016-04-091-1/+7
* kernel-netlink: Only associate templates with inbound FWD policiesTobias Brunner2016-04-091-1/+1
* child-sa: Install "outbound" FWD policyTobias Brunner2016-04-091-0/+16
* kernel-netlink: Associate routes with IN policies instead of FWD policiesTobias Brunner2016-04-091-21/+21
* kernel: Use structs to pass information to the kernel-ipsec interfaceTobias Brunner2016-04-0912-983/+1140
* pkcs11: Skip zero-padding of r and s when preparing EC signatureTobias Brunner2016-04-051-3/+9
* chunk: Skip all leading zero bytes in chunk_skip_zero() not just the firstTobias Brunner2016-04-042-14/+18
* string: Gracefully handle NULL in str*eq() macrosTobias Brunner2016-04-042-4/+82
* byteorder: Explicitly check for htoXeXX macrosTobias Brunner2016-03-311-3/+18
* vici: Fix documentation of some dictionary keys of two request messagesCameron McCord2016-03-311-3/+3
* proposal: Use standard integer types for static keywordsTobias Brunner2016-03-311-2/+2
* utils: Remove nonsensical typedefs for standard uint typesTobias Brunner2016-03-311-13/+0
* Use u_int32_t legacy type in blowfish header fileAndreas Steffen2016-03-241-1/+1
* Use standard unsigned integer typesAndreas Steffen2016-03-24583-3425/+3425
* updown: Get value for PLUTO_MARK_{IN,OUT} from CHILD_SAShota Fukumori2016-03-231-2/+2
* connmark: Explicitly include xt_mark.h for older kernelsTobias Brunner2016-03-231-0/+1