index
:
delta/thrift.git
0.1.x
0.10.0
0.11.0
0.11.0-rc0
0.12.0
0.13.0
0.14.0
0.14.1
0.14.2
0.15.0
0.16.0
0.17.0
0.18.0
0.18.1
0.2.x
0.3.x
0.4.x
0.5.x
0.6.x
0.7.x
0.8.x
0.9.1
0.9.2
0.9.3
0.9.3.1
0.9.3.2
0.9.x
Jens-G-enable-GitHub-code-scanning
THRIFT-5288
THRIFT-5292
THRIFT-5345
ci/pypi-automation
dependabot/gradle/lib/java/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.ncorti.ktfmt.gradle-0.12.0
follow-up-python-github-workflow
master
py-compiler
rel/0.10.0
git.apache.org: repos/asf/thrift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
netstd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert SHA-1: 52d263e77c48bbf7cbabd03161107557d1e410b1
Jens Geyer
2022-03-19
1
-4
/
+10
*
Pass cancellation token to AcceptTcpClientAsync() in net6
Jens Geyer
2022-03-19
1
-0
/
+4
*
Merge branch '0.16.0' into master
Jens Geyer
2022-02-15
1
-0
/
+3
|
\
|
*
FIX: missing EXTRA_DIST entries
Jens Geyer
2022-02-02
1
-1
/
+1
|
*
FIX: missing EXTRA_DIST entries
Jens Geyer
2022-02-02
1
-0
/
+3
|
*
THRIFT-5504 CA2254 Message template should be compile time constant
Jens Geyer
2022-01-27
17
-40
/
+62
*
|
THRIFT-5499: Use blocking Read/Write calls to make sure the Receive/SendTimeo...
TeinRnD
2022-02-10
1
-10
/
+4
*
|
THRIFT-5511 Full support for the new net6 "nullability" semantics
Jens Geyer
2022-02-08
7
-123
/
+106
*
|
THRIFT-5504 CA2254 Message template should be compile time constant
Jens Geyer
2022-01-27
17
-40
/
+62
*
|
Release 0.16.0
Jens Geyer
2022-01-20
5
-8
/
+8
|
/
*
2022 we have
Jens Geyer
2022-01-20
1
-1
/
+1
*
THRIFT-5479 Add net 6 support
Jens Geyer
2022-01-09
8
-27
/
+40
*
THRIFT-5479 Add net 6 support
Jens Geyer
2021-12-05
7
-34
/
+44
*
THRIFT-5481 consolidate netstd server implementation details into one common ...
Jens Geyer
2021-11-14
2
-80
/
+81
*
THRIFT-5480 TThreadPoolAsyncServer using TFramedTransport mistakenly drops cl...
Jens Geyer
2021-11-14
1
-0
/
+1
*
- Fixed a few XML comments and ArgumentException arguments
Jens Geyer
2021-10-28
4
-7
/
+14
*
lib/netstd/Thrift/Thrift.csproj: Generate documentation for .NET
Mario Emmenlauer
2021-08-25
1
-0
/
+1
*
Minor whitespace cleanup in csproj files
Mario Emmenlauer
2021-08-25
2
-33
/
+37
*
bump version number
Jens Geyer
2021-08-03
5
-8
/
+8
*
THRIFT-5445 "cancellationToken" cannot be used as argument name
Jens Geyer
2021-08-01
1
-1
/
+5
*
THRIFT-5444 Netstd generator produces uncompileable code for enums ending wit...
Jens Geyer
2021-08-01
3
-0
/
+83
*
THRIFT-5436 Timeout.Infinite is not a good default
Jens Geyer
2021-06-25
1
-3
/
+4
*
THRIFT-5431 Response should include 'content-type' header
Jens Geyer
2021-06-16
1
-4
/
+6
*
THRIFT-5419 Incorrect usage of thread pool in TThreadPoolAsyncServer may lead...
phxnsharp
2021-05-26
1
-8
/
+8
*
THRIFT-5422 add threadpool server to netstd test suite impl
Jens Geyer
2021-05-26
1
-5
/
+7
*
THRIFT-5408 Support for deprecated/obsolete methods (via annotation)
Jens Geyer
2021-05-05
1
-0
/
+8
*
commented private code that is definitely never used
Jens Geyer
2021-04-16
1
-2
/
+6
*
THRIFT-5398 ThreadPoolServer not stoppable via CancellationToken
Jens Geyer
2021-04-15
3
-15
/
+12
*
THRIFT-5396 deprecate "Async" method postfix
Jens Geyer
2021-04-10
2
-8
/
+18
*
THRIFT-5395 inconsistent treatment of methods ending in "Async"
Jens Geyer
2021-04-10
2
-0
/
+14
*
THRIFT-5391 Named pipes transport hardening
Jens Geyer
2021-04-02
2
-11
/
+35
*
THRIFT-5382 Netstd default list/set enums values are generated incorrectly
Thomas
2021-03-27
3
-0
/
+61
*
Fix netstd test lib build on non windows hosts
Thomas
2021-03-26
1
-19
/
+38
*
THRIFT-5236 THttpTransport.cs still has bad timeout code
Thomas
2021-03-26
2
-1
/
+57
*
THRIFT-5373 HTTP status in case of Protocol/Transport exceptions
Jens Geyer
2021-03-18
1
-1
/
+6
*
misc. netstd improvements
Jens Geyer
2021-03-08
8
-26
/
+71
*
FIX: added missing ASF header
Jens Geyer
2021-03-06
2
-0
/
+34
*
FIX: added missing ASF header
Jens Geyer
2021-03-06
1
-0
/
+17
*
THRIFT-5349 Add net5.0 as supported platform
Jens Geyer
2021-02-15
9
-31
/
+43
*
Added nuget package info to csproj, needed to publish the nuget package
Jens Geyer
2021-02-13
1
-22
/
+33
*
Version number aligned to 0.15.0
Jens Geyer
2021-02-11
5
-3
/
+6
*
Reverted wrongly pushed commits.
Jens Geyer
2021-02-11
4
-18
/
+18
*
Setup for Visual Studio 2019 + workarounds for some open tickets:
Jens Geyer
2021-02-10
4
-18
/
+18
*
Consolidated gitignore & added missing EXTRA_DISTs
Jens Geyer
2021-02-05
1
-9
/
+15
*
THRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate ...
James Lacey
2021-02-04
1
-4
/
+5
*
THRIFT-5320: Usage of "Task" as IDL identifier generates uncompileable code
Jens Geyer
2020-12-04
5
-0
/
+121
*
THRIFT-5254 Member name cannot be Isset (unless it is an "required" member)
Jens Geyer
2020-07-16
1
-4
/
+5
*
THRIFT-5253 using Result in result name generates wrong IAsync interface
Jens Geyer
2020-07-16
3
-0
/
+107
*
THRIFT-5252 Make CreateHttpClientHandler() method virtual
Jens Geyer
2020-07-14
1
-1
/
+1
*
THRIFT-5329: Add THttpTransport constructor with HttpClient
ResDiaryLewis
2020-07-01
1
-12
/
+61
[next]