Joseph Henry
|
3562625cd9
|
Added forked joseph-henry/lwip as new lwip submodule
|
2019-05-14 11:35:41 -07:00 |
|
Joseph Henry
|
24ee191839
|
Removed submodule lwip and lwip-contrib
|
2019-05-14 11:12:16 -07:00 |
|
Joseph Henry
|
a108609c3d
|
Added function in dist.sh to generate markdown-formatted changelogs
|
2019-05-13 15:58:45 -07:00 |
|
Joseph Henry
|
26ba6add12
|
Updated ZeroTierOne submodule to incorperate minor SDK-related changes
|
2019-05-13 12:36:44 -07:00 |
|
Joseph Henry
|
9dbcc8eb45
|
Added dynamic library to install section of CMakeLists.txt
|
2019-05-10 12:39:49 -07:00 |
|
Joseph Henry
|
b5c49ebd35
|
Tweaked Makefile patch target for compatibility with older versions of git. Differentiated bdist and sdist in dist.sh
|
2019-05-10 12:24:00 -07:00 |
|
Joseph Henry
|
eaac3429f0
|
Re-worked the CMakeLists.txt install section
|
2019-05-10 10:39:27 -07:00 |
|
Joseph Henry
|
326ca81767
|
Tweaked .gitattributes
|
2019-05-07 12:22:58 -07:00 |
|
Joseph Henry
|
ddd8e2c96e
|
Extended .gitattributes
|
2019-05-07 12:20:47 -07:00 |
|
Joseph Henry
|
726216a22d
|
Added .gitattributes to exclude certain directories from git-archive
|
2019-05-07 12:14:49 -07:00 |
|
Joseph Henry
|
141fea64ff
|
Merge branch 'dev' of https://github.com/zerotier/libzt into dev
User-contributed changes to dist.sh to support iphoneos_simulator
|
2019-05-06 15:01:43 -07:00 |
|
Joseph Henry
|
d07b3a4f18
|
Updated Makefile clean_* section to correspond with new port/xcode_* paths
|
2019-05-06 15:01:19 -07:00 |
|
Joseph Henry
|
b08bd78436
|
Merge pull request #47 from evan-olcott/dev
iOS Simulator support
|
2019-05-06 15:00:02 -07:00 |
|
Evan Olcott
|
bca8e1cda0
|
iOS Simulator support
Added support for the iOS Simulator in zt.framework for iOS.
|
2019-05-06 14:47:36 -05:00 |
|
Joseph Henry
|
3d11598821
|
Added dynamic library to CMake install
|
2019-05-03 16:34:48 -07:00 |
|
Joseph Henry
|
e727dfefb2
|
Replaced ZT_FAST_MEMCPY with memcpy in Service.cpp
|
2019-05-03 12:07:01 -07:00 |
|
Joseph Henry
|
a7c2496dfc
|
Updated README.md and test/
|
2019-05-01 14:23:14 -07:00 |
|
Joseph Henry
|
2a377146d6
|
Added libztcore public headers to install section of CMakeLists.txt, also modified install paths
1.3.0
|
2019-04-18 16:23:57 -07:00 |
|
Joseph Henry
|
a9035739e8
|
Added ZT public headers for CMake install
|
2019-04-18 15:39:49 -07:00 |
|
Joseph Henry
|
42f943ae40
|
Commented out install line in CMakeLists.txt causing duplicate install of static library
|
2019-04-18 14:24:13 -07:00 |
|
Joseph Henry
|
b51efe44c4
|
Added export/install section to CMakeLists.txt
|
2019-04-18 11:45:28 -07:00 |
|
Joseph Henry
|
54c6003fce
|
Minor improvement to wrap() function in dist.sh
|
2019-04-11 14:22:55 -07:00 |
|
Joseph Henry
|
2898aa5a2a
|
Updated Android example
|
2019-04-10 16:40:37 -07:00 |
|
Joseph Henry
|
17af1deeaa
|
Updated documentation, removed unnecessary include
|
2019-04-10 16:39:18 -07:00 |
|
Joseph Henry
|
94d221a055
|
Bugfix for JNI version of zts_restart()
|
2019-03-27 17:09:30 -07:00 |
|
Joseph Henry
|
e8553c9907
|
Added zts_get_protocol_stats(), zts_restart(), updated API documentation
|
2019-03-27 15:08:27 -07:00 |
|
Joseph Henry
|
3e978c153f
|
Improvements to build script
|
2019-03-25 14:09:10 -07:00 |
|
Joseph Henry
|
06059946cf
|
Updated ExampleAndroidApp
|
2019-03-18 17:39:48 -07:00 |
|
Joseph Henry
|
7829c046c1
|
Updated examples/java
|
2019-03-18 17:16:05 -07:00 |
|
Joseph Henry
|
9b9e36e067
|
Added *.aar and *.keystore to .gitignore
|
2019-03-18 16:47:34 -07:00 |
|
Joseph Henry
|
0099f94f79
|
Added hours and minutes to build timestamp
|
2019-03-18 16:47:04 -07:00 |
|
Joseph Henry
|
38545ebe27
|
Deleted AAR left in build directory
|
2019-03-18 16:46:34 -07:00 |
|
Joseph Henry
|
dc01b78e97
|
Promoted dist.sh to top-level directory, updated .gitignore
|
2019-03-18 16:26:27 -07:00 |
|
Joseph Henry
|
630c3d6331
|
Moved Java sources to src/java
|
2019-03-18 16:08:18 -07:00 |
|
Joseph Henry
|
bfddbc930d
|
Added ports/java project directory
|
2019-03-18 14:28:40 -07:00 |
|
Joseph Henry
|
698e95c032
|
Added convenience functions (for Android) to build-script
|
2019-03-18 14:25:38 -07:00 |
|
Joseph Henry
|
3cbc1017eb
|
Added ZTS_ERR_GENERAL, also minor updates to JNI layer
|
2019-03-18 14:23:34 -07:00 |
|
Joseph Henry
|
c91eba4fc6
|
Updated documentation
|
2019-03-18 14:22:02 -07:00 |
|
Joseph Henry
|
679008c78f
|
Removed Java sources from ports/android (will henceforth be copied from src/java for each build)
|
2019-03-17 14:54:40 -07:00 |
|
Joseph Henry
|
dd916f0194
|
Added Threading and Error section to API.md, minor build script additions
|
2019-03-15 15:05:11 -07:00 |
|
Joseph Henry
|
cab1898f1f
|
Trimmed down .gitignore
|
2019-03-15 11:14:51 -07:00 |
|
Joseph Henry
|
a70feb5ec0
|
Build script improvements (merging, wrapping), added build-specific clean targets
|
2019-03-14 17:02:18 -07:00 |
|
Joseph Henry
|
2039f2b098
|
Added API.md for dist
|
2019-03-14 12:49:58 -07:00 |
|
Joseph Henry
|
8edd447571
|
Added submodule status output to Makefile
|
2019-03-12 19:34:41 -07:00 |
|
Joseph Henry
|
d26f851c01
|
Build script improvements for linux
|
2019-03-12 16:28:25 -07:00 |
|
Joseph Henry
|
795a9f082b
|
Build script now emits libztcore.a along with traditional libzt.a
|
2019-03-12 14:15:12 -07:00 |
|
Joseph Henry
|
52c718ff9f
|
Decreased MTU to 1500, increased TCP_WND to 0xffff0, tweaked window scaling factor
|
2019-03-11 21:49:51 -07:00 |
|
Joseph Henry
|
5e662dc498
|
Removed activity from AAR build
|
2019-03-11 17:18:11 -07:00 |
|
Joseph Henry
|
320253517b
|
RX/TX improvements, build process improvements
|
2019-03-11 17:17:35 -07:00 |
|
Joseph Henry
|
ed7f93a57f
|
Added lwIP 2.1.2 errno patch
|
2019-03-08 16:15:05 -08:00 |
|