Adam Ierymenko
|
4e4fd51117
boring doc stuff
|
9 年之前 |
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.
|
9 年之前 |
Adam Ierymenko
|
1e3d5c4d87
Suppress icacls output on lockDownFile().
|
9 年之前 |
Adam Ierymenko
|
86c87875a7
OSUtils::resolve()
|
9 年之前 |
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.
|
9 年之前 |
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
|
9 年之前 |
Adam Ierymenko
|
29a2175b7a
Fix missed closedir()
|
9 年之前 |
Adam Ierymenko
|
38200cc6a5
Add data store functions to service/One, and shelve old main.cpp since it will get rebuilt.
|
9 年之前 |
Adam Ierymenko
|
7192fe6d15
osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults
|
9 年之前 |
Adam Ierymenko
|
e34bc961db
Add awareness of online status, and put old OS-dep utils in OSUtils.
|
9 年之前 |