Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
e50f12a5ff6cd2660d7a4853318dd651ab3794a3
/
lib
/
cpp
/
src
/
thrift
/
transport
16a23a6
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
240120c
Revert "THRIFT-2729: C++ - .clang-format created and applied"
by Konrad Grochowski
· 10 years ago
74260aa
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
a4b72ee
THRIFT-2803 TCP_DEFER_ACCEPT not supported with domain sockets
by Jens Geyer
· 10 years ago
fdd8d13
THRIFT-2792 Wrong option level for setsockopt(...TCP_DEFER_ACCEPT)
by Jens Geyer
· 10 years ago
38f7a56
THRIFT-2749: clean up cpp lib for cpp98 build
by Randy Abernethy
· 10 years ago
9be413f
Add getOrigin() function to TTransport
by Pascal Bach
· 11 years ago
5c0e987
THRIFT-2541 fixed C4003 with VC2012 around max() Client: C++ Patch: Jens Geyer
by Jens Geyer
· 11 years ago
c0ff556
Add ability to take control of OpenSSL initialization
by Alan Dunn
· 11 years ago
8953e70
Expose OpenSSL initialization functions
by Alan Dunn
· 11 years ago
e3f0a42
THRIFT-2489 Peer host name not provied when performing AccessManager common name verification.
by Roger Meier
· 11 years ago
da8b607
THRIFT-2442 Fix issue with cpp server on Windows (WSAStartup wasn't called)
by Roger Meier
· 11 years ago
8b51bc6
remove trailing whitespace
by Roger Meier
· 11 years ago
1a36323
THRIFT-2541 reclaim TFramedTransport's read and write buffers for thrift cpp
by Jens Geyer
· 11 years ago
2e9be75
THRIFT-2610 MSVC warning in TSocket.cpp
by Roger Meier
· 11 years ago
3e50a9a
THRIFT-2605 TSocket warning on gcc 4.8.3
by Roger Meier
· 11 years ago
5f61d29
THRIFT-2609 TFileTransport.h unused field warning (clang 3.4)
by Roger Meier
· 11 years ago
c9bdd50
THRIFT-2579 C++ lib Windows CE support
by henrique
· 11 years ago
58993d1
THRIFT-2577 C++ TFileTransport missuse of closesocket on windows platform
by henrique
· 11 years ago
ad67aa0
THRIFT-2581 C++ TFDTransport destructor should not throw
by henrique
· 11 years ago
44c9b44
THRIFT-2539:TSocket.cpp AI_ADDRCONFIG problems on Windows
by Randy Abernethy
· 11 years ago
02c95c1
THRIFT-2258:Add TLS v1.1/1.2 support to TSSLSocket.cpp
by jfarrell
· 11 years ago
ea6076f
THRIFT-2430 Crash during TThreadPoolServer shutdown
by Jens Geyer
· 11 years ago
db536cf
Revert "THRIFT-2258 cpp: Add TLS v1.1/1.2 support to TSSLSocket.cpp"
by jfarrell
· 11 years ago
01386c9
THRIFT-2258 cpp: Add TLS v1.1/1.2 support to TSSLSocket.cpp
by Roger Meier
· 11 years ago
9f4f515
THRIFT-2367 Build failure: stdlib and boost both define uint64_t
by Roger Meier
· 11 years ago
0f60bd4
THRIFT-2224 cpp: TSSLSocket.h and TSSLServerSocket.h should use the platfromsocket too
by Roger Meier
· 11 years ago
301dfa9
THRIFT-2225 cpp: SSLContext destroy before cleanupOpenSSL Patch: soyer
by Roger Meier
· 11 years ago
aefd9c4
cpp: TSSLServerSocket should use THRIFT_SOCKET
by Roger Meier
· 11 years ago
88103ca
THRIFT-2040 "uninitialized variable" warnings on MSVC/windows
by Roger Meier
· 11 years ago
0d671c0
THRIFT-2034: Give developers' C++ code direct access to socket FDs on
by Ben Craig
· 11 years ago
49a7663
THRIFT-2226: TServerSocket - keepAlive wrong initialization order
by Ben Craig
· 11 years ago
71b5a10
THRIFT-1892: Socket timeouts are declared in milli-seconds, but are
by Ben Craig
· 11 years ago
d856ac8
THRIFT-2019: Writing on a disconnected socket on Mac causes SIG PIPE
by Ben Craig
· 11 years ago
6493523
THRIFT-2027: Minor 64-bit and NOMINMAX issues in C++ library
by Ben Craig
· 11 years ago
19244ed
THRIFT-2031: Make SO_KEEPALIVE configurable for C++ lib
by Ben Craig
· 11 years ago
fd7ddef
THRIFT-1944: Binding to zero port Client: cpp Patch: Akshat Aranya
by Ben Craig
· 11 years ago
b2501a7
THRIFT-2069: TPipeServer creates overlapped pipes, then uses synchronous I/O on them with TPipe
by Ben Craig
· 11 years ago
657b933
THRIFT-1481 cpp: Unix domain sockets in C++ do not support the abstract namespace
by Roger Meier
· 11 years ago
56a648d
THRIFT-2093 added the ability to set compression level in C++ zlib transport
by Roger Meier
· 12 years ago
0be9ffa
THRIFT-2038 THRIFT_INVALID_SOCKET added to PlatformSocket.h
by Roger Meier
· 12 years ago
7295745
THRIFT-2071 clang 3.2 reports warning when comparing shared_ptr<X> == NULL
by Roger Meier
· 12 years ago
9be4e68
THRIFT-2039 config.h --> thrift-config.h
by Konrad Grochowski
· 12 years ago
4285ba2
THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout
by Roger Meier
· 12 years ago
7cb7fc8
THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues
by Carl Yeksigian
· 12 years ago
37e655c
Thrift-1997:Add accept backlog configuration method to TServerSocket
by Jake Farrell
· 12 years ago
7f1df99
THRIFT-1932 TFileTransport::readEvent() casts values read from input stream into a pointer and then dereferences it.
by Roger Meier
· 12 years ago
c613cd2
Thrift-1846:Restore socket.h header to support builds with Android NDK
by Jake Farrell
· 12 years ago
552440e
THRIFT-1890 C++: Make named pipes server work asynchronously
by Jens Geyer
· 12 years ago
b2f29d8
THRIFT-1657 Chrome browser sending OPTIONS method before POST in xmlHttpRequest
by Roger Meier
· 12 years ago
8252577
THRIFT-1740 Make C++ library build on OS X and iOS
by Roger Meier
· 12 years ago
36ae65c
THRIFT-1744: Compilation failure under Android NDK toolchain
by Henrique Mendonca
· 12 years ago
9bb65ae
THRIFT-1730 error: numeric_limits is not a member of std Patch: Martin Vogt
by Roger Meier
· 12 years ago
271e47a
THRIFT-1716 max allowed connections should be PIPE_UNLIMITED_INSTANCES
by Roger Meier
· 12 years ago
dfb8298
THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows minor fix
by Roger Meier
· 12 years ago
1f4be7e
THRIFT-1690 Non-linux OSes use int's in bsd socket calls as well.
by Roger Meier
· 12 years ago
b69d24d
THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig
by Roger Meier
· 12 years ago
afd3ab2
Thrift-1656: Setting proper headers in THttpServer.cpp so that "Cross-Origin Resource Sharing" on js client can work.
by Jake Farrell
· 13 years ago
f9f841d
THRIFT-1626 concurrency::Mutex timedlock fix and lesser improvements
by Roger Meier
· 13 years ago
87b704f
Thrift-1558 _xplatform_pipe_6-5-2012.patch fix compile error
by Roger Meier
· 13 years ago
7d0a040
Thrift-1558 _xplatform_pipe_6-5-2012.patch Patch: Peace C
by Roger Meier
· 13 years ago
970c86a
Thrift-1607:Incorrect file modes for several source files
by Jake Farrell
· 13 years ago
2badac7
THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path
by Roger Meier
· 13 years ago
1516be0
Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk
by Roger Meier
· 13 years ago
a3410db
THRIFT-1564 Minor fixes to TZlibTransport Patch: Dave Watson
by Roger Meier
· 13 years ago
33eaa0f
THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path.
by Roger Meier
· 13 years ago
49ff8b1
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
by Roger Meier
· 13 years ago