Adam Ierymenko
|
0589964f99
Yet more cleanup, and add meters to paths.
|
5 vuotta sitten |
Adam Ierymenko
|
b70ab0d354
Include file cleanup, docs, and build fixes.
|
5 vuotta sitten |
Adam Ierymenko
|
1e0a930d23
Create a container for identity hashes, replace some "volatile" hacky junk with std::atomic, clean up some security checks, rename raw data in Buf to unsafeData to permit search for unsafe.
|
5 vuotta sitten |
Adam Ierymenko
|
8c8a3c58ec
Various little things...
|
5 vuotta sitten |
Adam Ierymenko
|
f21ecb3762
Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler.
|
5 vuotta sitten |
Adam Ierymenko
|
7d11522768
Just about everything refactored for new Protocol/Buf code except Switch.
|
5 vuotta sitten |
Adam Ierymenko
|
d7b31fe014
Warning removal and build fixes.
|
5 vuotta sitten |
Adam Ierymenko
|
eef70e198b
Version 2.x notice updates and other boring stuff.
|
5 vuotta sitten |
Adam Ierymenko
|
53b7c8f725
Make Peer bootstrap field an Endpoint even though we only support InetAddress right now, and a bunch more stuff.
|
5 vuotta sitten |
Adam Ierymenko
|
3ff9ffd5d4
A bunch of wiring up of stuff...
|
5 vuotta sitten |
Adam Ierymenko
|
7291ac2093
A bunch more cleanup and build fixes, and remove old version of multipath code to prep for new version.
|
5 vuotta sitten |
Adam Ierymenko
|
d7a31088ba
Cleanup, warning removal, cppcheck informed cleanup.
|
6 vuotta sitten |
Adam Ierymenko
|
b3e1783658
.
|
6 vuotta sitten |
Adam Ierymenko
|
fe2215df00
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
|
6 vuotta sitten |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
6 vuotta sitten |
Adam Ierymenko
|
553101e8b5
merge dev
|
7 vuotta sitten |
Adam Ierymenko
|
d724af6a99
Replace Sao Paolo root with Buenos Aires in default planet def (will push to network too)
|
7 vuotta sitten |
Adam Ierymenko
|
5b114791e5
Fix a bug that caused a crash on empty HTTP requests (localhost only) and add a lightweight lock to the RX queue to prevent possible threads stepping on each other in parallel receive paths.
|
7 vuotta sitten |
Adam Ierymenko
|
ac40f2191c
.
|
7 vuotta sitten |
Joseph Henry
|
9681fedbb4
Spellcheck sweep across codebase
|
7 vuotta sitten |
Adam Ierymenko
|
74f2b78c04
Refactor some potentially unsafe SharedPtr<> code.
|
7 vuotta sitten |
Adam Ierymenko
|
4419734a7d
Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666
|
7 vuotta sitten |
Adam Ierymenko
|
f87326fc21
Fixes for lock ordering -- GitHub issue #573
|
7 vuotta sitten |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
7 vuotta sitten |
Adam Ierymenko
|
459f1e7bfb
Refactor path stability stuff and add basic multipath support.
|
7 vuotta sitten |
Adam Ierymenko
|
c7d370c17f
Delete something that turns out not to be useful. This will be handled differently.
|
7 vuotta sitten |
Grant Limberg
|
b1d60df44c
timestamps changed from uint64_t to int64_t
|
8 vuotta sitten |
Grant Limberg
|
7cf70d111a
Return an explicit NULL shared pointer at the end of Topology::getPeer()
|
8 vuotta sitten |
Grant Limberg
|
e564c56dce
Set size of buffer after setting data with unsafeData() call
|
8 vuotta sitten |
Adam Ierymenko
|
f8014413a3
Add UDP MTU configurability.
|
8 vuotta sitten |