Adam Ierymenko
|
9aff094b6f
|
node/ -> MPL
|
2025-08-06 12:10:18 -04:00 |
|
Adam Ierymenko
|
f319078694
|
Merge github/dev
|
2025-08-05 11:03:59 -04:00 |
|
Adam Ierymenko
|
342fa9d33f
|
clang-format this branch
|
2025-07-03 12:02:18 -04:00 |
|
Adam Ierymenko
|
96ba1079b2
|
Clang-format!!!
|
2024-09-26 08:52:29 -04:00 |
|
Adam Ierymenko
|
307befa892
|
Rename C25519.* to ECC.*
|
2024-09-15 17:34:01 -04:00 |
|
Adam Ierymenko
|
7647c8e8d1
|
Rename ECC key and signature size defines to be generic.
|
2024-09-15 16:33:41 -04:00 |
|
Adam Ierymenko
|
1982071d46
|
1.14.0 version bump for Linux and macOS, date update.
|
2024-03-19 14:38:48 -07:00 |
|
Brenton Bostick
|
f73e51e94c
|
Brenton/curly braces (#1971)
* fix formatting
* properly adjust various lines
breakup multiple statements onto multiple lines
* insert {} around if, for, etc.
|
2023-05-01 11:48:16 -07:00 |
|
Adam Ierymenko
|
06730c7d1d
|
BSL date bump
|
2020-08-20 12:51:39 -07:00 |
|
Adam Ierymenko
|
52a166a71f
|
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
2019-08-23 09:23:39 -07:00 |
|
Adam Ierymenko
|
d81549a7b1
|
Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64.
|
2019-03-25 22:19:52 +00:00 |
|
Adam Ierymenko
|
752fc0742e
|
More mem*() stuff... sigh...
|
2019-03-25 12:52:19 -07:00 |
|
Adam Ierymenko
|
2600b1f144
|
Removal of more mem*() calls.
|
2019-03-25 11:59:14 -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
|
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 |
|
Adam Ierymenko
|
395d8b3139
|
Full and clearer implementation of GitHub issue #588
|
2017-10-24 13:33:53 -07:00 |
|
Grant Limberg
|
099bedd2e9
|
A few more uint64_t -> int64_t changes for timestamps
|
2017-10-04 12:01:17 -07:00 |
|
Adam Ierymenko
|
b9e1d53d7a
|
Minor cleanup.
|
2017-07-17 14:21:09 -07:00 |
|
Adam Ierymenko
|
1b68d6dbdc
|
License header update.
|
2017-04-27 20:47:25 -07:00 |
|
Adam Ierymenko
|
eddbc7e757
|
Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases.
|
2017-04-04 08:07:38 -07:00 |
|
Adam Ierymenko
|
e4896b257f
|
Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call.
|
2017-03-27 17:03:17 -07:00 |
|
Adam Ierymenko
|
010d0a7d56
|
Docs and a bit of cleanup. In particular ALL makes no sense for revocations because they have IDs. In that case you would just revoke the COM.
|
2017-03-13 06:53:23 -07:00 |
|