fred-mod-eppd-2.11.0
File List
Here is a list of all documented files with brief descriptions:
epp-client.cCorba component is used for communication between apache module and central repository
epp-client.h [code]Interface definition of corba module
epp_common.cFunction definitions shared by all components of mod_eppd are here
epp_common.h [code]The most important structures, function definitions and routine declarations are found in this file
epp_gen.cComponent for generating greeting frame and responses to EPP commands in form of xml documents
epp_gen.h [code]Interface to component which generates xml documents and returns result in form of a string
epp_parser.cComponent for parsing EPP requests in form of xml documents
epp_parser.h [code]Interface to component which parses xml documents and returns document's content in form of a structure
epp_xmlcommon.h [code]This file gathers declarations common to both libxml components (parser and generator)
mod_eppd.cMod_eppd.c is a true heart of the epp module which is called mod_eppd