Commit Graph

2187 Commits (8f5ee5bea90dfe4b43815d68327e5a738c58c8de)
 

Author SHA1 Message Date
Richard Fuchs 8f5ee5bea9 TT#84804 test lib: don't require object when not necessary
5 years ago
Richard Fuchs 832f73f3f5 TT#85750 add transcoder stats to stats output
5 years ago
Richard Fuchs dd3f77b0a5 trim trailing spaces from config values
5 years ago
Richard Fuchs eae7f3a327 TT#84360 add new option to split multi-line log messages
5 years ago
Richard Fuchs 9d53e736b9 TT#84360 simplify log printing routine
5 years ago
Richard Fuchs b7d3db1a04 add alternative dummy codeclib_free
5 years ago
Richard Fuchs a3b298e11c add local address/family to NG stats output
6 years ago
Richard Fuchs 6b49c88527 don't always reset crypto when DTLS is in use
6 years ago
Stefan Mititelu eb8169868d Fix a few more "still reachable". End all redis unused threads.
6 years ago
Richard Fuchs 11bcdf60f5 Merge branch 'master' of https://github.com/smititelu/rtpengine
6 years ago
Stefan Mititelu 8ba5d162dd Fix Valgrind "still reachable" for a few others
6 years ago
Richard Fuchs f6874afbef fix another JSON comma missing
6 years ago
Richard Fuchs 7cbea58090 fix str_init_dup_str
6 years ago
Richard Fuchs 92ee64f760 TT#84350 fix make races
6 years ago
Stefan Mititelu 91d5580fa7 Fix config use_section
6 years ago
Richard Fuchs 203f502006 TT#77806 add port stats to JSON/bencode output
6 years ago
Richard Fuchs 1095440616 TT#82410 fix missing comma for JSON list of objects
6 years ago
Richard Fuchs 3c3729f81c TT#28300 fix missing strdup for multi homed interfaces
6 years ago
Michael Prokop 98245fdeac TT#83954 Invoke libevent_global_shutdown() only conditionally
6 years ago
Michael Prokop 281e681c8b TT#83952 Switch Build-Dependency from iptables-dev to libxtables-dev
6 years ago
Michael Prokop 38a2d3097b TT#82051 GH workflow: drop utils/build_deps.sh from shellcheck
6 years ago
Michael Prokop 0bf07827df TT#82051 Shellcheck fixes + fix failure handling of init scripts
6 years ago
Michael Prokop 6e77bebb35 TT#82051 Support GitHub actions + workflows using Debian package builds + shellcheck
6 years ago
Stefan Mititelu 831bb88e24 Fix Valgrind "still reachable" for if name and q
6 years ago
Stefan Mititelu aa98d7f86c Prevent glib CRITICAL errors for NULL pointers
6 years ago
Stefan Mititelu a6d2f92962 Solve Valgrind "possibly lost" for redis and dtls
6 years ago
Richard Fuchs 1589c29e28 TT#28300 add cleanup of poller related data
6 years ago
Richard Fuchs e01b3b421c TT#28300 add cleanup of calls structs
6 years ago
Richard Fuchs 2a4dbd8d37 TT#28300 add cleanup of global interface structs
6 years ago
Richard Fuchs a4849f7ae6 TT#28300 eliminate need for if_a_global
6 years ago
Richard Fuchs 08fc2eca34 TT#28300 free config strings with dupes between argv and file
6 years ago
Richard Fuchs 3ca61f3baf TT#28300 fix --config-section not being honoured
6 years ago
Richard Fuchs 39b04ece9d TT#28300 use more auto cleanup variables in config_load
6 years ago
Richard Fuchs 48b33bd3dc TT#28300 move auto cleanup functions to lib files
6 years ago
Richard Fuchs a1fb92353a TT#28300 eliminate free_buf in favour of free_gbuf
6 years ago
Richard Fuchs f4717cbe60 TT#28300 make sure log marker strings are always set
6 years ago
root 5179de7db1 trap divide error crash fix
6 years ago
Richard Fuchs 37e6744d4a Merge branch 'master' of https://github.com/smititelu/rtpengine
6 years ago
Stefan Mititelu de28a65934 Solve Vlagrind "definitely lost" memory leaks
6 years ago
Richard Fuchs 8a4f88f1a4 TT#55050 man page updates
6 years ago
Richard Fuchs cdcf80c2c1 TT#82401 add statistics NG command
6 years ago
Richard Fuchs 6d2aeccda6 TT#82401 amend stats gather to keep track of braces
6 years ago
Richard Fuchs 1015cead8b TT#82401 amend stats gathering to detect ints
6 years ago
Richard Fuchs ac765d1b54 TT#82410 unify stats gathering functions
6 years ago
Richard Fuchs cb967ad130 Merge branch 'codec_case' of https://github.com/SkySwitch/rtpengine
6 years ago
Richard Fuchs 38bb6d8608 TT#82651 same as 61acd9761 but in reverse
6 years ago
Richard Fuchs d97a05647d TT#83150 fix SSRC substitution w/ SRTP in kernel
6 years ago
attermann da3c40e24a Added "currentstatistics" to json stats.
6 years ago
attermann 74f5676c87 Made hash tables for flags case-insensitive.
6 years ago
Richard Fuchs 61acd97619 TT#82651 avoid unnecessary transcoding when DTMF PT is present
6 years ago