Commit Graph

  • b1f7d607ee
    Update LICENSE master Agorise 2019-01-01 10:36:34 -0600
  • a271e08996
    Update LICENSE Agorise 2018-06-17 16:31:04 +0300
  • 028223e46a
    Update LICENSE Agorise 2017-11-15 13:24:45 +0200
  • 4d46d86514 Update LICENSE Agorise 2017-10-16 13:53:40 +0300
  • 4c457c1dd3 Better error reporting jmjatlanta 2017-09-21 09:45:26 -0500
  • 3b178a142d Added helper method to compare ipfs address without IP address jmjatlanta 2017-08-24 14:36:03 -0500
  • c2f2c0c2da Added a compare method John Jones 2017-07-26 07:36:45 -0500
  • c434fbd160 Fixed warnings jmjatlanta 2017-07-17 16:13:53 -0500
  • 86d3cd422e Fixed memory leak and most compiler warnings John Jones 2017-07-17 15:11:08 -0500
  • 58a6240af9 Fixed bug on odd byte ip addresses John Jones 2017-07-13 18:29:02 -0500
  • 7c6bd1e36b Added sanity check John Jones 2017-04-27 11:09:18 -0500
  • d6877b995c Fixed initialization bug John Jones 2017-04-17 14:36:16 -0500
  • 603ed1d72f Fixed multiaddress_get_peer_id to return allocated memory John Jones 2017-04-17 11:56:36 -0500
  • f0961a247f Multiaddress stability fixes John Jones 2017-04-16 23:46:07 -0500
  • c96c1db14c Now handling zeros in address correctly John Jones 2017-04-13 09:29:44 -0500
  • 4cbcf6be3d Test that proves MultiAddress not handling 0s properly John Jones 2017-04-03 22:01:46 -0500
  • 615adc86ef Added ability to parse out peer id John Jones 2017-04-03 11:54:15 -0500
  • e9636e642f Fixed udp bug John Jones 2017-03-24 16:49:12 -0500
  • e90434ba61 strtok_r only by declaration John Jones 2017-03-21 13:36:06 -0500
  • d09c4a0d76 added string tokenizer for c99 John Jones 2017-03-21 13:04:44 -0500
  • e935335964 c99 John Jones 2017-03-21 14:57:41 +0000
  • 7fb89918f8 Parsing of IP adresses is now easier John Jones 2017-03-09 18:48:00 -0500
  • e914307a4d Added some utility methods to make parsing easier John Jones 2017-03-09 18:20:56 -0500
  • 0bbca7bc27 Small comment change John Jones 2017-02-27 12:26:38 -0500
  • 7da26ca04d Minor tweak to get rid of compiler warning John Jones 2017-02-22 10:54:16 -0500
  • ba234206a2 Merge pull request #6 from xethyrion/master John M. Jones 2017-02-22 00:50:24 -0500
  • 6274997560 Fixed everything.. as far as I can tell.. xethyrion 2017-02-22 07:17:09 +0200
  • 2dab592164 How it should be used xethyrion 2017-02-21 21:05:20 +0200
  • 10302dd4b1 Update README.md xethyrion 2017-02-21 21:04:06 +0200
  • 43a19d7c61 Updated to current version xethyrion 2017-02-21 21:02:42 +0200
  • 2a470ee856 Fixed encapsulation xethyrion 2017-02-21 20:55:28 +0200
  • 0b8789ebbc Bug fixes John Jones 2017-02-20 17:45:48 -0500
  • 4e281ddd08 Added testing framework John Jones 2017-02-20 15:58:19 -0500
  • fcb0cce437 Minor fixes to the conversion from bytes to MultiAddress John Jones 2017-02-20 08:15:16 -0500
  • f2d1a5aa83 added a helpful comment John Jones 2017-02-16 23:13:58 -0500
  • 5cb09b3708 Merge pull request #4 from jmjatlanta/master John M. Jones 2017-02-15 12:14:04 -0500
  • 29a68c8f55 Multiple fixes to code John Jones 2017-02-15 10:42:06 -0500
  • b7f3d475e3 Merge pull request #3 from jmjatlanta/master ken Code 2017-02-14 11:42:52 +0100
  • 9a9c5ea1c3 More cleanup John Jones 2017-02-13 17:49:20 -0500
  • cc8ff45cc1 Added a method to copy MultiAddresses John Jones 2017-02-13 14:28:06 -0500
  • bb488f7e82 More in line with existing code. Refactored naming. John Jones 2017-02-13 14:12:32 -0500
  • 78ce39b067 renamed struct maddr to MultiAddress John Jones 2017-02-13 13:30:22 -0500
  • d57e026fbf Moved functionality from headers to c files so that we can compile John Jones 2017-02-13 13:25:43 -0500
  • 48648fb6cd Update LICENSE ken Code 2017-01-31 17:11:29 +0100
  • 7159bd4641 Merge pull request #2 from jmjatlanta/master ken Code 2016-12-05 14:31:57 +0100
  • 364bc72a54 Merge remote-tracking branch 'upstream/master' jmjatlanta 2016-12-05 07:25:55 -0500
  • ee1cf1359c Small changes to allow compile John Jones 2016-12-05 06:56:09 -0500
  • fa1084b45c added Eclipse project files John Jones 2016-11-17 16:35:50 -0500
  • 50dbd5f765 Merge pull request #1 from jmjatlanta/master xethyrion 2016-11-14 11:03:10 -0800
  • 68ca649688 Directory structure changes John Jones 2016-11-14 08:03:48 -0500
  • edb7475318 Update STATUS.md xethyrion 2016-11-10 13:38:23 +0200
  • 877d71acaa Update and rename STATUS to STATUS.md xethyrion 2016-11-10 13:19:34 +0200
  • 4bb95063a9 Update README.md xethyrion 2016-11-10 13:07:23 +0200
  • fb56ba584a Update README.md xethyrion 2016-11-10 10:27:58 +0200
  • 64fd480954 Update README.md xethyrion 2016-11-10 10:26:10 +0200
  • b11ecd51c5 Update README.md xethyrion 2016-11-10 10:24:23 +0200
  • 38b7966a10 Update README.md xethyrion 2016-11-10 10:19:07 +0200
  • 6f14f96982 Update README.md xethyrion 2016-11-10 10:18:36 +0200
  • 4cddac37a3 Update README.md xethyrion 2016-11-10 10:15:13 +0200
  • d7a90c513d added ipfs support with proper base58 xethyrion 2016-11-10 00:53:11 +0200
  • 7574846553 Not needed after all xethyrion 2016-11-09 01:12:29 +0200
  • 5bc0d88bf1 Added more space for proxies xethyrion 2016-11-08 18:01:10 +0200
  • 36f4f4e1b8 additional notes xethyrion 2016-11-08 14:57:13 +0200
  • 483957077e Update xethyrion 2016-11-08 13:02:45 +0200
  • 7b1ed7a4a4 Update STATUS xethyrion 2016-11-08 12:59:03 +0200
  • b29bbee5a1 Update STATUS xethyrion 2016-11-06 04:13:50 +0200
  • ebc0e05b8b Add files via upload xethyrion 2016-11-06 03:57:36 +0200
  • 148523117b Delete base58.h xethyrion 2016-11-06 03:55:29 +0200
  • b68cb78ce1 Create LICENSE ken Code 2016-11-04 12:27:08 +0100
  • c333fd7d78 Add files via upload xethyrion 2016-11-02 18:27:58 +0200
  • 0705909f4c Update Upload-2 xethyrion 2016-11-01 16:52:58 +0200
  • e995693b53 Add files via upload Version-0.1 xethyrion 2016-10-30 11:32:37 +0200
  • 1abe88b616 Update protocols.c xethyrion 2016-10-30 11:32:00 +0200
  • cc545f880b Early Files xethyrion 2016-10-30 11:17:01 +0200
  • 2cc0a0b4c6 Create STATUS xethyrion 2016-10-30 11:13:24 +0200
  • 6bd077f878 Initial commit ken Code 2016-10-26 10:48:01 +0200