root
|
036bbfaff9
|
Modified test scripts to match new naming conventions
|
2015-12-07 03:21:46 -08:00 |
|
Joseph Henry
|
201109a7a0
|
(fixed) make-linux.mk conflicts, updated clean logic
|
2015-11-23 16:02:39 -08:00 |
|
Adam Ierymenko
|
7e28161638
|
Merge dev
|
2015-11-30 15:17:31 -08:00 |
|
Adam Ierymenko
|
66a29a00ee
|
Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, and objs.
|
2015-11-30 13:17:43 -08:00 |
|
Adam Ierymenko
|
6c0de526e8
|
Merge pull request #261 from janjaapbos/synology
Fix for cross compiling
|
2015-11-30 11:07:20 -08:00 |
|
Adam Ierymenko
|
95106e2e30
|
Mare make-self-contained code cleanup.
|
2015-11-23 13:18:46 -08:00 |
|
Adam Ierymenko
|
a18336fa18
|
MERGE current "dev" into "netcon" -- should not affect netcon itself but will retest -- brings ZeroTier core up to 1.1.0
|
2015-11-23 10:46:52 -08:00 |
|
Joseph Henry
|
126fc46dc4
|
Updated makefile, removed old results directory
|
2015-11-20 01:22:15 -08:00 |
|
Joseph Henry
|
1f27022fa7
|
Test/Code Refactor in preparation for merge
|
2015-11-20 01:08:38 -08:00 |
|
Adam Ierymenko
|
dc8edea0c6
|
Linux make rules to make libminiupnpc from source.
|
2015-11-16 18:33:52 -08:00 |
|
Adam Ierymenko
|
906e49ff72
|
Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build.
|
2015-11-16 16:22:41 -08:00 |
|
Adam Ierymenko
|
33c132968e
|
GitHub issue #219 -- make Linux makefile cross-compiler aware.
|
2015-11-12 15:37:32 -08:00 |
|
Joseph Henry
|
d1a22a0878
|
Streamlined debug output code
|
2015-11-12 14:32:27 -08:00 |
|
Joseph Henry
|
e5fad005a9
|
Updated RPC handling
|
2015-11-12 08:21:05 -08:00 |
|
Adam Ierymenko
|
0b245b031e
|
Allow ZT_TRACE without debug.
|
2015-11-03 11:20:12 -08:00 |
|
Joseph Henry
|
da462bbd55
|
Removed curses dependency
|
2015-11-02 13:21:40 -08:00 |
|
Joseph Henry
|
96eb0ce492
|
Added state dump, fixed numerous RPC related bugs
|
2015-10-29 17:57:59 -07:00 |
|
Janjaap Bos
|
82e0abc4be
|
Fix for cross compiling
|
2015-10-17 00:15:10 +02:00 |
|
Adam Ierymenko
|
a775ee7d31
|
.
|
2015-10-14 16:21:39 -07:00 |
|
Joseph Henry
|
7f56678d84
|
Added liblwip.so and libintercept build files
|
2015-10-09 17:06:09 -04:00 |
|
Joseph Henry
|
bbfc9359e9
|
Minor timer changes (~21 Mb/s local)
|
2015-10-08 17:55:58 -04:00 |
|
Joseph Henry
|
36db5865e7
|
Refactored tcp_write code - Reduced CPU usage to respectable levels
|
2015-10-06 20:32:48 -04:00 |
|
Joseph Henry
|
11731af45a
|
it's alive!
|
2015-09-15 18:27:52 -04:00 |
|
Joseph Henry
|
6f0bc1f676
|
added debugs, fixed linux makefile
|
2015-09-11 18:22:41 -04:00 |
|
Adam Ierymenko
|
933b47389d
|
Add Arp to netcon build.
|
2015-09-11 12:19:48 -07:00 |
|
Joseph Henry
|
5a5a513b18
|
small method changes
|
2015-09-11 14:00:42 -04:00 |
|
Joseph Henry
|
cc4a2bb0c3
|
filled out hendlers
|
2015-09-10 20:34:48 -04:00 |
|
Joseph Henry
|
20beafedc5
|
refactor almost complete
|
2015-09-10 20:02:13 -04:00 |
|
Joseph Henry
|
750352836f
|
initial commit
|
2015-09-10 13:56:01 -04:00 |
|
Adam Ierymenko
|
1f4c667646
|
Netcon mode for Linux (in this branch, will make conditional later)
|
2015-09-02 16:15:22 -07:00 |
|
Adam Ierymenko
|
e3983f8a57
|
Get rid of -I on Mac and Linux since we include miniupnpc headers by direct path reference.
|
2015-07-28 16:51:46 -07:00 |
|
Adam Ierymenko
|
559e384130
|
Linux make support for libminiupnpc.
|
2015-07-28 15:37:18 -07:00 |
|
Adam Ierymenko
|
a493fc23f4
|
Fix for make-linux: detect whether CC/CXX were explicitly overridden, and if not then use the gcc/clang selection logic. Otherwise ?= breaks this.
|
2015-07-23 13:05:18 -07:00 |
|
Moritz Warning
|
21cdfb96de
|
rename LIBS to LDLIBS and make it accessible from outside
|
2015-07-06 00:09:03 +02:00 |
|
Moritz Warning
|
235d4aba9a
|
allow environment variables to set/extend CC, CXX, CFLAGS and LDFLAGS
|
2015-07-03 23:21:23 +02:00 |
|
Adam Ierymenko
|
cfdf4e3a49
|
GitHub issue #171 -- separate CFLAGS and CXXFLAGS in Linux makefile
|
2015-07-02 09:13:56 -07:00 |
|
Adam Ierymenko
|
753a80d419
|
Linux auto-update is going away.
|
2015-06-03 17:53:21 -07:00 |
|
Adam Ierymenko
|
29e3437350
|
gcc not g++ for CC
|
2015-06-02 16:30:42 -07:00 |
|
Adam Ierymenko
|
65999611d7
|
Eliminate "which" dependency in Linux makefile.
|
2015-06-02 16:29:23 -07:00 |
|
Adam Ierymenko
|
a9a390a930
|
Apply @marning suggested SSE auto-detect to make builds easier on non-x86 platforms: aa2fd044cb
|
2015-06-01 19:43:06 -07:00 |
|
Adam Ierymenko
|
d7344871e6
|
Linux build fix.
|
2015-06-01 19:27:53 -07:00 |
|
Adam Ierymenko
|
ea419c21d0
|
Fix installer path, add netconf option to make-linux.
|
2015-05-28 03:13:23 +00:00 |
|
Adam Ierymenko
|
13d5073e5b
|
CLI work and Makefile cleanup.
|
2015-04-16 15:07:58 -07:00 |
|
Adam Ierymenko
|
8333bf065e
|
Basic CLI working with JSON output. Now to parse and support old tabular form.
|
2015-04-16 14:55:36 -07:00 |
|
Adam Ierymenko
|
53cbe485f0
|
Some cleanup, and bite the bullet and go ahead and write a simple Http client. Need a cross-platform built-in one to do cli right.
|
2015-04-16 14:13:44 -07:00 |
|
Adam Ierymenko
|
4e5d2d2c72
|
Write a zerotier-one.port file to the home path to make CLI easy to write, and do a backward compatiable CLI in bash instead of as part of the executable.
|
2015-04-15 19:38:01 -07:00 |
|
Adam Ierymenko
|
6369c264e2
|
Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency.
|
2015-04-15 15:12:09 -07:00 |
|
Adam Ierymenko
|
5572b7ffb6
|
Simplify Phy<> to get rid of more indirections.
|
2015-04-10 17:07:06 -07:00 |
|
Adam Ierymenko
|
7576911951
|
Temporarily shelve testnet/ -- will resurrect self-contained testnet later perhaps, but probably will not by the time next version ships. Was mostly for debugging multicast anyway and that is now quite stable.
|
2015-04-10 11:42:02 -07:00 |
|
Adam Ierymenko
|
d761330465
|
No more tap factories.
|
2015-04-08 18:47:06 -07:00 |
|