199 Commits (d4a8203b4b008ea813f6f0ffb200131460bb35d4)

Author SHA1 Message Date
  Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init 1 year ago
  Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type 2 years ago
  Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed 2 years ago
  Richard Fuchs 96fa75d345 MT#55283 compile fix for 32-bit 2 years ago
  Richard Fuchs 216f4f12fd MT#55283 eliminate `config_lock` 2 years ago
  Richard Fuchs 48b9206cee MT#55283 fix bw_limit copy/pasto 2 years ago
  Richard Fuchs 7e90f4db2b MT#55283 add last_packet time to stats 2 years ago
  Richard Fuchs e20262489a MT#55283 track time of last Redis update per call 2 years ago
  Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats 2 years ago
  Richard Fuchs 311f5bc31c MT#55283 move last_packet timestamp to shm 2 years ago
  Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats 2 years ago
  Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats 2 years ago
  Richard Fuchs c7a8f78d81 MT#55283 fix CLI reference count 2 years ago
  Richard Fuchs 096f7d7736 MT#55283 add interface stats to CLI output 2 years ago
  Richard Fuchs ebe9501beb MT#55283 obsolete RE_HAS_MEASUREDELAY 2 years ago
  Richard Fuchs 698ab0272b MT#59038 add recording query capabilities 2 years ago
  Richard Fuchs b6b9395fd5 MT#59038 refactor CLI parsing 2 years ago
  Richard Fuchs 4f14413526 MT#59038 abbreviate single-line CLI output 2 years ago
  Richard Fuchs 849419150b MT#59038 reformat string literal 2 years ago
  Donat Zenichev bebe291656 MT#59086 Unify header files inclusions. 2 years ago
  Richard Fuchs ce22afab57 MT#55283 use typed GQueue for calls iterator 2 years ago
  Richard Fuchs 8f98f69e98 MT#55283 use typed G* for subscriptions 2 years ago
  Richard Fuchs 7b2ba5339a MT#55283 use typed G* for call members 2 years ago
  Richard Fuchs c9ac6ecc73 MT#55283 convert struct rtp_payload_time to typedef 2 years ago
  Richard Fuchs 5bd94a1cc2 MT#55283 use obj_release macro 2 years ago
  Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef 2 years ago
  Richard Fuchs 8e0276d7ce MT#55283 use typed GHashTable for codec_stats 2 years ago
  Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers 2 years ago
  Richard Fuchs 7c6f5d1dae MT#55283 use typed GHashTables for globals calls hash 2 years ago
  Richard Fuchs 40fcf7e448 MT#55283 use g_auto for stats_metrics 2 years ago
  Richard Fuchs d4d8e0368f MT#55283 turn stats_metric into typedef 2 years ago
  Dennis Yurasov 6a8c523d55 MT#55283 Avoiding "Too many packets in UDP receive ... 2 years ago
  Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field 2 years ago
  Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint 2 years ago
  Richard Fuchs ddc3565bfe MT#57977 support multiple listen sockets 2 years ago
  Donat Zenichev 91f16a8221 MT#57719 Use media subscriptions in `cli_list_tag_info()` 2 years ago
  Donat Zenichev d9f12ce27b TT#136952 fix `cw_printf()` in `cli_list_tag_info()` 2 years ago
  Richard Fuchs 267f965098 MT#55283 unify constructor signatures 2 years ago
  Richard Fuchs 73489fc556 MT#56374 obsolete non-global pollers 2 years ago
  Richard Fuchs f9f9348d4f MT#56374 eliminate poller_timer functionality 2 years ago
  Orgad Shaneh 1a28b73a2d MT#55283 Rename aux -> helpers 3 years ago
  Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing 3 years ago
  Richard Fuchs 5822cb889d MT#56447 change ml->medias to GPtrArray 3 years ago
  Stefan Mititelu 983d91d19e Add command to disable/enable redis write 3 years ago
  Donat Zenichev c024b54dc3 MT#56750 Deprecate unused objects of `media_socket.port_pool` 3 years ago
  Richard Fuchs b956303748 MT#55283 support reporting per-interval metrics 3 years ago
  Richard Fuchs dddaa60afb MT#55283 simplify/clarify stats gathering 3 years ago
  Richard Fuchs e7abe3b378 TT#44805 rename `stats` to `stats_in` 3 years ago
  Richard Fuchs 17bda4b1e8 TT#156900 fix master/slave race condition with early closed ports 4 years ago
  Richard Fuchs 6d1dfab77a TT#14008 convert logging context to stack 4 years ago