Commit graph

27 commits

Author SHA1 Message Date
John Jones
d57e026fbf Moved functionality from headers to c files so that we can compile 2017-02-13 13:25:43 -05:00
jmjatlanta
364bc72a54 Merge remote-tracking branch 'upstream/master' 2016-12-05 07:25:55 -05:00
John Jones
ee1cf1359c Small changes to allow compile 2016-12-05 06:56:09 -05:00
John Jones
fa1084b45c added Eclipse project files 2016-11-17 16:35:50 -05:00
xethyrion
50dbd5f765 Merge pull request #1 from jmjatlanta/master
Directory structure changes
2016-11-14 11:03:10 -08:00
John Jones
68ca649688 Directory structure changes
Made an include directory to avoid naming conflicts with other projects.
Also added a Makefile to help with building the library and testing
application. Note: This does not build due to what appears to be a
missing codec.h file.
2016-11-14 08:03:48 -05:00
xethyrion
edb7475318 Update STATUS.md 2016-11-10 13:38:23 +02:00
xethyrion
877d71acaa Update and rename STATUS to STATUS.md 2016-11-10 13:19:34 +02:00
xethyrion
4bb95063a9 Update README.md 2016-11-10 13:07:23 +02:00
xethyrion
fb56ba584a Update README.md 2016-11-10 10:27:58 +02:00
xethyrion
64fd480954 Update README.md 2016-11-10 10:26:10 +02:00
xethyrion
b11ecd51c5 Update README.md 2016-11-10 10:24:23 +02:00
xethyrion
38b7966a10 Update README.md 2016-11-10 10:19:07 +02:00
xethyrion
6f14f96982 Update README.md 2016-11-10 10:18:36 +02:00
xethyrion
4cddac37a3 Update README.md 2016-11-10 10:15:13 +02:00
xethyrion
d7a90c513d added ipfs support with proper base58 2016-11-10 00:53:11 +02:00
xethyrion
7574846553 Not needed after all 2016-11-09 01:12:29 +02:00
xethyrion
5bc0d88bf1 Added more space for proxies
Fixed a bug in protoutils.h->string_to_bytes where an extra NULL caused memory errors.
2016-11-08 18:01:10 +02:00
xethyrion
36f4f4e1b8 additional notes 2016-11-08 14:57:13 +02:00
xethyrion
483957077e Update 2016-11-08 13:02:45 +02:00
xethyrion
7b1ed7a4a4 Update STATUS 2016-11-08 12:59:03 +02:00
xethyrion
b29bbee5a1 Update STATUS 2016-11-06 04:13:50 +02:00
xethyrion
ebc0e05b8b Add files via upload 2016-11-06 03:57:36 +02:00
xethyrion
148523117b Delete base58.h 2016-11-06 03:55:29 +02:00
ken Code
b68cb78ce1 Create LICENSE 2016-11-04 12:27:08 +01:00
xethyrion
c333fd7d78 Add files via upload 2016-11-02 18:27:58 +02:00
ken Code
6bd077f878 Initial commit 2016-10-26 10:48:01 +02:00