summaryrefslogtreecommitdiff
path: root/node/PacketDecoder.cpp
AgeCommit message (Expand)Author
2013-07-29Fix a bunch of errors due to minor method signature changes, still a work in ...Adam Ierymenko
2013-07-29Network membership certificate work in progress... does not build yet.Adam Ierymenko
2013-07-27Back out of RPC... blech. Have a better idea.Adam Ierymenko
2013-07-23Basic RPC stuff in Packet and PacketDecoder for RPC service support.Adam Ierymenko
2013-07-23Add amSupernode to make code clearer in the check-if-self-is-supernode case.Adam Ierymenko
2013-07-13Compile fixes, integration of fast PRNG.Adam Ierymenko
2013-07-12Bunch of little bug fixes in newly refactored code.Adam Ierymenko
2013-07-12Update bloom filter for MULTICAST_FRAME retransmit, and temporarily add abort...Adam Ierymenko
2013-07-12Merge branch 'adamierymenko-dev' of 10.211.55.2:/Users/api/Code/local-ZeroTie...Adam Ierymenko
2013-07-12Several bug fixes in newly refactored code.Adam Ierymenko
2013-07-12Little cleanup and docs.Adam Ierymenko
2013-07-11More work in progress on Switch / PacketDecoder refactor.Adam Ierymenko
2013-07-11Work in progress...Adam Ierymenko
2013-07-11More major Switch refactor work... still in progress.Adam Ierymenko
2013-07-11Factoring out packet decoder from Switch to put that object on a little bit o...Adam Ierymenko