openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
LibIDMEF
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 minute
ago. based on code collected
5 minutes
ago.
Feb 27, 2025 — Feb 27, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
*** empty log message ***
alcapone
More...
over 16 years ago
- version now is 1.0.3 - removed PKG_CHECK_MODULES for libxml2 and added AM_PATH_XML instead and make use of xml2-config to handle different distros - added check for perl since we now need it
alcapone
More...
over 16 years ago
- removed exit() calls which shouldn't occur in a library (patch from Thomas Biege) - adjusted internal functions to return errno: idmef_parser_start_document(), idmef_parser_start_element(), idmef_parser_fatal_error()
alcapone
More...
over 16 years ago
replaced shellscript with perl gen.pl
alcapone
More...
over 16 years ago
New file provided by Thomas Biege, Novell
alcapone
More...
over 16 years ago
02-15-2009 libidmef-1.0.2 Sandro Poppi <
[email protected]
> - added experimental feature for Assets, use --enable-asset with configure [NOTE: DON'T USE! IT'S BROKEN!] - fixed a segfault issue when a tag <IDMEF-Message> was given without attributes and idmefp should be generated - fixed an implementation issue regarding analyzer path tracking: now more than 2 nested <Analyzer> tags are possible conforming to the current draft/rfc Thanks to Joel Winteregg for reporting and support - create.c.tmpl, helpers.c, parser.c, global.c, ilist.c: Fixed compile time warnings with gcc 4.x - fixed an issue in libidmef_idmefp_destroy(): now recursive behaviour of libxml2 in xmlFreeNode() is reflected as well as a segfault issue when deleting IDMEFmessage. Thanks to Joel Winteregg and Gregoire Kraehenbuehl for the hint - libidmef-functions.map -- now reflects change in AdditionalData element of draft 16 - parser.c -- cleaned up code from commented out test code -- now reflects change in AdditionalData element of draft 16 -- fixed issues when calling new... functions which may result in "unusual behaviour" (missing closing NULL) -- fixed issues which could lead to segfaults (Thanks to Joel Winteregg for reporting) - idmef-messages.dtd updated to last draft - updated the example*.xml files
alcapone
More...
about 17 years ago
- prepared for v1.0.2-beta1
alcapone
More...
over 20 years ago
- removed glib.h requirement
alcapone
More...
over 20 years ago
- version updated to beta1
alcapone
More...
over 20 years ago
- ilist.c: added function libidmef_list_delete() for deleting nodes from the list
alcapone
More...
over 20 years ago
- examples/example[13].c: added freeing of generated IDMEFPtr - examples/example2.c: added freeing of generated IDMEFmesages
alcapone
More...
over 20 years ago
- cleaned up code from irrelevant additions in idmef_parser_start_element() - fixed missing checks for memory allocation errrors
alcapone
More...
over 20 years ago
- added idmef_message.h/message.c for functions handling IDMEFmessage Thanks to Jidong Long for pointing this out
alcapone
More...
over 20 years ago
re-commit due to errors in prior commit
alcapone
More...
over 20 years ago
- added for new version for IDMEF draft14
alcapone
More...
almost 21 years ago
- added sax parser (sp) - added support for IDMEF draft14 (sp) - added double linked list for free'ing nodes cleanly (sp)
alcapone
More...
almost 21 years ago
Changes by Sandro Poppi <
[email protected]
> to update to draft 12.
amigus
More...
about 21 years ago
Update `configure' scripts.
amigus
More...
almost 22 years ago
Start updating documentation.
amigus
More...
almost 22 years ago
Update ChangeLog.
amigus
More...
almost 22 years ago
Add RPM SPEC file.
amigus
More...
almost 22 years ago
Update `configure' scripts.
amigus
More...
almost 22 years ago
Require libxml2-2.5.10 instead of libxml2-2.5.11.
amigus
More...
almost 22 years ago
Fix headers, stdarg.h for va_list.
amigus
More...
almost 22 years ago
Fix headers.
amigus
More...
almost 22 years ago
Add function declarations, clean-up headers, add comments and incorporate changes in support of global.c
amigus
More...
almost 22 years ago
Numerous fixes: - Fix clean up header files. - Remove code now in global.c - de-macro thread-specific xml calls.
amigus
More...
almost 22 years ago
Add global.c which contains global/internal routines.
amigus
More...
almost 22 years ago
Add unistd.h for struct tv on FreeBSD.
amigus
More...
almost 22 years ago
#ifdef the locking.
amigus
More...
almost 22 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree