COMMITS
January 20, 2020
V
Fixed small documentation typo in `SSLSocketChannel`
Victor Toni committed
V
Removed unused imports
Victor Toni committed
V
Made loggers non-static to support deployment in containers
Victor Toni committed
January 19, 2020
M
Merge pull request #943 from da-als/master
Marcel Prestel committed
M
Update WrappedIOException.java
marci4 committed
M
Added test for #900
marci4 committed
M
Set up to date copyright year value Fixes #966 (#967)
Marcel Prestel committed
January 17, 2020
A
Set up to date copyright year value Fixes #966
amykytchyn committed
January 12, 2020
M
Use socket isConnected() method rather than isBound() before con… (#964)
Marcel Prestel committed
January 9, 2020
O
Use socket isConnected() method rather than isBound() before connect to server.
olivierayache committed
January 6, 2020
M
Create new github actions (#931)
Marcel Prestel committed
November 21, 2019
M
Add ability to customize ping messages with custom data, see iss… (#944)
Marcel Prestel committed
H
Apply requested changes
haruntuncay committed
November 20, 2019
M
Merge pull request #929 from Diffblue-benchmarks/add-diffblue-tests
Marcel Prestel committed
H
Add ability to customize ping messages with custom data, see issue#941
haruntuncay committed
May 7, 2019
H
Update PerMessageDeflateExtension to use Deflater.SYNC_FLUSH option.
haruntuncay committed
April 17, 2019
H
Delete index.html
Harun Tuncay committed
H
Add files via upload
Harun Tuncay committed
April 14, 2019
H
Change integer rsv bytes to hex values for clarity
haruntuncay committed
H
Fixed test case
haruntuncay committed
March 17, 2019
H
Fix: Clear RSV1 bit after decoding.
haruntuncay committed
March 9, 2019
H
Add PerMessageDeflate Extension support, see #574
haruntuncay committed
November 14, 2019
D
Merge pull request #1 from TooTallNate/master
da-als committed
October 13, 2019
M
Fix broken link on README.markdown (#938)
Marcel Prestel committed
October 12, 2019
V
Fix broken link on README.markdown
victor augusto committed
September 9, 2019
D
Merge pull request #1 from doyledavidson/fix_for_665
doyledavidson committed
D
suggested fix for issue 665 "data read at end of SSL handshake is discarded"
doyledavidson committed
August 9, 2019
T
Add unit tests for Base64 and Charsetfunctions
Thomas Perkins committed
August 13, 2019
M
Provide a way to access the SSLSession of a websocket instance (#893)
Marcel Prestel committed