You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New API norddrop_network_refresh to inform Libdrop that network configuration or peer
availability has changed. This breaks the previous automated retry behavior where it automatically issued
requests and now waits for this API to be called to conserve the resources.
Introduce server side authentication
Ensure norddrop_stop() blocks until all events are processed by the handler.
Normalize file paths upon receiving the transfer request immediately, thus eliminating misleading file names in the events.
Introduce TransferThrottled event for file uploads