Commit Graph

14 Commits (209e7c432eb4cfca1d7fa8c9131a6957556598b6)

Author SHA1 Message Date
Radu Iliescu 209e7c432e Makefile: fix test build
was broken after moving c-multiaddress and c-multihash as subprojects
2018-12-03 06:04:51 -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 852629a4f8 More details of the yamux implementation 2017-11-06 13:36:11 -05:00
John Jones 08a02f7956 More changes to the stream negotiation 2017-10-25 12:28:53 -05:00
John Jones 9776ff15a0 c99 and endian changes for centos 2017-03-21 15:08:01 +00:00
John Jones 5c08094548 More dialer code 2017-02-13 17:41:31 -05:00
John Jones 81263fc1a2 Beginnings of dialers and connections 2017-02-13 13:26:41 -05:00
John Jones d091a29b19 Added multistream protocol to communicate with GO version 2017-02-02 14:10:12 -05:00
John Jones 6cb4e3a04e Fixed memory leaks 2016-12-01 13:05:14 -05:00
John Jones 93dc4d558f Adjustments for private key and peer id 2016-11-14 17:58:55 -05:00
John Jones 4222316a1a Added base16 encoding/decoding, as well as a wrapper around SHA256 2016-11-13 20:55:11 -05:00
John Jones fc6d9b9797 More cleanup 2016-11-10 12:04:48 -05:00
John Jones 68f2c436e3 Added debug setting to Makefiles, tweaks to get private key saved in
config file
2016-11-10 08:08:22 -05:00
John Jones e0714cc76d base58 and x509 certificate testing 2016-11-09 11:22:25 -05:00