Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | starter: Check for processes with PIDs stored in pid files. | Tobias Brunner | 2011-09-28 | 1 | -6/+39 | |
| | ||||||
* | Make sure the PID read from charon.pid is null-terminated. | Tobias Brunner | 2011-09-28 | 1 | -0/+1 | |
| | ||||||
* | Migrated sha1_prf to INIT/METHOD macros | Andreas Steffen | 2011-09-28 | 1 | -33/+27 | |
| | ||||||
* | use specific reset method | Andreas Steffen | 2011-09-28 | 1 | -42/+42 | |
| | ||||||
* | Migrated sha2_hasher to INIT/METHOD macros | Andreas Steffen | 2011-09-28 | 1 | -123/+116 | |
| | ||||||
* | Migrated sha1_hasher to INIT/METHOD macros | Andreas Steffen | 2011-09-28 | 1 | -26/+23 | |
| | ||||||
* | Migrated md5_hasher to INIT/METHOD macros | Andreas Steffen | 2011-09-28 | 1 | -29/+21 | |
| | ||||||
* | Migrated md4_hasher to INIT/METHOD macros | Andreas Steffen | 2011-09-28 | 1 | -27/+21 | |
| | ||||||
* | Migrated pubkey_cert to INIT/METHOD macros | Andreas Steffen | 2011-09-28 | 1 | -69/+48 | |
| | ||||||
* | Documented the strict flag (!) for ike and esp options in ipsec.conf. | Tobias Brunner | 2011-09-26 | 1 | -8/+38 | |
| | ||||||
* | Load eap-aka plugin before shared simaka helpers depending on it | Martin Willi | 2011-09-26 | 1 | -4/+4 | |
| | ||||||
* | version bump to 4.6.0dr4 | Andreas Steffen | 2011-09-13 | 1 | -1/+1 | |
| | ||||||
* | Send AT_NEXT_PSEUDONYM also if an AT_NEXT_REAUTH_ID is already added. | Tobias Brunner | 2011-09-13 | 2 | -16/+10 | |
| | ||||||
* | PTS log group documented in man pages. | Tobias Brunner | 2011-09-12 | 2 | -2/+5 | |
| | ||||||
* | Document charon's default log levels in ipsec.conf(5). | Tobias Brunner | 2011-09-12 | 1 | -4/+6 | |
| | ||||||
* | Return allocated variable in INIT() | Martin Willi | 2011-09-12 | 1 | -2/+3 | |
| | ||||||
* | Clear traps during shutdown before unloading kernel plugins | Martin Willi | 2011-09-12 | 3 | -0/+16 | |
| | ||||||
* | Destroy kernel interface during deregistration, as the plugin goes afterwards | Martin Willi | 2011-09-12 | 1 | -2/+22 | |
| | ||||||
* | Add missing semicolon | Martin Willi | 2011-09-12 | 1 | -1/+1 | |
| | ||||||
* | added PTS debug class | Andreas Steffen | 2011-09-11 | 9 | -41/+46 | |
| | ||||||
* | used request ID in message request output | Andreas Steffen | 2011-09-10 | 1 | -2/+2 | |
| | ||||||
* | introduced a PA-TNC attribute manager | Andreas Steffen | 2011-09-10 | 19 | -205/+568 | |
| | ||||||
* | correctly initialize error_code | Andreas Steffen | 2011-09-10 | 1 | -2/+3 | |
| | ||||||
* | define attr_info only once | Andreas Steffen | 2011-09-10 | 1 | -2/+1 | |
| | ||||||
* | removed whitespace | Andreas Steffen | 2011-09-10 | 2 | -6/+6 | |
| | ||||||
* | decoupled request ID from files table primary key | Andreas Steffen | 2011-09-10 | 3 | -16/+32 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-09-10 | 1 | -5/+5 | |
| | ||||||
* | properly close Tspi_Context | Andreas Steffen | 2011-09-10 | 1 | -2/+4 | |
| | ||||||
* | whitelist glibc instead of TrouSerS functions | Andreas Steffen | 2011-09-10 | 1 | -3/+4 | |
| | ||||||
* | determine machine architecture programmatically | Andreas Steffen | 2011-09-10 | 1 | -19/+9 | |
| | ||||||
* | determine version for various Linux releases | Andreas Steffen | 2011-09-10 | 2 | -40/+85 | |
| | ||||||
* | Implemented PTS attributes Request File Metadata, Unix-Style File Metadata | Sansar Choinyambuu | 2011-09-10 | 10 | -5/+1132 | |
| | ||||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-09-10 | 5 | -8/+78 | |
| | | | | implemented | |||||
* | due to a bug fix reverted to the previous RULE_CRL_VALIDATION check | Andreas Steffen | 2011-09-09 | 3 | -3/+3 | |
| | ||||||
* | added Gentoo UML file measurements | Andreas Steffen | 2011-09-08 | 1 | -0/+144 | |
| | ||||||
* | redirect stderr of command to /dev/null | Andreas Steffen | 2011-09-08 | 1 | -4/+4 | |
| | ||||||
* | added leaky TrouSerS functions to whitelist | Andreas Steffen | 2011-09-08 | 1 | -0/+3 | |
| | ||||||
* | fixed memory leak | Andreas Steffen | 2011-09-08 | 1 | -2/+1 | |
| | ||||||
* | check if pts_credmgr exists | Andreas Steffen | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | move state change to head of section | Andreas Steffen | 2011-09-08 | 1 | -3/+3 | |
| | ||||||
* | created libpts | Andreas Steffen | 2011-09-08 | 52 | -35/+69 | |
| | ||||||
* | check files in alphabetical order | Andreas Steffen | 2011-09-08 | 1 | -1/+2 | |
| | ||||||
* | little bug fix | Andreas Steffen | 2011-09-08 | 2 | -1/+1 | |
| | ||||||
* | beautified AIK verification | Andreas Steffen | 2011-09-08 | 1 | -8/+15 | |
| | ||||||
* | refactored measurement verification | Andreas Steffen | 2011-09-08 | 5 | -125/+98 | |
| | ||||||
* | refactored file measurement request list | Andreas Steffen | 2011-09-08 | 3 | -143/+90 | |
| | ||||||
* | Added Check_Measurement function to pts_database instead of returning ↵ | Sansar Choinyambuu | 2011-09-08 | 1 | -14/+4 | |
| | | | | | | | enumerator over hashes List of requested files/directories are kept within imv state now Allocated memory for entries in files_in_dir_with_meas list | |||||
* | Added Check_Measurement function to pts_database instead of returning ↵ | Sansar Choinyambuu | 2011-09-08 | 5 | -128/+210 | |
| | | | | | | | enumerator over hashes List of requested files/directories are kept within imv state now Allocated memory for entries in files_in_dir_with_meas list | |||||
* | check if AIK certificate is trusted | Andreas Steffen | 2011-09-08 | 3 | -17/+45 | |
| | ||||||
* | fixed typo | Andreas Steffen | 2011-09-08 | 1 | -1/+1 | |
| |