You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
messages Fix errors and warnings compiling on mac 5 years ago
bucket.hpp The Great Wall of Blame 5 years ago
context.cpp The Great Wall of Blame 5 years ago
context.hpp The Great Wall of Blame 5 years ago
dht.cpp The Great Wall of Blame 5 years ago
dht.h The Great Wall of Blame 5 years ago
explorenetworkjob.cpp unscrew travis-ci (#1223) 5 years ago
explorenetworkjob.hpp The Great Wall of Blame 5 years ago
kademlia.hpp Refactor DHT introset lookups to use redundant lookup strategy 5 years ago
key.hpp The Great Wall of Blame 5 years ago
localrouterlookup.cpp The Great Wall of Blame 5 years ago
localrouterlookup.hpp The Great Wall of Blame 5 years ago
localserviceaddresslookup.cpp The Great Wall of Blame 5 years ago
localserviceaddresslookup.hpp The Great Wall of Blame 5 years ago
localtaglookup.cpp The Great Wall of Blame 5 years ago
localtaglookup.hpp The Great Wall of Blame 5 years ago
message.cpp The Great Wall of Blame 5 years ago
message.hpp The Great Wall of Blame 5 years ago
node.hpp initial dht key blinding 5 years ago
publishservicejob.cpp The Great Wall of Blame 5 years ago
publishservicejob.hpp The Great Wall of Blame 5 years ago
recursiverouterlookup.cpp The Great Wall of Blame 5 years ago
recursiverouterlookup.hpp The Great Wall of Blame 5 years ago
serviceaddresslookup.cpp The Great Wall of Blame 5 years ago
serviceaddresslookup.hpp The Great Wall of Blame 5 years ago
taglookup.cpp The Great Wall of Blame 5 years ago
taglookup.hpp The Great Wall of Blame 5 years ago
tx.hpp The Great Wall of Blame 5 years ago
txholder.hpp The Great Wall of Blame 5 years ago
txowner.hpp The Great Wall of Blame 5 years ago