Skip to content

Tags: youngmonkeys/ezyfox-server

Tags

v1.2.8.1

Toggle v1.2.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
standard ssl implementation (#110)

* ssl

* update (#111)

* can handshake ssl

* add EzySslHandshakeHandler

* update keystore

* update

* can ssh hanshake with android client

* can transfer data with swift

* add EzyChannel.pack

* update EzySecureSocketDataReceiver

* update ssl-keystore

* close connection

* EzySslHandshakeHandlerTest unitest for unwrap

* done EzySslHandshakeHandlerTest

* update EzyAbstractResponseApiTest

* add setting unit test

* change SslType and update EzyAbstractServerBootstrapBuilderTest

* update EzySocketResponseApiTest

* update EzyHandShakeControllerTest

* add EzyChannelTest and SslByteBuffersTest

* add EzySocketChannels

* add EzySecureSocketDataReceiverTest

* add EzyNioSecureSocketChannelTest

* update bootstrap and test

* update EzyNioSocketAcceptorTest

* update EzyAbstractHandlerGroupTest

* update EzySimpleNioHandlerGroupTest

* update EzySecureSocketDataReceiverTest

* update EzyNioServerBootstrapBuilderImplTest

* update EzyAbstractHandlerGroupTest

* update unit test

* update EzyHandshakeController to check clientKey != null

* check null

* update EzySimplePacket.getSize

* remove tryNewSslContext

* update EzySslHandshakeHandler logs

* v2

* update

* runnable

* move logic to channel

* try to complete unit test

* almost done unit test

* complete unit test and remove session locks

* update settings

* add max request size

* resolve review comments

v1.2.8

Toggle v1.2.8's commit message
Release version 1.2.8

v1.2.7

Toggle v1.2.7's commit message
version 1.2.7

v1.2.6

Toggle v1.2.6's commit message
update github action

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Can not receive UDP request when a client has TCP IP and UDP IP are n…

…ot same (#104)

* Can not receive UDP request when a client has TCP IP and UDP IP are not same

* update unit test

v1.2.4

Toggle v1.2.4's commit message
update ezyfox-core

v1.2.3

Toggle v1.2.3's commit message
update ezyfox-core version

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #77 from youngmonkeys/big-update

big update

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #74 from youngmonkeys/dev

version 1.2.1

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #73 from youngmonkeys/dev

update websocket default frame size