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
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
THRIFT-5114 Simplified reallocation of TMemoryBuffer
Mario Emmenlauer
2020-06-03
1
-8
/
+11
*
Make named pipe security configurable by security descriptor string
Nathan Breakwell
2020-05-30
2
-63
/
+72
*
THRIFT-5215: Remove portable_endian.h
James Lacey
2020-05-26
3
-141
/
+8
*
When I use --with-zlib args for cross-compiling, it failed without "$(ZLIB_LD...
rel1ve
2020-05-21
1
-1
/
+1
*
THRIFT-5185: Support for using WebSockets as a server transport
penenin
2020-05-18
7
-8
/
+617
*
THRIFT-5186: Don't pass AI_ADDRCONFIG to getaddrinfo()
max ulidtko
2020-05-08
3
-4
/
+8
*
THRIFT-5177: getaddrinfo() should not be used for Unix sockets
Dmitry Maluka
2020-04-26
1
-14
/
+16
*
Allow wrapping TTransportFactory into a TZlibTransportFactory
Mario Emmenlauer
2020-04-24
2
-3
/
+22
*
TOutput: Add further parsers for errno-to-string conversion for Windows
Mario Emmenlauer
2020-04-24
1
-9
/
+25
*
Add isOpen() to TServerTransport
Mario Emmenlauer
2020-04-24
7
-1
/
+24
*
THRIFT-5178: Add constructor with default host to THttpClient
Mario Emmenlauer
2020-04-21
2
-1
/
+23
*
THRIFT-5168 Useless generated code when .thrift file only has service type
zeshuai007
2020-04-21
2
-7
/
+2
*
Removed a duplicate line + Fixed typo in the comments of lib/cpp/src/thrift/c...
gaganso
2020-04-20
2
-2
/
+1
*
Update libthrift.vcxproj and libthrift.vcxproj.filters: remove xxxThreadFacto...
zeshuai007
2020-04-20
2
-20
/
+0
*
THRIFT-5047:fix openssl switch
cyy
2020-04-06
1
-1
/
+7
*
Add testcase for other condition judgment in the readJSONDouble function
zeshuai007
2020-03-31
1
-1
/
+10
*
THRIFT-4963: Fix deadlock in ThreadManager::Worker::run
Kanishth Karthik
2020-03-29
1
-0
/
+2
*
THRIFT-5130 Use Apcu instead of APC
panivko
2020-03-27
1
-1
/
+1
*
THRIFT-4982 Remove deprecated C# bindings from the code base
Jens Geyer
2020-02-28
1
-1
/
+0
*
THRIFT-5110 Added a number of required libs for using static OpenSSL
Mario Emmenlauer
2020-02-23
1
-0
/
+3
*
THRIFT-5097: Fix exported version in cmake module
Tobias Mayer
2020-02-16
1
-1
/
+1
*
(no ticket) Propagate exception instead of rethrowing
Gaurav Singh
2020-02-06
1
-2
/
+2
*
THRIFT-5078 Handle named pipe clients quickly disconnecting
Nick Collier
2020-01-28
3
-4
/
+18
*
Add vcpkg installation instructions
JackBoosY
2020-01-19
1
-0
/
+18
*
Fix uint64_t to size_t conversion warning
Kevin Wojniak
2019-12-12
1
-1
/
+1
*
THRIFT-4862 C++ TBinaryProtocol crashes on port scan
Jens Geyer
2019-11-20
1
-1
/
+5
*
Fix unknown pragma warnings on mingw
Kevin Wojniak
2019-11-06
1
-2
/
+2
*
THRIFT-4981 Remove deprecated netcore bindings from the code base
Jens Geyer
2019-10-20
1
-1
/
+0
*
THRIFT-4977: Allow loading OpenSSL certificates from memory
Mario Emmenlauer
2019-10-15
5
-0
/
+356
*
THRIFT-4962 Fix deadlock in TimerManager::stop
Guillaume Blanc
2019-09-21
1
-1
/
+1
*
THRIFT-4936 add depth limit type exception description
pengzhouhu
2019-08-22
1
-0
/
+2
*
Use THRIFT_WRITE instead of ::write in TFileTransport.cpp
Shaoyu Zhang
2019-07-01
1
-1
/
+1
*
THRIFT-4830: Add to_string helper function for cpp generator (#1765)
soroshsabz
2019-07-01
1
-2
/
+20
*
THRIFT-4896 - prevent cpp and c_glib include directories from leaking into ot...
Kevin Wojniak
2019-07-01
2
-3
/
+3
*
CPP generator test, catching exceptions by ref instead.
David Carlier
2019-06-21
1
-2
/
+2
*
THRIFT-4861: Set minimum boost to 1.56 and stop using deprecated boost predef...
James E. King III
2019-05-04
1
-7
/
+10
*
THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)
James E. King III
2019-02-14
1
-8
/
+4
*
THRIFT-4776:Modernize c++11 code by clang-tidy (#1732)
cyy
2019-02-08
32
-155
/
+172
*
THRIFT-4759:add thrift export to fix windows shared lib building (#1714)
cyy
2019-02-04
7
-3
/
+31
*
THRIFT-4739: fix concurrency_test (test-only fix)
James E. King III
2019-02-02
1
-5
/
+16
*
THRIFT-4405: fix parsing bug in cpp json header read if sequence ID wrapped a...
James E. King III
2019-02-01
1
-3
/
+4
*
THRIFT-4405: sanity tests relating to sequence numbers
James E. King III
2019-02-01
4
-5
/
+5
*
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...
Sebastian Zenker
2019-01-29
114
-885
/
+877
*
THRIFT-4760: Configure and install pkgconfig files when using cmake
Joel 'Aaron' Cohen
2019-01-28
1
-0
/
+4
*
THRIFT-4743: remove cpp compiler plugin support to simplify the project
James E. King III
2019-01-26
1
-4
/
+0
*
fix static analyzer warings
cyy
2019-01-22
4
-5
/
+3
*
fix warings
cyy
2019-01-22
1
-7
/
+7
*
change doc
cyy
2019-01-22
1
-7
/
+5
*
change timeous_ms to unsigned type
cyy
2019-01-22
1
-2
/
+2
*
add override and const
cyy
2019-01-22
16
-53
/
+53
[prev]
[next]