Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LeastAuthority/wormhole-william issues and pull requests

#105 - Replace direct use of gorilla library

Pull Request - State: closed - Opened by donpui about 2 years ago

#104 - Close connection on receiver cancel

Pull Request - State: closed - Opened by JustusFT about 2 years ago

#100 - Add receiver file rejection message to wasm

Pull Request - State: closed - Opened by JustusFT about 2 years ago - 7 comments

#95 - temporary work around for winden-destiny interop

Pull Request - State: closed - Opened by vu3rdd about 2 years ago - 9 comments

#94 - Adding iOS archs to support

Pull Request - State: closed - Opened by donpui about 2 years ago

#93 - Removing append to optimize memory usage

Pull Request - State: open - Opened by donpui about 2 years ago - 2 comments

#92 - Fix wasm bindings for go 1.19

Pull Request - State: closed - Opened by JustusFT about 2 years ago

#91 - Fixed empty readBuf issue

Pull Request - State: closed - Opened by donpui over 2 years ago - 4 comments

#90 - fix the crash caused when trying to dereference

Pull Request - State: closed - Opened by vu3rdd over 2 years ago

#88 - Added JS/Wasm build check

Pull Request - State: closed - Opened by donpui over 2 years ago

#87 - Add handling for "message of the day"

Pull Request - State: open - Opened by ewanas over 2 years ago - 1 comment

#86 - Print MotD welcome message from server

Pull Request - State: closed - Opened by donpui over 2 years ago - 1 comment

#85 - Mapping connection abort error to show as sender cancellation

Pull Request - State: closed - Opened by donpui over 2 years ago

#84 - Fixing hints usages and adding timeout in case of tcp

Pull Request - State: closed - Opened by donpui over 2 years ago - 2 comments

#83 - Allow direct connections for C bindings

Pull Request - State: closed - Opened by ewanas over 2 years ago

#82 - catching handshake error

Pull Request - State: closed - Opened by donpui over 2 years ago

#81 - Small CI changes

Pull Request - State: closed - Opened by donpui over 2 years ago

#80 - Transit Refactor (no changes in cryptography and framing)

Pull Request - State: open - Opened by piegamesde over 2 years ago - 20 comments

#79 - Add connection refuse or handshake errors mapping in C

Pull Request - State: closed - Opened by donpui over 2 years ago

#78 - cancellation: handle read errors

Pull Request - State: closed - Opened by vu3rdd over 2 years ago

#77 - cancellation: handle read errors

Pull Request - State: closed - Opened by vu3rdd over 2 years ago - 1 comment

#76 - Fix out of memory issue caused by readFunc

Pull Request - State: closed - Opened by JustusFT over 2 years ago

#75 - Incorrect nameplate handling for receiver

Pull Request - State: closed - Opened by ewanas over 2 years ago - 2 comments

#74 - Error screens messages update in C part

Pull Request - State: closed - Opened by donpui over 2 years ago

#73 - Changing appId to Magic-Wormhole protocol default AppID to have bette…

Pull Request - State: closed - Opened by donpui over 2 years ago

#72 - Fix WebSocket relay handling

Pull Request - State: closed - Opened by piegamesde over 2 years ago - 9 comments

#71 - Change `NewPromise` to release js.Func `constructor`

Pull Request - State: closed - Opened by JustusFT over 2 years ago

#70 - top level directory with lesser permissions and preserve unix file mode

Pull Request - State: closed - Opened by vu3rdd over 2 years ago - 1 comment

#69 - Add handling for failing malloc

Pull Request - State: closed - Opened by ewanas over 2 years ago - 1 comment

#68 - directory recv: add sanity checks before writing into the destination

Pull Request - State: closed - Opened by vu3rdd over 2 years ago

#67 - directory recv: add sanity checks before writing into the destination

Pull Request - State: closed - Opened by vu3rdd over 2 years ago - 4 comments

#66 - 65.deterministic checkout

Pull Request - State: closed - Opened by exarkun over 2 years ago - 1 comment

#63 - Fix incorrect handling of sender canceling

Pull Request - State: closed - Opened by ewanas over 2 years ago

#62 - transit relay: add a connection timeout of 60 seconds

Pull Request - State: closed - Opened by vu3rdd over 2 years ago - 6 comments

#61 - websocket Read size type is int64, not an int

Pull Request - State: closed - Opened by vu3rdd over 2 years ago

#60 - increase read buffer size from the default 32KiB to 64KiB

Pull Request - State: closed - Opened by vu3rdd over 2 years ago

#59 - partially reverse changes from 6c577b46fa

Pull Request - State: closed - Opened by vu3rdd over 2 years ago

#58 - README: update with the current commandline flags and add a few extra…

Pull Request - State: closed - Opened by vu3rdd over 2 years ago

#56 - Removal of clientId, downloadId. Some cleanup to C bindings.

Pull Request - State: closed - Opened by ewanas almost 3 years ago

#55 - Refactor C interface

Pull Request - State: closed - Opened by ewanas almost 3 years ago

#54 - Add cancellation to the C API

Pull Request - State: closed - Opened by ewanas almost 3 years ago

#51 - C bindings Windows support

Pull Request - State: closed - Opened by ewanas almost 3 years ago

#47 - Download confirmation and large file support

Pull Request - State: closed - Opened by ewanas almost 3 years ago

#46 - remove explicit connection timeouts

Pull Request - State: closed - Opened by vu3rdd about 3 years ago

#44 - Cancellation

Pull Request - State: closed - Opened by vu3rdd about 3 years ago

#43 - Add progress handler for receive file C API

Pull Request - State: closed - Opened by ewanas about 3 years ago

#42 - Add progress callback for send file C bindings

Pull Request - State: closed - Opened by ewanas about 3 years ago

#41 - Sendtext/Sendfile C API return types

Pull Request - State: closed - Opened by ewanas about 3 years ago

#40 - Add websocket transport to transit relay

Pull Request - State: closed - Opened by c-chroniko about 3 years ago - 1 comment

#39 - reintroduce send side streaming

Pull Request - State: closed - Opened by vu3rdd about 3 years ago - 1 comment
Labels: Reviewer can merge

#38 - Client#SendFile and Client#Receive signatures changed

Pull Request - State: closed - Opened by bryanchriswhite about 3 years ago - 1 comment

#37 - Permissions to master

Pull Request - State: closed - Opened by vu3rdd about 3 years ago - 3 comments
Labels: Reviewer can merge

#36 - Cancellation2

Pull Request - State: closed - Opened by vu3rdd about 3 years ago - 1 comment

#35 - Refactor signatures and ensure callback is always called

Pull Request - State: closed - Opened by bryanchriswhite over 3 years ago

#33 - Add progress to receive: SendOption -> TransferOption

Pull Request - State: closed - Opened by bryanchriswhite over 3 years ago
Labels: Reviewer can merge

#32 - WASM/JS API improvements

Pull Request - State: closed - Opened by bryanchriswhite over 3 years ago

#31 - WASM/JS API improvements

Pull Request - State: closed - Opened by bryanchriswhite over 3 years ago - 3 comments

#30 - Add websocket transport to transit relay

Pull Request - State: closed - Opened by bryanchriswhite over 3 years ago
Labels: Reviewer can merge

#29 - Upstream changes

Pull Request - State: closed - Opened by bryanchriswhite over 3 years ago
Labels: Reviewer can merge

#27 - github-action: setup-go v2

Pull Request - State: closed - Opened by vu3rdd over 3 years ago

#26 - Implement C API

Pull Request - State: closed - Opened by bryanchriswhite over 3 years ago

#24 - simplify, ensure async, & add callback support

Pull Request - State: closed - Opened by bryanchriswhite over 3 years ago - 1 comment

#21 - an initial implementation of permissions specification

Pull Request - State: closed - Opened by vu3rdd over 3 years ago

#20 - improvements to commandline client

Pull Request - State: closed - Opened by vu3rdd over 3 years ago - 1 comment

#19 - wasm: chunk inputs via a reader interface on the sending side

Pull Request - State: closed - Opened by vu3rdd over 3 years ago - 3 comments
Labels: Reviewer can merge

#17 - [DO NOT MERGE] CI Debugging

Pull Request - State: closed - Opened by bryanchriswhite almost 4 years ago

#16 - Use asserts to make a nicely readable test suite

Pull Request - State: closed - Opened by vu3rdd almost 4 years ago - 1 comment

#14 - Deprecate old fields

Pull Request - State: closed - Opened by vu3rdd almost 4 years ago

#12 - Send progress

Pull Request - State: closed - Opened by bryanchriswhite almost 4 years ago - 2 comments

#10 - Websocket relay

Pull Request - State: closed - Opened by vu3rdd almost 4 years ago - 2 comments

#9 - wasm build tags

Pull Request - State: closed - Opened by vu3rdd almost 4 years ago

#6 - websocket: switch to nhooyr.io/websocket

Pull Request - State: closed - Opened by vu3rdd about 4 years ago

#1 - Wormhole client wasm interface spike

Pull Request - State: closed - Opened by bryanchriswhite about 4 years ago - 1 comment