summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/protocol/TProtocol.h
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5075: Backport changes for CVE-2019-0205 to 0.9.3.1 branch0.9.3.2Jens Geyer2020-02-081-6/+4
* THRIFT-3298: thrift endian converters may conflict with other librariesjfarrell2015-09-241-21/+21
* THRIFT-3247 Generate a C++ thread-safe clientben-craig2015-07-171-11/+31
* THRIFT-3231 CPP: Limit recursion depth to 64Ben Craig2015-07-081-105/+118
* THRIFT-3217 Provide a little endian variant of the binary protocol in C++Ben Craig2015-07-081-0/+43
* THRIFT-2474 complete the ntohll precompile conditionalsJim King2015-05-091-0/+2
* THRIFT-3120 Minor spelling errors and an outdated URLJens Geyer2015-04-301-2/+1
* THRIFT-2907 - macro ntohll defined only when neededKonrad Grochowski2014-12-201-1/+1
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-146/+109
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-109/+145
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-145/+109
* remove trailing whitespaceRoger Meier2014-07-241-1/+1
* THRIFT-2471 Make cpp.ref annotation language agnosticJens Geyer2014-05-021-3/+18
* THRIFT-2214: System header sys/param.h is included inside the Thrift namespaceBen Craig2013-11-051-4/+4
* THRIFT-1740 Make C++ library build on OS X and iOSRoger Meier2012-11-161-2/+2
* THRIFT-1690 Sockets and Pipe Handles truncated on Win64Roger Meier2012-10-041-2/+5
* THRIFT-1626 concurrency::Mutex timedlock fix and lesser improvementsRoger Meier2012-06-191-12/+12
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-0/+694