aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixed whitelist enablingAndreas Steffen2011-05-141-2/+3
* do not call recommendations if recs does not existAndreas Steffen2011-05-141-1/+1
* Restrict IMCs and IMVs to call SendMessage()Andreas Steffen2011-05-144-6/+47
* Don't compile login() in openssl_rsa_private_key_t if ENGINE support is disab...Tobias Brunner2011-05-131-0/+2
* fetcher.c added to Android.mk.Tobias Brunner2011-05-131-1/+1
* Disable whitelist plugin by defaultMartin Willi2011-05-121-1/+1
* Protect the communication with the SIM card during a transaction from access ...Duncan Salerno2011-05-121-12/+46
* protection against insane IMCs and IMVsAndreas Steffen2011-05-116-6/+125
* Do not use deprecated vte_terminal_fork_command()Martin Willi2011-05-111-2/+11
* Return correct status code in kernel_netlink_ipsec_t.query_sa.Tobias Brunner2011-05-101-1/+1
* chunk_clear not clear_chunk.Tobias Brunner2011-05-101-1/+1
* pluto: Securely wipe quick mode keys from memory.Thomas Egerer2011-05-101-67/+109
* pluto: Securely wipe sensitive data from memory.Thomas Egerer2011-05-101-13/+14
* terminate imc/imv that couldn't be initialized properlyAndreas Steffen2011-05-102-0/+12
* lock the set_message_types() method for imvsAndreas Steffen2011-05-091-0/+14
* cosmeticsAndreas Steffen2011-05-091-4/+2
* Wipe memory after using key material (incomplete, to be continued)Martin Willi2011-05-099-24/+43
* Use memwipe() in chunk_clear()Martin Willi2011-05-091-1/+1
* Added a memwipe() function to safely overwrite sensitive memoryMartin Willi2011-05-092-0/+53
* fixed debug outputAndreas Steffen2011-05-091-2/+2
* adapted state_machine for retry batchesAndreas Steffen2011-05-092-14/+29
* lock the set_message_types() methodAndreas Steffen2011-05-071-1/+17
* added missing commaAndreas Steffen2011-05-071-1/+1
* refactored tnccs->remove_connection()Andreas Steffen2011-05-064-24/+25
* id of non-registered threads defaults to 0Andreas Steffen2011-05-061-1/+18
* Migrated scheduler_t to INIT/METHOD macrosMartin Willi2011-05-051-33/+24
* Migrated callback_job to INIT/METHOD macrosMartin Willi2011-05-052-38/+38
* Migrated processor to INIT/METHOD macrosMartin Willi2011-05-051-42/+35
* Fix algorithm type for signers, fixes warning with gcc 4.5Martin Willi2011-05-031-1/+1
* Cache group name in sys_logger_t to avoid problems with Vstr.Tobias Brunner2011-05-031-3/+5
* Migrated sys_logger_t to INIT/METHOD macros.Tobias Brunner2011-05-031-23/+20
* Migrated file_logger_t to INIT/METHOD macros.Tobias Brunner2011-05-031-25/+22
* Removed superfluous parameter missed in e5e5bcc92f.Tobias Brunner2011-05-021-1/+1
* Fix a potential memleak if two threads fingerprint a credential simultaneouslyMartin Willi2011-05-021-1/+6
* Accept name fields in EAP-MD5 messagesMartin Willi2011-05-021-6/+6
* added missing tabAndreas Steffen2011-04-281-1/+1
* adapted debug outputAndreas Steffen2011-04-283-3/+3
* do not send messages of type TNC_VENDORID_ANY or subtye TNC_SUBTYPE_ANYAndreas Steffen2011-04-281-0/+12
* Typo fixed.Tobias Brunner2011-04-281-1/+1
* log unsupported IMC_IMV message typesAndreas Steffen2011-04-282-0/+12
* list registered TNCCS message typesAndreas Steffen2011-04-282-2/+39
* IKEv2 was only partially the default for connections with auto=route and auto...Tobias Brunner2011-04-271-2/+2
* Fixed two typos in kernel-pfroute plugin.Tobias Brunner2011-04-261-2/+2
* fixed loop error in parsing of OCSP basic responsesAndreas Steffen2011-04-262-2/+2
* Migrated eap_sim_file to INIT/METHOD macrosAndreas Steffen2011-04-223-60/+60
* fixed segmentation fault due to null pointerAndreas Steffen2011-04-221-1/+1
* debug type is EAP_TLSAndreas Steffen2011-04-211-4/+4
* do not include length field in non-fragmented EAP-PEAP packetsAndreas Steffen2011-04-216-19/+68
* Win 7 accepts compressed EAP Identity requestAndreas Steffen2011-04-211-8/+2
* added level 3 debug output of forwarded EAP payloadsAndreas Steffen2011-04-211-1/+6