1. 0f60bd4 THRIFT-2224 cpp: TSSLSocket.h and TSSLServerSocket.h should use the platfromsocket too by Roger Meier · 12 years ago
  2. 301dfa9 THRIFT-2225 cpp: SSLContext destroy before cleanupOpenSSL Patch: soyer by Roger Meier · 12 years ago
  3. aefd9c4 cpp: TSSLServerSocket should use THRIFT_SOCKET by Roger Meier · 12 years ago
  4. 88103ca THRIFT-2040 "uninitialized variable" warnings on MSVC/windows by Roger Meier · 12 years ago
  5. 0d671c0 THRIFT-2034: Give developers' C++ code direct access to socket FDs on by Ben Craig · 12 years ago
  6. 49a7663 THRIFT-2226: TServerSocket - keepAlive wrong initialization order by Ben Craig · 12 years ago
  7. 71b5a10 THRIFT-1892: Socket timeouts are declared in milli-seconds, but are by Ben Craig · 12 years ago
  8. d856ac8 THRIFT-2019: Writing on a disconnected socket on Mac causes SIG PIPE by Ben Craig · 12 years ago
  9. 6493523 THRIFT-2027: Minor 64-bit and NOMINMAX issues in C++ library by Ben Craig · 12 years ago
  10. 19244ed THRIFT-2031: Make SO_KEEPALIVE configurable for C++ lib by Ben Craig · 12 years ago
  11. fd7ddef THRIFT-1944: Binding to zero port Client: cpp Patch: Akshat Aranya by Ben Craig · 12 years ago
  12. b2501a7 THRIFT-2069: TPipeServer creates overlapped pipes, then uses synchronous I/O on them with TPipe by Ben Craig · 12 years ago
  13. 657b933 THRIFT-1481 cpp: Unix domain sockets in C++ do not support the abstract namespace by Roger Meier · 12 years ago
  14. 56a648d THRIFT-2093 added the ability to set compression level in C++ zlib transport by Roger Meier · 12 years ago
  15. 0be9ffa THRIFT-2038 THRIFT_INVALID_SOCKET added to PlatformSocket.h by Roger Meier · 12 years ago
  16. 7295745 THRIFT-2071 clang 3.2 reports warning when comparing shared_ptr<X> == NULL by Roger Meier · 13 years ago
  17. 9be4e68 THRIFT-2039 config.h --> thrift-config.h by Konrad Grochowski · 13 years ago
  18. 4285ba2 THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout by Roger Meier · 13 years ago
  19. 7cb7fc8 THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues by Carl Yeksigian · 13 years ago
  20. 37e655c Thrift-1997:Add accept backlog configuration method to TServerSocket by Jake Farrell · 13 years ago
  21. 7f1df99 THRIFT-1932 TFileTransport::readEvent() casts values read from input stream into a pointer and then dereferences it. by Roger Meier · 13 years ago
  22. c613cd2 Thrift-1846:Restore socket.h header to support builds with Android NDK by Jake Farrell · 13 years ago
  23. 552440e THRIFT-1890 C++: Make named pipes server work asynchronously by Jens Geyer · 13 years ago
  24. b2f29d8 THRIFT-1657 Chrome browser sending OPTIONS method before POST in xmlHttpRequest by Roger Meier · 13 years ago
  25. 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 13 years ago
  26. 36ae65c THRIFT-1744: Compilation failure under Android NDK toolchain by Henrique Mendonca · 13 years ago
  27. 9bb65ae THRIFT-1730 error: numeric_limits is not a member of std Patch: Martin Vogt by Roger Meier · 13 years ago
  28. 271e47a THRIFT-1716 max allowed connections should be PIPE_UNLIMITED_INSTANCES by Roger Meier · 13 years ago
  29. dfb8298 THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows minor fix by Roger Meier · 13 years ago
  30. 1f4be7e THRIFT-1690 Non-linux OSes use int's in bsd socket calls as well. by Roger Meier · 13 years ago
  31. b69d24d THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig by Roger Meier · 13 years ago
  32. 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
  33. f9f841d THRIFT-1626 concurrency::Mutex timedlock fix and lesser improvements by Roger Meier · 14 years ago
  34. 87b704f Thrift-1558 _xplatform_pipe_6-5-2012.patch fix compile error by Roger Meier · 14 years ago
  35. 7d0a040 Thrift-1558 _xplatform_pipe_6-5-2012.patch Patch: Peace C by Roger Meier · 14 years ago
  36. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 14 years ago
  37. 2badac7 THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path by Roger Meier · 14 years ago
  38. 1516be0 Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk by Roger Meier · 14 years ago
  39. a3410db THRIFT-1564 Minor fixes to TZlibTransport Patch: Dave Watson by Roger Meier · 14 years ago
  40. 33eaa0f THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path. by Roger Meier · 14 years ago
  41. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 14 years ago