Commit Graph

1311 Commits (0f07e46d621ef8116cb5071b717e66e12a73bdb8)
 

Author SHA1 Message Date
Richard Fuchs 0f07e46d62 fix 32-bit compilation errosr
8 years ago
Richard Fuchs 6b6b8ea54a don't use anonymous unions to make old compilers happy
8 years ago
Claudiu Boriga edac4f2cd7 make cli_incoming accept multiple connections
8 years ago
Richard Fuchs 27af349783 fix recording daemon logging levels
8 years ago
Richard Fuchs af7b2d0508 refine version test for presence of av_frame_get_channels
8 years ago
Richard Fuchs aef463f1bb handle missing av_frame_get_channels from older versions
8 years ago
Richard Fuchs a850ebfa38 TT#13954 don't fail kernel "clean" target when build env is not there
8 years ago
Richard Fuchs 5dcd533a7f ensure positive random numbers
8 years ago
Richard Fuchs 7182e751a1 abandon usage of random()
8 years ago
Richard Fuchs 6594b2b884 fixes for coverity
8 years ago
Richard Fuchs 323da16ad0 adding top level makefile
8 years ago
Richard Fuchs e85759a3b8 fix some errors caught by coverity
8 years ago
Richard Fuchs 263099ced1 fix module compilation for kernels >= 4.10
8 years ago
Richard Fuchs a8a4ed4f9d disallow arbitrarily large silence gaps
8 years ago
Richard Fuchs fbc8aa10a3 Merge branch 'errata-3712' of https://github.com/aalba6675/rtpengine
8 years ago
Richard Fuchs 2afbfa55a8 fix resampling if frame doesn't have number of channels set
8 years ago
Richard Fuchs dab9fdb20e additional logging and segfault fix
8 years ago
Anthony Alba 87aaf82111 Document RFC 3711 errata id 3712 that SRTCP_R_LENGTH == 6 is canonical
8 years ago
Richard Fuchs af1db75caa support _32 crypto versions in simulator
8 years ago
Richard Fuchs 37231caa54 Merge branch 'rfuchs/aes' into aalba6675-aes256
8 years ago
Richard Fuchs e8d197a08c Merge branch 'aes256' of https://github.com/aalba6675/rtpengine into aalba6675-aes256
8 years ago
Richard Fuchs a2c4a41c1e include support for AES-192 and -256 in simulator test script
8 years ago
Anthony Alba 74b2559b04 AES CM static test vectors
8 years ago
Richard Fuchs 305fbeddee TT#12789 add defaults file item for NFS mount options
8 years ago
Anthony Alba be1ca8698f Merge remote-tracking branch 'origin/rfuchs/aes' into aes256
8 years ago
Anthony Alba 37b22352e7 Fix typos in DBG array indexing
8 years ago
Richard Fuchs 46d1498801 TT#13277 logging improvements
8 years ago
Richard Fuchs 6f37badd50 TT#13277 additional DB fields for call metadata
8 years ago
Richard Fuchs 5c0dc629c1 consolidate AES crypto suites for different key lengths
8 years ago
Richard Fuchs 373904236c rename macro due to collision
8 years ago
Richard Fuchs 3930f7748e Merge branch 'aes256' of https://github.com/aalba6675/rtpengine
8 years ago
Richard Fuchs 7088e1586a remove obsolete redis restore function arguments
8 years ago
Frederic-Philippe Metz d88587512a Cleanup according to pull req #335
8 years ago
Frederic-Philippe Metz 27679b188e Moved the json reader locally and removed it from call struct
8 years ago
Frederic-Philippe Metz 95d942005d Adds missing log output
8 years ago
Frederic-Philippe Metz 8f01e780a8 First attempt to seperate more stats and cdr away from the core running code
8 years ago
Anthony Alba d5cecc500f Add AES-192, AES-256 CM to kernel SRTP
8 years ago
Sipwise Jenkins Builder 7f2dea3c0d Release new version 5.3.0.0+0~mr5.3.0.0
8 years ago
Anthony Alba 357bb1d50f Refactor to add explicit session key init functions
8 years ago
Richard Fuchs 4566bd37cf TT#13005 store recording metadata to database
8 years ago
Richard Fuchs 846886c001 TT#13000 include recording filename suffix in db data
8 years ago
Richard Fuchs b4694eb2e2 port of a3f27f8751 to kernel space
8 years ago
Changli Gao a3f27f8751 STUN: The most significant 2 bits is 0xc0 in hex
8 years ago
Anthony Alba b8a2f015ad Initial support for AES-192, AES-256 in userspace
8 years ago
Richard Fuchs db6a37ac1d TT#13000 handle output avio context failure
8 years ago
Richard Fuchs 76ba5872fd TT#13000 add init.d setuid/setgid capability
8 years ago
Richard Fuchs 9a5cba48f2 use more precise avcodec/avformat version test macros
8 years ago
Richard Fuchs d513c6dd2b add missing lock for failed call restores
8 years ago
Richard Fuchs d8cc8caf9c combine two mallocs into one for redis restore
8 years ago
Richard Fuchs 0cd3b9f650 Merge branch 'redis-onekey-concept-improvements' of https://github.com/1and1/rtpengine
8 years ago