libidmef

所属分类:Linux/Unix编程
开发工具:Unix_Linux
文件大小:1143KB
下载次数:5
上传日期:2009-08-23 21:40:18
上 传 者flyroom
说明:  操作IDMEF标准文档的linux库,需要libxml的支持。完整实现了RFC中对idmef文档格式的要求。
(IDMEF standard operating linux document library, the need for libxml support. Integrity of the realization of the RFC document format idmef requirements.)

文件列表:
libidmef\aclocal.m4 (266740, 2009-02-15)
libidmef\AUTHORS (60, 2005-05-15)
libidmef\ChangeLog (13424, 2009-02-15)
libidmef\config.guess (42037, 2005-05-15)
libidmef\config.h.in (2926, 2009-02-15)
libidmef\config.sub (30221, 2005-05-15)
libidmef\configure (709034, 2009-02-15)
libidmef\configure.in (4523, 2009-02-15)
libidmef\COPYING (17992, 2004-03-09)
libidmef\COPYING.BSD (1621, 2004-03-12)
libidmef\FAQ (7311, 2004-03-09)
libidmef\INSTALL (8270, 2004-05-11)
libidmef\install-sh (5598, 2004-03-09)
libidmef\libidmef-config.in (800, 2004-04-18)
libidmef\libidmef-functions.map (0, 2009-06-12)
libidmef\libidmef.pc.in (419, 2004-04-17)
libidmef\libidmef.spec (3376, 2005-07-10)
libidmef\ltmain.sh (183730, 2005-05-15)
libidmef\Makefile.am (332, 2004-05-11)
libidmef\Makefile.in (22207, 2009-02-15)
libidmef\missing (10270, 2005-05-15)
libidmef\mkinstalldirs (1801, 2005-05-15)
libidmef\NEWS (1298, 2002-03-09)
libidmef\stamp-h.in (10, 2004-03-09)
libidmef\TODO (615, 2005-05-15)
libidmef\config.status (40414, 2009-06-12)
libidmef\libidmef.pc (508, 2009-06-12)
libidmef\libtool (204704, 2009-06-12)
libidmef\config.log (38250, 2009-06-12)
libidmef\Makefile (22186, 2009-06-12)
libidmef\libidmef-config (874, 2009-06-12)
libidmef\config.h (3237, 2009-06-13)
libidmef\stamp-h1 (23, 2009-06-12)
libidmef\depcomp.lnk (498, 2009-06-12)
libidmef\autom4te.cache\requests (2795, 2009-06-12)
libidmef\autom4te.cache\output.0 (722517, 2009-06-12)
libidmef\autom4te.cache\traces.0 (53552, 2009-06-12)
libidmef\examples\example1.c (2012, 2005-07-17)
libidmef\examples\example2.c (9025, 2009-02-15)
... ...

LibIDMEF version 1.0.0 ====================== Author: Adam C. Migus Description =========== Operation ========= LibIDMEF is a C programming language developement library which uses the GNOME libxml2 (http://xmlsoft.org) library to implement IDMEF message creation and parsing. Applications using LibIDMEF can either dynamically or statically link against LibIDMEF using mechanisms common to most C programming language development libraries. Usage ===== LibIDMEF offers two popular mechanisms to help developers with it's usage. They are `pkgconfig' and the `libidmef-config' script. For more information on usage of pkgconfig please refer to the pkgconfig documentation (http://www.gnu.org/pkgconfig/). The libidmef-config script which installs with the distribution in ${prefix}/bin provides the C compiler flags $(CFLAGS) and C compiler linker flags $(LDFLAGS) with the `--cflags' and `--libs' options respectively. IDMEF Messages are XML documents and as such have a corresponding DTD. For convenience LibIDMEF installs the IDMEF Message DTD and creates a `#define' in idmef_global.h which contains it's location. Also, during message creation the path to the DTD is given in the IDMEF Message output automatically. For individual function usage please refer to the Application Programming Interface (API) documentation. Requirements ============ LibIDMEF requires GNOME libxml2 to both create and parse IDMEF messages. Please refer to the GNOME libxml2 documentation for more information on installation and configuration of libxml2. Installation ============ See the INSTALL file in this distribution. $Id: README,v 1.20 2004/05/11 02:55:16 amigus Exp $

近期下载者

相关文件


收藏者