Adam Ierymenko
|
3c11c13af4
|
More reorg, work in progress.
|
2020-06-05 13:04:37 -07:00 |
|
Adam Ierymenko
|
b9bf6d1242
|
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
2020-05-29 06:30:02 -07:00 |
|
Adam Ierymenko
|
6051c973d3
|
A bunch of warning removal, build fixes, and cleanup.
|
2020-05-25 09:48:18 -07:00 |
|
Adam Ierymenko
|
b533c300d8
|
A ton more work... almost there
|
2020-04-28 19:52:09 -07:00 |
|
Adam Ierymenko
|
c65391a344
|
Add symmetric key container, tons of cleanup.
|
2020-04-06 16:54:35 -07:00 |
|
Adam Ierymenko
|
b9f60fc3c2
|
A bunch of warning removal and LINT cleanliness.
|
2020-03-31 12:35:54 -07:00 |
|
Adam Ierymenko
|
87da45b3f5
|
Faster hash table, various other optimizations and simplification.
|
2020-03-28 01:06:29 -07:00 |
|
Adam Ierymenko
|
60fa07bff2
|
Implement fingerprint option on join in Go land
|
2020-03-27 17:02:44 -07:00 |
|
Adam Ierymenko
|
1f2e94a51d
|
Some optimization and raw memory access cleanup.
|
2020-03-27 07:40:14 -07:00 |
|
Adam Ierymenko
|
24e30a684b
|
A bunch of little nit-picky header and name cleanup.
|
2020-03-04 08:16:44 -08:00 |
|
Adam Ierymenko
|
416068f68e
|
Regularize use of fingerprint concept across code.
|
2020-03-02 12:09:38 -08:00 |
|
Adam Ierymenko
|
f21ecb3762
|
Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler.
|
2020-02-12 14:04:25 -08:00 |
|
Adam Ierymenko
|
7d11522768
|
Just about everything refactored for new Protocol/Buf code except Switch.
|
2020-02-03 16:18:33 -08:00 |
|
Adam Ierymenko
|
df346a6df6
|
Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc.
|
2020-02-03 13:00:13 -08:00 |
|
Adam Ierymenko
|
59da359b06
|
More porting to new Buf system.
|
2020-01-24 23:36:08 -08:00 |
|
Adam Ierymenko
|
03190c5a55
|
Bunch of build fixes, some docs
|
2020-01-20 10:40:31 -08:00 |
|
Adam Ierymenko
|
eef70e198b
|
Version 2.x notice updates and other boring stuff.
|
2020-01-20 08:46:20 -08:00 |
|
Adam Ierymenko
|
7291ac2093
|
A bunch more cleanup and build fixes, and remove old version of multipath code to prep for new version.
|
2020-01-10 20:40:14 -08:00 |
|
Adam Ierymenko
|
ef64e6a336
|
Build fixes, cleanup
|
2020-01-08 21:24:47 -08:00 |
|
Adam Ierymenko
|
3fbfad5585
|
cleanup
|
2020-01-07 14:03:50 -08:00 |
|
Adam Ierymenko
|
6267c67888
|
A bunch of cleanup and refactoring toward 2.x
|
2019-12-12 16:15:49 -08:00 |
|
Adam Ierymenko
|
891bf99894
|
work in progress
|
2019-10-15 12:49:03 -07:00 |
|
Adam Ierymenko
|
0723a85ab3
|
Build fixes.
|
2019-09-11 15:52:18 -07:00 |
|
Adam Ierymenko
|
592e743349
|
Yet more multicast work.
|
2019-09-09 15:49:17 -07:00 |
|
Adam Ierymenko
|
59ee0cfe88
|
Safety upgrades to code
|
2019-08-28 10:34:32 -07:00 |
|
Adam Ierymenko
|
6f6138c500
|
Merge relicensing change from dev
|
2019-08-23 09:27:13 -07:00 |
|
Adam Ierymenko
|
52a166a71f
|
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
2019-08-23 09:23:39 -07:00 |
|
Adam Ierymenko
|
0731f3f1a9
|
wiring more stuff up, and simplification of timing loops
|
2019-08-23 07:04:20 -07:00 |
|
Adam Ierymenko
|
83d723eb79
|
type 1 (P-384) identities
|
2019-08-20 13:32:23 -07:00 |
|
Adam Ierymenko
|
521d371b5d
|
A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup.
|
2019-08-15 10:49:50 -07:00 |
|
Adam Ierymenko
|
d7a31088ba
|
Cleanup, warning removal, cppcheck informed cleanup.
|
2019-08-14 10:35:57 -07:00 |
|
Adam Ierymenko
|
f9900cc6fb
|
Merge dev to edge
|
2019-08-06 14:13:07 -05:00 |
|
Joseph Henry
|
6958ba9557
|
Added ZT_DISABLE_COMPRESSION build flag for SDK and low-end NAS builds
|
2019-07-23 12:39:07 -07:00 |
|
Adam Ierymenko
|
debd5a5c5e
|
Add capability for P2P multicast propagation, and some cleanup.
|
2019-07-16 13:33:11 -05:00 |
|
Joseph Henry
|
90d324ae96
|
Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more permanent homes
|
2019-05-17 10:15:40 -07:00 |
|
Adam Ierymenko
|
678116b6d1
|
One more.
|
2019-03-25 12:36:54 -07:00 |
|
Adam Ierymenko
|
2966eac64f
|
Get rid of ZT_FAST_MEMCPY because this is not really needed.
|
2019-03-22 15:50:15 -07:00 |
|
Joseph Henry
|
0e597191b8
|
Updated licenses for 2019
|
2019-01-14 10:25:53 -08:00 |
|
Joseph Henry
|
9681fedbb4
|
Spellcheck sweep across codebase
|
2018-06-07 17:25:27 -07:00 |
|
Adam Ierymenko
|
f7019d9e80
|
Tie up the rest of hub and spoke designated replicator multicast mode.
|
2018-01-26 22:14:10 -05:00 |
|
Adam Ierymenko
|
d3d58ba8a7
|
Add support for designated multicast replicators to Multicaster::send().
|
2018-01-26 21:19:51 -05:00 |
|
Adam Ierymenko
|
f03fd57997
|
Clean up some multicast code.
|
2018-01-26 20:38:44 -05:00 |
|
Adam Ierymenko
|
384e5b66de
|
More work on GitHub issue #666
|
2018-01-25 14:16:07 -05:00 |
|
Adam Ierymenko
|
4419734a7d
|
Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666
|
2018-01-25 07:11:59 -05:00 |
|
Adam Ierymenko
|
f821db29f3
|
.
|
2018-01-24 17:12:53 -05:00 |
|
Adam Ierymenko
|
6c64f1816d
|
cleanup
|
2018-01-24 16:16:00 -05:00 |
|
Adam Ierymenko
|
34e2ad0dfc
|
Stub out NetworkConfig for GitHub issue #666
|
2018-01-24 14:43:04 -05:00 |
|
Adam Ierymenko
|
07cb62a503
|
cleanup
|
2018-01-09 11:41:26 -08:00 |
|
Adam Ierymenko
|
65c07afe05
|
Copyright updates for 2018.
|
2018-01-08 14:33:28 -08:00 |
|
Adam Ierymenko
|
0608704626
|
Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions.
|
2017-12-15 11:03:20 -08:00 |
|