Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Moving initializer to header fixes issue
Added workaround for PTHREAD_ONCE_INIT
Removed minor warnings
Cleaned up a bit and tossed out all the dead code
Hunted memleaks in the new AOS - making progress slowly
Fixed a small memleak
Implemented redesigned AOS API - Removed references to older version
Added escape hatch. Pretty sure memleaks are false positives
Added thread-local storage to AOS
Added new debugging functions to dump the content of an AOS tree in the log file
Added aos threading mode setter
Added pthread locking
Fixed small bug in the AOS - not trying to free nonexistant nodes
Working on stripping policies. Still some memleaks. :(
Fixed minor warnings. Renamed plugin struct fields to be less redundant.
Fixed naming scheme to use lower case function names, fixed missing variable checking, (temporarily) commented out superflous AOS logging, created some logic to build a tree of plugin pointers from a policy tree but it needs some more work
Worked a bit more on documentation, tweaked flow of main program
Refactored some code and generally cleaned up
Renamed some methods
Fixed order of parsing, defining module path from config file works now
Worked on ISO C99 portability
Continued code refactoring conform design document
Moved silly check to more logical place
Renamed and rewrote code conform EES design document
Splint target working
Cleaned up code a bit more. Not relying on LCMAPS defines too much where possible
Wored on parser, trying to fix memleaks
Added accounting to running plugin. Plugins should only be able to delete arguments set by themselves.
Replaced arguments array with a linked list structure. Added a delete function for AOS
Added check to prevent overwriting of data
Fixed AOS getter and refactored headers/makefiles a bit
Added test code for l[4~oading a PEM file into the AOS.
Renamed AOS_setter to AOS_set
Added API documentation through Doxygen, fixed ng_log function to take a variable arguments list
Fixed format string by casting to unsigned long
Fixed format string bugs
First plugin manager code
Added preliminary code structure for EES
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |