fred-mod-eppd-2.16.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.hInterface definition of corba module
 epp_common.cFunction definitions shared by all components of mod_eppd are here
 epp_common.hThe 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.hInterface 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.hInterface to component which parses xml documents and returns document's content in form of a structure
 epp_xmlcommon.hThis 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