-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge dev into main #253
Merge dev into main #253
Commits on Jun 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a6f6886 - Browse repository at this point
Copy the full SHA a6f6886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 361c6ff - Browse repository at this point
Copy the full SHA 361c6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bcae7b - Browse repository at this point
Copy the full SHA 0bcae7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc58bce - Browse repository at this point
Copy the full SHA cc58bceView commit details
Commits on Jun 6, 2022
-
Bump regex from 1.5.4 to 1.5.6 in /pkg/crate/libzt
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.5.4...1.5.6) --- updated-dependencies: - dependency-name: regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ad5b78 - Browse repository at this point
Copy the full SHA 7ad5b78View commit details
Commits on Jun 9, 2022
-
Merge pull request #186 from zerotier/dependabot/cargo/pkg/crate/libz…
…t/regex-1.5.6 Bump regex from 1.5.4 to 1.5.6 in /pkg/crate/libzt
Configuration menu - View commit details
-
Copy full SHA for eca2f5b - Browse repository at this point
Copy the full SHA eca2f5bView commit details
Commits on Nov 23, 2022
-
upgrade gradle versions and include .cxx bindings
tejas238 committedNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 038166f - Browse repository at this point
Copy the full SHA 038166fView commit details -
Merge pull request #201 from tejas238/android-fixes-tejas
upgrade gradle versions and include .cxx bindings
Configuration menu - View commit details
-
Copy full SHA for 0cb84aa - Browse repository at this point
Copy the full SHA 0cb84aaView commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d66844 - Browse repository at this point
Copy the full SHA 9d66844View commit details -
Merge pull request #209 from janvanbouwel/fix-include-constants
Fix memory issue
Configuration menu - View commit details
-
Copy full SHA for b4e06b6 - Browse repository at this point
Copy the full SHA b4e06b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c2f97 - Browse repository at this point
Copy the full SHA 71c2f97View commit details
Commits on May 22, 2023
-
Move java files to com/zerotier/sockets subfolder
This adheres to standard Java style and fixes: Package name 'com.zerotier.sockets' does not correspond to the file path '' in Android Studio
Configuration menu - View commit details
-
Copy full SHA for 48adf41 - Browse repository at this point
Copy the full SHA 48adf41View commit details
Commits on May 25, 2023
-
Merge pull request #214 from zerotier/brenton/move
Move java files to com/zerotier/sockets subfolder
Configuration menu - View commit details
-
Copy full SHA for 4531b38 - Browse repository at this point
Copy the full SHA 4531b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8952a6b - Browse repository at this point
Copy the full SHA 8952a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d00f72a - Browse repository at this point
Copy the full SHA d00f72aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51af6aa - Browse repository at this point
Copy the full SHA 51af6aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd9a18 - Browse repository at this point
Copy the full SHA 8bd9a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c009d - Browse repository at this point
Copy the full SHA 18c009dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 472b4d3 - Browse repository at this point
Copy the full SHA 472b4d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47e37d - Browse repository at this point
Copy the full SHA e47e37dView commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f656868 - Browse repository at this point
Copy the full SHA f656868View commit details -
Merge pull request #215 from zerotier/brenton/fix-this
fix: Incorrect type for parameter 'thisObj', which should have type '…
Configuration menu - View commit details
-
Copy full SHA for 044d2ce - Browse repository at this point
Copy the full SHA 044d2ceView commit details -
Merge pull request #216 from zerotier/brenton/fix-stray-getfieldid
fix stray GetFieldID
Configuration menu - View commit details
-
Copy full SHA for 38334d8 - Browse repository at this point
Copy the full SHA 38334d8View commit details -
Merge pull request #217 from zerotier/brenton/fix-bad-param
fix bad parameter
Configuration menu - View commit details
-
Copy full SHA for 57fd2e2 - Browse repository at this point
Copy the full SHA 57fd2e2View commit details -
Merge pull request #219 from zerotier/brenton/update-gradle
update various settings for Android and Gradle
Configuration menu - View commit details
-
Copy full SHA for bb578e9 - Browse repository at this point
Copy the full SHA bb578e9View commit details -
Merge pull request #218 from zerotier/brenton/fix-typos
Brenton/fix typos
Configuration menu - View commit details
-
Copy full SHA for 7d82d0e - Browse repository at this point
Copy the full SHA 7d82d0eView commit details -
Fix warning about function never used
The practice of appending "__" with type signature allows for references overloaded methods. But there is only a single zts_bsd_write method, so just remove.
Configuration menu - View commit details
-
Copy full SHA for 8a90a7b - Browse repository at this point
Copy the full SHA 8a90a7bView commit details
Commits on May 30, 2023
-
Merge pull request #220 from zerotier/brenton/fix-overloaded
Fix warning about function never used
Configuration menu - View commit details
-
Copy full SHA for 03670cc - Browse repository at this point
Copy the full SHA 03670ccView commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 87e344b - Browse repository at this point
Copy the full SHA 87e344bView commit details
Commits on Jun 2, 2023
-
Fix a few issues with Android build
* do not remove miniupnpc/VERSION (unsure what previous problem was) * do not need to export PATH * do not copy source files, allow gradle to build from source * leave outputs from gradle (copy to PKG_OUTPUT_DIR instead of move)
Configuration menu - View commit details
-
Copy full SHA for 0d81706 - Browse repository at this point
Copy the full SHA 0d81706View commit details -
Merge pull request #222 from zerotier/brenton/fix-android-build
Fix a few issues with Android build
Configuration menu - View commit details
-
Copy full SHA for 4aa57d7 - Browse repository at this point
Copy the full SHA 4aa57d7View commit details
Commits on Jun 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 356dcd0 - Browse repository at this point
Copy the full SHA 356dcd0View commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 787dd6e - Browse repository at this point
Copy the full SHA 787dd6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b190d - Browse repository at this point
Copy the full SHA 91b190dView commit details -
Merge pull request #221 from zerotier/brenton/add-prometheus
add new prometheus headers that are now used by ZeroTierOne
Configuration menu - View commit details
-
Copy full SHA for 8c9ac11 - Browse repository at this point
Copy the full SHA 8c9ac11View commit details -
Merge pull request #223 from zerotier/ldr/rust-demo
Rust demo updates
Configuration menu - View commit details
-
Copy full SHA for bfa02c5 - Browse repository at this point
Copy the full SHA bfa02c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for eabceab - Browse repository at this point
Copy the full SHA eabceabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 916a2ce - Browse repository at this point
Copy the full SHA 916a2ceView commit details
Commits on Jun 30, 2023
-
Remove empty MainActivity.java Android example fix CMake variable BUILD_EXAMPLES -> BUILD_HOST_EXAMPLES fix some names in example usage messages: pingable-node -> callbackapi client -> nonblockingclient server -> nonblockingserver pingable-node -> statistics
Configuration menu - View commit details
-
Copy full SHA for fad04bf - Browse repository at this point
Copy the full SHA fad04bfView commit details -
Merge pull request #227 from zerotier/brenton/update-examples
Update examples:
Configuration menu - View commit details
-
Copy full SHA for cf07630 - Browse repository at this point
Copy the full SHA cf07630View commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e602393 - Browse repository at this point
Copy the full SHA e602393View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27805f8 - Browse repository at this point
Copy the full SHA 27805f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f36334 - Browse repository at this point
Copy the full SHA 9f36334View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d6d515 - Browse repository at this point
Copy the full SHA 8d6d515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8066b0e - Browse repository at this point
Copy the full SHA 8066b0eView commit details -
Merge pull request #228 from zerotier/brenton/fix-typos
Brenton/fix typos
Configuration menu - View commit details
-
Copy full SHA for f856f04 - Browse repository at this point
Copy the full SHA f856f04View commit details -
Merge pull request #229 from zerotier/brenton/fix-links
Brenton/fix links
Configuration menu - View commit details
-
Copy full SHA for 279fc18 - Browse repository at this point
Copy the full SHA 279fc18View commit details -
libzt/src/bindings/java/JavaSockets.cxx:40:10: warning: unused variable 'rs' [-Wunused-variable] libzt/src/Events.cpp:185:14: warning: unused variable 'rs' [-Wunused-variable] libzt/src/Events.cpp:189:18: warning: unused variable 'arg' [-Wunused-variable] libzt/src/NodeService.cpp:1064:17: warning: variable 'err' set but not used [-Wunused-but-set-variable]
Configuration menu - View commit details
-
Copy full SHA for 6ce18af - Browse repository at this point
Copy the full SHA 6ce18afView commit details -
fix: Cannot resolve corresponding JNI function Java_com_zerotier_sock…
…ets_ZeroTierNative_zts_1net_1get_1mac.
Configuration menu - View commit details
-
Copy full SHA for 88681c0 - Browse repository at this point
Copy the full SHA 88681c0View commit details -
fix 'No such file or directory' error
Using a wildcard in cp was breaking the command when more than 1 file is present ``` brenton@Brentons-MacBook-Air libzt % ./build.sh android-aar "release" << build release aar >> brenton@Brentons-MacBook-Air libzt % brenton@Brentons-MacBook-Air libzt % ./build.sh android-aar "debug" << build debug aar >> ... BUILD SUCCESSFUL in 48s 33 actionable tasks: 28 executed, 5 up-to-date cp: target '/Users/brenton/development/github/libzt/dist/android-any-android-debug/libzt-debug.aar': No such file or directory /Users/brenton/development/github/libzt - Build cache : /Users/brenton/development/github/libzt/cache/android-any-android-debug - Build output : /Users/brenton/development/github/libzt/dist 0 /Users/brenton/development/github/libzt/dist/android-any-android-debug brenton@Brentons-MacBook-Air libzt % ```
Configuration menu - View commit details
-
Copy full SHA for fd00026 - Browse repository at this point
Copy the full SHA fd00026View commit details -
Not any of these functions are used in ZeroTierNative.java libzt/src/bindings/java/JavaSockets.cxx:600:1: warning: non-void function does not return a value [-Wreturn-type] libzt/src/bindings/java/JavaSockets.cxx:620:1: warning: non-void function does not return a value [-Wreturn-type] libzt/src/bindings/java/JavaSockets.cxx:629:1: warning: non-void function does not return a value [-Wreturn-type] libzt/src/bindings/java/JavaSockets.cxx:638:1: warning: non-void function does not return a value [-Wreturn-type]
Configuration menu - View commit details
-
Copy full SHA for a0ffaec - Browse repository at this point
Copy the full SHA a0ffaecView commit details
Commits on Jul 20, 2023
-
Merge pull request #233 from zerotier/brenton/fix-unused-warnings
fix unused warnings
Configuration menu - View commit details
-
Copy full SHA for 1230544 - Browse repository at this point
Copy the full SHA 1230544View commit details -
Merge pull request #232 from zerotier/brenton/fix-missing-jni-function
fix: Cannot resolve corresponding JNI function Java_com_zerotier_sock…
Configuration menu - View commit details
-
Copy full SHA for a3b3d82 - Browse repository at this point
Copy the full SHA a3b3d82View commit details -
Merge pull request #231 from zerotier/brenton/fix-return-type-warnings
fix return type warnings
Configuration menu - View commit details
-
Copy full SHA for e0200fb - Browse repository at this point
Copy the full SHA e0200fbView commit details -
Merge pull request #230 from zerotier/brenton/fix-no-such-file-or-dir…
…ectory-error fix 'No such file or directory' error
Configuration menu - View commit details
-
Copy full SHA for ca83e94 - Browse repository at this point
Copy the full SHA ca83e94View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5874e44 - Browse repository at this point
Copy the full SHA 5874e44View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10548d9 - Browse repository at this point
Copy the full SHA 10548d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d83bc2 - Browse repository at this point
Copy the full SHA 2d83bc2View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b85a6a4 - Browse repository at this point
Copy the full SHA b85a6a4View commit details -
Merge pull request #236 from zerotier/brenton/fix-typos
Fix typos and bump ZTO submodule commit to include Fix typos (https:/…
Configuration menu - View commit details
-
Copy full SHA for 02dbc8f - Browse repository at this point
Copy the full SHA 02dbc8fView commit details -
Fix: field '_lastRestart' will be initialized after field '_tcpFallba…
…ckTunnel' [-Wreorder-ctor]
Configuration menu - View commit details
-
Copy full SHA for 6fe2d49 - Browse repository at this point
Copy the full SHA 6fe2d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for aede837 - Browse repository at this point
Copy the full SHA aede837View commit details -
Merge pull request #238 from zerotier/brenton/fix-reorder-ctor
Fix: field '_lastRestart' will be initialized after field '_tcpFallba…
Configuration menu - View commit details
-
Copy full SHA for 928d08c - Browse repository at this point
Copy the full SHA 928d08cView commit details -
Merge pull request #237 from zerotier/brenton/fix-switch
Fix: warning: enumeration value 'TCP_HTTP_OUTGOING' not handled in sw…
Configuration menu - View commit details
-
Copy full SHA for f5eee8d - Browse repository at this point
Copy the full SHA f5eee8dView commit details -
Fix: Cannot resolve symbol 'localPort'
Remove second bind() with unused backlog arg and identical impl as first bind()
Configuration menu - View commit details
-
Copy full SHA for b4c7fd1 - Browse repository at this point
Copy the full SHA b4c7fd1View commit details -
Fix: Incorrect type for parameter 'net_id', which should have type 'j…
…long'. Incorrect return type uint64_t, which should have been jlong. Incorrect return type uint64_t, which should have been jlong. Incorrect return type uint64_t, which should have been jlong.
Configuration menu - View commit details
-
Copy full SHA for 8aa6890 - Browse repository at this point
Copy the full SHA 8aa6890View commit details -
Merge pull request #240 from zerotier/brenton/fix-cannot-resolve-symbol
Fix: Cannot resolve symbol 'localPort'
Configuration menu - View commit details
-
Copy full SHA for 79636da - Browse repository at this point
Copy the full SHA 79636daView commit details -
Merge pull request #239 from zerotier/brenton/fix-incorrect-types
Fix: Incorrect type for parameter 'net_id', which should have type 'j…
Configuration menu - View commit details
-
Copy full SHA for 431c421 - Browse repository at this point
Copy the full SHA 431c421View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd0d606 - Browse repository at this point
Copy the full SHA dd0d606View commit details
Commits on Aug 4, 2023
-
When processing events, AttachCurrentThread is called, but matching DetachCurrentThread was not being called This prevented main thread from exiting
Configuration menu - View commit details
-
Copy full SHA for dd45f9f - Browse repository at this point
Copy the full SHA dd45f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 624038d - Browse repository at this point
Copy the full SHA 624038dView commit details
Commits on Aug 18, 2023
-
warning: incompatible pointer types passing 'int *' to parameter of type 'unsigned short *' [-Wincompatible-pointer-types]
Configuration menu - View commit details
-
Copy full SHA for b1d088f - Browse repository at this point
Copy the full SHA b1d088fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8480053 - Browse repository at this point
Copy the full SHA 8480053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a2c38 - Browse repository at this point
Copy the full SHA 18a2c38View commit details -
add ZTS_IN6ADDR_ANY_INIT and zts_in6addr_any
These mimic IN6ADDR_ANY_INIT and in6addr_any For setting sin6_addr in zts_sockaddr_in6: ``` struct zts_sockaddr_in6 addr6; addr6.sin6_addr = zts_in6addr_any; ```
Configuration menu - View commit details
-
Copy full SHA for 9ca6873 - Browse repository at this point
Copy the full SHA 9ca6873View commit details -
This was running many optimization passes and preventing debugging
Configuration menu - View commit details
-
Copy full SHA for 29b2087 - Browse repository at this point
Copy the full SHA 29b2087View commit details -
Fix fatal error: jni_md.h: No such file or directory
And clean up finding JNI in general Tested on Mac, Linux, and Android
Configuration menu - View commit details
-
Copy full SHA for 1895767 - Browse repository at this point
Copy the full SHA 1895767View commit details
Commits on Aug 19, 2023
-
Merge pull request #245 from zerotier/brenton/add-zts_in6addr_any
add ZTS_IN6ADDR_ANY_INIT and zts_in6addr_any
Configuration menu - View commit details
-
Copy full SHA for 67cdb59 - Browse repository at this point
Copy the full SHA 67cdb59View commit details -
Merge pull request #246 from zerotier/brenton/jni-work
Fix fatal error: jni_md.h: No such file or directory
Configuration menu - View commit details
-
Copy full SHA for d5ffe38 - Browse repository at this point
Copy the full SHA d5ffe38View commit details -
Merge pull request #247 from zerotier/brenton/remove-debug-optimization
Remove debug optimization -O3
Configuration menu - View commit details
-
Copy full SHA for b2d5e08 - Browse repository at this point
Copy the full SHA b2d5e08View commit details -
Merge pull request #248 from zerotier/brenton/fix-redundant-cast
Fix warning: [cast] redundant cast to int
Configuration menu - View commit details
-
Copy full SHA for 2ec28b8 - Browse repository at this point
Copy the full SHA 2ec28b8View commit details -
Merge pull request #249 from zerotier/brenton/fix-formatting
fix formatting
Configuration menu - View commit details
-
Copy full SHA for 2a8670e - Browse repository at this point
Copy the full SHA 2a8670eView commit details -
Merge pull request #250 from zerotier/brenton/fix-examples-warnings
fix examples warnings
Configuration menu - View commit details
-
Copy full SHA for f800bba - Browse repository at this point
Copy the full SHA f800bbaView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f5ffc06 - Browse repository at this point
Copy the full SHA f5ffc06View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ee5047b - Browse repository at this point
Copy the full SHA ee5047bView commit details -
Configuration menu - View commit details
-
Copy full SHA for af217eb - Browse repository at this point
Copy the full SHA af217ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a414d5 - Browse repository at this point
Copy the full SHA 8a414d5View commit details -
Merge pull request #252 from zerotier/bugfix/211
Fix #211: Use tcpip_input for IPv6 instead of ethernet_input
Configuration menu - View commit details
-
Copy full SHA for 1bdced9 - Browse repository at this point
Copy the full SHA 1bdced9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12d43c - Browse repository at this point
Copy the full SHA d12d43cView commit details