summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Updated changes.md for 0.16.0Jens Geyer2022-01-271-10/+12
| * THRIFT-5504 CA2254 Message template should be compile time constantJens Geyer2022-01-2717-40/+62
| * Updated changes.md for 0.16.0Jens Geyer2022-01-211-47/+123
| * Fixes #5500, uncompilable code when a .thirft struct named 'System' is presentJonas Marty2022-01-201-1/+1
* | THRIFT-5514 netstd test client slow in multithread modeJens Geyer2022-02-121-5/+18
* | THRIFT-5499: Use blocking Read/Write calls to make sure the Receive/SendTimeo...TeinRnD2022-02-101-10/+4
* | THRIFT-5512: Update java dependenciesYuxuan 'fishy' Wang2022-02-091-5/+5
* | THRIFT-5509: Suppress noisy log from go's TSimpleServerYuxuan 'fishy' Wang2022-02-081-2/+6
* | Fix winsock capitalization for case sensitive cross-compilationJeremiah2022-02-087-7/+7
* | THRIFT-5511 Full support for the new net6 "nullability" semanticsJens Geyer2022-02-0816-403/+713
* | FIX: test left too early on false premiseJens Geyer2022-02-051-1/+5
* | Merge pull request #2515 from dsandbrink/patch-1Mario Emmenlauer2022-02-041-0/+12
|\ \
| * | [THRIFT-5510] On Windows NOMINMAX and WIN32_LEAN_AND_MEAN are unset even if s...Dirk Sandbrink2022-02-041-0/+12
|/ /
* | THRIFT-5509: Close connection in IsOpenYuxuan 'fishy' Wang2022-02-031-1/+12
* | minor indent fixesJens Geyer2022-02-011-16/+7
* | THRIFT-5504 CA2254 Message template should be compile time constantJens Geyer2022-02-011-1/+1
* | THRIFT-5506 C26495 variable "t_field::req_" not initialized, t_field.h:40Jens Geyer2022-01-301-0/+1
* | THRIFT-5505 error: 'close_generator' overrides a member function but is not m...Jens Geyer2022-01-301-9/+9
* | Fix travis issue caused by 5f16344311Yuxuan 'fishy' Wang2022-01-291-1/+1
* | Fix the travis issueYuxuan 'fishy' Wang2022-01-271-0/+1
* | THRIFT-5504 CA2254 Message template should be compile time constantJens Geyer2022-01-2717-40/+62
* | Fixed proxy related bugsくらげ2022-01-261-1/+1
* | fix wrong thrift strict header comparingihciah2022-01-261-1/+1
* | Updated changes.md for 0.16.0Jens Geyer2022-01-211-47/+123
* | Fixes #5500, uncompilable code when a .thirft struct named 'System' is presentJonas Marty2022-01-201-1/+1
* | Release 0.16.0Jens Geyer2022-01-2055-65/+76
|/
* 2022 we haveJens Geyer2022-01-201-1/+1
* Merge pull request #2505 from dsandbrink/patch-1Mario Emmenlauer2022-01-183-6/+0
|\
| * Fix warning C4515: 'protocol': namespace uses itselfDirk Sandbrink2022-01-173-6/+0
* | Merge pull request #2504 from dsandbrink/bugfix/thrift_5418Mario Emmenlauer2022-01-181-0/+2
|\ \ | |/ |/|
| * THRIFT-5418: Fix missing implementation for enum functionsDirk Sandbrink2022-01-171-0/+2
|/
* Merge pull request #2506 from BioDataAnalysis/bda_remove_jcenterMario Emmenlauer2022-01-171-1/+0
|\
| * lib/java/build.gradle: Removed jcenter() after repeated errorsMario Emmenlauer2022-01-171-1/+0
|/
* Bump the versions of Go used in TravisYuxuan 'fishy' Wang2022-01-114-11/+11
* THRIFT-5479 Add net 6 supportJens Geyer2022-01-0916-79/+110
* go: Make socketConn.Close thread-safeYuxuan 'fishy' Wang2022-01-083-19/+14
* Remove excess assertionsAli-Akber Saifee2022-01-081-4/+0
* Use iotest.OneByteReader instead of self implemented oneYuxuan 'fishy' Wang2022-01-062-19/+8
* THRIFT-5490: Use pooled buffer for TFramedTransportYuxuan 'fishy' Wang2022-01-053-23/+150
* THRIFT-5490: Use pooled buffer for THeaderTransportYuxuan 'fishy' Wang2021-12-173-20/+133
* Define PY_SSIZE_T_CLEAN to use PyObject_CallFunctionAli-Akber Saifee2021-12-165-1/+93
* THRIFT-5486 : fix issues found by spotbugskpandit2021-12-133-27/+4
* Pin clap to 2.33 as 2.34 results in build failuresAli-Akber Saifee2021-12-133-3/+3
* THRIFT-5482: Fix memory leak during SSL handshake in C++ libraryAnshul M Gupta2021-12-061-0/+16
* Compile TWebSocketServer with CMake only when OpenSSL is foundKevin Wojniak2021-12-061-2/+2
* THRIFT-5479 Add net 6 supportJens Geyer2021-12-0522-155/+167
* [skip ci] updated README.md to reflect final merged changes (THRIFT-5443)kpandit2021-11-231-15/+15
* THRIFT-5443: add support for partial Thrift deserializationkpandit2021-11-2029-10/+5171
* *.local deletedJens Geyer2021-11-151-0/+2
* FIX: Python code style / flake8: TProcessPoolServer.py:46:14: E225 missing wh...Jens Geyer2021-11-151-1/+1