Joseph Henry
|
2e829db292
|
Merge branch 'dev' of https://github.com/zerotier/libzt into dev
|
2017-11-15 15:30:23 -08:00 |
|
Joseph Henry
|
d3f92d98ed
|
Updated convenience function zts_get_node_id_from_file()
|
2017-11-15 15:28:55 -08:00 |
|
Joseph Henry
|
716f5ab1d9
|
Updated zto submodule and objects in Makefile
|
2017-11-15 15:15:52 -08:00 |
|
Joseph Henry
|
4525b2c553
|
Removed vestigial API function zts_join_soft()
|
2017-11-13 16:53:46 -08:00 |
|
Joseph Henry
|
fbfcd05a9a
|
Added test identity generation script
|
2017-11-13 16:46:33 -08:00 |
|
Joseph Henry
|
8e89aa39f4
|
Added identity generation section for testing
|
2017-11-13 16:33:38 -08:00 |
|
Joseph Henry
|
7a9e09b3b5
|
Updated RELEASE-NOTES
|
2017-11-13 16:33:17 -08:00 |
|
Joseph Henry
|
f2d3675f40
|
Fixed address length bug in example code
|
2017-11-13 16:15:58 -08:00 |
|
Joseph Henry
|
e9ea60b189
|
Renamed identifiers in lwIP driver
|
2017-11-13 15:42:07 -08:00 |
|
Joseph Henry
|
4588b5a1df
|
Reworked packet-netif routing code
|
2017-11-13 15:27:56 -08:00 |
|
Joseph Henry
|
c2e664ac22
|
Commented out debug statement in VirtualTap
|
2017-11-13 15:27:15 -08:00 |
|
Joseph Henry
|
0cb162672e
|
Fixed identity print statement in examples/client-server
|
2017-11-13 15:26:17 -08:00 |
|
Joseph Henry
|
05ac5ad5ca
|
Added *.conf to .gitignore
|
2017-11-10 10:17:15 -08:00 |
|
Joseph Henry
|
f52e4fc316
|
Removed test.conf from test
|
2017-11-10 10:16:40 -08:00 |
|
Joseph Henry
|
9716e15922
|
Removed .conf file from test/carol
|
2017-11-10 10:15:31 -08:00 |
|
Joseph Henry
|
e05070a8c2
|
formatting adjustments
|
2017-11-09 12:48:51 -08:00 |
|
Joseph Henry
|
ab6eb57da6
|
Buid fix for Linux
|
2017-11-06 23:53:25 -08:00 |
|
Joseph Henry
|
614432907c
|
Windows build fixes
|
2017-11-06 16:19:55 -08:00 |
|
Joseph Henry
|
e0d4b84dd4
|
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
|
2017-11-06 13:50:20 -08:00 |
|
Joseph Henry
|
920afa079e
|
Added line to gitignore
|
2017-11-06 13:48:22 -08:00 |
|
Joseph Henry
|
2febfd7cf3
|
Updated RELEASE-NOTES
|
2017-10-20 14:36:17 -07:00 |
|
Joseph Henry
|
451f1a9b20
|
Added link to Windows DLL
|
2017-10-20 13:21:37 -07:00 |
|
Joseph Henry
|
010ec040a7
|
Updated examples
|
2017-10-20 12:53:30 -07:00 |
|
Joseph Henry
|
894e7d7dc1
|
Updated README
|
2017-10-20 12:52:32 -07:00 |
|
Joseph Henry
|
9b1313adc7
|
Added license files for libzt and lwip
|
2017-10-20 12:41:00 -07:00 |
|
Joseph Henry
|
3d00075459
|
Fixed typo in Makefile (cp -> mv) for core static library
|
2017-10-20 11:13:56 -07:00 |
|
Joseph Henry
|
14af626656
|
Added core target to libzt Makefile for convenience (just uses zto Makefile underneath)
|
2017-10-20 11:08:03 -07:00 |
|
Joseph Henry
|
5a1ad729d1
|
Updated README
|
2017-10-20 01:29:47 -07:00 |
|
Joseph Henry
|
4aab866ac8
|
Updated README
|
2017-10-20 01:25:01 -07:00 |
|
Joseph Henry
|
4f6908bb7c
|
Added Objective-C example
1.1.5
|
2017-10-19 17:12:45 -07:00 |
|
Joseph Henry
|
1f00f48a6e
|
Updated Swift example
|
2017-10-19 17:04:22 -07:00 |
|
Joseph Henry
|
d600dd6e3d
|
Added .conf to .gitignore
|
2017-10-19 15:52:09 -07:00 |
|
Joseph Henry
|
d7a02d3daa
|
Fixed typo in lwIP makefile
|
2017-10-19 12:07:37 -07:00 |
|
Joseph Henry
|
1267b90db5
|
Added basic synchronization code to network-based selftest
|
2017-10-19 11:42:39 -07:00 |
|
Joseph Henry
|
448ed75c48
|
Removed vestigial targets from Jenkinsfile
|
2017-10-19 11:22:05 -07:00 |
|
Joseph Henry
|
d36b6d58bf
|
Attempt (2) to resolve non-TLS h_errno build failure in Jenkins
|
2017-10-19 11:20:30 -07:00 |
|
Joseph Henry
|
28a1dcc8c7
|
Attempt to resolve non-TLS h_errno build failure in Jenkins
|
2017-10-19 10:47:58 -07:00 |
|
Joseph Henry
|
c0e2a9b6f8
|
Disabled assertions in stack core
|
2017-10-18 22:16:53 -07:00 |
|
Joseph Henry
|
ad99e14301
|
Build fixes for NO_STACK and ztproxy
|
2017-10-18 21:56:34 -07:00 |
|
Joseph Henry
|
2c218ca7cc
|
Removed protocol-specific build targets from Jenkinsfile
|
2017-10-18 18:01:09 -07:00 |
|
Joseph Henry
|
1020386fa7
|
Removed protocol version build flags, defaults to IPV4 && IPV6
|
2017-10-18 17:57:51 -07:00 |
|
Joseph Henry
|
5ec8e1f004
|
Removed protocol version from build flags in BUILDING.md
|
2017-10-18 11:28:14 -07:00 |
|
Joseph Henry
|
45260c4e69
|
Modification to blocking bahavior of zts_start, is now settable. Improved address family handling in JNI
|
2017-10-16 16:45:46 -07:00 |
|
Joseph Henry
|
ce22940f57
|
Update to JNI for both Java and Scala (removed ztjni from method prefixes)
|
2017-10-16 15:34:43 -07:00 |
|
Joseph Henry
|
55c527d149
|
Updated .gitignore to exclude test identity home paths
|
2017-10-16 15:13:10 -07:00 |
|
Joseph Henry
|
fdd6010456
|
Minor change to API (renamed get_device_id to get_id). More complete Scala binding
|
2017-10-16 15:12:37 -07:00 |
|
Joseph Henry
|
e8f1a4db73
|
Scala language binding lightly-tested and works
|
2017-10-16 14:27:25 -07:00 |
|
Joseph Henry
|
7c04472b68
|
Added untested Scala binding
|
2017-10-16 13:40:05 -07:00 |
|
Joseph Henry
|
5de02d3259
|
Simplified java binding example
|
2017-10-16 13:10:20 -07:00 |
|
Joseph Henry
|
1a4ad49e06
|
Updated ztproxy location in examples folder
|
2017-10-16 12:28:15 -07:00 |
|