Commit Graph

1314 Commits (3c813acacc6f0465cd25d01290aafb41f4080da8)
 

Author SHA1 Message Date
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
Frederic-Philippe Metz 95d942005d Adds missing log output
10 years ago
Frederic-Philippe Metz 8f01e780a8 First attempt to seperate more stats and cdr away from the core running code
10 years ago
Anthony Alba d5cecc500f Add AES-192, AES-256 CM to kernel SRTP
10 years ago
Sipwise Jenkins Builder 7f2dea3c0d Release new version 5.3.0.0+0~mr5.3.0.0
10 years ago
Anthony Alba 357bb1d50f Refactor to add explicit session key init functions
10 years ago
Richard Fuchs 4566bd37cf TT#13005 store recording metadata to database
10 years ago
Richard Fuchs 846886c001 TT#13000 include recording filename suffix in db data
10 years ago
Richard Fuchs b4694eb2e2 port of a3f27f8751 to kernel space
10 years ago
Changli Gao a3f27f8751 STUN: The most significant 2 bits is 0xc0 in hex
10 years ago
Anthony Alba b8a2f015ad Initial support for AES-192, AES-256 in userspace
10 years ago
Richard Fuchs db6a37ac1d TT#13000 handle output avio context failure
10 years ago
Richard Fuchs 76ba5872fd TT#13000 add init.d setuid/setgid capability
10 years ago
Richard Fuchs 9a5cba48f2 use more precise avcodec/avformat version test macros
10 years ago