Commit Graph

35 Commits (c86f73c9e6fb9417d32f64fa698828bea14b200c)

Author SHA1 Message Date
Richard Fuchs b956303748 MT#55283 support reporting per-interval metrics
2 years ago
Richard Fuchs 1cb7e0e05a MT#55283 split up gauge stats bookkeeping
2 years ago
Richard Fuchs dddaa60afb MT#55283 simplify/clarify stats gathering
2 years ago
Richard Fuchs cd185fd168 MT#56493 move GTree helpers to auxlib
2 years ago
Richard Fuchs c9a5714df7 MT#55524 work around buggy libasan
3 years ago
Richard Fuchs 0c4fc1c31d MT#55524 use define for thread sleep time
3 years ago
Richard Fuchs 08a05e76ec MT#55524 add thread cancel helper macros
3 years ago
Richard Fuchs b1d17cdcef TT#14008 use pthread_cancel semantics for shutdown
3 years ago
Richard Fuchs d3a3382ac9 TT#14008 convert threads_join_all arg to bool
4 years ago
Richard Fuchs 7699e1da64 TT#131402 convert bitfield functions to `bool` type
4 years ago
Richard Fuchs 899d95791f TT#101150 add stats_counters_min_max()
4 years ago
Richard Fuchs ac518471a3 TT#101150 add atomic64_set_if()
4 years ago
Richard Fuchs d90de55e83 TT#14008 rename g_tree_remove_all to avoid namespace conflict
4 years ago
Richard Fuchs 37494da6cc TT#89352 return value from atomic64_add/inc/etc
4 years ago
Richard Fuchs 95a30674ac TT#14008 implement lock-light global call iterators
4 years ago
Richard Fuchs 6f3bf25789 TT#14008 improve timerthread performance
4 years ago
Richard Fuchs 1755ccfef4 TT#14008 use temporary variable to avoid stray compiler warning
4 years ago
Guillem Jover c09b379f41 TT#111150 Add an alternative implementation for taint_func
4 years ago
Guillem Jover 87e83467cd TT#111150 Use volatile in cast
4 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
4 years ago
Richard Fuchs a8013ffe70 TT#111051 set thread specific process names
4 years ago
Guillem Jover 962479bd63 TT#108003 Stop using random()
4 years ago
Richard Fuchs b75ec8e7ba TT#14008 convert CDR logging to g_string
4 years ago
Richard Fuchs 3893069fae TT#92250 allocate strings for hash table storage
5 years ago
Richard Fuchs 18830a1a5d TT#84804 detect and report collisions in ICE candidate pairs
5 years ago
Richard Fuchs 48b33bd3dc TT#28300 move auto cleanup functions to lib files
5 years ago
Richard Fuchs a1fb92353a TT#28300 eliminate free_buf in favour of free_gbuf
5 years ago
Stefan Mititelu de28a65934 Solve Vlagrind "definitely lost" memory leaks
5 years ago
Richard Fuchs a4cca5f27f fix compilation for glib >= 2.60
6 years ago
Richard Fuchs 38c96468f1 TT#50652 move timeval functions into lib
6 years ago
Richard Fuchs e3ec97f858 TT#50652 add -Wstrict-prototypes everywhere
6 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
6 years ago
Richard Fuchs c80f55b85a TT#49600 add debug log output for SDES negotiations
6 years ago
Richard Fuchs fa5c265045 TT#36302 support scheduling settings
7 years ago
Richard Fuchs db2882ca78 integrate AES unit test into main build framework
7 years ago