Commit Graph

1327 Commits (4313cb25967262adae7905ffba776d2f3b5d3602)
 

Author SHA1 Message Date
Richard Fuchs 4313cb2596 logging improvements
9 years ago
Richard Fuchs 5e3ce30272 TT#14008 add missing DTLS locks
9 years ago
Konstantin Poliakov 5c5a4ef4fc Issue354: Fixes for rtpengint to ngcp-rtpengine renaming issues (including issue 356).
9 years ago
Richard Fuchs 896a32496c add test script to replay pcap into recording daemon
9 years ago
Richard Fuchs 37a9521901 don't treat media socket write errors as fatal
9 years ago
Richard Fuchs 531febbbb0 migrate log-stderr and log-facility options to lib for recording daemon
9 years ago
Richard Fuchs c5a202ebcd write both types of media indexes to recording metafile
9 years ago
Richard Fuchs 26ca489931 use pkg-config to determine install location for iptables module
9 years ago
Victor Seva f7aa5fa6b6 TT#14571 PEP8 for YouCompleteMe config
9 years ago
Richard Fuchs d269f6a320 eliminate orphaned redis code fragments
9 years ago
Guillem Jover 56b723ceec TT#14400 Do not check for negative values on unsigned variables
9 years ago
Guillem Jover 0b1bdbb339 TT#14400 Do not NULL-dereference pointer
9 years ago
Guillem Jover bd833c2586 TT#14400 Use a boolean instead of a bitwise operator
9 years ago
Victor Seva 3c813acacc support wheezy build reported at #343
9 years ago
Anthony Alba b1e259c109 Document libsrtp AES-256 SRTCP bug for interop
9 years ago
Richard Fuchs f7e2419f90 fix kernel module for systems with small stack frame sizes
9 years ago
Richard Fuchs 0f07e46d62 fix 32-bit compilation errosr
9 years ago
Richard Fuchs 6b6b8ea54a don't use anonymous unions to make old compilers happy
9 years ago
Claudiu Boriga edac4f2cd7 make cli_incoming accept multiple connections
9 years ago
Richard Fuchs 27af349783 fix recording daemon logging levels
9 years ago
Richard Fuchs af7b2d0508 refine version test for presence of av_frame_get_channels
9 years ago
Richard Fuchs aef463f1bb handle missing av_frame_get_channels from older versions
9 years ago
Richard Fuchs a850ebfa38 TT#13954 don't fail kernel "clean" target when build env is not there
9 years ago
Richard Fuchs 5dcd533a7f ensure positive random numbers
10 years ago
Richard Fuchs 7182e751a1 abandon usage of random()
10 years ago
Richard Fuchs 6594b2b884 fixes for coverity
10 years ago
Richard Fuchs 323da16ad0 adding top level makefile
10 years ago
Richard Fuchs e85759a3b8 fix some errors caught by coverity
10 years ago
Richard Fuchs 263099ced1 fix module compilation for kernels >= 4.10
10 years ago
Richard Fuchs a8a4ed4f9d disallow arbitrarily large silence gaps
10 years ago
Richard Fuchs fbc8aa10a3 Merge branch 'errata-3712' of https://github.com/aalba6675/rtpengine
10 years ago
Richard Fuchs 2afbfa55a8 fix resampling if frame doesn't have number of channels set
10 years ago
Richard Fuchs dab9fdb20e additional logging and segfault fix
10 years ago
Anthony Alba 87aaf82111 Document RFC 3711 errata id 3712 that SRTCP_R_LENGTH == 6 is canonical
10 years ago
Richard Fuchs af1db75caa support _32 crypto versions in simulator
10 years ago
Richard Fuchs 37231caa54 Merge branch 'rfuchs/aes' into aalba6675-aes256
10 years ago
Richard Fuchs e8d197a08c Merge branch 'aes256' of https://github.com/aalba6675/rtpengine into aalba6675-aes256
10 years ago
Richard Fuchs a2c4a41c1e include support for AES-192 and -256 in simulator test script
10 years ago
Anthony Alba 74b2559b04 AES CM static test vectors
10 years ago
Richard Fuchs 305fbeddee TT#12789 add defaults file item for NFS mount options
10 years ago
Anthony Alba be1ca8698f Merge remote-tracking branch 'origin/rfuchs/aes' into aes256
10 years ago
Anthony Alba 37b22352e7 Fix typos in DBG array indexing
10 years ago
Richard Fuchs 46d1498801 TT#13277 logging improvements
10 years ago
Richard Fuchs 6f37badd50 TT#13277 additional DB fields for call metadata
10 years ago
Richard Fuchs 5c0dc629c1 consolidate AES crypto suites for different key lengths
10 years ago
Richard Fuchs 373904236c rename macro due to collision
10 years ago
Richard Fuchs 3930f7748e Merge branch 'aes256' of https://github.com/aalba6675/rtpengine
10 years ago
Richard Fuchs 7088e1586a remove obsolete redis restore function arguments
10 years ago
Frederic-Philippe Metz d88587512a Cleanup according to pull req #335
10 years ago
Frederic-Philippe Metz 27679b188e Moved the json reader locally and removed it from call struct
10 years ago