Commit Graph

3570 Commits (0a5ac10880a0e899c098fd849b8d2b13f773e636)
 

Author SHA1 Message Date
Michael 0a5ac10880
Unfuck metrics 5 years ago
Michael a1ef2ca342
Tidy up metric code 5 years ago
Michael cec2b97134
Log when we publish to metrictank 5 years ago
Ryan Tharp f1577d13fe
build a router config not a client 5 years ago
Jeff 3a8ac333a2
Merge pull request #641 from majestrate/fix-big-ooooofff
correct function behavior
5 years ago
Jeff Becker 92f8c059e9
please don't work 5 years ago
Ryan Tharp c034f33ed2
disable extras for production day 5 years ago
Ryan Tharp 8fe36f2f58
actually test the variables 5 years ago
Ryan Tharp ba3be0c903
add more makefile options 5 years ago
Ryan Tharp 76f867e8d4
Add static link to CI
so we can track it and when it breaks
5 years ago
Jeff e2b9122bc9
Merge pull request #638 from michael-loki/mem_fn
Create util::MemFn and memFn to make binding callbacks easier
5 years ago
Michael 75430a234c
Convert to use memFn 5 years ago
Michael 3822fe2341
Create util::MemFn and memFn to make binding callbacks easier 5 years ago
Jeff 95b28a9fb5
Merge pull request #635 from majestrate/master
revert modification to libutp
5 years ago
Jeff Becker 64a0664ca2
revert modification to libutp 5 years ago
Jeff abf791b539
Merge pull request #633 from michael-loki/move_gtest
Move gtest to vendor dir
5 years ago
Michael 19802229ac
Update cmake to point to vendor dir 5 years ago
Michael f263ee1bcd
Move gtest to vendor dir 5 years ago
Jeff 556277a260
Merge pull request #632 from majestrate/master
make debian stable happy
5 years ago
Jeff Becker a51f4c8328
make debian stable happy 5 years ago
Jeff 36988fd952
Merge pull request #631 from majestrate/master
for testing travis
5 years ago
Jeff Becker 6c84bf5739
make format 5 years ago
Jeff 674f272a46
Merge pull request #630 from majestrate/master
recent stability stuff
5 years ago
Jeff Becker 762a0c534f
Merge remote-tracking branch 'origin/master' 5 years ago
Jeff 22d91a4578
Merge pull request #629 from michael-loki/crypto_noop
Initial No-Op Crypto implementation
5 years ago
Jeff f44cbcc7c2
Merge pull request #628 from loki-project/Travis-CI
Travis CI config
5 years ago
Michael cd86dcf1bd
Update LinkLayer tests to use no-op crypto 5 years ago
Michael 8323725509
Initial No-Op Crypto implementation 5 years ago
Ryan Tharp 202423acdf
Add travis badge 5 years ago
Ryan Tharp 03e16e67fa
well if IRC isn't going to work, add discord webhooks 5 years ago
Ryan Tharp a66c7e8f22
add IRC support
oh yea!
5 years ago
Ryan Tharp 28aea0593e
give up an xenial too many overrides, bionic it is 5 years ago
Ryan Tharp 975060629d
install gcc6 after some basics 5 years ago
Ryan Tharp b7b9bd5bc3
xenial doesn't have a gcc-6 without ubuntu-toolchain-r 5 years ago
Ryan Tharp 9b6a790d58
win/mac, xenial and make test at the end 5 years ago
Ryan Tharp f27dff3e7f
Oh actually install the apt packages in docker, impressed it gets this far 5 years ago
Ryan Tharp a549ac775a
change default compiler to gcc-6 5 years ago
Ryan Tharp 934a648bd8
Need GCC-6 for C++17 5 years ago
Ryan Tharp 541a463de3
Travis attempt #2 5 years ago
Ryan Tharp 0c4664047e
try to configure travis 5 years ago
Jeff 755a232982
Merge pull request #627 from michael-loki/fix_crypto_build
Fix crypto build derp
5 years ago
Michael 6038d75597
Fix crypto build derp 5 years ago
Jeff 822f91a072
Merge pull request #625 from michael-loki/crypto_manager
Add CryptoManager - to provide a RAII manager of the current Crypto instance
5 years ago
Michael a62655d501
Move tests to use top-level LlarpTest 5 years ago
Michael 491fee206b
Port code to use CryptoManager over passing Crypto pointers 5 years ago
Michael aea0e32efc
Add CryptoManager class to provide a guard-style class to manage the current Crypto instance 5 years ago
Jeff Becker e13e4646cc
fix previous commit 5 years ago
Jeff Becker 068fec82fb
set lifetime of paths 5 years ago
Jeff Becker 2897141036
make format and introduce new function EnsureRouter on router to check nodedb or do dht lookup 5 years ago
Jeff Becker 9c15f87da1
uncomment 5 years ago