Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | android: Add enum types for PENs and attribute types | Tobias Brunner | 2013-07-08 | 2 | -0/+159 | |
| | ||||||
* | android: Add a generic handler for PA-TNC attribute requests | Tobias Brunner | 2013-07-08 | 2 | -62/+103 | |
| | | | | | The idea is that the Android IMC will return attributes in their binary encoding. This keeps the JNI interface to the IMC pretty simple. | |||||
* | imv-scanner: Only add a reason string if there is something to report | Tobias Brunner | 2013-07-08 | 1 | -1/+4 | |
| | ||||||
* | android: Added a Java part to the Android IMC | Tobias Brunner | 2013-07-08 | 3 | -12/+98 | |
| | ||||||
* | android: Don't attempt loading IMCs from /etc/tnc_config | Tobias Brunner | 2013-07-08 | 1 | -0/+2 | |
| | ||||||
* | libtnccs: Don't try to load IMCs/IMVs from a file if there is no filename | Tobias Brunner | 2013-07-08 | 1 | -0/+5 | |
| | ||||||
* | android: Build libpts and init/deinit libpts in BYOD IMC | Tobias Brunner | 2013-07-08 | 4 | -2/+10 | |
| | ||||||
* | libpts: Android.mk added | Tobias Brunner | 2013-07-08 | 1 | -0/+70 | |
| | ||||||
* | android: Added a sample IMC that sends some dummy OS data | Tobias Brunner | 2013-07-08 | 7 | -3/+657 | |
| | ||||||
* | android: Build option added to load BYOD related plugins and libraries in ↵ | Tobias Brunner | 2013-07-08 | 3 | -8/+39 | |
| | | | | the Android app | |||||
* | android: Added support to build tnc-imc plugin | Tobias Brunner | 2013-07-08 | 1 | -3/+9 | |
| | ||||||
* | android: Added support to build eap-tnc, tnc-tnccs and tnccs-20 plugins | Tobias Brunner | 2013-07-08 | 1 | -2/+25 | |
| | ||||||
* | libimcv: Android.mk added | Tobias Brunner | 2013-07-08 | 1 | -0/+65 | |
| | ||||||
* | Cosmetics | Andreas Steffen | 2013-07-08 | 1 | -2/+2 | |
| | ||||||
* | Scanner IMV without workitems provides immediate recommendation, too | Andreas Steffen | 2013-07-08 | 1 | -11/+12 | |
| | ||||||
* | attr-sql: Add unity_split_exclude as alias for unity_local_lan | Tobias Brunner | 2013-07-08 | 1 | -0/+1 | |
| | ||||||
* | attr-sql: Fix double free when adding subnets for unknown attribute types | Tobias Brunner | 2013-07-08 | 1 | -0/+1 | |
| | ||||||
* | Attestion IMV provides recommendation only once | Andreas Steffen | 2013-07-08 | 2 | -1/+12 | |
| | ||||||
* | skip enforcement if a recent measurement was successful | Andreas Steffen | 2013-07-08 | 1 | -15/+56 | |
| | ||||||
* | libtncif: Android.mk updated | Tobias Brunner | 2013-07-05 | 1 | -1/+2 | |
| | ||||||
* | android: Disable listening on IPv6 | Tobias Brunner | 2013-07-05 | 1 | -0/+4 | |
| | | | | | As we have to use UDP encapsulation and the Linux kernel currently does not support that this avoids issues with dual-stack gateways. | |||||
* | socket-default: Add options to disable address families | Tobias Brunner | 2013-07-05 | 1 | -0/+25 | |
| | ||||||
* | ike: Resolve hosts only for address families currently supported | Tobias Brunner | 2013-07-05 | 1 | -3/+16 | |
| | ||||||
* | net: Socket implementations report the address families they support | Tobias Brunner | 2013-07-05 | 5 | -11/+91 | |
| | ||||||
* | Always return a result string for a processed workitem | Andreas Steffen | 2013-07-04 | 3 | -12/+25 | |
| | ||||||
* | Make Block stronger than Isolate in default policy | Andreas Steffen | 2013-07-04 | 1 | -2/+2 | |
| | ||||||
* | Register packages under Debian 7.0 x86_64 | Andreas Steffen | 2013-07-04 | 1 | -4/+4 | |
| | ||||||
* | openssl: RAND_pseudo_bytes() returns 0 if bytes are not cryptographically strong | Martin Willi | 2013-07-04 | 1 | -9/+6 | |
| | | | | For our purposes with RNG_WEAK this is fine, so accept a zero return value. | |||||
* | libipsec: Properly handle expiration if no lifetime is set | Tobias Brunner | 2013-07-01 | 1 | -0/+5 | |
| | ||||||
* | charon-cmd: Ignore generated man page | Tobias Brunner | 2013-07-01 | 1 | -0/+1 | |
| | ||||||
* | eap-radius: fix add_attribute/framed_ip method signatures | Martin Willi | 2013-07-01 | 1 | -2/+2 | |
| | ||||||
* | Don't backup old package lists | Andreas Steffen | 2013-07-01 | 1 | -6/+3 | |
| | ||||||
* | Reuse reqid when restarting CHILD_SAs for dpd|closeaction=restart | Tobias Brunner | 2013-07-01 | 2 | -3/+4 | |
| | ||||||
* | Reuse reqid for trap policies installed for dpd|closeaction=hold | Tobias Brunner | 2013-07-01 | 7 | -8/+11 | |
| | ||||||
* | processor: Simplified the main loop | Tobias Brunner | 2013-06-28 | 1 | -109/+127 | |
| | ||||||
* | processor: Don't hold the lock while destroying jobs | Tobias Brunner | 2013-06-28 | 1 | -38/+66 | |
| | | | | | | If a lock is held when queue_job() is called and the same lock is required during the destruction of a job, holding the internal lock in the processor while calling destroy() could result in a deadlock. | |||||
* | dhcp: Use chunk_hash_static() to calculate ID-based MAC addresses | Tobias Brunner | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | integrity-checker: Use chunk_hash_static() to calculate checksums | Tobias Brunner | 2013-06-28 | 1 | -7/+2 | |
| | ||||||
* | chunk: Add predictable hash function | Tobias Brunner | 2013-06-28 | 3 | -2/+86 | |
| | | | | | Since chunk_hash() is randomized its output is not predictable, that is, it is only within the same process. | |||||
* | stroke: Changed how proto/port are specified in left|rightsubnet | Tobias Brunner | 2013-06-28 | 1 | -1/+8 | |
| | | | | Using a colon as separator conflicts with IPv6 addresses. | |||||
* | plugin-loader: Removed unused path argument of load() method | Tobias Brunner | 2013-06-28 | 16 | -28/+24 | |
| | | | | | Multiple additional search paths can be added with the add_path() method. | |||||
* | tnc-pdp: Initialize TNC-PDP in plugin callback with proper dependencies | Tobias Brunner | 2013-06-27 | 1 | -6/+25 | |
| | ||||||
* | Attestation IMV requests platform info if not received | Andreas Steffen | 2013-06-27 | 2 | -3/+32 | |
| | ||||||
* | integrity-checker: Fix checksum calculation after randomizing chunk_hash() | Tobias Brunner | 2013-06-27 | 1 | -2/+7 | |
| | ||||||
* | unit-tests: Print loaded plugins | Tobias Brunner | 2013-06-27 | 1 | -0/+1 | |
| | ||||||
* | unit-tests: RSA key generation might take longer than 4 seconds | Tobias Brunner | 2013-06-27 | 1 | -0/+1 | |
| | | | | | Check uses a default timeout of 4 seconds for each test case, generating keys of 6 different key sizes might take longer than that. | |||||
* | tests: Properly load plugins from build directory | Tobias Brunner | 2013-06-27 | 1 | -7/+2 | |
| | | | | | | Calling load() incrementally does not really work as dependencies wouldn't be resolved properly if a required feature was to be provided by a plugin that is loaded later with a separate call to load(). | |||||
* | plugin-loader: Method added to provide additional search paths for plugins | Tobias Brunner | 2013-06-27 | 2 | -10/+66 | |
| | ||||||
* | Support blacklist field in PTS database | Andreas Steffen | 2013-06-26 | 4 | -31/+49 | |
| | ||||||
* | Updated PTS demo database | Andreas Steffen | 2013-06-26 | 2 | -1668/+54 | |
| |