aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* starter: Check for processes with PIDs stored in pid files.Tobias Brunner2011-09-281-6/+39
|
* Make sure the PID read from charon.pid is null-terminated.Tobias Brunner2011-09-281-0/+1
|
* Migrated sha1_prf to INIT/METHOD macrosAndreas Steffen2011-09-281-33/+27
|
* use specific reset methodAndreas Steffen2011-09-281-42/+42
|
* Migrated sha2_hasher to INIT/METHOD macrosAndreas Steffen2011-09-281-123/+116
|
* Migrated sha1_hasher to INIT/METHOD macrosAndreas Steffen2011-09-281-26/+23
|
* Migrated md5_hasher to INIT/METHOD macrosAndreas Steffen2011-09-281-29/+21
|
* Migrated md4_hasher to INIT/METHOD macrosAndreas Steffen2011-09-281-27/+21
|
* Migrated pubkey_cert to INIT/METHOD macrosAndreas Steffen2011-09-281-69/+48
|
* Documented the strict flag (!) for ike and esp options in ipsec.conf.Tobias Brunner2011-09-261-8/+38
|
* Load eap-aka plugin before shared simaka helpers depending on itMartin Willi2011-09-261-4/+4
|
* version bump to 4.6.0dr4Andreas Steffen2011-09-131-1/+1
|
* Send AT_NEXT_PSEUDONYM also if an AT_NEXT_REAUTH_ID is already added.Tobias Brunner2011-09-132-16/+10
|
* PTS log group documented in man pages.Tobias Brunner2011-09-122-2/+5
|
* Document charon's default log levels in ipsec.conf(5).Tobias Brunner2011-09-121-4/+6
|
* Return allocated variable in INIT()Martin Willi2011-09-121-2/+3
|
* Clear traps during shutdown before unloading kernel pluginsMartin Willi2011-09-123-0/+16
|
* Destroy kernel interface during deregistration, as the plugin goes afterwardsMartin Willi2011-09-121-2/+22
|
* Add missing semicolonMartin Willi2011-09-121-1/+1
|
* added PTS debug classAndreas Steffen2011-09-119-41/+46
|
* used request ID in message request outputAndreas Steffen2011-09-101-2/+2
|
* introduced a PA-TNC attribute managerAndreas Steffen2011-09-1019-205/+568
|
* correctly initialize error_codeAndreas Steffen2011-09-101-2/+3
|
* define attr_info only onceAndreas Steffen2011-09-101-2/+1
|
* removed whitespaceAndreas Steffen2011-09-102-6/+6
|
* decoupled request ID from files table primary keyAndreas Steffen2011-09-103-16/+32
|
* cosmeticsAndreas Steffen2011-09-101-5/+5
|
* properly close Tspi_ContextAndreas Steffen2011-09-101-2/+4
|
* whitelist glibc instead of TrouSerS functionsAndreas Steffen2011-09-101-3/+4
|
* determine machine architecture programmaticallyAndreas Steffen2011-09-101-19/+9
|
* determine version for various Linux releasesAndreas Steffen2011-09-102-40/+85
|
* Implemented PTS attributes Request File Metadata, Unix-Style File MetadataSansar Choinyambuu2011-09-1010-5/+1132
|
* File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵Sansar Choinyambuu2011-09-105-8/+78
| | | | implemented
* due to a bug fix reverted to the previous RULE_CRL_VALIDATION checkAndreas Steffen2011-09-093-3/+3
|
* added Gentoo UML file measurementsAndreas Steffen2011-09-081-0/+144
|
* redirect stderr of command to /dev/nullAndreas Steffen2011-09-081-4/+4
|
* added leaky TrouSerS functions to whitelistAndreas Steffen2011-09-081-0/+3
|
* fixed memory leakAndreas Steffen2011-09-081-2/+1
|
* check if pts_credmgr existsAndreas Steffen2011-09-081-1/+1
|
* move state change to head of sectionAndreas Steffen2011-09-081-3/+3
|
* created libptsAndreas Steffen2011-09-0852-35/+69
|
* check files in alphabetical orderAndreas Steffen2011-09-081-1/+2
|
* little bug fixAndreas Steffen2011-09-082-1/+1
|
* beautified AIK verificationAndreas Steffen2011-09-081-8/+15
|
* refactored measurement verificationAndreas Steffen2011-09-085-125/+98
|
* refactored file measurement request listAndreas Steffen2011-09-083-143/+90
|
* Added Check_Measurement function to pts_database instead of returning ↵Sansar Choinyambuu2011-09-081-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 Choinyambuu2011-09-085-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 trustedAndreas Steffen2011-09-083-17/+45
|
* fixed typoAndreas Steffen2011-09-081-1/+1
|