Commit Graph

761 Commits

Author SHA1 Message Date
Joseph Henry
322da70aaf Updated Jenkinsfile for cmake usage 2018-02-05 12:44:06 -08:00
joseph.henry
0ff3922b25 Typo 2018-01-31 18:00:32 -08:00
Joseph Henry
db34fd5e58 cmake build script fixes, and fixes for selftest's winsock2 calls 2018-01-31 17:45:34 -08:00
joseph.henry
f03f4098c5 Windows cmake build updates 2018-01-31 17:05:23 -08:00
joseph.henry
2c5634343a tweaks for Windows cmake build 2018-01-30 17:27:40 -08:00
joseph.henry
cc52c3c59c Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/libzt into dev 2018-01-30 10:56:30 -08:00
Joseph Henry
4b20a1771a Reconfigured package structure for source dist on linux 2018-01-10 16:23:41 -08:00
Joseph Henry
311ed8e533 Updated copyright for 2018 2018-01-08 17:05:48 -08:00
Joseph Henry
f4fcded13c Tweaks to pypi package 2018-01-08 16:38:55 -08:00
Joseph Henry
db574abbb2 Re-adding pypi package subdir. Added separate module targets in setup.py 2018-01-08 16:05:17 -08:00
Joseph Henry
c00dc982fd Removing PyPI subdir due to case-sensitive github issues. Will re-add 2018-01-08 16:03:59 -08:00
Joseph Henry
68008fc634 Added PyPI README.md 2018-01-08 15:35:21 -08:00
Joseph Henry
023a4f51da Removed PyPI README.md 2018-01-08 15:34:56 -08:00
Joseph Henry
555ca21b5e Adjustment to PyPI MANIFEST 2018-01-08 15:33:59 -08:00
Joseph Henry
08f7c85cfb Removed package submission script 2018-01-08 15:30:01 -08:00
Joseph Henry
e21b26db9b Added Python PyPI package 2018-01-08 15:28:25 -08:00
Joseph Henry
99a2aad868 Updated README.md 2018-01-08 15:20:12 -08:00
Joseph Henry
4fa4cda230 Uncommented test sections in selftest 2018-01-08 11:31:25 -08:00
Joseph Henry
6b1d3edb3b Fixed command typo in README.md 2018-01-08 11:29:08 -08:00
Joseph Henry
402083a5d8 Updated CMake build script for Windows. Moving away from MinGW requirement for build 2017-12-19 16:23:52 -08:00
Joseph Henry
3fe2ed6893 Fixed type in selftest 2017-12-19 12:05:43 -08:00
Joseph Henry
ed872d87bd Fixed typo in selftest 2017-12-19 10:47:24 -08:00
Joseph Henry
52b01279a3 Added default CMAKE_C / CMAKE_CXX flags for when no build type is specified 2017-12-16 11:21:04 -08:00
Joseph Henry
d8c5ad50f2 Shortened section headings in README.md 2017-12-15 17:45:42 -08:00
Joseph Henry
9f59632d7b Updated PyPI package boilerplate code 2017-12-15 17:44:52 -08:00
Joseph Henry
5ee1a4e03e Removed packages directory from .gitignore 2017-12-15 17:44:14 -08:00
Joseph Henry
bf9e145450 Added boilerplate files for PyPI package 2017-12-15 17:19:18 -08:00
Joseph Henry
8ec82b026a Officially deprecated old Makefile in favor of CMake 2017-12-15 16:26:27 -08:00
Joseph Henry
0a7bdd5f8f Further generalization of the CMake build script 2017-12-14 16:29:44 -08:00
Joseph Henry
998cc99ad1 Updated tests/examples 2017-12-14 16:28:49 -08:00
Joseph Henry
3ba3b3fc65 Gave unique names to example binding programs 2017-12-14 16:27:58 -08:00
Joseph Henry
25e2c7b563 Updated create_test_identities.sh 2017-12-14 16:27:25 -08:00
Joseph Henry
7605cb5477 Removed references to DNS functionality in selftest 2017-12-14 11:49:44 -08:00
Joseph Henry
86712e9b11 Added -fPIC enabled variant targets to CMake file 2017-12-14 11:17:13 -08:00
Joseph Henry
5eda430a87 Makefile changes 2017-12-13 16:11:23 -08:00
Joseph Henry
2e8da0ddce Tweaks to CMake build script 2017-12-08 11:30:41 -08:00
Joseph Henry
8ee7483ff5 Added build config stubs to CMake 2017-12-07 17:27:41 -08:00
Joseph Henry
ff0ff4a3ab Added JNI detection to CMakeLists 2017-12-07 17:22:04 -08:00
Joseph Henry
de0ce73023 Temporarily removed DNS support to prevent TLS h_errno conflict. Updated CMakeLists 2017-12-07 16:45:02 -08:00
Joseph Henry
78bf7c3a1f Added CMake build script 2017-12-07 15:39:45 -08:00
Joseph Henry
76af1d4246 Fix for Debian compile error: api_sleep (taking address of temporary array) 2017-12-07 11:09:38 -08:00
Joseph Henry
339db07569 Makefile tweaks 2017-12-07 10:14:35 -08:00
Joseph Henry
e958281761 Removed warning flag 2017-12-06 11:44:57 -08:00
Joseph Henry
50c0e802d8 Temporary fixes for warnings 2017-12-04 17:00:52 -08:00
Joseph Henry
2a2981a78e Minor corrections to API return types 2017-11-29 17:36:30 -08:00
Joseph Henry
9e14d0361c Added check for ZT_TRACE in debug macros 2017-11-29 17:06:06 -08:00
Joseph Henry
3bf7d5f050 Added preprocessor check for TCP_KEEPIDLE 2017-11-29 17:05:26 -08:00
Joseph Henry
539fe25d1e temporarily commented out unused variable 2017-11-29 17:04:55 -08:00
Joseph Henry
ea0c953ad2 Commented out a few things to silence warnings 2017-11-29 17:04:03 -08:00
Joseph Henry
a49c0aee49 Minor nwid conversion fix in ztproxy 2017-11-29 17:03:31 -08:00