Commit Graph

7 Commits (8d3957f3b888adcd45cd5e3bd3e850fc885c93a6)

Author SHA1 Message Date
Radu Iliescu 8d3957f3b8 Makefile: refactor CFLAGS to come from main Makefile
Also remove CC and link flags since linking is done in main Makefile
2018-12-03 07:22:33 -05:00
Radu Iliescu d3858ffc26 Makefile: refactor include files
Now major include files are comming from main Makefile,
module need to add just their specific include path.
To work make the include path absolute.
2018-11-29 07:15:27 -05:00
John Jones 79a2a894dd Adding network calls for kademlia 2017-03-30 13:58:53 -05:00
John Jones 41ef0e5492 Locked in dht version 2017-03-23 15:03:13 -05:00
Jose Marcial Vieira Bisneto 52f8ce2b3d Fixed duplicate result in kademlia search. 2017-03-16 09:54:36 -03:00
Jose Marcial Vieira Bisneto 17dfadb6fd Kademlia search returns multiaddress. 2017-03-16 05:45:44 -03:00
Jose Marcial Vieira Bisneto 6a30c46492 Initial implementation of routing/kademlia 2017-01-26 23:53:40 -03:00