lokinet/llarp/dht
Jeff 5b1941222b
unscrew travis-ci (#1223)
* update travis ci clang-format to clang-format-9 because we use that now
add python3-dev package becuase something inside ci thinks it has python but really does not

* try using python3.6

* try working around hot garbage that is travis-ci

* add deadsnakes repo for python3.8

* prevent nullptr deference when running in unit tests

* move python3.8 to main dependancy matrix and add python3.8 to homebrew deps

* add deadsnake apt repo

* add deadsnakes and python3.8 back to previous matrix

* dev package for python

* toggle hive build in ci

* dont add pybind11 if not bulding hive

* revert setting pyenv shim for travis ci

* make native builds on by default except for windows ci

* only apply native build being off for windows release target becuase that broke macos
2020-04-18 16:58:41 -03:00
..
messages Fix errors and warnings compiling on mac 2020-04-10 14:26:50 -03:00
bucket.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
context.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
context.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
dht.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
dht.h The Great Wall of Blame 2020-04-07 12:38:56 -06:00
explorenetworkjob.cpp unscrew travis-ci (#1223) 2020-04-18 16:58:41 -03:00
explorenetworkjob.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
kademlia.hpp Refactor DHT introset lookups to use redundant lookup strategy 2020-02-14 17:43:13 -04:00
key.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
localrouterlookup.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
localrouterlookup.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
localserviceaddresslookup.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
localserviceaddresslookup.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
localtaglookup.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
localtaglookup.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
message.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
message.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
node.hpp initial dht key blinding 2020-01-27 16:30:41 -05:00
publishservicejob.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
publishservicejob.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
recursiverouterlookup.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
recursiverouterlookup.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
serviceaddresslookup.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
serviceaddresslookup.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
taglookup.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
taglookup.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
tx.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
txholder.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
txowner.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00