]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Fixed Doxygen comments after scanning complete src directory
authorTobias Brunner <tobias@strongswan.org>
Sat, 2 Mar 2013 14:26:45 +0000 (15:26 +0100)
committerTobias Brunner <tobias@strongswan.org>
Sat, 2 Mar 2013 17:31:53 +0000 (18:31 +0100)
96 files changed:
src/conftest/config.h
src/conftest/hooks/hook.h
src/frontends/android/jni/libandroidbridge/backend/android_creds.h
src/frontends/android/jni/libandroidbridge/kernel/android_ipsec.h
src/frontends/android/jni/libandroidbridge/kernel/android_net.h
src/frontends/android/jni/libandroidbridge/kernel/network_manager.h
src/libcharon/plugins/ipseckey/ipseckey.h
src/libcharon/plugins/medsrv/medsrv_config.h
src/libcharon/plugins/medsrv/medsrv_creds.h
src/libcharon/plugins/medsrv/medsrv_plugin.h
src/libfast/controller.h
src/libimcv/ietf/ietf_attr.h
src/libimcv/ietf/ietf_attr_assess_result.h
src/libimcv/ietf/ietf_attr_attr_request.h
src/libimcv/ietf/ietf_attr_default_pwd_enabled.h
src/libimcv/ietf/ietf_attr_fwd_enabled.h
src/libimcv/ietf/ietf_attr_installed_packages.h
src/libimcv/ietf/ietf_attr_numeric_version.h
src/libimcv/ietf/ietf_attr_op_status.h
src/libimcv/ietf/ietf_attr_pa_tnc_error.h
src/libimcv/ietf/ietf_attr_port_filter.h
src/libimcv/ietf/ietf_attr_product_info.h
src/libimcv/ietf/ietf_attr_remediation_instr.h
src/libimcv/ietf/ietf_attr_string_version.h
src/libimcv/imc/imc_agent.h
src/libimcv/imc/imc_msg.h
src/libimcv/imc/imc_state.h
src/libimcv/imcv.h
src/libimcv/imv/imv_agent.h
src/libimcv/imv/imv_lang_string.h
src/libimcv/imv/imv_msg.h
src/libimcv/imv/imv_reason_string.h
src/libimcv/imv/imv_remediation_string.h
src/libimcv/imv/imv_state.h
src/libimcv/ita/ita_attr.h
src/libimcv/ita/ita_attr_angel.h
src/libimcv/ita/ita_attr_command.h
src/libimcv/ita/ita_attr_dummy.h
src/libimcv/ita/ita_attr_get_settings.h
src/libimcv/ita/ita_attr_settings.h
src/libimcv/pa_tnc/pa_tnc_attr.h
src/libimcv/pa_tnc/pa_tnc_attr_manager.h
src/libimcv/pa_tnc/pa_tnc_msg.h
src/libimcv/plugins/imc_os/imc_os_state.h
src/libimcv/plugins/imc_scanner/imc_scanner_state.h
src/libimcv/plugins/imc_test/imc_test_state.h
src/libimcv/plugins/imv_os/imv_os_database.h
src/libimcv/plugins/imv_os/imv_os_state.h
src/libimcv/plugins/imv_scanner/imv_scanner_state.h
src/libimcv/plugins/imv_test/imv_test_state.h
src/libpts/libpts.h
src/libpts/plugins/imc_attestation/imc_attestation_process.h
src/libpts/plugins/imc_attestation/imc_attestation_state.h
src/libpts/plugins/imv_attestation/attest_db.h
src/libpts/plugins/imv_attestation/imv_attestation_build.h
src/libpts/plugins/imv_attestation/imv_attestation_process.h
src/libpts/plugins/imv_attestation/imv_attestation_state.h
src/libpts/pts/components/pts_comp_func_name.h
src/libpts/pts/pts.h
src/libpts/pts/pts_dh_group.h
src/libpts/pts/pts_file_meas.h
src/libpts/tcg/tcg_attr.h
src/libpts/tcg/tcg_pts_attr_aik.h
src/libpts/tcg/tcg_pts_attr_dh_nonce_finish.h
src/libpts/tcg/tcg_pts_attr_dh_nonce_params_req.h
src/libpts/tcg/tcg_pts_attr_dh_nonce_params_resp.h
src/libpts/tcg/tcg_pts_attr_file_meas.h
src/libpts/tcg/tcg_pts_attr_gen_attest_evid.h
src/libpts/tcg/tcg_pts_attr_get_aik.h
src/libpts/tcg/tcg_pts_attr_get_tpm_version_info.h
src/libpts/tcg/tcg_pts_attr_meas_algo.h
src/libpts/tcg/tcg_pts_attr_proto_caps.h
src/libpts/tcg/tcg_pts_attr_req_file_meas.h
src/libpts/tcg/tcg_pts_attr_req_file_meta.h
src/libpts/tcg/tcg_pts_attr_req_func_comp_evid.h
src/libpts/tcg/tcg_pts_attr_simple_comp_evid.h
src/libpts/tcg/tcg_pts_attr_simple_evid_final.h
src/libpts/tcg/tcg_pts_attr_tpm_version_info.h
src/libpts/tcg/tcg_pts_attr_unix_file_meta.h
src/libpttls/pt_tls.h
src/libradius/radius_message.h
src/libsimaka/simaka_manager.h
src/libstrongswan/plugins/dnskey/dnskey_encoder.h
src/libstrongswan/plugins/unbound/unbound_response.h
src/manager/controller/auth_controller.h
src/manager/controller/config_controller.h
src/manager/controller/control_controller.h
src/manager/controller/gateway_controller.h
src/manager/controller/ikesa_controller.h
src/manager/manager.h
src/medsrv/controller/peer_controller.h
src/medsrv/controller/user_controller.h
src/medsrv/filter/auth_filter.h
src/medsrv/user.h
src/pki/command.h
src/pki/pki.h

index 2a62b9ce082c0253e0503f1aa2f07f000b315912..ce9e24586598c1bfb40ef270992e6c1ea985ef31 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 /**
- * @defgroup config config
+ * @defgroup config_t config
  * @{ @ingroup conftest
  */
 
index 39a15f21b6480ec986c9d28b1bd0677f93d53177..b9371172653978b3b33aba008d831ec7bf8c580a 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 /**
- * @defgroup hook hook
- * @{ @ingroup hooks
+ * @defgroup hook_t hook
+ * @{ @ingroup conftest
  */
 
 #ifndef HOOK_H_
index a3ecddde4cb240d800f197efcb3b44af4b5416fc..918708f145ce86997cebb0cfe72b4b6588185db9 100644 (file)
@@ -49,7 +49,7 @@ struct android_creds_t {
        /**
         * Load the user certificate and private key
         *
-        * @preturn                                     loaded client certificate, NULL on failure
+        * @return                                      loaded client certificate, NULL on failure
         */
        certificate_t *(*load_user_certificate)(android_creds_t *this);
 
index 3a2e8343f5d7b6ed72b5c404fb2e1e2350799c0a..b68c8b2a99f628e53327b33470d788aa95937814 100644 (file)
@@ -16,7 +16,7 @@
 
 /**
  * @defgroup kernel_android_ipsec kernel_android_ipsec
- * @{ @ingroup kernel_android
+ * @{ @ingroup android_kernel
  */
 
 #ifndef KERNEL_ANDROID_IPSEC_H_
index 470029fad508f814a46adddb29b305e4001f9b46..f0605390d0073c1c8ff18cd0d5180d6c47895530 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup kernel_android_net kernel_android_net
- * @{ @ingroup kernel_android
+ * @{ @ingroup android_kernel
  */
 
 #ifndef KERNEL_ANDROID_NET_H_
index 2638b5aa0f15c5c5687e6ea6b62c9874ca7c636f..da0106829f6a23e96591e79429597207ec66745e 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup network_manager network_manager
- * @{ @ingroup kernel_android
+ * @{ @ingroup android_kernel
  */
 
 #ifndef NETWORK_MANAGER_H_
index 0afc067a5850c3830ca00e07547cfbd04600b523..5885daeee5f43a6829e89ddcd94efce91ebb9950 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 /**
- * @defgroup ipseckey_cred_i ipseckey
+ * @defgroup ipseckey_i ipseckey
  * @{ @ingroup ipseckey
  */
 
index fc8b0e972ec682f00713615256e6157bfaa3af59..03a41a7ce641a0b6733e2c2ea4578f5e4715237f 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup medsrv_config_i medsrv_config
- * @{ @ingroup medsrv
+ * @{ @ingroup medsrv_p
  */
 
 #ifndef MEDSRV_CONFIG_H_
index d08adf3bfc308be7624caf0271253e117c1c578e..2079601af6a0360768ddc307e862c03e235ef62c 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup medsrv_creds_i medsrv_creds
- * @{ @ingroup medsrv
+ * @{ @ingroup medsrv_p
  */
 
 #ifndef MEDSRV_CREDS_H_
index 8736822eef095719087e1cf018f4471bef698612..179fa3b3a58be774f4c7f9485761d55cc457b562 100644 (file)
  */
 
 /**
- * @defgroup medsrv medsrv
+ * @defgroup medsrv_p medsrv
  * @ingroup cplugins
  *
  * @defgroup medsrv_plugin medsrv_plugin
- * @{ @ingroup medsrv
+ * @{ @ingroup medsrv_p
  */
 
 #ifndef MEDSRV_PLUGIN_H_
index 1edf72e9043dee4cd8fe39f5c4992c494dc4bcbf..7a7efc706f2cd553e6a6d3ed6d4bb3f6185159a1 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 /**
- * @defgroup controller_i controller
+ * @defgroup controller controller
  * @{ @ingroup libfast
  */
 
index a1ba42565e9f0ff30468b658b4b31c893f6e5e04..d22175d9417107481c342d890ec80a16ad138763 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 /**
- * @defgroup ietf_attrt ietf_attr
- * @{ @ingroup ietf_attr
+ * @defgroup ietf_attr ietf_attr
+ * @{ @ingroup libimcv
  */
 
 #ifndef IETF_ATTR_H_
index fab8bc3f074a036fe89452fa700b8571a0233967..e94b57b88bca05fcfee649741d17eb4e5fea6a59 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_assess_resultt ietf_attr_assess_result
- * @{ @ingroup ietf
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_ASSESS_RESULT_H_
index 387ba345d6d0eebf298f40d0ba3cc80c9a53e21d..fc9e086760f958d6c3a03d3064d7d6ae20a82ab3 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_attr_requestt ietf_attr_attr_request
- * @{ @ingroup ietf
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_ATTR_REQUEST_H_
index f6026b0e8cf21d2c947cfd40dfc0970dee67ae6d..6fe1a02b1dcf828ce74ee4c9105834e231e2c9c5 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_default_pwd_enabled ietf_attr_default_pwd_enabled
- * @{ @ingroup ietf
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_PWD_ENABLED_H_
index bfde1a7b1fe9211788e64e4694c05b0e0dd68813..41714380e39f221783521fb887c2c705e8c8c0de 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_fwd_enabled ietf_attr_fwd_enabled
- * @{ @ingroup ietf
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_FWD_ENABLED_H_
index a9f6768e0857de2c49513265aeb3c5bb7894c5a7..b79c4040c5ee155dc29750ad8a1ce175f71d49ae 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_installed_packagest ietf_attr_installed_packages
- * @{ @ingroup ietf_attr_installed_packages
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_INSTALLED_PACKAGES_H_
index f7d6c909d624d071dc651fdeb63d061ea88bcc67..bbda6b8959cac5daad25696abb0cf8af8dd7cdae 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_numeric_versiont ietf_attr_numeric_version
- * @{ @ingroup ietf
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_NUMERIC_VERSION_H_
index 2e14148c4eeabfb26991b130b5cdb6198d1184ca..b70fab608ba1c7b669383d5d3e229a494cf39d60 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_op_statust ietf_attr_op_status
- * @{ @ingroup ietf
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_OP_STATUS_H_
@@ -40,7 +40,7 @@ enum op_status_t {
 };
 
 extern enum_name_t *op_status_names;
+
 /**
  * Operational Result type
  */
@@ -92,7 +92,7 @@ struct ietf_attr_op_status_t {
  *
  * @param status                       Operational Status
  * @param result                       Operational Result
- * @param last_use                     Time of last use 
+ * @param last_use                     Time of last use
  */
 pa_tnc_attr_t* ietf_attr_op_status_create(u_int8_t status, u_int8_t result,
                                                                                  time_t last_use);
index a5a10d4706cddd54f9da79a2d3ac88a84f10db2d..faa38f8f92945a8c4c66bffa69ebd1d4f4ee544c 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_pa_tnc_errort ietf_attr_pa_tnc_error
- * @{ @ingroup ietf_attr_pa_tnc_error
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_PA_TNC_ERROR_H_
@@ -96,7 +96,7 @@ struct ietf_attr_pa_tnc_error_t {
  *
  * @param error_code           Vendor-specific PA-TNC error code
  * @param header                       PA-TNC message header (first 8 bytes)
- * 
+ *
  */
 pa_tnc_attr_t* ietf_attr_pa_tnc_error_create(pen_type_t error_code,
                                                                                         chunk_t header);
@@ -107,7 +107,7 @@ pa_tnc_attr_t* ietf_attr_pa_tnc_error_create(pen_type_t error_code,
  * @param error_code           Vendor-specifica PA-TNC error code
  * @param header                       PA-TNC message header (first 8 bytes)
  * @param error_offset         PA-TNC error offset in bytes
- * 
+ *
  */
 pa_tnc_attr_t* ietf_attr_pa_tnc_error_create_with_offset(pen_type_t error_code,
                                                                                                                 chunk_t header,
index ad555341736a171c594c01dbde6964e938d31ee2..93b696e45f5d82ae0928ed80df4ba437570f3f8b 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_port_filtert ietf_attr_port_filter
- * @{ @ingroup ietf_attr_port_filter
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_PORT_FILTER_H_
index dfaa67d6c5a469de2b73bfca36024c1f6b22cc3f..d0b2d2a84ff07c9b068683358981947a0b682b69 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_product_infot ietf_attr_product_info
- * @{ @ingroup ietf
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_PRODUCT_INFO_H_
index 473280c33fbf6ec2ede17101c87fde8adb186177..5c7c8891b56f6db90d33bda99dfeadc0be23984a 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_remediation_instrt ietf_attr_remediation_instr
- * @{ @ingroup ietf
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_REMEDIATION_INSTR_H_
index 5ffbea8e047a048c25bba87efc088e88b4122f25..9ccc1f0eef18b7c285f3d1d9e5c174d158ac52e0 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ietf_attr_string_versiont ietf_attr_string_version
- * @{ @ingroup ietf
+ * @{ @ingroup ietf_attr
  */
 
 #ifndef IETF_ATTR_STRING_VERSION_H_
index aef10c0d7ad29d26d05ee5926d7f5046dfcaffab..0a1638f47f71607faead6c9038188b1e5a0c9663 100644 (file)
@@ -16,7 +16,7 @@
 /**
  *
  * @defgroup imc_agent_t imc_agent
- * @{ @ingroup imc_agent
+ * @{ @ingroup libimcv_imc
  */
 
 #ifndef IMC_AGENT_H_
index 9a4623ae9066d6bf515c0eba4af179c6079e65c4..588225dbe35a251ffd0a7a34104344e8c7dee422 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup imc_msg imc_msg
- * @{ @ingroup libimcv
+ * @{ @ingroup libimcv_imc
  */
 
 #ifndef IMC_MSG_H_
@@ -141,7 +141,6 @@ imc_msg_t* imc_msg_create_from_data(imc_agent_t *agent, imc_state_t *state,
  * @param connection_id                        connection ID
  * @param src_id                               source IMV ID
  * @param dst_id                               destination IMC ID
- * @param msg_flags                            PA-TNC message flags
  * @param msg_vid                              PA-TNC message vendor ID
  * @param msg_subtype                  PA-TNC subtype
  * @param msg                                  received PA-TNC message blob
index c34441f0fe84fad9492b8e0712e8c611c37cc736..7e763fbe1611d95bb4af70c690c9ff395ef4697b 100644 (file)
@@ -16,7 +16,7 @@
 /**
  *
  * @defgroup imc_state_t imc_state
- * @{ @ingroup imc_state
+ * @{ @ingroup libimcv_imc
  */
 
 #ifndef IMC_STATE_H_
@@ -68,7 +68,7 @@ struct imc_state_t {
        /**
         * Set the maximum size of a PA-TNC message for this TNCCS connection
         *
-        * @max_msg_len                 maximum size of a PA-TNC message
+        * @param max_msg_len   maximum size of a PA-TNC message
         */
        void (*set_max_msg_len)(imc_state_t *this, u_int32_t max_msg_len);
 
index a1a5a5f4373a98097548e35eebf1a0f139055ed2..3a37e3d8c5ebbde439daffcf812dce005a8deac8 100644 (file)
 /**
  * @defgroup libimcv libimcv
  *
- * @defgroup iplugins plugins
+ * @defgroup libimcv_imc imc
+ * @ingroup libimcv
+ *
+ * @defgroup libimcv_imv imv
+ * @ingroup libimcv
+ *
+ * @defgroup pa_tnc pa_tnc
+ * @ingroup libimcv
+ *
+ * @defgroup libimcv_plugins plugins
  * @ingroup libimcv
  *
  * @addtogroup libimcv
index 5b2cffefe9bd2c3c8821130fd2633c08add0bb99..4d0716f907c87dbbfbe5d50479b0cee251aed32a 100644 (file)
@@ -16,7 +16,7 @@
 /**
  *
  * @defgroup imv_agent_t imv_agent
- * @{ @ingroup imv_agent
+ * @{ @ingroup libimcv_imv
  */
 
 #ifndef IMV_AGENT_H_
index 90a66db7626d2960f8090db8083f0689d6ba855d..56b4572f81a3d22e93d4f99bd649c3c0a540443a 100644 (file)
@@ -16,7 +16,7 @@
 /**
  *
  * @defgroup imv_lang_string_t imv_lang_string
- * @{ @ingroup imv_lang_string
+ * @{ @ingroup libimcv_imv
  */
 
 #ifndef IMV_LANG_STRING_H_
index 2a2810170ebb2e4d90087d09dbcdc63bd84c352b..9e56d9fe70867edc3a047f4ec0db5b1d1fcdc61a 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 /**
- * @defgroup imv_msg imv_msg
- * @{ @ingroup libimcv
+ * @defgroup imv_msg_t imv_msg
+ * @{ @ingroup libimcv_imv
  */
 
 #ifndef IMV_MSG_H_
@@ -155,7 +155,6 @@ imv_msg_t* imv_msg_create_from_data(imv_agent_t *agent, imv_state_t *state,
  * @param connection_id                        connection ID
  * @param src_id                               source IMC ID
  * @param dst_id                               destination IMV ID
- * @param msg_flags                            PA-TNC message flags
  * @param msg_vid                              PA-TNC message vendor ID
  * @param msg_subtype                  PA-TNC subtype
  * @param msg                                  received PA-TNC message blob
index 320b2476a66442f75d05b11880f29bd3b3e2f74e..cb4c27f93ee8d3365db3aa7d0683679bc13de89c 100644 (file)
@@ -16,7 +16,7 @@
 /**
  *
  * @defgroup imv_reason_string_t imv_reason_string
- * @{ @ingroup imv_reason_string
+ * @{ @ingroup libimcv_imv
  */
 
 #ifndef IMV_REASON_STRING_H_
index 9249c2aabe933bc531fd8d86763d1c4a20a98581..605013abbf3df6b8102cbde181d911bf2ec5894a 100644 (file)
@@ -16,7 +16,7 @@
 /**
  *
  * @defgroup imv_remediation_string_t imv_remediation_string
- * @{ @ingroup imv_remediation_string
+ * @{ @ingroup libimcv_imv
  */
 
 #ifndef IMV_REMEDIATION_STRING_H_
index f40402e2bde838881ee41fd45f2923c6a13f9f48..0684690ca49d683e37327cafaca1fa8c5e327cb2 100644 (file)
@@ -16,7 +16,7 @@
 /**
  *
  * @defgroup imv_state_t imv_state
- * @{ @ingroup imv_state
+ * @{ @ingroup libimcv_imv
  */
 
 #ifndef IMV_STATE_H_
@@ -66,7 +66,7 @@ struct imv_state_t {
        /**
         * Set the maximum size of a PA-TNC message for this TNCCS connection
         *
-        * @max_msg_len                 maximum size of a PA-TNC message
+        * @param max_msg_len   maximum size of a PA-TNC message
         */
        void (*set_max_msg_len)(imv_state_t *this, u_int32_t max_msg_len);
 
index d7b06146f7e44f328eb3045f2a806af32e5f0d6c..38469f03f2972110f0c22b6e27475538041bbcbc 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 /**
- * @defgroup ita_attrt ita_attr
- * @{ @ingroup ita_attr
+ * @defgroup ita_attr ita_attr
+ * @{ @ingroup libimcv
  */
 
 #ifndef ITA_ATTR_H_
index c392f7927f3a1dfb6061084fe9e24951fe33ba0d..d42e7119aaf78155a4d5ad475cd128661812143e 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 /**
- * @defgroup ita_attr_angelt ita_attr_angel
- * @{ @ingroup ita_attr_angel
+ * @defgroup ita_attr_angel ita_attr_angel
+ * @{ @ingroup ita_attr
  */
 
 #ifndef ITA_ATTR_ANGEL_H_
index 372355197e0388bf4ecdb22c53c28fa0b3a9bf4c..3926c3887630e30386d841d3a9a05ac824d373ce 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 /**
- * @defgroup ita_attr_commandt ita_attr_command
- * @{ @ingroup ita_attr_command
+ * @defgroup ita_attr_command ita_attr_command
+ * @{ @ingroup ita_attr
  */
 
 #ifndef ITA_ATTR_COMMAND_H_
@@ -54,7 +54,7 @@ pa_tnc_attr_t* ita_attr_command_create(char *command);
 /**
  * Creates an ita_attr_command_t object from received data
  *
- * @param command                      ITA command string
+ * @param value                                binary value blob
  */
 pa_tnc_attr_t* ita_attr_command_create_from_data(chunk_t value);
 
index afd543b527ba8887f641709d8d9031fb1cde68e2..1f85ece54db2862d8adc742e5f01345ba15616c6 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 /**
- * @defgroup ita_attr_dummyt ita_attr_dummy
- * @{ @ingroup ita_attr_dummy
+ * @defgroup ita_attr_dummy ita_attr_dummy
+ * @{ @ingroup ita_attr
  */
 
 #ifndef ITA_ATTR_DUMMY_H_
@@ -47,14 +47,14 @@ struct ita_attr_dummy_t {
 /**
  * Creates an ita_attr_dummy_t object with a given size
  *
- * @param size                         size of dummy attribute value 
+ * @param size                         size of dummy attribute value
  */
 pa_tnc_attr_t* ita_attr_dummy_create(int size);
 
 /**
  * Creates an ita_attr_dummy_t object from received data
  *
- * @param command                      ITA command string
+ * @param value                                binary value blob
  */
 pa_tnc_attr_t* ita_attr_dummy_create_from_data(chunk_t value);
 
index cc5c181401a62390385d15568c21245d8f81fe8f..55306ecc888cf826e809a6535d8fdbd6a6141549 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 /**
- * @defgroup ita_attr_get_settingst ita_attr_get_settings
- * @{ @ingroup ita_attr_get_settings
+ * @defgroup ita_attr_get_settings ita_attr_get_settings
+ * @{ @ingroup ita_attr
  */
 
 #ifndef ITA_ATTR_GET_SETTINGS_H_
index f3d1fd4382010cb2e91c822979d9821ae2b38e82..eb7eedae3a1273f1cb24e3f614d3a461fff0573e 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 /**
- * @defgroup ita_attr_settingst ita_attr_settings
- * @{ @ingroup ita_attr_settings
+ * @defgroup ita_attr_settings ita_attr_settings
+ * @{ @ingroup ita_attr
  */
 
 #ifndef ITA_ATTR_SETTINGS_H_
index 9abdba78c01697ab52883379a0e0df7a623e5edd..e2ce06ee461c77fa739821eef688c1bb5cd2c7b8 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup pa_tnc_attr pa_tnc_attr
- * @{ @ingroup libimcv
+ * @{ @ingroup pa_tnc
  */
 
 #ifndef PA_TNC_ATTR_H_
index 40c3ab335568cc9e074505c987784bde75941690..121be7f9003f231d03419de099405ce672fe3581 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup pa_tnc_attr_manager pa_tnc_attr_manager
- * @{ @ingroup libimcv
+ * @{ @ingroup pa_tnc
  */
 
 #ifndef PA_TNC_ATTR_MANAGER_H_
@@ -56,7 +56,7 @@ struct pa_tnc_attr_manager_t {
         * Return the PA-TNC attribute names for a given vendor ID
         *
         * @param vendor_id             Private Enterprise Number (PEN)
-        * @return                              PA-TNC attribute names if found, NULL else
+        * @return                              PA-TNC attribute names if found, NULL else
         */
        enum_name_t* (*get_names)(pa_tnc_attr_manager_t *this, pen_t vendor_id);
 
@@ -66,7 +66,7 @@ struct pa_tnc_attr_manager_t {
         * @param vendor_id             Private Enterprise Number (PEN)
         * @param type                  PA-TNC attribute type
         * @param value                 PA-TNC attribute value as encoded data
-        * @return                              PA-TNC attribute object if supported, NULL else
+        * @return                              PA-TNC attribute object if supported, NULL else
         */
        pa_tnc_attr_t* (*create)(pa_tnc_attr_manager_t *this, pen_t vendor_id,
                                                         u_int32_t type, chunk_t value);
index 332f2506fde9137463af2c5255aee6b8df537ecf..218d3d673eaa12920b929ecb9a26df1fef0afd7d 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup pa_tnc_msg pa_tnc_msg
- * @{ @ingroup libimcv
+ * @{ @ingroup pa_tnc
  */
 
 #ifndef PA_TNC_MSG_H_
index 1fe23175a05d70511beb12914d76916f6af4e8a3..366e2b60cc079253adb6b324e74d50285407af82 100644 (file)
  */
 
 /**
+ * @defgroup imc_os imc_os
+ * @ingroup libimcv_plugins
  *
  * @defgroup imc_os_state_t imc_os_state
- * @{ @ingroup imc_os_state
+ * @{ @ingroup imc_os
  */
 
 #ifndef IMC_OS_STATE_H_
index 76aa4165b01831caa3800ef6a5f7b671c2de2279..3b40575e31f01117a7762257a07c1dc15071791e 100644 (file)
  */
 
 /**
+ * @defgroup imc_scanner imc_scanner
+ * @ingroup libimcv_plugins
  *
  * @defgroup imc_scanner_state_t imc_scanner_state
- * @{ @ingroup imc_scanner_state
+ * @{ @ingroup imc_scanner
  */
 
 #ifndef IMC_SCANNER_STATE_H_
index 402fd14b38113d45e1171a73aed44e9ee96dd7a1..5f9ee253766e4f34a595204f24ba89810d4d3285 100644 (file)
  */
 
 /**
+ * @defgroup imc_test imc_test
+ * @ingroup libimcv_plugins
  *
  * @defgroup imc_test_state_t imc_test_state
- * @{ @ingroup imc_test_state
+ * @{ @ingroup imc_test
  */
 
 #ifndef IMC_TEST_STATE_H_
index 9ce748f9b935c82477fde9c2b8d9df9abc6e064e..b5e1b658347a4458dd5e8a9a659493c2aed433de 100644 (file)
@@ -14,9 +14,8 @@
  */
 
 /**
- *
  * @defgroup imv_os_database_t imv_os_database
- * @{ @ingroup imv_os_database
+ * @{ @ingroup imv_os
  */
 
 #ifndef IMV_OS_DATABASE_H_
index d3e319171cb9d38c3518693dd8281ffbf0834efd..1c2adeaf95df92a72c909596ab7c2f17295370a4 100644 (file)
  */
 
 /**
+ * @defgroup imv_os imv_os
+ * @ingroup libimcv_plugins
  *
  * @defgroup imv_os_state_t imv_os_state
- * @{ @ingroup imv_os_state
+ * @{ @ingroup imv_os
  */
 
 #ifndef IMV_OS_STATE_H_
@@ -61,7 +63,7 @@ struct imv_os_state_t {
         * @param type                  OS type (enumerated)
         * @param name                  OS name (string)
         * @param version               OS version
-        * @return                              OS name & version as a concatenated string 
+        * @return                              OS name & version as a concatenated string
         */
        char* (*get_info)(imv_os_state_t *this, os_type_t *os_type,
                                          chunk_t *name, chunk_t *version);
index 9a09303960cb49102db84482b675e212b2bc76b9..a15eb07782833fc3b4e6ee690c12752a08354d2e 100644 (file)
  */
 
 /**
+ * @defgroup imv_scanner imv_scanner
+ * @ingroup libimcv_plugins
  *
  * @defgroup imv_scanner_state_t imv_scanner_state
- * @{ @ingroup imv_scanner_state
+ * @{ @ingroup imv_scanner
  */
 
 #ifndef IMV_SCANNER_STATE_H_
index af78d14704630bca27486ae01483fa282cebb411..2de5b6ffc932a57e8506fc3e8c22ad383af6aa6a 100644 (file)
  */
 
 /**
+ * @defgroup imv_test imv_test
+ * @ingroup libimcv_plugins
  *
  * @defgroup imv_test_state_t imv_test_state
- * @{ @ingroup imv_test_state
+ * @{ @ingroup imv_test
  */
 
 #ifndef IMV_TEST_STATE_H_
index 7b2959728903c523b4f1f3b64fe70b9030bfa7ae..0846aaea2022c08f951db59803446c84b4ada690 100644 (file)
@@ -15,7 +15,7 @@
 /**
  * @defgroup libpts libpts
  *
- * @defgroup iplugins plugins
+ * @defgroup libpts_plugins plugins
  * @ingroup libpts
  *
  * @addtogroup libpts
index 5ada104fa825f7bd2730a2b65fc108da70d7b56f..a2f1b4e3c8f68546d6a11f9c84ecc77f1e912ad2 100644 (file)
@@ -14,9 +14,8 @@
  */
 
 /**
- *
  * @defgroup imc_attestation_process_t imc_attestation_process
- * @{ @ingroup imc_attestation_process
+ * @{ @ingroup imc_attestation
  */
 
 #ifndef IMC_ATTESTATION_PROCESS_H_
index e4fca71bb02281469936b132a48d8e0e676714d4..4b93931c344de5af3dcbbecd9d74e1a8df875fd2 100644 (file)
  */
 
 /**
+ * @defgroup imc_attestation imc_attestation
+ * @ingroup libpts_plugins
  *
  * @defgroup imc_attestation_state_t imc_attestation_state
- * @{ @ingroup imc_attestation_state
+ * @{ @ingroup imc_attestation
  */
 
 #ifndef IMC_ATTESTATION_STATE_H_
index e2297d0c4e53e34491a9cd56c898abed780dba2b..a20023fcd48e1b38e976e65e97df431f3f880e59 100644 (file)
@@ -14,9 +14,8 @@
  */
 
 /**
- *
  * @defgroup attest_db_t attest_db
- * @{ @ingroup attest_db
+ * @{ @ingroup libpts
  */
 
 #ifndef ATTEST_DB_H_
index 0fc10f0ce1ece587f0d1bfe17b87b568ba948aea..108f6f92381dc9e24df63ffa83eab777b2f7c805 100644 (file)
@@ -14,9 +14,8 @@
  */
 
 /**
- *
  * @defgroup imv_attestation_build_t imv_attestation_build
- * @{ @ingroup imv_attestation_build
+ * @{ @ingroup imv_attestation
  */
 
 #ifndef IMV_ATTESTATION_BUILD_H_
index 73b4251e0c86b9ffc74bf365557f425b0280d5a8..74e4644b4365c8a6a06199805a7f2b18352e502b 100644 (file)
@@ -14,9 +14,8 @@
  */
 
 /**
- *
  * @defgroup imv_attestation_process_t imv_attestation_process
- * @{ @ingroup imv_attestation_process
+ * @{ @ingroup imv_attestation
  */
 
 #ifndef IMV_ATTESTATION_PROCESS_H_
index f64314e71d12dc18900ef0410134bef296ed73f4..ab77d3042c09b7d8fa9ba0c49065b3279678ad72 100644 (file)
  */
 
 /**
+ * @defgroup imv_attestation imv_attestation
+ * @ingroup libpts_plugins
  *
  * @defgroup imv_attestation_state_t imv_attestation_state
- * @{ @ingroup imv_attestation_state
+ * @{ @ingroup imv_attestation
  */
 
 #ifndef IMV_ATTESTATION_STATE_H_
@@ -73,7 +75,7 @@ struct imv_attestation_state_t {
         */
        imv_attestation_handshake_state_t (*get_handshake_state)(
                imv_attestation_state_t *this);
-       
+
        /**
         * Set state of the handshake
         *
@@ -133,7 +135,7 @@ struct imv_attestation_state_t {
        /**
         * Get a Functional Component with a given name
         *
-        * @param name                          Name of the requested Functional Component
+        * @param name                          Name of the requested Functional Component
         * @return                                      Functional Component if found, NULL otherwise
         */
        pts_component_t* (*get_component)(imv_attestation_state_t *this,
index a3ffa1ba9fc1f6182e5aa041d15be3f4a03aa73e..90ad7083f35a736ca7f283d26c6726f0c3468203 100644 (file)
@@ -95,7 +95,7 @@ struct pts_comp_func_name_t {
  *
  * @param vid                          PTS Component Functional Name Vendor ID
  * @param name                         PTS Component Functional Name
- * @param                                      PTS Component Functional Name Qualifier
+ * @param qualifier                    PTS Component Functional Name Qualifier
  */
 pts_comp_func_name_t* pts_comp_func_name_create(u_int32_t vid, u_int32_t name,
                                                                                                u_int8_t qualifier);
index 423a4c802198a1c5291d48c7752a1ee4a3c9c74b..11154aa3853979bc274f703e41cd2241e8c90396 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup pts pts
- * @{ @ingroup pts
+ * @{ @ingroup libpts
  */
 
 #ifndef PTS_H_
index 8664a4b84c4485b2cf37cb12b6fd176224b7ed46..2aab902635cd9997e687124c8a59dbd949291dbd 100644 (file)
@@ -48,12 +48,12 @@ enum pts_dh_group_t {
  * Diffie-Hellman Group Values
  * see section 3.8.6 of PTS Protocol: Binding to TNC IF-M Specification
  *
- *                                        1
- *   0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 
+ *                       1
+ *   0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5
  *  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  *  |1|2|3|4|5|R|R|R|R|R|R|R|R|R|R|R|
  *  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- *  
+ *
  */
 
 /**
@@ -90,8 +90,8 @@ bool pts_dh_group_update(char *dh_group, pts_dh_group_t *dh_groups);
  * @param offered_groups       set of offered DH groups
  * @return                                     selected DH group
  */
-pts_dh_group_t pts_dh_group_select(pts_dh_group_t supported_dh_groups,
-                                                                  pts_dh_group_t offered_dh_groups);
+pts_dh_group_t pts_dh_group_select(pts_dh_group_t supported_groups,
+                                                                  pts_dh_group_t offered_groups);
 
 /**
  * Convert pts_dh_group_t to diffie_hellman_group_t
index 71efd5026c6e0cc1ec79ebddbc1fc83314a19218..a13bb29ba2db03c5074204a492f86753bf175384 100644 (file)
@@ -57,7 +57,7 @@ struct pts_file_meas_t {
        /**
          * Create a PTS File Measurement enumerator
          *
-         * @return                             Enumerator returning filename and measurement 
+         * @return                             Enumerator returning filename and measurement
          */
        enumerator_t* (*create_enumerator)(pts_file_meas_t *this);
 
@@ -76,7 +76,7 @@ struct pts_file_meas_t {
         * Verify stored hashes against PTS File Measurements
         *
         * @param e_hash                Hash enumerator
-        * @paraem is_dir               TRUE for directory contents hashes
+        * @param is_dir                TRUE for directory contents hashes
         * @return                              TRUE if all hashes match a measurement
         */
        bool (*verify)(pts_file_meas_t *this, enumerator_t *e_hash, bool is_dir);
index 3c2d20bbaaaddbee603b399249ad3dd8a4082ccb..ed6c9761944de9ccc5262dcf14067078fb19a37b 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 /**
- * @defgroup tcg_attrt tcg_attr
- * @{ @ingroup tcg_attr
+ * @defgroup tcg_attr tcg_attr
+ * @{ @ingroup libpts
  */
 
 #ifndef TCG_ATTR_H_
index 96e90582bbec215a32de031d2830b876e8167771..758fd58dbd065c28556cc6ba9e7dcd9d549bc03a 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_aik tcg_pts_attr_aik
- * @{ @ingroup tcg_pts_attr_aik
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_AIK_H_
@@ -38,7 +38,7 @@ struct tcg_pts_attr_aik_t {
         * Public PA-TNC attribute interface
         */
        pa_tnc_attr_t pa_tnc_attribute;
-       
+
        /**
         * Get AIK
         *
@@ -50,7 +50,7 @@ struct tcg_pts_attr_aik_t {
 
 /**
  * Creates an tcg_pts_attr_aik_t object
- * 
+ *
  * @param aik                          Attestation Identity Key
  */
 pa_tnc_attr_t* tcg_pts_attr_aik_create(certificate_t *aik);
index 7148065c52fde1e3a984846bdca2f1477f5292c4..57cb5a9b614f03c099776a0a85bbf5c411efc037 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_dh_nonce_finish tcg_pts_attr_dh_nonce_finish
- * @{ @ingroup tcg_pts_attr_dh_nonce_finish
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_DH_NONCE_FINISH_H_
@@ -64,7 +64,7 @@ struct tcg_pts_attr_dh_nonce_finish_t {
         * @return                              DH Initiator Nonce
         */
        chunk_t (*get_initiator_nonce)(tcg_pts_attr_dh_nonce_finish_t *this);
-       
+
 };
 
 /**
@@ -76,7 +76,7 @@ struct tcg_pts_attr_dh_nonce_finish_t {
  */
 pa_tnc_attr_t* tcg_pts_attr_dh_nonce_finish_create(
                                                                                pts_meas_algorithms_t hash_algo,
-                                                                               chunk_t initiator_value,
+                                                                               chunk_t initiator_value,
                                                                                chunk_t initiator_nonce);
 
 /**
index 1700771564f6c6d3290e3369ae5ebe9e41db89cb..22e1bd1891f6c9bc9671487656d1bf0a4894ffc7 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_dh_nonce_params_req tcg_pts_attr_dh_nonce_params_req
- * @{ @ingroup tcg_pts_attr_dh_nonce_params_req
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_DH_NONCE_PARAMS_REQ_H_
index d2141f8b9b6bdf168983aecce04f9048bfbebc05..aaf85ef37f0aa3b9f7ce6821c22235c682ddcf06 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_dh_nonce_params_resp tcg_pts_attr_dh_nonce_params_resp
- * @{ @ingroup tcg_pts_attr_dh_nonce_params_resp
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_DH_NONCE_PARAMS_RESP_H_
@@ -67,7 +67,7 @@ struct tcg_pts_attr_dh_nonce_params_resp_t {
         * @return                              DH Responder Public Value
         */
        chunk_t (*get_responder_value)(tcg_pts_attr_dh_nonce_params_resp_t *this);
-       
+
 };
 
 /**
@@ -76,11 +76,11 @@ struct tcg_pts_attr_dh_nonce_params_resp_t {
  * @param dh_group                                     Selected DH group
  * @param hash_algo_set                                Set of supported hash algorithms
  * @param responder_nonce                      DH Responder Nonce
- * @param responder_pub_val                    DH Responder Public value
+ * @param responder_value                      DH Responder Public value
  */
 pa_tnc_attr_t* tcg_pts_attr_dh_nonce_params_resp_create(pts_dh_group_t dh_group,
                                                                                        pts_meas_algorithms_t hash_algo_set,
-                                                                                       chunk_t responder_nonce,
+                                                                                       chunk_t responder_nonce,
                                                                                        chunk_t responder_value);
 
 /**
index c432ba9a9fc9d4d70538944389c9e94773b67c23..8d50cd9c600834a302eb7a46d156cf43169dd73d 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_file_meas tcg_pts_attr_file_meas
- * @{ @ingroup tcg_pts_attr_file_meas
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_FILE_MEAS_H_
@@ -38,19 +38,19 @@ struct tcg_pts_attr_file_meas_t {
         * Public PA-TNC attribute interface
         */
        pa_tnc_attr_t pa_tnc_attribute;
-       
+
        /**
         * Get PTS File Measurements
         *
         * @return                                      PTS File Measurements
         */
        pts_file_meas_t* (*get_measurements)(tcg_pts_attr_file_meas_t *this);
-       
+
 };
 
 /**
  * Creates an tcg_pts_attr_file_meas_t object
- * 
+ *
  * @param measurements                 PTS File Measurements
  */
 pa_tnc_attr_t* tcg_pts_attr_file_meas_create(pts_file_meas_t *measurements);
index 0a65f2143f80e5cb41a4598071e0c1a78af226da..88f070406692e231a4fdffddac9b207b6481fe91 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_gen_attest_evid tcg_pts_attr_gen_attest_evid
- * @{ @ingroup tcg_pts_attr_gen_attest_evid
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_GEN_ATTEST_EVID_H_
index e5c74b4dce225482e92b2be3c8139dc6da1ec4a1..aca890a2042e336fe97e7bd1a4d8bcc386f1defd 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_get_aik tcg_pts_attr_get_aik
- * @{ @ingroup tcg_pts_attr_get_aik
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_GET_AIK_H_
index 1b693402ac1d98135bc7be2f4c591ac0b18105eb..360049690a0c473768646dd79eaa60af49b5150f 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_get_tpm_version_info tcg_pts_attr_get_tpm_version_info
- * @{ @ingroup tcg_pts_attr_get_tpm_version_info
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_GET_TPM_VERSION_INFO_H_
index 885e2c16bd4080878d346ab72a1d87ed7525910d..758100bbcfd3d61f2ad528e76b0b239b0f6c2a74 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_meas_algo tcg_pts_attr_meas_algo
- * @{ @ingroup tcg_pts_attr_meas_algo
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_MEAS_ALGO_H_
index 15cfbc7cbedf7072b42e35bbdb65dec3759f1851..cc59f4ef1aac1f8eb86fec496e35985e3291d80c 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_proto_caps tcg_pts_attr_proto_caps
- * @{ @ingroup tcg_pts_attr_proto_caps
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_PROTO_CAPS_H_
index 19d189effacb9ebd3f716f87a2603076fe998035..85a6b9a43237031ed42886c7bc8018bf372adfac 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_req_file_meas tcg_pts_attr_req_file_meas
- * @{ @ingroup tcg_pts_attr_req_file_meas
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_REQ_FILE_MEAS_H_
@@ -36,7 +36,7 @@ struct tcg_pts_attr_req_file_meas_t {
         * Public PA-TNC attribute interface
         */
        pa_tnc_attr_t pa_tnc_attribute;
-       
+
        /**
         * Get flag for PTS Request File Measurement
         *
@@ -50,7 +50,6 @@ struct tcg_pts_attr_req_file_meas_t {
         * @return                              Request ID
         */
        u_int16_t (*get_request_id)(tcg_pts_attr_req_file_meas_t *this);
-       
 
        /**
         * Get Delimiter
@@ -58,19 +57,19 @@ struct tcg_pts_attr_req_file_meas_t {
         * @return                              UTF-8 encoding of a Delimiter Character
         */
        u_int32_t (*get_delimiter)(tcg_pts_attr_req_file_meas_t *this);
-       
+
        /**
         * Get Fully Qualified File Pathname
         *
         * @return                              Pathname
         */
        char* (*get_pathname)(tcg_pts_attr_req_file_meas_t *this);
-       
+
 };
 
 /**
  * Creates an tcg_pts_attr_req_file_meas_t object
- * 
+ *
  * @param directory_flag       Directory Contents Flag
  * @param request_id           Request ID
  * @param delimiter                    Delimiter Character
index 7620c50ab31dea9fc49736888f258b78945e9e9f..311418be2bc95c4cd752dcbc266656c8a318c418 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_req_file_meta tcg_pts_attr_req_file_meta
- * @{ @ingroup tcg_pts_attr_req_file_meta
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_REQ_FILE_META_H_
@@ -36,7 +36,7 @@ struct tcg_pts_attr_req_file_meta_t {
         * Public PA-TNC attribute interface
         */
        pa_tnc_attr_t pa_tnc_attribute;
-       
+
        /**
         * Get directory flag for PTS Request File Metadata
         *
@@ -50,19 +50,19 @@ struct tcg_pts_attr_req_file_meta_t {
         * @return                              UTF-8 encoding of a Delimiter Character
         */
        u_int8_t (*get_delimiter)(tcg_pts_attr_req_file_meta_t *this);
-       
+
        /**
         * Get Fully Qualified File Pathname
         *
         * @return                              Pathname
         */
        char* (*get_pathname)(tcg_pts_attr_req_file_meta_t *this);
-       
+
 };
 
 /**
  * Creates an tcg_pts_attr_req_file_meta_t object
- * 
+ *
  * @param directory_flag       Directory Contents Flag
  * @param delimiter                    Delimiter Character
  * @param pathname                     File Pathname
index 031955aca4e19985b271e090c577d494d2c20781..749413c2e460bf511c1b9a9402bc43f308d62b01 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_req_func_comp_evid tcg_pts_attr_req_func_comp_evid
- * @{ @ingroup tcg_pts_attr_req_func_comp_evid
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_REQ_FUNC_COMP_EVID_H_
@@ -37,7 +37,7 @@ struct tcg_pts_attr_req_func_comp_evid_t {
         * Public PA-TNC attribute interface
         */
        pa_tnc_attr_t pa_tnc_attribute;
-       
+
        /**
         * Add a component to the Functional Component Evidence Request
         *
@@ -62,7 +62,7 @@ struct tcg_pts_attr_req_func_comp_evid_t {
         * @return                                      Entry enumerator
         */
        enumerator_t* (*create_enumerator)(tcg_pts_attr_req_func_comp_evid_t *this);
-       
+
 };
 
 /**
index 3a80904c861bf3aa343d4c6de5fb84399c0cd6bf..4944182611f00b71e099730b0c4bb7b923679030 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_simple_comp_evid tcg_pts_attr_simple_comp_evid
- * @{ @ingroup tcg_pts_attr_simple_comp_evid
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_SIMPLE_COMP_EVID_H_
@@ -24,7 +24,7 @@
 typedef struct tcg_pts_attr_simple_comp_evid_t tcg_pts_attr_simple_comp_evid_t;
 
 #include "tcg_attr.h"
-#include "pts/components/pts_comp_evidence.h" 
+#include "pts/components/pts_comp_evidence.h"
 #include "pa_tnc/pa_tnc_attr.h"
 
 /**
@@ -44,12 +44,12 @@ struct tcg_pts_attr_simple_comp_evid_t {
         * @return                                      Component Evidence
         */
        pts_comp_evidence_t* (*get_comp_evidence)(tcg_pts_attr_simple_comp_evid_t *this);
-       
+
 };
 
 /**
  * Creates an tcg_pts_attr_simple_comp_evid_t object
- * 
+ *
  * @param evid                                 Component Evidence
  */
 pa_tnc_attr_t* tcg_pts_attr_simple_comp_evid_create(pts_comp_evidence_t *evid);
index 3d98bfce745086c5e64e559b4b5c94405321db1d..6778afbdcbe857681ce57d754ec669e623ddf6bd 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_simple_evid_final tcg_pts_attr_simple_evid_final
- * @{ @ingroup tcg_pts_attr_simple_evid_final
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_SIMPLE_EVID_FINAL_H_
@@ -44,27 +44,29 @@ struct tcg_pts_attr_simple_evid_final_t {
         * @param comp_hash_algo        Optional Composite Hash Algorithm
         * @param pcr_comp                      Optional PCR Composite
         * @param tpm_quote sig         Optional TPM Quote Signature
-        * @return                                      PTS_SIMPLE_EVID_FINAL flags             
+        * @return                                      PTS_SIMPLE_EVID_FINAL flags
         */
        u_int8_t (*get_quote_info)(tcg_pts_attr_simple_evid_final_t *this,
                                                           pts_meas_algorithms_t *comp_hash_algo,
                                                           chunk_t *pcr_comp, chunk_t *tpm_quote_sig);
-       
+
        /**
         * Get Optional Evidence Signature
         *
-        * @evid_sig                            Optional Evidence Signature
+        * @param evid_sig                      Optional Evidence Signature
         * @return                                      TRUE if Evidence Signature is available
         */
-       bool (*get_evid_sig)(tcg_pts_attr_simple_evid_final_t *this, chunk_t *evid_sig);
+       bool (*get_evid_sig)(tcg_pts_attr_simple_evid_final_t *this,
+                                                chunk_t *evid_sig);
 
        /**
         * Set Optional Evidence Signature
         *
-        * @evid_sig                            Optional Evidence Signature
+        * @param vid_sig                       Optional Evidence Signature
         */
-       void (*set_evid_sig)(tcg_pts_attr_simple_evid_final_t *this, chunk_t evid_sig);
-       
+       void (*set_evid_sig)(tcg_pts_attr_simple_evid_final_t *this,
+                                                chunk_t evid_sig);
+
 };
 
 /**
index 2c12bb068135832e34e69b2cac03cb67fb75a301..4ac18fb9e24686892340b766af3a5c099be098db 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_tpm_version_info tcg_pts_attr_tpm_version_info
- * @{ @ingroup tcg_pts_attr_tpm_version_info
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_TPM_VERSION_INFO_H_
@@ -36,7 +36,7 @@ struct tcg_pts_attr_tpm_version_info_t {
         * Public PA-TNC attribute interface
         */
        pa_tnc_attr_t pa_tnc_attribute;
-       
+
        /**
         * Get TPM Version Info
         *
@@ -55,7 +55,7 @@ struct tcg_pts_attr_tpm_version_info_t {
 
 /**
  * Creates an tcg_pts_attr_tpm_version_info_t object
- * 
+ *
  * @param tpm_version_info             TPM version info
  */
 pa_tnc_attr_t* tcg_pts_attr_tpm_version_info_create(chunk_t tpm_version_info);
index 8a594eab5050edd11e8083633ad01e54ba93cf6d..ad9794b451394e929a839a4cc7457fc82970f969 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup tcg_pts_attr_unix_file_meta tcg_pts_attr_unix_file_meta
- * @{ @ingroup tcg_pts_attr_unix_file_meta
+ * @{ @ingroup tcg_attr
  */
 
 #ifndef TCG_PTS_ATTR_UNIX_FILE_META_H_
@@ -38,19 +38,19 @@ struct tcg_pts_attr_file_meta_t {
         * Public PA-TNC attribute interface
         */
        pa_tnc_attr_t pa_tnc_attribute;
-       
+
        /**
         * Get PTS File Metadata
         *
         * @return                                      PTS File Metadata
         */
        pts_file_meta_t* (*get_metadata)(tcg_pts_attr_file_meta_t *this);
-       
+
 };
 
 /**
  * Creates an tcg_pts_attr_file_meta_t object
- * 
+ *
  * @param metadata                     PTS File Metadata
  */
 pa_tnc_attr_t* tcg_pts_attr_unix_file_meta_create(pts_file_meta_t *metadata);
index 8b2422540618150117063807c927e31bcb01b0b9..e9e8cfbeb9a25e6f5865b1cefab9b2518b4fc506 100644 (file)
@@ -15,7 +15,9 @@
 
 /**
  * @defgroup pt_tls pt_tls
- * @{ @ingroup pt_tls
+ *
+ * @addtogroup pt_tls
+ * @{
  */
 
 #ifndef PT_TLS_H_
index f9c57c5ef8ce05c3fad6ab5d20ee18902a234efd..18ec581e562bc07252100ce4ed96dc926eddadc2 100644 (file)
@@ -279,11 +279,6 @@ struct radius_message_t {
        void (*destroy)(radius_message_t *this);
 };
 
-/**
- * Dummy libradius initialization function needed for integrity test
- */
-void libradius_init(void);
-
 /**
  * Create an empty RADIUS message.
  *
@@ -300,4 +295,13 @@ radius_message_t *radius_message_create(radius_message_code_t code);
  */
 radius_message_t *radius_message_parse(chunk_t data);
 
+/**
+ * @}
+ * @addtogroup libradius
+ * @{
+ *
+ * Dummy libradius initialization function needed for integrity test
+ */
+void libradius_init(void);
+
 #endif /** RADIUS_MESSAGE_H_ @}*/
index 810cb06850928151f6fb1484ae9befa2a13a3fc7..bdd50296e20f243b48777a98a232b68ffb3647b9 100644 (file)
@@ -278,11 +278,6 @@ struct simaka_manager_t {
        void (*destroy)(simaka_manager_t *this);
 };
 
-/**
- * Dummy libsimaka initialization function needed for integrity test
- */
-void libsimaka_init(void);
-
 /**
  * Create an SIM/AKA manager to handle multiple (U)SIM cards/providers.
  *
@@ -312,4 +307,13 @@ typedef void* (*simaka_manager_register_cb_t)(plugin_t *plugin);
 bool simaka_manager_register(plugin_t *plugin, plugin_feature_t *feature,
                                                         bool reg, void *data);
 
+/**
+ * @}
+ * @addtogroup libsimaka
+ * @{
+ *
+ * Dummy libsimaka initialization function needed for integrity test
+ */
+void libsimaka_init(void);
+
 #endif /** SIMAKA_MANAGER_H_ @}*/
index 698d293017858e45b06041e4603bb5a9e53fbaf6..127260308cdb3a153ebdebdcd946b0978541735e 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup dnskey_encoder dnskey_encoder
- * @{ @ingroup dnskey
+ * @{ @ingroup dnskey_p
  */
 
 #ifndef DNSKEY_ENCODER_H_
index d63ead08b7a55591f40dd888ce055aa250c41464..c82f39d45f52ab1e5546f0231d71c094251d12e5 100644 (file)
@@ -41,11 +41,11 @@ struct unbound_response_t {
 /**
  * Create an unbound_response instance from a response of the unbound library.
  *
- * @param              a response of the unbound library
- * @return             an unbound_response conforming to the resolver_response
- *                             interface, or NULL on failure
+ * @param      response        a response of the unbound library
+ * @return                             an unbound_response conforming to the resolver_response
+ *                                             interface, or NULL on failure
  */
 unbound_response_t *unbound_response_create_frm_libub_response(
-                                                                                       struct ub_result *libub_response);
+                                                                                                       struct ub_result *response);
 
 #endif /** UNBOUND_RESPONSE_H_ @}*/
index 41e669fd0d8389df342f783068b25853b81ad37b..8489d9dd36866275e1b704daa0fe52619204167d 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup auth_controller auth_controller
- * @{ @ingroup controller
+ * @{ @ingroup manager_controller
  */
 
 #ifndef AUTH_CONTROLLER_H_
index 07cafd4ff162b2035a7fe34be7c8150c3ecde619..a84678c9aa76cfd4dbc07d6c7e9d0f48cb99e878 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup config_controller config_controller
- * @{ @ingroup controller
+ * @{ @ingroup manager_controller
  */
 
 #ifndef CONFIG_CONTROLLER_H_
index c9bc1e4b3679430a81a871b9f7c1d43c9f6e6d14..22e3a70220c47a4848ac9a0d45dc065b454b38e9 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup control_controller control_controller
- * @{ @ingroup controller
+ * @{ @ingroup manager_controller
  */
 
 #ifndef CONTROL_CONTROLLER_H_
index 7d77bdccb2dd89b20350a751560def0a6c79e1c2..a0999295e9e56a5c2c242467245c19ea7d3b37ad 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup gateway_controller gateway_controller
- * @{ @ingroup controller
+ * @{ @ingroup manager_controller
  */
 
 #ifndef GATEWAY_CONTROLLER_H_
index 3f6779629522718b449bde302180eccee0d16010..72f8242f11301801cc71a13498e5bf952dca8509 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup ikesa_controller ikesa_controller
- * @{ @ingroup controller
+ * @{ @ingroup manager_controller
  */
 
 #ifndef IKESA_CONTROLLER_H_
index f7620833a07fa85f4f1975d7928a5c5efcd1605b..a72801f1b316dcf70133e8236ff76ebaf903f868 100644 (file)
@@ -16,7 +16,7 @@
 /**
  * @defgroup manager manager
  *
- * @defgroup controller controller
+ * @defgroup manager_controller controller
  * @ingroup manager
  *
  * @defgroup manager_i manager
index f25c30281cb0fae9b5c3bfe47383c1886351d479..b5a5e0bb800fab88119dc4317d56031b66aedda6 100644 (file)
@@ -16,7 +16,7 @@
 
 /**
  * @defgroup peer_controller_server peer_controller
- * @{ @ingroup controller_server
+ * @{ @ingroup medsrv
  */
 
 #ifndef PEER_CONTROLLER_H_
@@ -45,4 +45,4 @@ struct peer_controller_t {
  */
 controller_t *peer_controller_create(user_t *user, database_t *db);
 
-#endif /* PEER_CONTROLLER_H_ @} */
+#endif /** PEER_CONTROLLER_H_ @}*/
index 9d23795d7dbfba9ab2b93332ab5d296310359e04..540dc74a25bc25a00f34af829ff20a0a746f5e0d 100644 (file)
@@ -16,7 +16,7 @@
 
 /**
  * @defgroup user_controller_server user_controller
- * @{ @ingroup controller_server
+ * @{ @ingroup medsrv
  */
 
 #ifndef USER_CONTROLLER_H_
@@ -45,4 +45,4 @@ struct user_controller_t {
  */
 controller_t *user_controller_create(user_t *user, database_t *db);
 
-#endif /* USER_CONTROLLER_H_ @} */
+#endif /** USER_CONTROLLER_H_ @}*/
index c46de40a5f513ce5516c4fda93d0278800aa8762..beae27965d8450a3e23b565e4caf5959c1826c57 100644 (file)
@@ -16,7 +16,7 @@
 
 /**
  * @defgroup auth_filter_server auth_filter
- * @{ @ingroup filter_server
+ * @{ @ingroup medsrv
  */
 
 #ifndef AUTH_FILTER_H_
@@ -45,4 +45,4 @@ struct auth_filter_t {
  */
 filter_t *auth_filter_create(user_t *user, database_t *db);
 
-#endif /* AUTH_FILTER_H_  @}*/
+#endif /** AUTH_FILTER_H_  @}*/
index f14650f032fda214d09f0fd33b245c0b7d42c4cd..beeed6ec1e6df8cca142e0228d7fdf3239676774 100644 (file)
  * for more details.
  */
 
+/**
+ * @defgroup medsrv medsrv
+ *
+ * @defgroup user user
+ * @{ @ingroup medsrv
+ */
+
 #ifndef USER_H_
 #define USER_H_
 
@@ -47,4 +54,4 @@ struct user_t {
  */
 user_t *user_create(void *param);
 
-#endif /* USER_H_ @} */
+#endif /** USER_H_ @} */
index a6f8bc758037f03d73a883d1bf81f7663df70465..1a884fb739c7f31acd8ffe8b51fb9e9296a27b7c 100644 (file)
@@ -92,4 +92,4 @@ int command_dispatch(int argc, char *argv[]);
  */
 int command_usage(char *error);
 
-#endif /* COMMAND_H_ @}*/
+#endif /** COMMAND_H_ @}*/
index f72b1804ce16cabc89cdb3ccc45e52108b1c4fbb..09c50c6c2f514e2f0274b5dc6d2357408e38511e 100644 (file)
@@ -15,7 +15,9 @@
 
 /**
  * @defgroup pki pki
- * @{ @ingroup pki
+ *
+ * @addtogroup pki
+ * @{
  */
 
 #ifndef PKI_H_