index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
PacketDecoder.hpp
Age
Commit message (
Expand
)
Author
2014-06-18
Some cleanup in PacketDecoder.
Adam Ierymenko
2014-06-10
Packet decoder work for EXT_FRAME for bridging - GitHub issue #68
Adam Ierymenko
2014-06-10
Protocol messages for bridging. GitHub issue #68
Adam Ierymenko
2014-03-19
IPC changes and SocketManager changes all build!
Adam Ierymenko
2014-03-18
Everything but the local config bus... blech.
Adam Ierymenko
2014-02-16
Boring stuff: update dates in copyrights across all files.
Adam Ierymenko
2014-01-28
Yank PROBE stuff since it's not used and was a premature addition to the prot...
Adam Ierymenko
2013-12-31
Fix several things:
Adam Ierymenko
2013-12-06
Dead code removal, fix for cleanup GitHub issue #28
Adam Ierymenko
2013-12-04
Pull in-band file transfer stuff. Toyed around with that idea, but it seems t...
Adam Ierymenko
2013-10-28
Finish stubbing out FILE_ stuff.
Adam Ierymenko
2013-10-18
Clean up some stuff, including a few spots where exceptions were not being ha...
Adam Ierymenko
2013-10-17
Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit ...
Adam Ierymenko
2013-10-16
Lots of cleanup, more work on certificates, some security fixes.
Adam Ierymenko
2013-10-05
Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.
Adam Ierymenko
2013-09-27
Whew, it builds!
Adam Ierymenko
2013-09-25
Work in progress...
Adam Ierymenko
2013-08-12
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a...
Adam Ierymenko
2013-08-05
Documentation improvements and some very minor pre-emptive security stuff.
Adam Ierymenko
2013-07-29
Fix a bunch of errors due to minor method signature changes, still a work in ...
Adam Ierymenko
2013-07-29
Network membership certificate work in progress... does not build yet.
Adam Ierymenko
2013-07-27
Back out of RPC... blech. Have a better idea.
Adam Ierymenko
2013-07-23
Basic RPC stuff in Packet and PacketDecoder for RPC service support.
Adam Ierymenko
2013-07-12
Little cleanup and docs.
Adam Ierymenko
2013-07-11
More work in progress on Switch / PacketDecoder refactor.
Adam Ierymenko
2013-07-11
Work in progress...
Adam Ierymenko
2013-07-11
More major Switch refactor work... still in progress.
Adam Ierymenko
2013-07-11
Factoring out packet decoder from Switch to put that object on a little bit o...
Adam Ierymenko