Commit Graph

2312 Commits (b521ba4670df3a76ec007546abd80aa46685bcab)
 

Author SHA1 Message Date
despair 624eec8179 >make this a native app
this will be packed up by the inno-setup installer script already
cleaned up CMakeLists
make it more readable
exposed (nearly?) all of the configurable options
6 years ago
despair 5ab8f72bc1 this closed #134
preprocessor is weird
6 years ago
despair ba8adcc012 pktinfo on all BSD UNIX platforms 6 years ago
Michael 85dde7b6b0
Move remaining include/llarp headers to llarp/ 6 years ago
Michael f667d4e81c
Move str.hpp to llarp/ 6 years ago
Michael e887b4e9c7
Move service* to llarp/ 6 years ago
Michael 5aa7f49470
Move routing* to llarp/ 6 years ago
Michael b92ea0521b
Move router_contact.hpp to llarp/ 6 years ago
Michael 8877f60462
Move mem.hpp to llarp/ 6 years ago
Michael a5c3ba0fdd
Move logger.hpp to llarp/ 6 years ago
Michael 30601720e9
Move linux* to llarp/ 6 years ago
Michael c0a76714fa
Move link* to llarp/ 6 years ago
Michael 7a52638add
Move handlers* to llarp/ 6 years ago
Michael 0a08e53bde
Move exit* to llarp/ 6 years ago
Michael 2d4f7c6b2d
Move encode.hpp to llarp/ 6 years ago
Michael d9ce493a9e
Move dns* to llarp/ 6 years ago
Michael fddc8734d2
Move dht* to llarp/ 6 years ago
Michael 451bbedfaf
Move crypto.hpp to llarp/ 6 years ago
Michael c064893947
Move buffer.hpp to llarp/ 6 years ago
Michael f51384f92e
Move address_info.hpp to llarp/ 6 years ago
Jeff e76d49e92c
Merge pull request #135 from michael-loki/address_info
Remove dead address_info code
6 years ago
Jeff c2dc724eff
Merge pull request #136 from liilac/patch-2
Rename CODE_OF_CONDUCT.md to CONTRIBUTING.md
6 years ago
Lilac c7f64db41f
Rename CODE_OF_CONDUCT.md to CONTRIBUTING.md
As discussed in the 12th December 2018 call; reasoning is that the contents are that of contributing guidelines and not a code of conduct, with a code of conduct generally being guidelines governing interactions between contributors and not technical specifics.
6 years ago
Michael aa3b55302b
Remove dead address_info code 6 years ago
Jeff c2e379809a
Merge pull request #131 from majestrate/dev
begin fixing issue #121
6 years ago
Jeff Becker c9b014a6da
begin fixing issue #121 6 years ago
Jeff f2c8b204c2
Merge pull request #129 from majestrate/dev
update introset when paths are dead
6 years ago
Jeff Becker 30a6a6bac6
always unset updatingIntroSet on response 6 years ago
Jeff Becker d3348e8721
update introset if we have no good paths 6 years ago
Jeff c058ea9dfc
Merge pull request #128 from majestrate/dev
use RouterID not bare pointer
6 years ago
Jeff Becker f58c63547d
use RouterID not bare pointer 6 years ago
Jeff 47cd4a5c65
Merge pull request #125 from michael-loki/llarp_crypto
Convert llarp_crypto to be a true C++ class
6 years ago
Michael 7be452092c
Convert llarp_crypto to be a true C++ class 6 years ago
Jeff 6dc2222e11
Merge pull request #124 from michael-loki/llarp_nodedb
Convert llarp_nodedb to be a true C++ class
6 years ago
Michael 6358b25db0
Convert llarp_nodedb to be a true C++ class 6 years ago
Jeff 6195d7e5ae
Merge pull request #123 from michael-loki/llarp_router
Convert llarp_router to be a true C++ class
6 years ago
Michael f0fce5b68a
Convert llarp_router to be a true C++ class 6 years ago
Jeff 2d833211ba
Merge pull request #120 from majestrate/dev
move install logic to cmake
6 years ago
Jeff Becker fad734a5ce
strict types for pubkey, secretkey and routerid 6 years ago
Jeff Becker eed62b2d7f
ensure exit router is known 6 years ago
Jeff Becker a1887dd884
ensure exit router is known 6 years ago
Jeff Becker 56fea3c4db
limiting on path building 6 years ago
Jeff Becker 3d05ac1113
Merge remote-tracking branch 'origin/master' into dev 6 years ago
Jeff ad0857f8a5
Merge pull request #119 from michael-loki/llarp_logic
Convert llarp_logic to be a C++ class
6 years ago
Jeff Becker 2aeb0d018b
don't have install depend on build in makefile for debuild reasons 6 years ago
Jeff Becker a770b9516f
update makefile to use cmake install 6 years ago
Jeff Becker 1704c7e234
make cmake install target work and setcap on linux 6 years ago
Michael 30e9dca2e5
Convert llarp_logic to be a C++ class 6 years ago
Jeff 24886ad180
Merge pull request #115 from majestrate/dev
fix issue #114
6 years ago
Jeff Becker f6dbeb363c
filter bogon ranges to exit 6 years ago