[Linuxdcpp-team] [Bug 1818825] Re: Use ALPN for protocol negotiation over TLS

2019-04-03 Thread Denis Smirnov
Same change for EiskaltDC++: https://github.com/eiskaltdcpp/eiskaltdcpp/pull/396 -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1818825 Title: Use ALPN for protocol negotiation over TLS Status in

[Linuxdcpp-team] [Bug 1818825] Re: Use ALPN for protocol negotiation over TLS

2019-03-31 Thread Denis Smirnov
Proposed patch for advertising a list of supported protocols: https://gist.github.com/dennwc/de336c848695232aab72c06b943349ab -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1818825 Title: Use ALPN

[Linuxdcpp-team] [Bug 1818825] Re: Use ALPN for protocol negotiation over TLS

2019-03-31 Thread Denis Smirnov
First part of the change for Flylink: https://github.com/pavel-pimenov/flylinkdc-r5xx/pull/1720 -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1818825 Title: Use ALPN for protocol negotiation over

[Linuxdcpp-team] [Bug 1818825] [NEW] Use ALPN for protocol negotiation over TLS

2019-03-06 Thread Denis Smirnov
Public bug reported: As discussed on DCNF meeting, the ALPN proposal is at final stages: https://github.com/direct-connect/protocol/pull/1 It may be time to add the prototype implementation to the DC++ client. The example can be found in cURL source: https://github.com/curl/curl/blob/master/lib/v