Commit Graph

327 Commits (master)

Author SHA1 Message Date
Richard Fuchs cf22d82932 MT#55283 eliminate input/output combination SSRC
1 week ago
Richard Fuchs 19af8034a4 MT#55283 split SSRC hash into in and out
1 week ago
Richard Fuchs 206e7db48b MT#55283 scale redis timeouts
2 weeks ago
Richard Fuchs e12ba22a7c MT#55283 scale redis timers
2 weeks ago
Richard Fuchs 27ff6e6f57 MT#55283 convert last_redis_update to int64_t
2 weeks ago
Richard Fuchs f35881548d MT#55283 convert async_last to int64_t
2 weeks ago
Richard Fuchs e097ee3701 MT#55283 convert time_t to int64_t
2 weeks ago
Richard Fuchs ad65c9096f MT#55283 convert call structs to int64_t
2 weeks ago
Richard Fuchs 952429aa89 MT#55283 convert last_packet to int64_t
2 weeks ago
Richard Fuchs 0050ac5998 MT#55283 convert redis to int64_t
2 weeks ago
Richard Fuchs e92f260e7a MT#55283 convert daemon/ to int64_t
2 weeks ago
Richard Fuchs 165c42fb8e MT#55283 convert calls to int64_t
2 weeks ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
2 weeks ago
Richard Fuchs d75e44829d MT#55283 replace UINT64F with PRIu64
2 weeks ago
Richard Fuchs 238dc9d5be MT#55283 integrate ssrc_hash into upper objects
2 weeks ago
Richard Fuchs 954bac923b MT#55283 move SSRC hash from monologue to media
3 weeks ago
Richard Fuchs 2a141c2f92 MT#55283 overhaul SSRC hash
3 weeks ago
Richard Fuchs 75aa3038db MT#55283 convert ssrc_hash to g_direct
3 weeks ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
3 weeks ago
Richard Fuchs 1ad61d90bb MT#55283 split up __get_consecutive_ports
2 months ago
Richard Fuchs 806d272f89 MT#55283 use bool for get_consecutive_ports
2 months ago
Richard Fuchs 48e971398c MT#55283 convert bit field to bool
2 months ago
Richard Fuchs eeeb2d8641 MT#55283 move socket_port_link into stream_fd
2 months ago
Richard Fuchs 80f7c20429 MT#55283 convert sockaddr_getaddrinfo to bool
3 months ago
Richard Fuchs 927c85e5ff MT#55283 convert endpoint_parse_any to bool
3 months ago
Richard Fuchs 3cce4ac230 MT#55283 convert sockaddr_parse_any_str to bool
3 months ago
Richard Fuchs 5dd0a387a3 MT#55283 modernise timeval_from_us
3 months ago
Richard Fuchs 416ca38d25 MT#55283 allow overlapping port ranges
3 months ago
Richard Fuchs 6276b37cd2 MT#55283 use list pointer ops for port pool
3 months ago
Richard Fuchs ad6fb06b13 MT#55283 type safety for uid_alloc
3 months ago
Richard Fuchs 02bccee56b MT#55283 use typed queue for local_intf
3 months ago
Donat Zenichev bebc6f8f31 MT#55283 redis: cover a usage of write DB with lock
3 months ago
Richard Fuchs fdabc9b59e MT#55283 restore selected DB after delete
3 months ago
Richard Fuchs fb1ad3f0cf MT#55283 properly support empty keyspace list
3 months ago
Richard Fuchs 172f389395 MT#55283 safeguard against Redis connect failure
3 months ago
Richard Fuchs 3bbf4d94a1 MT#55283 bail if Redis contains garbage data
3 months ago
Richard Fuchs 2a46eb2cdc MT#61368 change media_ids to typed hash table
5 months ago
Richard Fuchs f0b309a6a3 MT#55283 use correct error message in logs
5 months ago
Richard Fuchs 19aceecc17 MT#55283 use more appropriate helper function
5 months ago
Richard Fuchs e1055bef1a MT#61556 fix typo and remove unused variable
5 months ago
Donat Zenichev d9ae6c57cd MT#61556 redis: use hostname for logging where makes sense
5 months ago
Donat Zenichev 1eb0c5e13e MT#61556 redis: re-resolve when re-connecting
5 months ago
Richard Fuchs 916bdde573 MT#61371 add tag aliases to Redis output
6 months ago
Richard Fuchs 2ffd489938 MT#61371 shorten Redis printing
6 months ago
Richard Fuchs dd91961aeb MT#55283 add STR_PTR macro
7 months ago
Richard Fuchs 8b26bf2761 MT#55283 switch o= strings to `str`
7 months ago
Richard Fuchs 1b4b0d1611 MT#55283 add call_strdup_str helper
7 months ago
Donat Zenichev b8c9684d26 MT#55283 json_restore_call: check `sockaddr_parse_any_str()`
7 months ago
Richard Fuchs 2b8a510af5 MT#55283 change call_str_cpy etc semantics
7 months ago
Richard Fuchs 67e1b9979a MT#55283 simplify call_str_dup family
7 months ago