summaryrefslogtreecommitdiff
path: root/lib/c_glib/test
Commit message (Expand)AuthorAgeFilesLines
* lib: c_glib: fix compile error due to missing unistd.hChristopher Friedt2022-11-251-0/+6
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-052-6/+6
* Remove execute bit from plain text files in git (#2611)Christopher Tubbs2022-05-2416-0/+0
* Use modern OpenSSL cmake syntax (if available), and larger cmake cleanupMario Emmenlauer2021-09-021-13/+13
* Minor cleanup of two CMake files, and removed some (unused) boost dependenciesMario Emmenlauer2021-05-051-4/+1
* THRIFT-5244 Dynamic exception specifications are deprecated in C++11[-Wdeprec...zeshuai0072021-04-291-2/+2
* THRIFT-5265 add the zlib transport to c_glibzeshuai0072021-04-014-2/+907
* fix warning in c_glib from add max_message_size codezeshuai0072020-10-315-20/+17
* add the test case into cmakezeshuai0072020-09-281-0/+24
* THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfigu...zeshuai0072020-08-077-13/+1361
* THRIFT-5225: Use nullptr instead of NULLzeshuai0072020-06-141-3/+3
* THRIFT-4896 - prevent cpp and c_glib include directories from leaking into ot...Kevin Wojniak2019-07-011-2/+2
* THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...Sebastian Zenker2019-01-291-96/+96
* THRIFT-4720: documenting breaking changes, minor cleanupJames E. King III2019-01-091-1/+1
* remove unused variablescyy2019-01-073-9/+0
* remove stdcxx namespace and use std directlycyy2019-01-071-6/+6
* THRIFT-4329: multiplexed processor, client and server for c_glibGonzalo Aguilar Delgado2017-11-185-657/+748
* THRIFT-4376: fix a few high impact coverity defects:James E. King, III2017-10-2813-930/+917
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-2/+0
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-101-13/+24
* THRIFT-3706: added cross test support for backwards compatible multiplexed se...James E. King, III2017-02-221-8/+7
* THRIFT-3369 Provide SSL/TLS client for c_glibJames E. King, III2017-02-132-2/+594
* THRIFT-3968: Deserializing empty string/binary fieldsSimon South2016-12-222-2/+46
* THRIFT-2835 Add possibility to distribute generators separately from thrift c...Nobuaki Sukegawa2016-09-261-4/+4
* THRIFT-3909 Fix c_glib static lib CMake buildNobuaki Sukegawa2016-09-041-12/+13
* THRIFT-2980 Accept external buffer in thrift_memory_buffer constructorChandler May2016-03-131-12/+138
* THRIFT-3569 Add thrift_transport_read_all to facilitate large reads in c_glib.Chandler May2016-03-053-10/+364
* THRIFT-3577 assertion failed at line 512 of testcontainertest.cNobuaki Sukegawa2016-02-221-3/+3
* THRIFT-3556 c_glib file descriptor transportSimon South2016-02-113-0/+195
* THRIFT-3573 c_glib: No rule to make target issueNobuaki Sukegawa2016-01-231-12/+10
* THRIFT-3567 GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT ...Chandler May2016-01-193-2/+93
* THRIFT-1313 implement compact protocol for c_glib libraryChandler May2016-01-193-0/+1087
* THRIFT-3558 fix typos in c_glib test assertionsChandler May2016-01-172-6/+6
* THRIFT-3383 i64 related warningsSimon South2016-01-035-76/+87
* THRIFT-3512 c_glib: Build fails due to missing features.hSimon South2016-01-031-5/+1
* THRIFT-3464 Fix several defects in c_glib code generatorNobuaki Sukegawa2015-12-064-0/+89
* THRIFT-3455 struct write method's return value is incorrectNobuaki Sukegawa2015-12-043-0/+51
* THRIFT-3424 Add CMake android build optionNobuaki Sukegawa2015-11-231-4/+4
* THRIFT-2423 Facebook's THeader protocol and transport for cppDave Watson2015-11-041-1/+1
* THRIFT-3337 Add testBool method to cross testsNobuaki Sukegawa2015-09-211-0/+4
* THRIFT-3326 Tests do not compile under *BSDRoger Meier2015-09-191-0/+4
* THRIFT-3305: Missing dist files for 0.9.3 release candidatejfarrell2015-08-251-0/+5
* THRIFT-3178 glib C does not compileJens Geyer2015-08-082-40/+188
* THRIFT-2832 c_glib: Handle string lists correctlyJens Geyer2015-08-053-0/+445
* THRIFT-3288 c_glib: Build unit tests without compiler warningsSimon South2015-08-038-15/+35
* THRIFT-3288 c_glib: Unit tests: Enable warnings, improve automake-variable useSimon South2015-08-031-4/+4
* THRIFT-3267 c_glib: "Critical" failure during unit testsJens Geyer2015-07-281-2/+1
* THRIFT-3266 c_glib: Multiple compiler warnings building unit testsJens Geyer2015-07-2813-4/+37
* THRIFT-2917 "make clean" breaks test/c_glibJens Geyer2015-07-281-1/+1
* THRIFT-2957 warning: source file %s is in a subdirectory, but option 'subdir-...Jens Geyer2015-07-271-38/+38