Don't HTLC claim with no-possible-preimage in full_stack_target
[rust-lightning] / fuzz /
2018-08-17 Matt CoralloDon't HTLC claim with no-possible-preimage in full_stac... 2018-08-no-claim-fuzz-bug
2018-08-17 Matt CoralloMerge pull request #116 from TheBlueMatt/2018-08-peer_h...
2018-08-17 Matt CoralloRemove some dead Logger code
2018-08-17 Matt CoralloMerge pull request #115 from TheBlueMatt/2018-08-channe...
2018-08-17 Matt CoralloFix PaymentReceived/sha256 handling in full_stack_target 2018-08-channel-fuzz-fixes
2018-08-17 Matt CoralloHandle duplicate funding transaction gracefully.
2018-08-17 Matt CoralloMerge pull request #110 from TheBlueMatt/2018-08-router...
2018-08-17 Matt CoralloFix fee_base_msat overflowing entire fee range in RouteHint
2018-08-17 Matt CoralloMerge pull request #91 from ariard/logging_interface
2018-08-17 Antoine RiardLogging interface
2018-07-31 Matt CoralloMerge pull request #100 from TheBlueMatt/2018-07-htlc...
2018-07-31 Matt CoralloMerge pull request #102 from savil/hex-version
2018-07-31 Savil Srivastavachange hex version to 0.3, and leave out the minor...
2018-07-28 Matt CoralloMerge pull request #95 from savil/rm-bitcoin-util-hexbytes
2018-07-28 Savil Srivastavause hex::decode instead of extend_vec_from_hex
2018-07-26 Matt CoralloMerge pull request #93 from TheBlueMatt/2018-07-announc...
2018-07-26 Matt CoralloProperly calculate Channel::announce_publicly
2018-07-26 Matt CoralloMerge pull request #84 from savil/sort_outputs
2018-07-25 Matt CoralloMerge pull request #87 from savil/editorconfig
2018-07-25 Matt CoralloMerge pull request #88 from TheBlueMatt/2018-07-new...
2018-07-25 Matt CoralloOnly abort channel_target fuzz test on Err if ErrorActi... 2018-07-new-fuzzing
2018-07-25 Matt CoralloAdd router_target to fuzzing which fuzzes router msgs...
2018-07-25 Matt CoralloUpdate NodeAnnouncement addr deserialization to check...
2018-07-25 Matt CoralloEnsure all msg deserialization can provide extra bytes...
2018-07-25 Matt CoralloMerge pull request #86 from TheBlueMatt/2018-07-event...
2018-07-25 Matt CoralloPendingHTLCsForwardable really should just be upstreamed.
2018-07-25 Matt CoralloMerge pull request #85 from TheBlueMatt/2018-07-fees
2018-07-25 Matt CoralloConvert fee API to per_kw instead of per_vb 2018-07-fees
2018-07-23 Matt CoralloMerge pull request #78 from TheBlueMatt/2018-07-43...
2018-07-23 Antoine RiardAdd DisconnectPeer events 2018-07-43-rebased
2018-07-23 Antoine RiardImplement ErrorMessage msg and ErrorAction::SendErrorMe...
2018-07-23 Matt CoralloMerge pull request #77 from TheBlueMatt/2018-07-route...
2018-07-23 Matt CoralloAdd arg to get_route to specify our local channels... 2018-07-route-tweaks
2018-07-23 Matt CoralloMerge pull request #75 from TheBlueMatt/2018-07-68...
2018-07-23 Matt CoralloMerge pull request #74 from TheBlueMatt/2018-07-shutdow...
2018-07-23 Savil Srivastava[msgs::ChannelReestablish] implement encoding and decoding 2018-07-68-rebased
2018-07-23 Matt CoralloMerge pull request #69 from savil/gen-target-fix
2018-07-22 Matt CoralloMerge pull request #73 from TheBlueMatt/2018-07-no...
2018-07-22 Matt CoralloMigrate all Uint256s used for channel_ids to [u8; 32] 2018-07-no-uint
2018-07-21 Savil Srivastava[fuzz] remove \L in sed regex for filenames in gen_targ...
2018-07-20 Matt CoralloMerge pull request #65 from TheBlueMatt/master
2018-07-20 Matt CoralloBump version for API overhauls, update deps and docs
2018-07-20 Matt CoralloMerge pull request #47 from ariard/block_disconnected_c...
2018-07-18 Matt CoralloMerge pull request #49 from ariard/bad_failure_codes
2018-07-18 Matt CoralloMerge pull request #51 from TheBlueMatt/master
2018-07-18 Matt CoralloShorten channelmonitor_deserialize_target's name for AFL
2018-07-18 Matt CoralloMerge pull request #48 from TheBlueMatt/2018-07-monitor...
2018-07-17 Matt CoralloTest channelmonitor serialization roundtrip doesn't... 2018-07-monitor-serialize
2018-06-29 Matt CoralloMerge pull request #35 from TheBlueMatt/2018-06-post-32
2018-06-29 Matt CoralloMerge pull request #33 from jeandudey/funding_txo
2018-06-29 Jean Pierre DudeyAdd the `OutPoint` type for the `ChannelMonitor`'s...
2018-06-17 Matt CoralloMerge pull request #30 from TheBlueMatt/master
2018-06-17 Matt CoralloFix message targets to not have an internal loop
2018-06-17 Matt CoralloAdd ping/pong fuzz targets
2018-06-05 Matt CoralloMerge pull request #28 from TheBlueMatt/master
2018-06-05 Matt Corallofuzztarget sha -> XOR, crates secp256k1
2018-05-13 Matt CoralloMerge pull request #26 from TheBlueMatt/master
2018-05-13 Matt CoralloUpdate msg_target_template to note auto-generation
2018-05-13 Matt CoralloFix indentation in fuzz_target utils
2018-05-13 Matt CoralloMake travis check that msg_targets match the template
2018-05-13 Matt CoralloMerge pull request #24 from yuntai/master
2018-05-12 Yuntai Kyongadd fuzz target for messages
2018-05-12 Yuntai Kyongadd script to generate msg test target
2018-05-12 Yuntai KyongUpdate dependency on secp256k1 pointing to https:/...
2018-05-12 Yuntai Kyongadd .gitignore
2018-05-10 Matt CoralloMerge pull request #25 from TheBlueMatt/master
2018-05-10 Matt CoralloMake channel_target return as channelmanager removes...
2018-04-26 Matt CoralloMerge pull request #21 from TheBlueMatt/master
2018-04-25 Matt CoralloRewrite channelmonitor framework and implement a bunch...
2018-04-17 Matt CoralloMove ChannelKeys creation into channelmanager
2018-04-17 Matt CoralloMerge pull request #20 from TheBlueMatt/master
2018-04-17 Matt CoralloProvide fallback for crypto's fixed_time_eq on non...
2018-04-17 Matt CoralloCompletely rewrite channel HTLC tracking and processing
2018-04-17 Matt CoralloSwitch back to crates.io rust-bitcoin for 0.13 release
2018-04-02 Matt CoralloMerge pull request #19 from TheBlueMatt/2018-04-error...
2018-04-02 Matt CoralloFix travis-fuzz upgrade-handling 2018-04-error-handling-framework
2018-04-02 Matt CoralloMerge pull request #18 from TheBlueMatt/2018-04-fuzzing...
2018-04-02 Matt CoralloMerge pull request #17 from TheBlueMatt/2017-04-channel...
2018-04-02 Matt CoralloCheck funding txout format when transaction is confirme... 2018-04-fuzzing-expansion
2018-04-02 Matt CoralloExpand full_stack_target from uselessly-large to laugha...
2018-04-02 Matt CoralloHandle incoming shutdown messages
2018-04-02 Matt CoralloUpdate for new rust-bitcoin API, avoid some duplicate...
2018-03-27 Matt CoralloMerge pull request #16 from TheBlueMatt/2018-03-fixups
2018-03-25 Matt Coralloimpl more message decoders
2018-03-23 Matt CoralloMerge pull request #15 from TheBlueMatt/master
2018-03-23 Matt CoralloSet travis to run honggfuzz for a while
2018-03-23 Matt CoralloAdd some fuzz targets.