Commit Graph

315 Commits (5dd2b5bb74bf0335f861a6cd33bf64e2b38eefbf)

Author SHA1 Message Date
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
1 year ago
Richard Fuchs d75e44829d MT#55283 replace UINT64F with PRIu64
1 year ago
Richard Fuchs 238dc9d5be MT#55283 integrate ssrc_hash into upper objects
1 year ago
Richard Fuchs 954bac923b MT#55283 move SSRC hash from monologue to media
1 year ago
Richard Fuchs 2a141c2f92 MT#55283 overhaul SSRC hash
1 year ago
Richard Fuchs 75aa3038db MT#55283 convert ssrc_hash to g_direct
1 year ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
1 year ago
Richard Fuchs 1ad61d90bb MT#55283 split up __get_consecutive_ports
1 year ago
Richard Fuchs 806d272f89 MT#55283 use bool for get_consecutive_ports
1 year ago
Richard Fuchs 48e971398c MT#55283 convert bit field to bool
1 year ago
Richard Fuchs eeeb2d8641 MT#55283 move socket_port_link into stream_fd
1 year ago
Richard Fuchs 80f7c20429 MT#55283 convert sockaddr_getaddrinfo to bool
1 year ago
Richard Fuchs 927c85e5ff MT#55283 convert endpoint_parse_any to bool
1 year ago
Richard Fuchs 3cce4ac230 MT#55283 convert sockaddr_parse_any_str to bool
1 year ago
Richard Fuchs 5dd0a387a3 MT#55283 modernise timeval_from_us
1 year ago
Richard Fuchs 416ca38d25 MT#55283 allow overlapping port ranges
2 years ago
Richard Fuchs 6276b37cd2 MT#55283 use list pointer ops for port pool
2 years ago
Richard Fuchs ad6fb06b13 MT#55283 type safety for uid_alloc
2 years ago
Richard Fuchs 02bccee56b MT#55283 use typed queue for local_intf
2 years ago
Donat Zenichev bebc6f8f31 MT#55283 redis: cover a usage of write DB with lock
2 years ago
Richard Fuchs fdabc9b59e MT#55283 restore selected DB after delete
2 years ago
Richard Fuchs fb1ad3f0cf MT#55283 properly support empty keyspace list
2 years ago
Richard Fuchs 172f389395 MT#55283 safeguard against Redis connect failure
2 years ago
Richard Fuchs 3bbf4d94a1 MT#55283 bail if Redis contains garbage data
2 years ago
Richard Fuchs 2a46eb2cdc MT#61368 change media_ids to typed hash table
2 years ago
Richard Fuchs f0b309a6a3 MT#55283 use correct error message in logs
2 years ago
Richard Fuchs 19aceecc17 MT#55283 use more appropriate helper function
2 years ago
Richard Fuchs e1055bef1a MT#61556 fix typo and remove unused variable
2 years ago
Donat Zenichev d9ae6c57cd MT#61556 redis: use hostname for logging where makes sense
2 years ago
Donat Zenichev 1eb0c5e13e MT#61556 redis: re-resolve when re-connecting
2 years ago
Richard Fuchs 916bdde573 MT#61371 add tag aliases to Redis output
2 years ago
Richard Fuchs 2ffd489938 MT#61371 shorten Redis printing
2 years ago
Richard Fuchs dd91961aeb MT#55283 add STR_PTR macro
2 years ago
Richard Fuchs 8b26bf2761 MT#55283 switch o= strings to `str`
2 years ago
Richard Fuchs 1b4b0d1611 MT#55283 add call_strdup_str helper
2 years ago
Donat Zenichev b8c9684d26 MT#55283 json_restore_call: check `sockaddr_parse_any_str()`
2 years ago
Richard Fuchs 2b8a510af5 MT#55283 change call_str_cpy etc semantics
2 years ago
Richard Fuchs 67e1b9979a MT#55283 simplify call_str_dup family
2 years ago
Donat Zenichev a44ee46201 MT#56465 sdp_create: refactor bandwidth handling
2 years ago
Richard Fuchs 98d6575c63 MT#55283 add (un)escape parser methods
2 years ago
Richard Fuchs 348e4e27fe MT#55283 change semantics of str_uri_encode_len
2 years ago
Richard Fuchs 22f7e8f1c3 MT#55283 remove code vestiges
2 years ago
Richard Fuchs ac41df5ee5 MT#55283 handle g_memdup2 legacy
2 years ago
Richard Fuchs 7dd2235df1 MT#55283 rework parser framework
2 years ago
Richard Fuchs 68ff069adc MT#55283 set expiry time with SET
2 years ago
Richard Fuchs 7bf431a1fa MT#55283 support bencode format to Redis
2 years ago
Richard Fuchs 81a7d177ef MT#55283 use abstract JSON writer for Redis
2 years ago
Richard Fuchs ef787fb119 MT#55283 use abstract parser for Redis restore
2 years ago
Donat Zenichev 1a671e3726 MT#60688 redis: add support of ptime replication
2 years ago
Donat Zenichev 21677a39e6 MT#60688 Add support of maxptime for media
2 years ago