]> rtime.felk.cvut.cz Git - frescor/forb.git/history - src/iop.c
Add more debug messages
[frescor/forb.git] / src / iop.c
2009-05-26 Michal SojkaAdd more debug messages
2009-05-26 Michal SojkaHandling of discovered peers moved to a separate file
2009-05-26 Michal SojkaImplement peer discovery based on incoming requests
2009-05-25 Michal SojkaFORB prints remote addresses in debug messages
2009-05-24 Michal SojkaFixed big memory leaks in request handling
2009-05-11 Michal SojkaAdded callback for peer discovery
2009-05-10 Michal Sojkaorb_id is propagated to peers
2009-04-23 Michal SojkaAdded discovery debug message
2009-01-29 Michal SojkaFixed a memory leak in request processing
2009-01-20 Michal SojkaPeer discovery code refactored
2009-01-20 Michal SojkaFixed handling of addresses in HELLO packets
2009-01-20 Michal SojkaImproved reference counting of peer structures
2009-01-19 Michal SojkaAdded error handling to receive thread
2009-01-12 Michal SojkaPort structure combines some fields in desc structure
2008-11-26 Michal SojkaCDR_* functions and types renamed to FORB_CDR_*
2008-11-11 Michal Sojkaforb_exception_occured renamed to forb_exception_occurred
2008-11-04 Michal SojkaObjref deserialization is now handled the same way...
2008-10-24 Michal SojkaFixed handling of timed-out responses
2008-10-24 Michal SojkaUpdated comments and other unimportant modifications
2008-10-12 Michal SojkaFixed destroying of ports
2008-10-08 Michal SojkaFixed problem with port destroying
2008-10-07 Michal SojkaFixed empty request alignment bug
2008-10-07 Michal SojkaWaiting for peer discovery is almost finished
2008-10-06 Michal SojkaAdded license header
2008-10-06 Michal SojkaSource files moved to a separate directory