Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
706cb4e4cb7426d25722b1166e0c8b102b20051e
/
lib
/
cpp
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
22888ce
THRIFT-2352 msvc failed to compile thrift tests
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
09cc5e7
THRIFT-2316 cpp: TFileTransportTest is to restrictive
by Roger Meier
· 11 years ago
5d02b80
Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig
by Jake Farrell
· 11 years ago
88103ca
THRIFT-2040 "uninitialized variable" warnings on MSVC/windows
by Roger Meier
· 11 years ago
f4e6e62
THRIFT-2214: System header sys/param.h is included inside the Thrift namespace
by Ben Craig
· 11 years ago
0d671c0
THRIFT-2034: Give developers' C++ code direct access to socket FDs on
by Ben Craig
· 11 years ago
7f10de7
THRIFT-2026: Fix TCompactProtocol 64 bit builds Client: cpp Patch: Ben Craig
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
fd64c15
THRIFT-2021: Improve large binary protocol string performance
by Ben Craig
· 11 years ago
96ea9da
THRIFT-1751: definition of increase_max_fds doesn't compile when
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
aea8bfe
THRIFT-2139: MSVC 2012 Error - Cannot compile due to BoostThreadFactory
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
acf15dc
THRIFT-2160 Warning in thrift.h when compiling with -Wunused and NDEBUG
by Roger Meier
· 11 years ago
d5f617f
THRIFT-2020: Thrift library has some empty files that haven't really been
by Ben Craig
· 11 years ago
cd54ec6
THRIFT-1999: warning on gcc 4.7 while compiling BoostMutex.cpp
by Ben Craig
· 11 years ago
91058ef
THRIFT-2037: More general macro THRIFT_UNUSED_VARIABLE
by Ben Craig
· 11 years ago
9df0140
THRIFT-2023: gettimeofday implementation in Windows errors when no time
by Ben Craig
· 11 years ago
b591203
Thrift-2126: missing cpp lib concurrency STD* files from DIST
by jfarrell
· 11 years ago
d051ca0
THRIFT-2042 visual 2010 warnings - unused variable Patch: Konrad Grochowski
by Roger Meier
· 11 years ago
56a648d
THRIFT-2093 added the ability to set compression level in C++ zlib transport
by Roger Meier
· 11 years ago
e802aa4
THRIFT-2094 TNonblocking server no longer works on windows
by Roger Meier
· 11 years ago
0be9ffa
THRIFT-2038 THRIFT_INVALID_SOCKET added to PlatformSocket.h
by Roger Meier
· 11 years ago
4f7ad2d
THRIFT-2091 Unnecessary 'friend' declaration causes warning in TWinsockSingleton
by Jens Geyer
· 11 years ago
ba406d3
THRIFT-2089 Compiler ignores duplicate typenames Patch: Randy Abernethy
by Roger Meier
· 11 years ago
6f2a503
THRIFT-1442 TNonblockingServer: Refactor to allow multiple IO Threads
by Roger Meier
· 12 years ago
ffbfd03
THRIFT-2074 cppcheck error removed from ThreadManager.cpp
by Roger Meier
· 12 years ago
7158d33
THRIFT-2044 Util.h uses defines from PlatformSocket but does not include it
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
42cb873
THRIFT-2072 TNonblocking server compilation FAILS with C++11 support enabled
by Roger Meier
· 12 years ago
ff77d07
THRIFT-2039 config.h --> thrift-config.h Patch: Ben Craig
by Roger Meier
· 12 years ago
8095447
THRIFT-2066 'make install' does not install two headers required for C++ bindings
by Jens Geyer
· 12 years ago
a1b5728
THRIFT-2039 config.h --> thrift-config.h
by Konrad Grochowski
· 12 years ago
9be4e68
THRIFT-2039 config.h --> thrift-config.h
by Konrad Grochowski
· 12 years ago
cc25c52
THRIFT-2024 TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int
by Ben Craig
· 12 years ago
bb98ed4
THRIFT-1458 cpp: use the C++ standard (c++0x or later c++11) to improve code quality and cross platform capability
by Roger Meier
· 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
b6dfc90
THRIFT-1986 fix TCompactProtocol constants
by Henrique Mendonça
· 12 years ago
37e655c
Thrift-1997:Add accept backlog configuration method to TServerSocket
by Jake Farrell
· 12 years ago
d65216d
THRIFT-1982 vsnprintf on Windows have different semantics
by Roger Meier
· 12 years ago
f2b094f
THRIFT-1983 %z printf format is not available in Visual Patch: Konrad Grochowski
by Roger Meier
· 12 years ago
cde23df
THRIFT-1986 TCompactProtocol constants truncated on Windows (C4309)
by Roger Meier
· 12 years ago
64a799d
THRIFT-1987 TCompactProtocol.tcc/h warnings on Visual Patch: Konrad Grochowski
by Roger Meier
· 12 years ago
3e93711
THRIFT-1992: Fix TCompactProtocol compiler warnings
by Carl Yeksigian
· 12 years ago
16ee0d1
THRIFT-1968 Thrift's include path is wrong in pkg-config files
by Roger Meier
· 12 years ago
5ed5e8b
THRIFT-1917 Task expiration in TThreadPoolServer Patch: Ivan Fastov
by Roger Meier
· 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
967600e
THRIFT-1850 make check hangs on TSocket tests in TransportTest.cpp
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
3a931b5
THRIFT-1902 C++: Support for Multiplexing Services on any Transport, Protocol and Server
by Roger Meier
· 12 years ago
a7ab94d
THRIFT-1845 cpp: Fix compiler warning caused by implicit string conversion with Xcode 4.6
by Roger Meier
· 12 years ago
0c04fcc
THRIFT-1881 TNonblockingServer does not release open connections or threads on shutdown
by Roger Meier
· 12 years ago
552440e
THRIFT-1890 C++: Make named pipes server work asynchronously
by Jens Geyer
· 12 years ago
d34bea0
THRIFT-1837 Deploy and use cxxfunctional.h in cpp code generated in cob_style mode
by Roger Meier
· 12 years ago
c095919
THRIFT-1829 cpp unit tests fail to build using multiple make jobs
by Roger Meier
· 12 years ago
b2f29d8
THRIFT-1657 Chrome browser sending OPTIONS method before POST in xmlHttpRequest
by Roger Meier
· 12 years ago
0193149
THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations
by Roger Meier
· 12 years ago
8252577
THRIFT-1740 Make C++ library build on OS X and iOS
by Roger Meier
· 12 years ago
0069a44
THRIFT-1748 Guard and RWGuard macros defined in global namespace
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
6fcecd4
Updating Thrift trunk version to 1.0.0-dev
by Jake Farrell
· 12 years ago
7c7a5e0
Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes
by Jake Farrell
· 12 years ago
a32ac7a
Thrift-1718:Incorrect check in TFileTransportTest
by Jake Farrell
· 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
962b353
THRIFT-1689: don't exit(-1) in TNonblockingServer
by Henrique Mendonca
· 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
· 12 years ago
ae44abc
THRIFT-1064 TClientInfoServerHandler::processContext() is not called for TNonblockingServer server event handler
by Roger Meier
· 12 years ago
bd057f6
THRIFT-1633 Add windows build configurations to support static linking
by Roger Meier
· 13 years ago
f42ae01
Thrift-1567:Thrift/cpp: Allow alternate classes to be used for strings
by Jake Farrell
· 13 years ago
f9f841d
THRIFT-1626 concurrency::Mutex timedlock fix and lesser improvements
by Roger Meier
· 13 years ago
89cc430
THRIFT-1631 Fix C++ server constructor typos Patch: Andrew Cox
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
4cb8e40
THRIFT-1612 Base64 encoding is broken Patch: Andrew Cox
by Roger Meier
· 13 years ago
2d59b9e
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
b661783
THRIFT-1585 C++ library fails to build with OS X pthread implementation
by Roger Meier
· 13 years ago
970c86a
Thrift-1607:Incorrect file modes for several source files
by Jake Farrell
· 13 years ago
94bb7f2
Thrift-1606:Race condition in BoostThreadFactory.cpp
by Jake Farrell
· 13 years ago
dd16f05
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
4f260f7
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
2b1a528
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
67377e7
fix broken build introduced with THRIFT-1336
by Roger Meier
· 13 years ago
2be7f24
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 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
Next »