Commit Graph

22 Commits (4356e1b371868d7233ab1b2bd830c95d79729bb1)

Author SHA1 Message Date
John Jones 4356e1b371 added Eclipse project files 2016-11-17 16:34:35 -05:00
John Jones 2fcb7c1d8c Code cleanup
Standardized function naming, and added more consistent methods to
prevent memory allocation errors.
2016-11-17 15:06:53 -05:00
John Jones 9b55d84d95 adjustment to use other sha256 code 2016-11-15 21:19:18 -05:00
John Jones 93dc4d558f Adjustments for private key and peer id 2016-11-14 17:58:55 -05:00
xethyrion 4818ac8567 Peer Thing you wanted john
Sha256 here too!
2016-11-14 19:08:46 +02:00
John Jones d3d0b72506 Merge branch 'master' of https://github.com/kenCode-de/c-libp2p 2016-11-13 20:58:11 -05:00
John Jones 4222316a1a Added base16 encoding/decoding, as well as a wrapper around SHA256 2016-11-13 20:55:11 -05:00
Jose Marcial Vieira Bisneto a43b8ec736 Added libp2p-net TODO. 2016-11-10 22:39:11 -03:00
Jose Marcial Vieira Bisneto 2b55ebfeb4 Implemented initial UDP socket. 2016-11-10 19:43:31 -03:00
Jose Marcial Vieira Bisneto 648982793c Implemented SCTP stream socket. 2016-11-10 19:40:27 -03:00
Jose Marcial Vieira Bisneto 7a053b3b69 Split code and renamed socket.h to p2pnet.h 2016-11-10 19:36:42 -03:00
Jose Marcial Vieira Bisneto b75dda23d7 Added net directory to initial implementation of c-libp2p-network. 2016-11-10 19:31:55 -03:00
John Jones 9222925d49 updated tests a bit 2016-11-10 16:34:19 -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
John Jones 6f3be52801 Adjusted makefiles 2016-11-07 16:34:08 -05:00
jmjatlanta 79820e54bf adding multihash 2016-11-07 15:11:58 -05:00
ken Code f9a921102e Create LICENSE 2016-11-04 12:26:17 +01:00
jmjatlanta 1195046b3f added mbedlib for rsa stuff 2016-11-03 11:15:18 -05:00
jmjatlanta d5510b905a Building a directory structure 2016-11-03 09:18:32 -05:00
ken Code 6c3bf97d6d Initial commit 2016-10-26 10:34:39 +02:00