Joseph Henry
|
a247552df1
|
Format according to new ZeroTier standard
|
2021-04-26 22:07:55 -07:00 |
|
Joseph Henry
|
c456a87f97
|
Add zts_core_query_ and world sub-APIs. Adjust event subsystem
|
2021-04-26 21:55:01 -07:00 |
|
Joseph Henry
|
43350691b5
|
Expand C API and simplify NodeService
|
2021-04-22 11:20:04 -07:00 |
|
Joseph Henry
|
a5121b1e3c
|
Applied styling rules from .clang-format
|
2021-04-17 23:46:21 -07:00 |
|
Joseph Henry
|
2c5c1a6a5f
|
Expose lwIP's DNS API in zts_* API. Fix preprocessor build bug
|
2021-03-16 00:31:45 -07:00 |
|
Joseph Henry
|
59545833e6
|
Update license header dates
|
2021-02-04 11:03:55 -08:00 |
|
Joseph Henry
|
37c01e18cf
|
Change event code numbering scheme, fix Windows startup bug, fix zts_free(), remove vestigial API functions, update documentation
|
2020-05-30 18:29:04 -07:00 |
|
Joseph Henry
|
a0b50530d3
|
Add portability and consistency fixes for C API, remove cruft, slight internal restructuring
|
2020-05-01 19:15:38 -07:00 |
|
Joseph Henry
|
51dfa84ba9
|
Fix netif IPv6 handling, misc cleanup, license update from GPL-3 to BSL 1.1
|
2020-04-13 23:38:06 -07:00 |
|
Joseph Henry
|
17e5b8172d
|
Minor changes for Windows build
|
2019-06-18 11:06:05 -07:00 |
|
Joseph Henry
|
3b967c1a12
|
Updated build script, minor shuffling of code to prevent naming conflicts
|
2019-03-04 18:04:37 -08:00 |
|
Joseph Henry
|
a43d1d04e8
|
Unfinished callback improvements, consolidated netif4 and netif6
|
2019-02-14 17:27:16 -08:00 |
|
Joseph Henry
|
2fdcf025e1
|
Re-work of thread model
|
2019-02-06 22:00:39 -08:00 |
|
Joseph Henry
|
e0d4b84dd4
|
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
|
2017-11-06 13:50:20 -08:00 |
|
Joseph Henry
|
08b7ccb921
|
Added return values to zts_start() and zts_simple_start(). Also Fixed signed comparison warnings in ztproxy when compiling under Windows
|
2017-10-10 14:20:20 -07:00 |
|
Joseph Henry
|
9b9aa108c2
|
Added includes for various interface-related Windows defines
|
2017-10-10 13:05:08 -07:00 |
|
Joseph Henry
|
427f87db91
|
More fixes for Windows support
|
2017-10-10 12:41:36 -07:00 |
|
Joseph Henry
|
29e31dd60a
|
Fixes for Unix-like builds after introduction of Windows code
|
2017-10-10 11:40:14 -07:00 |
|
Joseph Henry
|
c0aac699e7
|
Stubbed out experimental raw drivers
|
2017-09-29 15:37:50 -07:00 |
|
Joseph Henry
|
1afb2308b6
|
Added comment syntax for doxygen, fixed build flag which produced unnecessarily-large binaries, removed trailing whitespace
|
2017-09-27 13:42:27 -07:00 |
|
Joseph Henry
|
5f1e9fe795
|
Introduction of sequential-API build variant, better thread safety (lwIP only)
|
2017-09-27 02:29:04 -07:00 |
|
Joseph Henry
|
83b641dd77
|
Added build timestamps for logging
|
2017-09-21 23:20:06 -07:00 |
|
Joseph Henry
|
ed51f41b47
|
Fixed memory leak in VirtualTap. Used unique_ptr instead of new/delete pair
|
2017-09-17 23:13:33 -07:00 |
|
Joseph Henry
|
7c586471f4
|
standardization pass: conditional statement spacing, removed NULL shorthand making checks more explicit
|
2017-09-14 13:17:37 -07:00 |
|
Joseph Henry
|
48a07c32a1
|
standardization pass: trim_right (trailing whitespaces)
|
2017-09-13 22:41:30 -07:00 |
|
Joseph Henry
|
05fec81757
|
Added more safety checks to del_virtual_socket(), new zts_shutdown() implementation
|
2017-09-08 11:43:41 -07:00 |
|
Joseph Henry
|
e18c1ccf80
|
Further improvements to selftest, lwIP driver updates
|
2017-09-06 18:02:30 -07:00 |
|
Joseph Henry
|
ec323c9842
|
Added basic DNS functionality, fixed stack smashing bug, organizational improvements
|
2017-08-30 14:13:13 -07:00 |
|
Joseph Henry
|
0b726b3ac6
|
lwipdev initialization fix
|
2017-08-24 12:27:29 -07:00 |
|
Joseph Henry
|
eff90c7d13
|
picotcp stack driver edge case bug fixes
|
2017-08-24 11:45:39 -07:00 |
|
Joseph Henry
|
bceadfbe46
|
Improvements to selftest, closure bug addressed
|
2017-08-18 07:43:29 -07:00 |
|
Joseph Henry
|
7d551d6198
|
Renamed SocketTap to VirtualTap and Connection to VirtualSocket to prevent confusion
|
2017-08-15 18:15:06 -07:00 |
|