History | View | Annotate | Download (4.06 KB)
Fix some warnings
generic bugfixing
fix warning alert on peerset_for_eachfix peers comparison crash bugfix nodeid comparison crash bug
add peerset destroy and for each peerset functions
add peerset_push and peerset_pop function
interface refactoring introducing const
Fix peer allocation in peerset
A realloc due to add_peer() could invalidate a previously returnedpointer to peer
doxy related fixes
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1420 c54fac2e-1815-407e-9b96-088d06743913
more fixes to som headers' comments
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1415 c54fac2e-1815-407e-9b96-088d06743913
fixing/completing header comments for doxygen
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1410 c54fac2e-1815-407e-9b96-088d06743913
Correct all the "init()" function to take a config string as a parameter
Fix some const related warnings
some more warnings are left in the topology manager... They will beresolved when merging the "topman" branch
Another "const related" fix, in peerset_get_peer
SOM: added peerset_remove_peer
SOM: added some "const" qualifiers
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@462 a72f678d-4428-462c-85b4-08f063ced704
SOM: added peerset_add_peers function
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@461 a72f678d-4428-462c-85b4-08f063ced704
SOM: added PeerSet implementation
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@454 a72f678d-4428-462c-85b4-08f063ced704