Commit Graph

18 Commits (master)

Author SHA1 Message Date
Jose Marcial Vieira Bisneto ee0c287a34
Fix compilation reported in issue #16 2019-01-02 21:36:18 -03:00
Jose Marcial Vieira Bisneto 662825493d
Dependencies: add c-libp2p and lmdb as submodules 2019-01-02 12:51:29 -03:00
Jose Marcial Vieira Bisneto cd09930077 Fixed path/path compilation. 2017-02-09 18:32:12 -03:00
Jose Marcial Vieira Bisneto a569159cc2 Added command ipfs dns 2016-12-23 00:51:06 -03:00
Jose Marcial Vieira Bisneto 5f22be643c Commented missing implementation at path. 2016-12-23 00:46:31 -03:00
Jose Marcial Vieira Bisneto 7a3d0c5e0b namesys/path: Changed error messages to a separate file. 2016-12-08 07:08:34 -03:00
Jose Marcial Vieira Bisneto 84f24797f4 Fixed memory leaks in namesys and path. 2016-12-08 06:48:38 -03:00
Jose Marcial Vieira Bisneto f8723eb8c7 path: implemented ipfs_path_clean_path 2016-12-07 09:17:15 -03:00
Jose Marcial Vieira Bisneto 496ae3ec6c namesys/path: Renamed the function names to match the rest of the project. 2016-12-05 08:55:17 -03:00
Jose Marcial Vieira Bisneto a4b6a14ea5 Initial implementation of path/resolver 2016-12-01 06:48:16 -03:00
Jose Marcial Vieira Bisneto d761e6062b path: Fixed ErrPath error. 2016-11-29 20:34:59 -03:00
Jose Marcial Vieira Bisneto 47e035e29f Fixed some memory leaks in namesys/dns and path/path 2016-11-29 08:26:05 -03:00
Jose Marcial Vieira Bisneto ac4cc8feaa path/path.c: Implemented SplitN.
Renamed Segments() to SplitN(), added parameters, and created a new
Segments() using SplitN() while maintaining the original functionality.
2016-11-26 10:39:53 -03:00
Jose Marcial Vieira Bisneto 0f5964ad3c path/path.c: Changed PopLastSegment parameters order. 2016-11-26 10:20:23 -03:00
Jose Marcial Vieira Bisneto 8da6e2df69 path/path.c: Changed some comments. 2016-11-26 10:15:41 -03:00
Jose Marcial Vieira Bisneto 1f10b99939 Improved path/path.c code readability. 2016-11-17 18:14:19 -03:00
Jose Marcial Vieira Bisneto 8ed4f62526 Fixed PathFromCid(), Cid is an struct, not an array. 2016-11-17 17:47:31 -03:00
Jose Marcial Vieira Bisneto 792ee026db Initial path/ implementation. 2016-11-17 17:06:17 -03:00