summaryrefslogtreecommitdiff
path: root/lib/c_glib
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-4205: Make sure gobject+glib are correctly linkedGonzalo Aguilar Delgado2017-09-211-1/+1
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-2/+0
* THRIFT-4247: Fix compilation with OpenSSL 1.1Josip Sokcevic2017-09-041-11/+10
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-101-13/+24
* THRIFT-2026: Eliminate some undefined behavior in C/C++Jim Apple2017-03-251-2/+2
* THRIFT-4108: c_glib ssl implementation fixes - remove global ssl context and ...Gonzalo Aguilar Delgado2017-03-062-196/+214
* THRIFT-3706: added cross test support for backwards compatible multiplexed se...James E. King, III2017-02-2211-337/+313
* THRIFT-3706: Implement multiplexed protocol client and test client for c_glib...Gonzalo Aguilar Delgado2017-02-205-1/+997
* THRIFT-3369 Provide SSL/TLS client for c_glibJames E. King, III2017-02-137-3/+1681
* THRIFT-3968: Deserializing empty string/binary fieldsSimon South2016-12-224-19/+70
* THRIFT-3935 Incorrect skipping of map and setMatej Kupljen2016-09-291-1/+17
* 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-133-27/+209
* THRIFT-3569 Add thrift_transport_read_all to facilitate large reads in c_glib.Chandler May2016-03-057-37/+438
* THRIFT-3577 assertion failed at line 512 of testcontainertest.cNobuaki Sukegawa2016-02-221-3/+3
* THRIFT-3556 c_glib file descriptor transportSimon South2016-02-117-0/+537
* THRIFT-3572 Fix "Unable to determine the behavior of a signed right shift"Chandler May2016-01-242-0/+5
* 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-199-1/+3016
* THRIFT-3558 fix typos in c_glib test assertionsChandler May2016-01-172-6/+6
* THRIFT-3552 c_glib: Fix memory leak in processorSimon South2016-01-161-0/+1
* 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-066-0/+161
* 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-3370 errno extern variable redefined. Not compiling for AndroidGonzalo Aguilar Delgado2015-10-212-6/+0
* 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-252-0/+7
* 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-3285 c_glib: Library: Build without compiler warningsSimon South2015-08-0310-117/+164
* THRIFT-3285 c_glib: Library: Build with all warnings enabledSimon South2015-08-031-0/+1
* THRIFT-3285 c_glib: Library: Use AM_CPPFLAGS for include paths, not AM_CFLAGSSimon South2015-08-031-1/+1
* THRIFT-3260 multiple warnings in c_glib tutorialJens Geyer2015-07-311-1/+1
* 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
* THRIFT-3148 Markdown links to coding_standards are deadNobuaki Sukegawa2015-05-131-1/+1
* THRIFT-3138 "make check" parallel execution is underministicNobuaki Sukegawa2015-05-101-1/+14
* THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threa...Jim King2015-04-301-0/+2
* THRIFT-3106 CMake summary should give more information why a library is set t...Roger Meier2015-04-201-3/+3
* THRIFT-3099 cmake build is broken on FreeBSDMarco Molteni2015-04-162-5/+7