FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for netty - Java-Edge/grpc-java · GitHub
Java-Edge
/
grpc-java
Public
forked from
grpc/grpc-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
grpc-java
netty
on
master
User selector
Datepicker
Commit history
Commits on Aug 22, 2024
Migrate from `Charsets` to `StandardCharsets`. (#11482)
kluever
authored
2fe1a13
View commit details
Copy full SHA for 2fe1a13
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
Remove direct dependency on j2objc
Show description for ff8e413
ejona86
authored
ff8e413
View commit details
Copy full SHA for ff8e413
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
netty: Use DefaultELG with LocalChannel in test
Show description for 4ab3422
ejona86
committed
4ab3422
View commit details
Copy full SHA for 4ab3422
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
Upgrade Netty to 4.1.110 and tcnative to 2.0.65 (#11444)
Show description for 70ae832
kannanjgithub
authored
70ae832
View commit details
Copy full SHA for 70ae832
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
Migrate from the deprecated `Charsets` constants (in Guava) to the `StandardCharsets` constants (in the JDK)
Show description for 06135a0
kluever
authored and
ejona86
committed
06135a0
View commit details
Copy full SHA for 06135a0
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
Revert "Netty upgrade to 4.1.110 in grpc-java (#11273)"
Show description for 9bed655
ejona86
committed
9bed655
View commit details
Copy full SHA for 9bed655
View code at this point
Browse repository at this point
Netty upgrade to 4.1.110 in grpc-java (#11273)
Show description for f9b072c
kannanjgithub
authored
f9b072c
View commit details
Copy full SHA for f9b072c
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
util: Align AdvancedTlsX509{Key and Trust}Manager (#11385)
Show description for 516dec9
erm-g
authored
516dec9
View commit details
Copy full SHA for 516dec9
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
Restore old behavior of NettyAdaptiveCumulator, but avoid using that class if Netty is on version 4.1.111 or later. (#11367)
larry-safran
authored
5061928
View commit details
Copy full SHA for 5061928
View code at this point
Browse repository at this point
security: Add updateIdentityCredentials methods to AdvancedTlsX509KeyManager. (#11358)
Show description for ecae9b7
erm-g
authored
ecae9b7
View commit details
Copy full SHA for ecae9b7
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Upgrade Checkstyle to 10.17.0
Show description for 47aa7b9
ejona86
committed
47aa7b9
View commit details
Copy full SHA for 47aa7b9
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
netty:Fix Netty composite buffer merging to be compatible with Netty 4.1.111 (#11294)
Show description for 0fea7dd
larry-safran
authored
0fea7dd
View commit details
Copy full SHA for 0fea7dd
View code at this point
Browse repository at this point
Commits on May 30, 2024
security: Stabilize AdvancedTlsX509KeyManager. (#11139)
Show description for 781b4c4
erm-g
authored
781b4c4
View commit details
Copy full SHA for 781b4c4
View code at this point
Browse repository at this point
Commits on May 7, 2024
Fix various typos (#11144)
Altria1979
authored
6ec744f
View commit details
Copy full SHA for 6ec744f
View code at this point
Browse repository at this point
Commits on Apr 24, 2024
netty: Allow deframer errors to close stream with a status code
Show description for e036b1b
ryanpbrewster
authored and
ejona86
committed
e036b1b
View commit details
Copy full SHA for e036b1b
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
netty: Release SendGrpcFrameCommand when stream is missing (#11116)
Show description for fb9a108
benjaminp
authored
fb9a108
View commit details
Copy full SHA for fb9a108
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
netty: Handle write queue promise failures (#11016)
Show description for e490273
sergiitk
authored
e490273
View commit details
Copy full SHA for e490273
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
bazel: Use the `artifact` macro for loading maven deps
Show description for 0064991
AutomatedTester
authored
0064991
View commit details
Copy full SHA for 0064991
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
Allow configuration of the queued byte threshold at which a Stream is considered not ready (#10977)
Show description for 2c83ef0
jduo
authored
2c83ef0
View commit details
Copy full SHA for 2c83ef0
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
netty/shaded: Add missing evaluationDependsOn
Show description for 8feb919
ejona86
committed
8feb919
View commit details
Copy full SHA for 8feb919
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
Fix tests and warnings on Java 17
Show description for ac62c8b
ejona86
committed
ac62c8b
View commit details
Copy full SHA for ac62c8b
View code at this point
Browse repository at this point
Commits on Feb 24, 2024
Use Javadoc's -linkoffline instead of -link
Show description for 5f8958f
ejona86
committed
5f8958f
View commit details
Copy full SHA for 5f8958f
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
Remove build usages of Jetty ALPN
Show description for f768c42
ejona86
committed
f768c42
View commit details
Copy full SHA for f768c42
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
Remove semi-circular dependency between core and util
Show description for a231d80
ejona86
committed
a231d80
View commit details
Copy full SHA for a231d80
View code at this point
Browse repository at this point
netty: improve server handling of writes to reset streams (#10258)
Show description for a68399a
benjaminp
authored
a68399a
View commit details
Copy full SHA for a68399a
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
netty: Avoid volatile attributes on client-side
Show description for 91cfa97
ejona86
committed
91cfa97
View commit details
Copy full SHA for 91cfa97
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
fix tsan data race in attributes (#10805)
YifeiZhuang
authored
6efa9ee
View commit details
Copy full SHA for 6efa9ee
View code at this point
Browse repository at this point
Commits on Jan 3, 2024
Add ClientTransportFilter (#10646)
Show description for 91d15ce
joybestourous
authored
91d15ce
View commit details
Copy full SHA for 91d15ce
View code at this point
Browse repository at this point
Commits on Dec 15, 2023
Change many api deps to implementation deps
Show description for d6830d7
ejona86
authored
d6830d7
View commit details
Copy full SHA for d6830d7
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
NettyServerBuilder: remove dead code
Show description for 692696e
ulfjack
authored and
ejona86
committed
692696e
View commit details
Copy full SHA for 692696e
View code at this point
Browse repository at this point
Upgrade dependencies
Show description for c985797
ejona86
authored
c985797
View commit details
Copy full SHA for c985797
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
Remove getSubjectDN(), which is deprecated in Java 17
ejona86
committed
c6d448e
View commit details
Copy full SHA for c6d448e
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
netty: Add option to limit RST_STREAM rate
Show description for 0987dc4
ejona86
authored
0987dc4
View commit details
Copy full SHA for 0987dc4
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
netty: disable huffman coding in headers (#10563)
Show description for 2b65e66
fedorka
authored
2b65e66
View commit details
Copy full SHA for 2b65e66
View code at this point
Browse repository at this point
Implement Http2Headers.isEmpty (#10663)
pkoenig10
authored
90e76a1
View commit details
Copy full SHA for 90e76a1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL