Brenton Bostick
ee5047b59a
Fix https://github.com/zerotier/libzt/issues/244 :
...
Memory leak if libzt events aren't consumed by user app
If arg is not enqueued by Events, then treat as if ownership has NOT
been transferred and caller of Events->enqueue is responsible for freeing
2023-08-21 14:05:13 -04:00
Brenton Bostick
8066b0e81f
fix typos
2023-07-19 10:39:11 -04:00
staphen
e80bc35a26
Use lowercase when including Windows headers
2021-12-29 16:23:32 -05:00
Joseph Henry
016b0ffc0e
Adjust nomenclature. Add more C API extension functions
2021-04-29 14:03:15 -07:00
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
7a82ef4a03
Improvements to language binding facilities. Add custom signal handler
2021-02-24 01:25:15 -08: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