Commit Graph

3643 Commits (5496ced1071d420a3828436c3318c042cd729e75)
 

Author SHA1 Message Date
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
Jeff Becker a375f1103f
explicitly lookup router if not connected to it on LRCM forward. 5 years ago
Jeff Becker dd2d69444f
differentiate between clients and service nodes 5 years ago
Jeff Becker 1e57a7082d
don't log ips 5 years ago
Jeff Becker 372bc40032
add member to rpc response indicating weither or not a peer is a service node 5 years ago
Jeff Becker 142b631301
aaAaAAaaaa 5 years ago
Jeff Becker ae74dedf29
gfdi 5 years ago
Jeff Becker 6f3465f546
add missing lines 5 years ago
Jeff Becker 110268dadf
more 5 years ago
Jeff Becker 5df825f873
more 5 years ago
Jeff Becker fcd9b23a80
fix 5 years ago
Jeff Becker 02e8e055ed
update munin script 5 years ago
Jeff Becker c77e0aff8a
only check for ready paths when counting in future 5 years ago
Jeff Becker fa25bfc797
more strict connection timeouts 5 years ago
Jeff Becker 27c101cc32
close timed out sessions 5 years ago
Jeff Becker 56e8147861
delete inbound messages right after being handled
be more virgous with utp acks
5 years ago
Jeff Becker d113f06ebd
use for each loop
don't lookup expired routers we don't need that right now
5 years ago
Jeff c595e175fd
Update high-level.txt 5 years ago
Jeff Becker fbf9b06685
* don't lookup routers in sendtoorqueue
* don't lookup routers that are not public when committing
5 years ago
Jeff Becker 5f55e53331
prefer inbound links over outbound links 5 years ago
Jeff Becker 72dbbd53d6
update docs and discard pending traffic on connect timeout to prevent memleak 5 years ago
Jeff af37f099c4
Merge pull request #622 from michael-loki/remove_ibencodemessage
Remove all use of IBEncodeMessage
5 years ago
Michael 3f53965b71
Remove all use of IBEncodeMessage 5 years ago
Jeff 82491305dd
Merge pull request #621 from majestrate/master
double path build timeout from 15s to 30s
5 years ago
Jeff Becker 13190284f7
double path build timeout 5 years ago
Jeff Becker 8b2dd72472
Merge remote-tracking branch 'origin/master' 5 years ago
Jeff Becker 41523b934c
more 5 years ago
Jeff Becker 2ac89c0afb
DRY 5 years ago