Joseph Henry
|
196e548f35
|
Merge branch 'master' of http://git.int.zerotier.com/ZeroTier/libzt
|
2019-06-20 14:48:42 -07:00 |
|
Joseph Henry
|
3c2fe77dd7
|
Updated CMakeLists.txt for Windows build
|
2019-06-20 14:48:33 -07:00 |
|
Joseph Henry
|
b14c6e7a68
|
Better naming scheme for Windows libraries
|
2019-06-19 12:58:02 -07:00 |
|
Joseph Henry
|
b62d63592c
|
Added version resource file for Windows DLL build
|
2019-06-19 11:53:40 -07:00 |
|
Joseph Henry
|
1adb865a81
|
Changes to dist.bat for Windows build
|
2019-06-18 12:45:09 -07:00 |
|
Joseph Henry
|
3101f8a133
|
Updated example simple.cpp for Windows
|
2019-06-18 12:33:22 -07:00 |
|
Joseph Henry
|
17e5b8172d
|
Minor changes for Windows build
|
2019-06-18 11:06:05 -07:00 |
|
Joseph Henry
|
f6f79b6305
|
Minor changes for Windows build
|
2019-06-17 16:46:17 -07:00 |
|
Joseph Henry
|
9f93552740
|
Minor changes for Windows build
|
2019-06-17 16:03:30 -07:00 |
|
Joseph Henry
|
a514508c20
|
Updated lwip-contrib submodule revision
|
2019-06-17 14:31:15 -07:00 |
|
Joseph Henry
|
dcfd4b032a
|
Minor build fixes for Windows
|
2019-06-11 16:31:59 -07:00 |
|
Joseph Henry
|
48d8dccff8
|
Updated submodule revision for lwip to include errno patch
|
2019-05-16 14:45:32 -07:00 |
|
Joseph Henry
|
ecd10fa46e
|
Added Homebrew blurb, fixed test example, removed patches from Makefile
|
2019-05-15 10:31:16 -07:00 |
|
Joseph Henry
|
d5b064623e
|
Added forked joseph-henry/lwip-contrib as new lwip-contrib submodule
1.3.1-hb1
1.3.1
|
2019-05-14 11:56:01 -07:00 |
|
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 |
|