lokinet/llarp
Jason Rhinelander 8b00eacabf Fix signed/unsigned char comparison bug
These functions would not working properly if given a high bit char
value.
2021-03-04 16:51:18 -04:00
..
android The Great Wall of Blame 2020-04-07 12:38:56 -06:00
config Merge pull request #1539 from majestrate/path-algorithm-flavors-2021-02-18 2021-03-03 14:06:40 -05:00
consensus The Great Wall of Blame 2020-04-07 12:38:56 -06:00
constants add conf.d directory for config overrides (#1410) 2020-10-21 08:58:08 -04:00
crypto add llarp::CSRNG for cryptographically secure random number generator for use in std::shuffle 2021-03-02 07:20:29 -05:00
dht proper lokimq -> oxenmq refactor 2021-02-03 13:12:21 -05:00
dns Large collection of changes to make android work 2021-03-02 13:18:22 -05:00
ev remove pointless operator overload 2021-02-23 05:49:32 -05:00
exit nodedb refactor 2021-02-02 09:35:40 -05:00
handlers fixes for ipv4 traffic: dont use new range because that breaks backwards comapt 2021-03-03 20:08:38 -05:00
hook The Great Wall of Blame 2020-04-07 12:38:56 -06:00
iwp don't leave old multi ack codepath in 2021-03-04 15:25:11 -05:00
link Large collection of changes to make android work 2021-03-02 13:18:22 -05:00
linux Removed RPI definition 2020-05-17 21:28:25 -03:00
messages nodedb refactor 2021-02-02 09:35:40 -05:00
net Merge pull request #1539 from majestrate/path-algorithm-flavors-2021-02-18 2021-03-03 14:06:40 -05:00
path plug memory leak in outbound message queue. 2021-03-04 15:29:09 -05:00
peerstats proper lokimq -> oxenmq refactor 2021-02-03 13:12:21 -05:00
router Large collection of changes to make android work 2021-03-02 13:18:22 -05:00
routing Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
rpc enable route poker poking before going "up" 2021-03-04 06:22:23 -05:00
service use lowest latency path for send context 2021-03-03 18:42:10 -05:00
simulation Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
tooling fix pybind layer 2021-02-02 13:16:34 -05:00
util Fix signed/unsigned char comparison bug 2021-03-04 16:51:18 -04:00
vpn Large collection of changes to make android work 2021-03-02 13:18:22 -05:00
win32 Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
CMakeLists.txt Large collection of changes to make android work 2021-03-02 13:18:22 -05:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
bootstrap.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
context.cpp Large collection of changes to make android work 2021-03-02 13:18:22 -05:00
nodedb.cpp nodedb refactor 2021-02-02 09:35:40 -05:00
nodedb.hpp add llarp::CSRNG for cryptographically secure random number generator for use in std::shuffle 2021-03-02 07:20:29 -05:00
pow.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
pow.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
profiling.cpp try fixing deadlock (#1454) 2020-11-05 06:19:43 -05:00
profiling.hpp try fixing deadlock (#1454) 2020-11-05 06:19:43 -05:00
router_contact.cpp nodedb refactor 2021-02-02 09:35:40 -05:00
router_contact.hpp nodedb refactor 2021-02-02 09:35:40 -05:00
router_id.cpp proper lokimq -> oxenmq refactor 2021-02-03 13:12:21 -05:00
router_id.hpp nodedb refactor 2021-02-02 09:35:40 -05:00
router_version.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
router_version.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
testnet.c prepare for 0.5.0 2019-08-29 07:45:58 -04:00