summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-12LWIP_RAW IP_FORWARD and debug flagzy
2024-01-12some printfzy
2024-01-12add linux tap -> netifzy
2023-08-23Remove vestigial version fileJoseph Henry
2023-08-21Merge pull request #252 from zerotier/bugfix/211Joseph Henry
2023-08-21Fix #211: Use tcpip_input for IPv6 instead of ethernet_inputBrenton Bostick
2023-08-21Fix https://github.com/zerotier/libzt/issues/244:Brenton Bostick
2023-08-21renameBrenton Bostick
2023-08-19Merge pull request #249 from zerotier/brenton/fix-formattingJoseph Henry
2023-08-18Fix warning: [cast] redundant cast to intBrenton Bostick
2023-08-18fix formattingBrenton Bostick
2023-08-04Fix https://github.com/zerotier/libzt/issues/242Brenton Bostick
2023-08-03Add missing zts_init_set_low_bandwidth_modeJoseph Henry
2023-08-02Merge pull request #239 from zerotier/brenton/fix-incorrect-typesJoseph Henry
2023-08-02Fix: Incorrect type for parameter 'net_id', which should have type 'jlong'.Brenton Bostick
2023-08-02Fix: Cannot resolve symbol 'localPort'Brenton Bostick
2023-08-02Merge pull request #237 from zerotier/brenton/fix-switchJoseph Henry
2023-08-02Fix: warning: enumeration value 'TCP_HTTP_OUTGOING' not handled in switch [-W...Brenton Bostick
2023-08-02Fix: field '_lastRestart' will be initialized after field '_tcpFallbackTunnel...Brenton Bostick
2023-08-02Fix typos and bump ZTO submodule commit to include Fix typos (https://github....Brenton Bostick
2023-07-26Fix tcp relay api logic errorJoseph Henry
2023-07-26Fix mismatched types in tcp relay apiJoseph Henry
2023-07-24Port over TCP relay functionality from ZeroTier OneJoseph Henry
2023-07-20Merge pull request #231 from zerotier/brenton/fix-return-type-warningsJoseph Henry
2023-07-20Merge pull request #232 from zerotier/brenton/fix-missing-jni-functionJoseph Henry
2023-07-19fix return type warningsBrenton Bostick
2023-07-19fix: Cannot resolve corresponding JNI function Java_com_zerotier_sockets_Zero...Brenton Bostick
2023-07-19fix unused warningsBrenton Bostick
2023-07-19fix typosBrenton Bostick
2023-07-18Fix typo in return typeJoseph Henry
2023-07-18Add low-bandwidth modeJoseph Henry
2023-05-26Fix warning about function never usedBrenton Bostick
2023-05-26Merge pull request #218 from zerotier/brenton/fix-typosJoseph Henry
2023-05-26Merge pull request #217 from zerotier/brenton/fix-bad-paramJoseph Henry
2023-05-26Merge pull request #216 from zerotier/brenton/fix-stray-getfieldidJoseph Henry
2023-05-25fix stray GetFieldIDBrenton Bostick
2023-05-25fix bad parameterBrenton Bostick
2023-05-25fix: Incorrect type for parameter 'thisObj', which should have type 'jclass'.Brenton Bostick
2023-05-25remove stray U+200b charactersBrenton Bostick
2023-05-25Fix typo TCP_SLOW_INTERVALs -> TCP_SLOW_INTERVALBrenton Bostick
2023-05-25Fix typo accetpedFd -> acceptedFdBrenton Bostick
2023-05-25Fix typos ZTS_CENRTAL_MAX_URL_LEN -> ZTS_CENTRAL_MAX_URL_LENBrenton Bostick
2023-05-22Move java files to com/zerotier/sockets subfolderBrenton Bostick
2023-02-21Fix ZTS_MAX_PEER_NETWORK_PATHS to equal ZTO submodulejanvanbouwel
2022-08-16fix typo in examples linkfecaridade
2022-08-16fix typo in ZeroTierSockets.h linkfecaridade
2022-01-11Resolved conflict for PR #167Joseph Henry
2022-01-11Resolved conflict for PR #161Joseph Henry
2022-01-11Merge branch 'android-endian' of https://github.com/StephenCWills/libzt into ...Joseph Henry
2022-01-11Merge branch 'feature_socket_err_msgs' of https://github.com/bostonrwalker/li...Joseph Henry