Skip to content

Commit

Permalink
20200425
Browse files Browse the repository at this point in the history
  • Loading branch information
ldcsaa committed Apr 25, 2020
1 parent 81d18c7 commit 60d4456
Show file tree
Hide file tree
Showing 190 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Linux/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ v5.7.2 Update:
> Regular Upadate
-----------------
1. Code optimization to improve stability.
2. openssl upgrade to version 1.1.1f.
2. openssl upgrade to version 1.1.1g.
3. http-parser upgrade to version 2.9.4.
4. kcp upgrade to version 1.6.

Expand Down
Binary file modified Linux/demo/Release/x64/hp-testecho-arq-pfm-client.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x64/hp-testecho-arq-pfm-server.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x64/hp-testecho-http-agent.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x64/hp-testecho-http-client.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x64/hp-testecho-http-server.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x64/hp-testecho-http-syncclient.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x64/hp-testecho-ssl-agent.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x64/hp-testecho-ssl-client.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x64/hp-testecho-ssl-server.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x86/hp-testecho-arq-pfm-client.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x86/hp-testecho-arq-pfm-server.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x86/hp-testecho-http-agent.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x86/hp-testecho-http-client.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x86/hp-testecho-http-server.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x86/hp-testecho-http-syncclient.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x86/hp-testecho-ssl-agent.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x86/hp-testecho-ssl-client.exe
Binary file not shown.
Binary file modified Linux/demo/Release/x86/hp-testecho-ssl-server.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions Linux/dependent/x64/include/openssl/opensslv.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ extern "C" {
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
* major minor fix final patch/beta)
*/
# define OPENSSL_VERSION_NUMBER 0x1010106fL
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1f 31 Mar 2020"
# define OPENSSL_VERSION_NUMBER 0x1010107fL
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1g 21 Apr 2020"

/*-
* The macros below are to be used for shared library (.so, .dll, ...)
Expand Down
Loading

0 comments on commit 60d4456

Please sign in to comment.