aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* libpts: Android.mk addedTobias Brunner2013-07-081-0/+70
* android: Added a sample IMC that sends some dummy OS dataTobias Brunner2013-07-087-3/+657
* android: Build option added to load BYOD related plugins and libraries in the...Tobias Brunner2013-07-083-8/+39
* android: Added support to build tnc-imc pluginTobias Brunner2013-07-081-3/+9
* android: Added support to build eap-tnc, tnc-tnccs and tnccs-20 pluginsTobias Brunner2013-07-081-2/+25
* libimcv: Android.mk addedTobias Brunner2013-07-081-0/+65
* CosmeticsAndreas Steffen2013-07-081-2/+2
* Scanner IMV without workitems provides immediate recommendation, tooAndreas Steffen2013-07-081-11/+12
* attr-sql: Add unity_split_exclude as alias for unity_local_lanTobias Brunner2013-07-081-0/+1
* attr-sql: Fix double free when adding subnets for unknown attribute typesTobias Brunner2013-07-081-0/+1
* Attestion IMV provides recommendation only onceAndreas Steffen2013-07-082-1/+12
* skip enforcement if a recent measurement was successfulAndreas Steffen2013-07-081-15/+56
* libtncif: Android.mk updatedTobias Brunner2013-07-051-1/+2
* android: Disable listening on IPv6Tobias Brunner2013-07-051-0/+4
* socket-default: Add options to disable address familiesTobias Brunner2013-07-051-0/+25
* ike: Resolve hosts only for address families currently supportedTobias Brunner2013-07-051-3/+16
* net: Socket implementations report the address families they supportTobias Brunner2013-07-055-11/+91
* Always return a result string for a processed workitemAndreas Steffen2013-07-043-12/+25
* Make Block stronger than Isolate in default policyAndreas Steffen2013-07-041-2/+2
* Register packages under Debian 7.0 x86_64Andreas Steffen2013-07-041-4/+4
* openssl: RAND_pseudo_bytes() returns 0 if bytes are not cryptographically strongMartin Willi2013-07-041-9/+6
* libipsec: Properly handle expiration if no lifetime is setTobias Brunner2013-07-011-0/+5
* charon-cmd: Ignore generated man pageTobias Brunner2013-07-011-0/+1
* eap-radius: fix add_attribute/framed_ip method signaturesMartin Willi2013-07-011-2/+2
* Don't backup old package listsAndreas Steffen2013-07-011-6/+3
* Reuse reqid when restarting CHILD_SAs for dpd|closeaction=restartTobias Brunner2013-07-012-3/+4
* Reuse reqid for trap policies installed for dpd|closeaction=holdTobias Brunner2013-07-017-8/+11
* processor: Simplified the main loopTobias Brunner2013-06-281-109/+127
* processor: Don't hold the lock while destroying jobsTobias Brunner2013-06-281-38/+66
* dhcp: Use chunk_hash_static() to calculate ID-based MAC addressesTobias Brunner2013-06-281-1/+1
* integrity-checker: Use chunk_hash_static() to calculate checksumsTobias Brunner2013-06-281-7/+2
* chunk: Add predictable hash functionTobias Brunner2013-06-283-2/+86
* stroke: Changed how proto/port are specified in left|rightsubnetTobias Brunner2013-06-281-1/+8
* plugin-loader: Removed unused path argument of load() methodTobias Brunner2013-06-2816-28/+24
* tnc-pdp: Initialize TNC-PDP in plugin callback with proper dependenciesTobias Brunner2013-06-271-6/+25
* Attestation IMV requests platform info if not receivedAndreas Steffen2013-06-272-3/+32
* integrity-checker: Fix checksum calculation after randomizing chunk_hash()Tobias Brunner2013-06-271-2/+7
* unit-tests: Print loaded pluginsTobias Brunner2013-06-271-0/+1
* unit-tests: RSA key generation might take longer than 4 secondsTobias Brunner2013-06-271-0/+1
* tests: Properly load plugins from build directoryTobias Brunner2013-06-271-7/+2
* plugin-loader: Method added to provide additional search paths for pluginsTobias Brunner2013-06-272-10/+66
* Support blacklist field in PTS databaseAndreas Steffen2013-06-264-31/+49
* Updated PTS demo databaseAndreas Steffen2013-06-262-1668/+54
* Device can be member of multiple groupsAndreas Steffen2013-06-251-74/+87
* capabilities: Return effective UID/GID if user did not configure anythingTobias Brunner2013-06-251-2/+2
* capabilities: Make the user and group charon(-nm) changes to configurableTobias Brunner2013-06-252-12/+36
* capabilities: Report effective UID/GID after dropping capabilitiesTobias Brunner2013-06-251-1/+1
* capabilities: CAP_CHOWN might be required by many plugins opening UNIX socketsTobias Brunner2013-06-258-0/+48
* capabilities: Handle CAP_CHOWN specially as it might not be requiredTobias Brunner2013-06-252-2/+63
* capabilities: Check effective UID as fallback if capabilities are not supportedTobias Brunner2013-06-251-1/+1