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
Age
Commit message (
Expand
)
Author
2014-08-05
Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer.
Adam Ierymenko
2014-08-04
Windows Ethernet tap refactoring complete.
Adam Ierymenko
2014-07-31
Linux routing table now works.
Adam Ierymenko
2014-07-31
Newly broken out OSX tap driver builds now.
Adam Ierymenko
2014-07-31
Path fixes in osnet/ stuff
Adam Ierymenko
2014-07-31
Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al...
Adam Ierymenko
2014-07-30
Upgrade LZ4 to latest version.
Adam Ierymenko
2014-07-28
docs
Adam Ierymenko
2014-07-28
Windows routing table interface (untested).
Adam Ierymenko
2014-07-26
Salsa20 SSE Windows build fix -- turns out you can't be as loose with SSE int...
Adam Ierymenko
2014-07-26
Another rename...
Adam Ierymenko
2014-07-26
Move node/osdep/ to sys/
Adam Ierymenko
2014-07-25
Linux routing table support work.
Adam Ierymenko
2014-07-23
A bunch more osdep/ work...
Adam Ierymenko
2014-07-21
Split UnixEthernetTap by platform to get rid of ifdef spaghetti.
Adam Ierymenko
2014-07-18
Ethernet tap factory interface.
Adam Ierymenko
2014-07-17
Move OS-dependent implementations of generic interfaces to osdep/ in preparat...
Adam Ierymenko
2014-07-17
Set/delete functionality in BSD routing table.
Adam Ierymenko
2014-07-17
BSD routing table works... that hurt much worse than it should have.
Adam Ierymenko
2014-07-16
BSD routing table implementation work.
Adam Ierymenko
2014-07-15
Cleanup, add __BSD__
Adam Ierymenko
2014-07-15
Scale back Salsa20 benchmark a bit to not take too long on slow boxes.
Adam Ierymenko
2014-07-15
SSE optimized Salsa20 -- anywhere from 20% to 50% faster than plain C version
Adam Ierymenko
2014-07-15
Routing table base class.
Adam Ierymenko
2014-07-15
.
Adam Ierymenko
2014-07-15
.
Adam Ierymenko
2014-07-13
Starting to define system network stack interface.
Adam Ierymenko
2014-07-03
VERSION 0.9.1: bug fixes and experimental bridging support
Adam Ierymenko
2014-07-02
Leave IP addresses alone instead of deleting them from tap if they are not me...
Adam Ierymenko
2014-07-01
Fix for GitHub issue #88 - actually do in the code what the web UI expects it...
Adam Ierymenko
2014-06-30
Keep track of basic aliveness for peers regardless if direct or indirect conn...
Adam Ierymenko
2014-06-26
Only add active bridges to top of MC propagation list if they are alive. Othe...
Adam Ierymenko
2014-06-27
Fix for network not found in netconf.
Adam Ierymenko
2014-06-26
Send ACCESS_DENIED if network not found.
Adam Ierymenko
2014-06-26
More little stuff in crypto code.
Adam Ierymenko
2014-06-26
Some crypto comment fixes.
Adam Ierymenko
2014-06-26
Add enabled/disabled status to network.
Adam Ierymenko
2014-06-23
Some comment revisions and additional sanity checks.
Adam Ierymenko
2014-06-21
Comments and cleanup.
Adam Ierymenko
2014-06-21
Bridging (GitHub issue #68) does indeed work! Just needed to fix a packet siz...
Adam Ierymenko
2014-06-21
.
Adam Ierymenko
2014-06-21
.
Adam Ierymenko
2014-06-21
.
Adam Ierymenko
2014-06-21
Bridging #68 should work now!
Adam Ierymenko
2014-06-21
.
Adam Ierymenko
2014-06-21
Debug code -- temporary.
Adam Ierymenko
2014-06-20
Don't list node as an active bridge if it's not authorized. (Wouldn't work an...
Adam Ierymenko
2014-06-18
Some cleanup in PacketDecoder.
Adam Ierymenko
2014-06-18
Some TRACE improvements and comment revs.
Adam Ierymenko
2014-06-17
Some logging fixes.
Adam Ierymenko
[next]