summaryrefslogtreecommitdiff
path: root/dbus/dbus-marshal-recursive-util.c
Commit message (Expand)AuthorAgeFilesLines
* bus: Silence most log messages when testing OOM handlingSimon McVittie2017-11-151-2/+3
* Prefer to use _dbus_test_fatal() for assertion failures in testsSimon McVittie2017-11-151-17/+17
* Use _dbus_test_fatal to include more detail in test failure diagnosticsSimon McVittie2017-11-151-31/+12
* test, tools: assert impossible values of local enums are not reachedSimon McVittie2017-04-071-0/+3
* Marshalling tests: make integer generation more conciseThomas Zimmermann2017-01-171-40/+16
* Fix remaining -Wundef warningsSimon McVittie2016-10-131-0/+3
* Fix warnings from compiler option '-Wshadow'Thomas Zimmermann2016-10-101-6/+6
* Partially fix warnings from compiler option '-Wformat-nonliteral'Thomas Zimmermann2016-10-101-19/+17
* Remove unmatched parenthesisSimon McVittie2016-09-301-1/+1
* Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie2016-09-301-11/+11
* Use C99 standard PRI*64 for printing 64 bit integersNatanael Copa2015-09-301-3/+5
* When generating random messages, exercise empty signature as intendedSimon McVittie2015-01-061-1/+1
* Merge branch 'dbus-1.6'Simon McVittie2013-11-041-2/+5
|\
| * make_and_run_test_nodes: avoid undefined behaviourDreamNik2013-11-041-2/+5
* | Remove support for platforms with no 64-bit integer typeSimon McVittie2013-09-161-25/+0
* | tests to embedded tests: replaced in libdbusChengwei Yang2013-06-281-2/+2
|/
* Promote DBusBasicValue and DBus8ByteStruct to be APISimon McVittie2012-02-241-4/+4
* Reinstate the recursive marshalling test but skip the later parts by defaultSimon McVittie2012-02-081-3/+18
* dbus-marshal-recursive-util: remove unused function callSimon McVittie2011-08-051-4/+1
* Cleaned up _dbus_verbose calls: function names and code line numbers are prin...Ralf Habacker2010-03-271-4/+4
* Add DBUS_INT64_MODIFIER define, turn on -WformatColin Walters2010-03-221-2/+2
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2007-06-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-091-1/+1
* 2006-10-19 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-201-0/+5
* * dbus/dbus-marshal-recursive-util.c, dbus/dbus-marshal-recursive.c:John (J5) Palmieri2006-09-111-12/+0
* Patches by Kjartan Maraas <kmaraas at gnome dot org>John (J5) Palmieri2006-08-141-1/+1
* * dbus/dbus-marshal-recursive-util.c: Fixed buffer overflowJohn (J5) Palmieri2005-04-231-18/+12
* 2005-03-09 Colin Walters <walters@verbum.org>Colin Walters2005-03-091-2/+2
* 2005-02-24 Colin Walters <walters@verbum.org>Colin Walters2005-02-241-1/+2
* 2005-01-28 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-281-3/+259
* 2005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-281-0/+186
* 2005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-271-1/+98
* 2005-01-24 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-241-10/+99
* 2005-01-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-171-15/+1
* 2005-01-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-171-4/+4
* 2005-01-16 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-171-0/+2963