Commit Graph

  • ec7f549383
    Add more tests for signatures Lee Miller 2024-03-22 16:23:24 +0200
  • 7c8b28f451
    Add ACK data generation into the feature matrix in readme Lee Miller 2024-03-21 17:58:49 +0200
  • 01ecc4a4cd
    Add a test for verification of the sha256 signatures Lee Miller 2024-03-04 00:25:46 +0200
  • 67712c69fa
    Fix some semicolon typos in test master Lee Miller 2024-03-03 23:06:33 +0200
  • 66fa3e0e63
    Add browsers Lee Miller 2024-03-03 22:50:27 +0200
  • 7b38bbc5ad
    Remove excessive done() in test Lee Miller 2024-03-03 22:27:06 +0200
  • 095bc95660
    Fix the test case for encrypted Lee Miller 2024-03-02 16:37:57 +0200
  • 597ed89c90
    Update package: specify the chai version supporting require() Lee Miller 2024-03-01 00:07:24 +0200
  • 6a364b4107
    Add a gitea workflow Lee Miller 2024-02-27 22:18:07 +0200
  • 95abeecc84
    Update package Lee Miller 2023-01-03 05:04:16 +0200
  • 99d519fb69
    Fix the name in user-agent Lee Miller 2024-03-01 00:58:03 +0200
  • f4a3a6e321
    Update readme Lee Miller 2023-01-09 05:25:31 +0200
  • 5503818676
    Replace [new ]Buffer() by Buffer.alloc() and Buffer.from() in tests Lee Miller 2023-01-09 03:55:15 +0200
  • fdd941083d
    Update links to the Spec Lee Miller 2023-01-09 03:46:20 +0200
  • 8e19d34a1a
    Fix PoW building Lee Miller 2023-01-03 06:19:01 +0200
  • 305bce9397
    Replace [new ]Buffer() with Buffer.alloc() or Buffer.from() in code Lee Miller 2023-01-03 06:17:21 +0200
  • 2179efa1b4
    Add a buildbot dir and a script for local testing Lee Miller 2023-01-03 05:05:12 +0200
  • 1a6cb74b82
    Fix encrypted encoding/decoding according to the changes in eccrypto Lee Miller 2023-01-03 05:02:21 +0200
  • 6ec1ae888f
    Fix PoW building mac Lee Miller 2023-01-03 06:19:01 +0200
  • 573ed263bc
    Replace new Buffer() with Buffer.alloc() in lib/crypto - do it everywhere! Lee Miller 2023-01-03 06:17:21 +0200
  • c10e2830f5
    Add a buildbot dir and a script for local testing Lee Miller 2023-01-03 05:05:12 +0200
  • be6a307248
    Update package Lee Miller 2023-01-03 05:04:16 +0200
  • ce6623d089
    Fix encrypted encoding/decoding according to the changes in eccrypto Lee Miller 2023-01-03 05:02:21 +0200
  • 399e227815 0.6.6 Kagami Hiiragi 2015-11-13 22:36:13 +0300
  • d2c0cebc96 Add missed "use strict" Kagami Hiiragi 2015-11-13 22:04:56 +0300
  • 8310ff1a9c Fix for latest nan and eccrypto Kagami Hiiragi 2015-11-13 21:32:32 +0300
  • 4c184c2a25 Use newer GCC Kagami Hiiragi 2015-09-29 17:33:04 +0300
  • bf76d6fcf9 Run tests on Node v4 on travis too Kagami Hiiragi 2015-09-29 17:24:33 +0300
  • 5b6899e24b Bump bignum Kagami Hiiragi 2015-09-29 17:18:21 +0300
  • 6e74d4f1af Merge pull request #16 from echom/master Kagami Hiiragi 2015-09-29 17:17:11 +0300
  • b3239d25a1 wrapping ntohll in ifndef for mac Jörg Hösel 2015-09-29 15:32:36 +0200
  • cdd490ee02 0.6.5 Kagami Hiiragi 2015-07-13 22:11:48 +0300
  • 651ce9b981 Fix POW test Kagami Hiiragi 2015-07-13 22:11:18 +0300
  • 4833621f9b Use node::Buffer directly, fix arg check Kagami Hiiragi 2015-07-13 22:09:50 +0300
  • a8be4c88b5 travis: new targets, container-based build Kagami Hiiragi 2015-07-13 21:28:43 +0300
  • cc03c10412 Fix license SPDX id Kagami Hiiragi 2015-07-13 21:26:32 +0300
  • 2bd3a3c90c 0.6.4 Kagami Hiiragi 2015-07-12 21:23:13 +0300
  • 63bb453135 Bump deps Kagami Hiiragi 2015-07-12 21:22:56 +0300
  • a97749c688 Fix pubkey test Kagami Hiiragi 2015-05-29 15:39:15 +0300
  • b7014025f0 0.6.3 Kagami Hiiragi 2015-05-29 15:12:51 +0300
  • feb254d01f Publish docs gh-pages Kagami Hiiragi 2015-03-16 22:33:24 +0300
  • db2be24854 0.6.2 Kagami Hiiragi 2015-03-16 22:31:21 +0300
  • da0eb28eb6 Expose "expires" field for objects Kagami Hiiragi 2015-03-07 21:05:39 +0300
  • f29f32b3aa Add option to check stream in object.validate Kagami Hiiragi 2015-03-07 00:35:30 +0300
  • 956d58ce2f Rename option inventory -> vectors Kagami Hiiragi 2015-03-05 23:31:11 +0300
  • 542d31d387 Support bitmessage: scheme in Address.decode Kagami Hiiragi 2015-03-01 20:37:22 +0300
  • 68e5bae278 Fix badge url Kagami Hiiragi 2015-02-28 23:02:04 +0300
  • fffa8c80d1 Publish docs Kagami Hiiragi 2015-02-28 22:57:18 +0300
  • ab33538035 0.6.1 Kagami Hiiragi 2015-02-28 22:56:08 +0300
  • ed099a6469 Fix for jshint 2.6.3 Kagami Hiiragi 2015-02-28 22:45:04 +0300
  • 56083e4751 Allow to pass services as buffer to net_addr Kagami Hiiragi 2015-02-28 22:25:28 +0300
  • d68e5adf0b Filter out private IPs in addr messages Kagami Hiiragi 2015-02-27 15:54:05 +0300
  • 84ad9eb2c2 Extract transports to bitmessage-transports Kagami Hiiragi 2015-02-25 13:28:58 +0300
  • dd8648e582 Fix Address example Kagami Hiiragi 2015-02-24 22:59:59 +0300
  • c4ccee2719 Remove outdated todo Kagami Hiiragi 2015-02-24 22:32:16 +0300
  • 1082fc708a Fix messages example Kagami Hiiragi 2015-02-24 21:21:42 +0300
  • ecf2931aad Improve networking usage Kagami Hiiragi 2015-02-24 20:27:41 +0300
  • bf89d91fbd Publish docs Kagami Hiiragi 2015-02-24 20:23:55 +0300
  • a02860808d 0.6.0 Kagami Hiiragi 2015-02-24 20:23:09 +0300
  • d91a87a804 Check version's user agent/streams size per spec Kagami Hiiragi 2015-02-24 20:12:52 +0300
  • 3f25744017 Move connection to self detection to transport Kagami Hiiragi 2015-02-24 19:38:03 +0300
  • 2bdd415835 error.fatal -> error.type Kagami Hiiragi 2015-02-24 19:18:49 +0300
  • 96d63f0613 version.version -> version.protoVersion Kagami Hiiragi 2015-02-24 19:09:01 +0300
  • fe63ccf227 version.streamNumbers -> version.streams Kagami Hiiragi 2015-02-24 18:42:57 +0300
  • 9d535bb25d Refactor decodeVersion Kagami Hiiragi 2015-02-24 11:47:56 +0300
  • c916023393 Decode and validate version message in transports Kagami Hiiragi 2015-02-23 23:45:32 +0300
  • ec8e4e1cb2 Fix version docstring Kagami Hiiragi 2015-02-23 21:23:53 +0300
  • 849e76ca23 Bitfield.toString Kagami Hiiragi 2015-02-23 20:55:30 +0300
  • 5f96a5d893 Emit "close" for ws transport Kagami Hiiragi 2015-02-23 14:00:31 +0300
  • cb917c6bda Transport fixes Kagami Hiiragi 2015-02-22 13:12:23 +0300
  • 0f2a21c134 Fix warning reporting in net transports Kagami Hiiragi 2015-02-21 20:52:26 +0300
  • 0642977538 Add error.type2str Kagami Hiiragi 2015-02-21 20:17:12 +0300
  • 3f57b972d7 Net fixes Kagami Hiiragi 2015-02-20 19:37:28 +0300
  • 06df8c42b3 Add separate dns-specific bootstrap method Kagami Hiiragi 2015-02-19 17:16:41 +0300
  • e52e226662 Net improvements Kagami Hiiragi 2015-02-17 15:35:40 +0300
  • 49e4aa4158 Add object.validate API Kagami Hiiragi 2015-02-16 19:47:19 +0300
  • c2cd98fe7f Add NODE_GATEWAY/NODE_MOBILE unofficial bits Kagami Hiiragi 2015-02-14 18:22:57 +0300
  • f251b3e569 Fix WS transport default port Kagami Hiiragi 2015-02-14 18:11:18 +0300
  • 42622fe0c0 Publish docs Kagami Hiiragi 2015-02-14 14:06:56 +0300
  • e32e9c23f5 Fix link Kagami Hiiragi 2015-02-14 14:05:25 +0300
  • fa48a16888 Publish docs Kagami Hiiragi 2015-02-14 14:00:58 +0300
  • 3f1cfac1c0 Fix module paths again Kagami Hiiragi 2015-02-14 14:00:27 +0300
  • a433e86b16 Publish docs Kagami Hiiragi 2015-02-14 13:54:39 +0300
  • 508c92009d Fix module paths Kagami Hiiragi 2015-02-14 13:53:24 +0300
  • 83cf1a240d Publish docs Kagami Hiiragi 2015-02-12 13:51:08 +0300
  • 9ca411ec22 docs: add missed field to version.DecodeResult Kagami Hiiragi 2015-02-12 13:50:04 +0300
  • 034f611a98 Publish docs Kagami Hiiragi 2015-02-12 13:44:15 +0300
  • e90086f8d2 0.5.0 Kagami Hiiragi 2015-02-12 13:43:07 +0300
  • fd70fd6433 docs: usage examples Kagami Hiiragi 2015-02-12 13:36:44 +0300
  • f611a36b4a Bump deps Kagami Hiiragi 2015-02-12 12:41:48 +0300
  • 6bed396c0a Fix features in README Kagami Hiiragi 2015-02-11 23:05:38 +0300
  • e70acd6b99 docs: objects Kagami Hiiragi 2015-02-11 22:56:14 +0300
  • 96d7074b2d docs: messages Kagami Hiiragi 2015-02-11 18:16:43 +0300
  • f619a066c6 Fix error.decode API Kagami Hiiragi 2015-02-11 18:14:22 +0300
  • 3f0b881a58 Use Buffer type for vector in error encode/decode Kagami Hiiragi 2015-02-11 17:53:49 +0300
  • 3ca97f294c Fix double Buffer.concat Kagami Hiiragi 2015-02-11 16:52:40 +0300
  • 782b7e7d27 docs: structs Kagami Hiiragi 2015-02-11 15:18:38 +0300
  • 5c981309df docs: use optional instead of nullable Kagami Hiiragi 2015-02-10 21:23:20 +0300
  • a9a21fe480 Document crypto module Kagami Hiiragi 2015-02-10 21:22:13 +0300
  • 3389359ce5 Document pow module Kagami Hiiragi 2015-02-10 21:07:08 +0300