]> rtime.felk.cvut.cz Git - frescor/forb.git/history - src/iop.c
forb: Set cancelation points in receiver thread
[frescor/forb.git] / src / iop.c
2011-02-25 Michal Sojkaforb: Set cancelation points in receiver thread
2011-02-24 Michal Sojkaforb: Update documentation of forb_request_send()
2011-02-11 Petr Benesforb: End of header index removed from stub.
2011-02-11 Michal Sojkaforb: Objects must be properly reference-counted
2011-02-11 Petr BenesInter-executor invocation bugs fixed.
2011-02-10 Petr BenesStruct request adjusted for inter-executor invocation.
2011-02-08 Petr BenesMerge branch 'master' of rtime.felk.cvut.cz:/frescor...
2011-02-08 Petr BenesFixed synchronization for codec buffer.
2011-02-08 Petr BenesFixed typography.
2011-02-08 Petr BenesMerge branch 'master' of rtime.felk.cvut.cz:/frescor...
2011-02-08 Petr BenesPrepared for multiple executors in a single address...
2009-07-12 Michal SojkaFixed warnings on printf() on 64 bit systems
2009-05-28 Michal SojkaAdded redistribution of HELLO packets
2009-05-28 Michal SojkaLength of all messages is set to be multiple of 8
2009-05-28 Michal SojkaModified forb_init_attr to be C++ compatible
2009-05-27 Michal SojkaInet protocol sends HELLO as the first message after...
2009-05-27 Michal SojkaHandle EINTR in epoll
2009-05-27 Michal SojkaAdded more debugging messages to protocols
2009-05-27 Michal SojkaFix error reporting in protocols
2009-05-27 Michal Sojkaforb_request_send() moved to 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