]> rtime.felk.cvut.cz Git - frescor/forb.git/history - src/peer.c
Added mutex to protect request send from multiple threads
[frescor/forb.git] / src / peer.c
2009-05-26 Michal SojkaAdded mutex to protect request send from multiple threads
2009-01-20 Michal SojkaFixed handling of addresses in HELLO packets
2009-01-20 Michal SojkaFixed a bug in discovery test
2009-01-20 Michal SojkaImproved reference counting of peer structures
2009-01-12 Michal SojkaPort structure combines some fields in desc structure
2009-01-07 Michal SojkaCorrected peer reference counting
2008-10-12 Michal SojkaUpdated documentation and code cleanups
2008-10-12 Michal SojkaFixed destroying of ports
2008-10-07 Michal SojkaFixed segfault when the peer was not discovered within...
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