Adam Ierymenko
|
65c07afe05
|
Copyright updates for 2018.
|
2018-01-08 14:33:28 -08:00 |
|
Adam Ierymenko
|
4e88c80a22
|
RethinkDB native connector work, minor fixes.
|
2017-11-02 07:05:11 -07:00 |
|
Adam Ierymenko
|
2cc4dc5a6f
|
Clean peers.d periodically and delete peers older than 30 days.
|
2017-10-25 16:08:14 -07:00 |
|
Adam Ierymenko
|
0d8e134f9f
|
Warning removal.
|
2017-10-24 14:54:15 -07:00 |
|
Adam Ierymenko
|
b62296a40b
|
Bug fixes in new harness mode.
|
2017-07-19 14:13:17 -07:00 |
|
Adam Ierymenko
|
d2415dee00
|
Cleanup.
|
2017-07-06 16:11:11 -07:00 |
|
Adam Ierymenko
|
ada2ea3a6b
|
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edge
|
2017-06-27 11:31:39 -07:00 |
|
Adam Ierymenko
|
355cce3938
|
Rename Utils::snprintf due to it being a #define on one platform.
|
2017-06-27 11:31:29 -07:00 |
|
Joseph Henry
|
c61440efea
|
Detect platformDefaultHomePath on QNAP systems
|
2017-06-25 20:20:30 -07:00 |
|
Adam Ierymenko
|
1f9414a30f
|
.
|
2017-06-01 12:38:04 -07:00 |
|
Adam Ierymenko
|
1b68d6dbdc
|
License header update.
|
2017-04-27 20:47:25 -07:00 |
|
Adam Ierymenko
|
f6d92eb737
|
JSONDB fix.
|
2017-04-18 13:48:19 -07:00 |
|
Adam Ierymenko
|
78ef2c5f16
|
Windows build fixes, app about text revisions.
|
2017-03-17 20:01:58 -07:00 |
|
Adam Ierymenko
|
4f3f471b4c
|
GitHub issue #460
|
2017-03-17 18:19:51 -07:00 |
|
Adam Ierymenko
|
4b511d80a1
|
Windows directory cleanup and a Windows build fix.
|
2017-03-08 10:38:43 -08:00 |
|
Adam Ierymenko
|
a74e9e1dd3
|
remove debug line
|
2017-03-08 10:27:13 -08:00 |
|
Adam Ierymenko
|
9c1a9f984b
|
Clean iddb.d periodically.
|
2017-03-08 10:18:12 -08:00 |
|
Adam Ierymenko
|
ec0e8a9a43
|
Rip out resolver and use anycast address instead. In the long term existing TCP proxy dies anyway. Fixes static build problem for old Linux versions.
|
2017-01-26 13:59:20 -08:00 |
|
Adam Ierymenko
|
e9007b1f56
|
NodeJS migration script for old Sqlite controller.db to new controller data format.
|
2017-01-19 10:44:26 -08:00 |
|
Adam Ierymenko
|
565842b5ec
|
Software updater work.
|
2017-01-11 14:37:31 -08:00 |
|
Adam Ierymenko
|
a064e19b8a
|
Refactor some JSON stuff for performance, and fix a build error.
|
2017-01-10 13:51:10 -08:00 |
|
Adam Ierymenko
|
ccdd4ffda7
|
Move split() to OSUtils since it is not used in core.
|
2016-11-18 15:49:28 -08:00 |
|
Adam Ierymenko
|
b03c7b2f30
|
Refactor controller to use split-out DB for better performance and less ugly.
|
2016-11-04 15:18:31 -07:00 |
|
Adam Ierymenko
|
0843ed62fa
|
Network delete fix.
|
2016-09-30 13:47:30 -07:00 |
|
Adam Ierymenko
|
b08ca49580
|
More controller work -- it builds!
|
2016-08-16 14:05:17 -07:00 |
|
Adam Ierymenko
|
32d9850263
|
More new CLI work.
|
2016-06-23 12:37:15 -07:00 |
|
Adam Ierymenko
|
4e4fd51117
|
boring doc stuff
|
2016-01-12 14:04:55 -08:00 |
|
Adam Ierymenko
|
0d9f33dc4f
|
Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, (2) clean up some other stuff seen during debugging and reduce the sizes of some buffers due to Windows small stack size, (3) remove a redundant try/catch.
|
2015-11-13 12:14:28 -08:00 |
|
Adam Ierymenko
|
1e3d5c4d87
|
Suppress icacls output on lockDownFile().
|
2015-07-30 12:05:56 -07:00 |
|
Adam Ierymenko
|
86c87875a7
|
OSUtils::resolve()
|
2015-04-20 16:07:38 -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
|
347e98dcd2
|
Just return files from listDirectory() since that is all we need, fix network request on network restore logic, and remember saved networks in service/One
|
2015-04-14 15:32:05 -07:00 |
|
Adam Ierymenko
|
29a2175b7a
|
Fix missed closedir()
|
2015-04-14 15:17:59 -07:00 |
|
Adam Ierymenko
|
38200cc6a5
|
Add data store functions to service/One, and shelve old main.cpp since it will get rebuilt.
|
2015-04-09 19:58:04 -07:00 |
|
Adam Ierymenko
|
7192fe6d15
|
osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults
|
2015-04-08 19:03:30 -07:00 |
|
Adam Ierymenko
|
e34bc961db
|
Add awareness of online status, and put old OS-dep utils in OSUtils.
|
2015-04-08 17:10:21 -07:00 |
|