Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Side by Side Diff: third_party/netty4/README.chromium

Issue 2843293002: Switched to new versions of netty and tcnative (Closed)
Patch Set: Rebase + code formatting Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/netty-tcnative/README.chromium ('k') | third_party/netty4/netty4.gni » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Netty 1 Name: Netty
2 Short Name: netty 2 Short Name: netty
3 URL: http://netty.io/ 3 URL: http://netty.io/
4 SHA: f40598a04aae5fa4b24810f30aaaf4a61c9c4385 netty-4.1.0.Beta8.tar.bz2 4 SHA: 3b0025e08168eebc97b232fef333a716dc4d42bd netty-4.1.9.Final.tar.bz2
5 Version: 4.1.0.Beta8 5 Version: 4.1.9.Final
6 Date: November 10, 2015 6 Date: March 10, 2017
7 License: Apache 2.0 7 License: Apache 2.0
8 License File: NOT_SHIPPED 8 License File: NOT_SHIPPED
9 Security Critical: no 9 Security Critical: no
10 The library is not security critical because it is used for tests only. 10 The library is not security critical because it is used for tests only.
11 Do not link it into production code. 11 Do not link it into production code.
12 12
13 Description: 13 Description:
14 Netty is a NIO client server framework which enables quick and easy development 14 Netty is a NIO client server framework which enables quick and easy development
15 of network applications such as protocol servers and clients. It greatly 15 of network applications such as protocol servers and clients. It greatly
16 simplifies and streamlines network programming such as TCP and UDP socket server . 16 simplifies and streamlines network programming such as TCP and UDP socket server .
17 17
18 Local Modifications: 18 Local Modifications:
19 Replaced netty-all jar files with the nightly build version 19 None
20 and deleted all 4.1.0.Beta8 version jars.
21
22 URL: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-all/ 4.1.0.CR1-SNAPSHOT/
23 SHA: 2748f46eca4216a08e75dd9ce618f61ed067c4f5 netty-all-4.1.0.CR1-20160111.12075 9-50-sources.jar
24 Date: January 11, 2016
25
26 URL: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-all/ 4.1.0.CR1-SNAPSHOT/
27 SHA: 16cc4addd84c7fb3444e6d79f7d8cef74adefc7d netty-all-4.1.0.CR1-20160111.12075 9-50.jar
28 Date: January 11, 2016
OLDNEW
« no previous file with comments | « third_party/netty-tcnative/README.chromium ('k') | third_party/netty4/netty4.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698