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

GitHub / saltyrtc/saltyrtc-client-java issues and pull requests

#139 - Bump mkdocs from 0.16.0 to 1.2.3 in /docs

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#138 - Bump pygments from 2.7.4 to 2.15.0 in /docs

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#136 - Client accepts CSN which are incremented by more than one.

Issue - State: open - Opened by rustonaut almost 4 years ago - 1 comment
Labels: bug

#135 - Cookie of c2c handshake is set late.

Issue - State: open - Opened by rustonaut almost 4 years ago - 5 comments
Labels: bug, security

#134 - The "No shared task" case isn't handled correctly ("close" msg & channel termination).

Issue - State: open - Opened by rustonaut almost 4 years ago - 2 comments
Labels: bug, security

#133 - Dropping old responder doesn't work if we have a trusted receiver public permanent key.

Issue - State: open - Opened by rustonaut almost 4 years ago - 1 comment
Labels: bug

#132 - Move from bintray to maven central

Pull Request - State: closed - Opened by threema-danilo about 4 years ago
Labels: chore

#131 - Bump pygments from 2.1.3 to 2.7.4 in /docs

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#130 - Dependency version specifiers

Issue - State: open - Opened by dbrgn almost 5 years ago

#129 - Maintenance updates

Pull Request - State: closed - Opened by dbrgn almost 5 years ago - 1 comment
Labels: improvement, security

#128 - Add possibility to use SSL Socket Factory

Pull Request - State: closed - Opened by lgrahl over 5 years ago

#127 - Question: Allow Kotlin?

Issue - State: closed - Opened by ovalseven8 almost 6 years ago - 1 comment

#126 - Fix potential NPE

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago

#125 - Synchronize on Signaling class

Pull Request - State: open - Opened by ovalseven8 about 6 years ago - 4 comments

#124 - Further synchronization

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 4 comments

#123 - Synchronize read methods in `CombinedSequence`

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 6 comments

#122 - Add missing `CLOSING_NORMAL` to `CLOSE_CODES_ALL`

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago

#121 - Update README.md

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 1 comment

#120 - Use enum instead of int constants for close codes

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 4 comments

#119 - Question about source code

Issue - State: closed - Opened by ovalseven8 about 6 years ago - 3 comments
Labels: bug

#118 - Minor code changes

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 2 comments

#117 - Update README.md

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 1 comment

#116 - Add dual stack mode setting to builder

Pull Request - State: closed - Opened by lgrahl about 6 years ago - 1 comment

#115 - Clarify that the API is not thread-safe

Pull Request - State: closed - Opened by lgrahl about 6 years ago

#114 - Fix synchronisation

Issue - State: open - Opened by lgrahl about 6 years ago - 3 comments
Labels: bug, question

#113 - Is this client thread-safe?

Issue - State: closed - Opened by ovalseven8 about 6 years ago - 2 comments
Labels: question

#112 - Some code optimizations

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 1 comment

#111 - Remove use of java.util.Optional

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 4 comments

#110 - Remove exceptions from method signature

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago

#109 - Use '.isEmpty()' instead of '.size() < 1'

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 1 comment

#108 - Create functions for duplicate code

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 1 comment

#107 - Add some more annotations

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 1 comment

#106 - Check for null

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 2 comments

#105 - Remove unused imports

Pull Request - State: closed - Opened by ovalseven8 about 6 years ago - 1 comment

#104 - Fix 'send-error' message validation

Pull Request - State: closed - Opened by lgrahl about 6 years ago

#103 - Initiator should send drop-responder to the server, not the peer

Issue - State: closed - Opened by lgrahl about 6 years ago
Labels: bug

#102 - Handshake attempts after 'task' state trigger a protocol error

Issue - State: closed - Opened by lgrahl about 6 years ago
Labels: bug

#101 - Fix protocol errors triggered by new clients after task state

Pull Request - State: closed - Opened by lgrahl about 6 years ago

#100 - Update CI image

Pull Request - State: closed - Opened by lgrahl over 6 years ago

#99 - Wrong send-error validation

Issue - State: closed - Opened by dbrgn over 6 years ago
Labels: bug

#98 - Reduce copying and consistently use ByteBuffer

Issue - State: open - Opened by lgrahl over 6 years ago
Labels: improvement

#97 - Restore Android (API<24) compatibility

Pull Request - State: closed - Opened by dbrgn over 6 years ago

#96 - Make nonce validation methods public and static

Pull Request - State: closed - Opened by dbrgn almost 7 years ago
Labels: bug, improvement

#95 - Create CryptoProvider abstraction

Pull Request - State: closed - Opened by dbrgn almost 7 years ago - 1 comment
Labels: feature

#94 - Update README.md

Pull Request - State: closed - Opened by ovalseven8 almost 7 years ago

#93 - Use Java 8

Pull Request - State: closed - Opened by dbrgn almost 7 years ago

#92 - Create CryptoProvider interface

Issue - State: closed - Opened by dbrgn almost 7 years ago
Labels: improvement

#91 - Precalculate shared keys

Pull Request - State: closed - Opened by dbrgn almost 7 years ago - 1 comment
Labels: feature

#90 - Remove beta note in README

Pull Request - State: closed - Opened by dbrgn almost 7 years ago

#89 - Switch to Java 8

Issue - State: closed - Opened by dbrgn almost 7 years ago

#88 - Upgrade some dependencies

Pull Request - State: closed - Opened by dbrgn almost 7 years ago

#87 - Add close code 3008 (timeout)

Pull Request - State: closed - Opened by dbrgn almost 7 years ago
Labels: feature

#86 - Precalculate shared key

Issue - State: closed - Opened by lgrahl almost 7 years ago
Labels: improvement

#85 - Fix potential NPE in WebSocketListener.onDisconnected

Pull Request - State: closed - Opened by dbrgn about 7 years ago
Labels: bug

#84 - Add support for 'disconnected' messages

Pull Request - State: closed - Opened by dbrgn about 7 years ago

#83 - Upgrade json library

Pull Request - State: closed - Opened by dbrgn about 7 years ago

#82 - Upgrade msgpack libraries

Pull Request - State: closed - Opened by dbrgn about 7 years ago

#81 - Upgrade nv-websocket-client

Pull Request - State: closed - Opened by dbrgn about 7 years ago

#80 - Remove gradle witness

Pull Request - State: closed - Opened by dbrgn about 7 years ago - 5 comments

#79 - Add support for 'disconnected' messages

Issue - State: closed - Opened by dbrgn over 7 years ago

#78 - Switch to CircleCI

Pull Request - State: closed - Opened by dbrgn over 7 years ago

#77 - Handle websocket messages before onConnected

Pull Request - State: closed - Opened by dbrgn over 7 years ago

#76 - Websocket: onBinaryMessage can happen before onConnected

Issue - State: closed - Opened by dbrgn over 7 years ago
Labels: bug

#75 - Migrate to CircleCI

Issue - State: closed - Opened by dbrgn almost 8 years ago - 1 comment

#74 - Add docs for events

Pull Request - State: closed - Opened by dbrgn almost 8 years ago

#73 - CI Configuration Updates

Pull Request - State: closed - Opened by dbrgn about 8 years ago

#72 - Configurable retry attempts and linear backoff

Pull Request - State: closed - Opened by lgrahl about 8 years ago - 1 comment
Labels: improvement

#71 - Byte array to hex string conversion

Pull Request - State: closed - Opened by lgrahl about 8 years ago - 3 comments

#70 - Upgrade nv-websocket-client

Issue - State: closed - Opened by dbrgn about 8 years ago

#69 - How to connect clients across NAT?

Issue - State: closed - Opened by sibirchakraborty over 8 years ago - 4 comments

#68 - ERROR SaltyRTC.RSignaling - No shared sub-protocol could be found

Issue - State: closed - Opened by sibirchakraborty over 8 years ago - 19 comments

#67 - Drop dead responders after 60 seconds

Issue - State: closed - Opened by dbrgn over 8 years ago - 1 comment
Labels: bug

#66 - Optimization: Keep connection open after send error

Issue - State: open - Opened by dbrgn over 8 years ago
Labels: improvement

#65 - Retry WebSocket connection

Pull Request - State: closed - Opened by dbrgn over 8 years ago

#64 - Make WebSocket connect timeout configurable

Pull Request - State: closed - Opened by dbrgn over 8 years ago

#63 - Websocket timeout

Issue - State: closed - Opened by dbrgn over 8 years ago
Labels: bug, improvement

#62 - Update dependencies

Pull Request - State: closed - Opened by dbrgn over 8 years ago

#61 - Add allowNull parameter to ValidationHelper.validateTypedList

Pull Request - State: closed - Opened by dbrgn over 8 years ago

#60 - Bump subprotocol version to v1

Pull Request - State: closed - Opened by dbrgn over 8 years ago

#59 - Set protocol to v1.saltyrtc.org

Issue - State: closed - Opened by dbrgn over 8 years ago

#58 - Add support for multiple server permanent keys

Pull Request - State: closed - Opened by dbrgn over 8 years ago - 1 comment
Labels: feature

#57 - Avoid WebSocket internal close codes

Issue - State: closed - Opened by dbrgn over 8 years ago - 1 comment

#56 - Remove Task.onPeerHandshakeDone()

Issue - State: closed - Opened by dbrgn over 8 years ago - 1 comment

#55 - Add responsible disclosure section

Pull Request - State: closed - Opened by dbrgn over 8 years ago

#54 - Setup auto-deployment of docs

Pull Request - State: closed - Opened by dbrgn over 8 years ago

#53 - Implement dynamic server endpoints (#50)

Pull Request - State: closed - Opened by dbrgn over 8 years ago - 1 comment

#52 - Stop logging private key

Issue - State: closed - Opened by dbrgn over 8 years ago

#51 - Change wording & add code highlighting

Pull Request - State: closed - Opened by rugk over 8 years ago - 5 comments

#50 - Allow SaltyRTC server endpoint to be dynamic

Issue - State: closed - Opened by dbrgn over 8 years ago

#49 - Handover event is never used?

Issue - State: closed - Opened by dbrgn over 8 years ago
Labels: bug

#48 - Implement application message support

Pull Request - State: closed - Opened by dbrgn over 8 years ago

#46 - Support Ping Interval

Issue - State: closed - Opened by dbrgn over 8 years ago
Labels: feature

#44 - Add sendClose method to SaltyRTC

Issue - State: closed - Opened by dbrgn over 8 years ago - 1 comment

#43 - Close Websocket on Handover

Issue - State: closed - Opened by dbrgn over 8 years ago
Labels: bug

#40 - Complete documentation

Issue - State: open - Opened by dbrgn over 8 years ago - 1 comment
Labels: improvement

#39 - Add EventRegistry.clearAll()

Issue - State: closed - Opened by dbrgn almost 9 years ago - 2 comments

#38 - Add KeyStore(String, String) constructor

Issue - State: closed - Opened by dbrgn almost 9 years ago - 1 comment

#33 - Drop inactive responders

Issue - State: closed - Opened by dbrgn almost 9 years ago

#31 - Refactor signaling class

Issue - State: open - Opened by dbrgn almost 9 years ago
Labels: improvement