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
/
service
/
OneService.cpp
Age
Commit message (
Expand
)
Author
2019-08-08
Windows fixes.
Adam Ierymenko
2019-08-07
add SDK VirtualTap to new factory method
Adam Ierymenko
2019-08-07
Choose which tap to use (feth or kext) on Mac based on Darwin version.
Adam Ierymenko
2019-08-07
Fix LFDB path issue when using with Postgress in DBMirrorSet config
Adam Ierymenko
2019-08-06
Add try/catch in LFDB and add introspection into multicast subscriptions in c...
Adam Ierymenko
2019-08-02
GitHub issue #979
Adam Ierymenko
2019-07-09
Ticket #915, added allowSecondaryPort to optionally force ZT to use a single ...
Joseph Henry
2019-06-19
Remove current multithreaded receive path, which is not that efficient. We wi...
Adam Ierymenko
2019-06-17
More stack->heap
Adam Ierymenko
2019-06-17
Check for null data ptr
Adam Ierymenko
2019-06-13
Fix null ptr on managed routes if no IPs are set.
Adam Ierymenko
2019-03-25
Various other fixes including removal of more mem*() issues and netlink fixes...
Adam Ierymenko
2019-03-22
Get rid of ZT_FAST_MEMCPY because this is not really needed.
Adam Ierymenko
2019-03-05
rabbitMQ implementation
Grant Limberg
2019-01-30
Bugfix for heap-use-after-free in concurrent packet processing code (manifest...
Joseph Henry
2019-01-21
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
Grant Limberg
2019-01-21
WIP: Pass listen port down to Postgres
Grant Limberg
2019-01-14
Disable HTTP control plane for libzt builds, introduction of getRoutes() for ...
Joseph Henry
2019-01-14
Updated licenses for 2019
Joseph Henry
2019-01-07
Print error & exit on local.conf parsing error
Grant Limberg
2018-12-07
cleanup
Grant Limberg
2018-12-07
add INCOMING_PACKET_CONCURRENCY environment variable to be able to specify ma...
Grant Limberg
2018-11-13
More Mac tap improvements and threading efficiency improvements.
Adam Ierymenko
2018-11-13
Improve multithreading support for OneService (faster, dynamic adjustment of ...
Adam Ierymenko
2018-11-13
Cleanup and a minor performance improvement.
Adam Ierymenko
2018-11-13
Make incoming packet processor thread pool dynamic based on core count.
Adam Ierymenko
2018-11-11
cleanup
Adam Ierymenko
2018-11-11
Raise thread count to 8
Adam Ierymenko
2018-11-11
Retire RethinkDB, simple receive path multithreading.
Adam Ierymenko
2018-11-11
Do not use new "feth" devices for ZT traffic.
Adam Ierymenko
2018-11-11
Added preprocessor check for __APPLE__ as an attempted fix for ticket #600
Joseph Henry
2018-10-25
OSX no longer requires the kext due to feth black magic! The MacEthernetTapAg...
Adam Ierymenko
2018-10-23
because Windows....
Grant Limberg
2018-09-11
Added ability for OneService to monitor local.conf for changes and automatica...
Joseph Henry
2018-09-10
Added ability to manually set secondary and tertiary ports in local.conf
Joseph Henry
2018-08-09
Vault-related amendments
Joseph Henry
2018-08-09
Multipath-related amendments from merge into edge
Joseph Henry
2018-08-09
Build fixes.
Adam Ierymenko
2018-08-01
Added ifdef checks to omit some ManagedRoute code in SDK builds
Joseph Henry
2018-07-20
Revert fix for GitHub issue #600 because it causes route objects to build up ...
Adam Ierymenko
2018-07-20
Fix a bug that caused a crash on empty HTTP requests (localhost only) and add...
Adam Ierymenko
2018-06-11
helps to have an ==0 on a strcmp
Grant Limberg
2018-06-11
cant compare character arrays with ==
Grant Limberg
2018-05-07
Fix silly bug where moons and networks were being loaded by the address of an...
Adam Ierymenko
2018-04-25
Merge branch 'dev' into netbsd-support
Adam Ierymenko
2018-04-18
Merge pull request #673 from neutronscott/dev
Adam Ierymenko
2018-03-16
Make sure fopen is in binary mode on Windows.
Adam Ierymenko
2018-02-08
Added platform checks for Windows in OneService
Joseph Henry
2018-02-03
check physical blacklist for interface binding as well
neutronscott
2018-01-26
Clean up some old stuff.
Adam Ierymenko
[next]