Commit Graph

149 Commits (9ff3ee9c9fc1cf02e358bb1b627acab13f734da6)

Author SHA1 Message Date
Richard Fuchs 4d08a700f1 fix kernel module compilation for >= 5.5
5 years ago
Richard Fuchs a1de3258a9 TT#75050 fix SRTP index slip while transcoding
5 years ago
Guillem Jover 137c5df644 TT#71950 Fix typos
6 years ago
Richard Fuchs 25c84bbda3 TT#65000 fix kernel module compilation for 5.2 kernels
6 years ago
Richard Fuchs f6f484fff6 TT#59501 add optional RTCP sink
6 years ago
Guillem Jover ec8df352dc TT#23584 Use $(MAKE) instead of make to honor parallel builds
6 years ago
Richard Fuchs c0d1a050b5 provide linear alternative to bsearch for kernels < 3.0
6 years ago
Richard Fuchs 4e6f2dc5f7 silence build warnings when no git is present
7 years ago
Richard Fuchs b4cac090f8 use git plumbing to determine branch and commit IDs
7 years ago
Richard Fuchs a9ec666cb4 TT#38350 implement sending DTMF events to syslog
7 years ago
Richard Fuchs 760488703e omit ip_select_ident for CentOS kernels
7 years ago
Richard Fuchs 7b6af45c43 CentOS 6 compile fixes
7 years ago
Richard Fuchs 4538af32b4 Extended version test macros for ip_select_ident()
7 years ago
Richard Fuchs 1184c92d23 select IPv4 ID in kernel module
7 years ago
Richard Fuchs 0636b083dc TT#31700 implement payload-type specific passthrough kernel forwarding
7 years ago
Richard Fuchs 440a1f8a4e delay proc stream/call file deletion until all references are cleared
8 years ago
Richard Fuchs fade693a1c additional reference counting for /proc stream files
8 years ago
Richard Fuchs 6f5da565ad add extra error logging to kernel module
8 years ago
Victor Seva 3c813acacc support wheezy build reported at #343
8 years ago
Richard Fuchs f7e2419f90 fix kernel module for systems with small stack frame sizes
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 6594b2b884 fixes for coverity
8 years ago
Richard Fuchs 263099ced1 fix module compilation for kernels >= 4.10
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 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
Anthony Alba d5cecc500f Add AES-192, AES-256 CM to kernel SRTP
8 years ago
Richard Fuchs b4694eb2e2 port of a3f27f8751 to kernel space
8 years ago
Richard Fuchs a2391f9490 kfree_skb must be called lock-free
9 years ago
Richard Fuchs 6f33c1a000 fix kernel module build for kernels < 3.9
9 years ago
Richard Fuchs 0a593cfed1 solve a kernel mem leak when strict-source is set and triggered
9 years ago
Richard Fuchs 984585a32c TT#5003 implement kernel-side call recording
9 years ago
Richard Fuchs c50b04252d fix kernel forwarding problem when RTP extensions are present
9 years ago
Charlotte Oliver 8e58e6af8d Add xt_RTPENGINE modules.load.d file to load xt_RTPENGINE on system boot
9 years ago
Richard Fuchs 3ab2c6318a MT#17699 augment module makefile version detection
9 years ago
Richard Fuchs 5aa7ef404a fix kernel module build for 4.4+ kernels
9 years ago
Michael Prokop 472fce888f MT#17699 Fix m-a build error + Bump Standards-Version for ngcp-rtpengine-kernel
9 years ago
Camille Oudot 548b71076c disable procfs uid/gid for kernels prior to 3.10
10 years ago
Richard Fuchs 6b5c4e8b0c Mass update for non-daemon code (see `6d3865b`)
10 years ago
Camille Oudot 88ce85e5af remove kernel module uid/gid global switch
10 years ago
Camille Oudot fad407461d allow non-root users to control the kernel module
10 years ago
Richard Fuchs e7ad47744f fix kernel compilation for older kernel versions
10 years ago
Richard Fuchs c6ff5e7c03 disable in-kernel RTP PT stats for kernels < 3.0
10 years ago
Richard Fuchs d567908e95 disable measuredelay features by default
10 years ago
Richard Fuchs 7db15eb87c Merge branch 'rfuchs/1and1-master'
10 years ago
Richard Fuchs 76f3893464 ssrc tracking improvements
10 years ago
Richard Fuchs 9c3ad508f7 use appropriate crypto context for encryption and decryption
10 years ago
Kevin McAllister 3097f71b8c convert spaces to tab on comment.
10 years ago
Kevin McAllister 965fa396d2 Change packet_index functions to more closely match RFC
10 years ago
Marc Soda 16b91847f9 Track SSRCs and sequence numbers. Sync between userspace and the kernel.
10 years ago
Marc Soda 65a358727c Use the proper ROC when encrypting.
10 years ago
Richard Fuchs ed2c101a3f preliminary fixup of new kernel stats - needs more work
10 years ago
Frederic-Philippe Metz 89bbaf12e3 Merge branch 'dev-fmetz'
10 years ago
Frederic-Philippe Metz f8aaf358cd Implemented TOS/Traffic Class bit in received first RTP packet
10 years ago
Frederic-Philippe Metz a9e4c023e4 Merge branch 'dev-fmetz'
10 years ago
Frederic-Philippe Metz d5db9d0f73 Merge branch 'dev-measuredelay-full' into dev-fmetz
10 years ago
Frederic-Philippe Metz 6d33ef76b0 Implemented delay measurement of RTP packets in kernel.
10 years ago
Frederic-Philippe Metz bd24127bce Revert "First try of implementation of measureing delay."
10 years ago
Frederic-Philippe Metz e0f9c59274 Implemented stage 1 of measuring delay
10 years ago
Frederic-Philippe Metz 6bc7a77e9b First try of implementation of measureing delay.
10 years ago
Richard Fuchs 65b3f66ee4 use atomic64_t for kernel stats
10 years ago
Richard Fuchs c2ff5c3fd3 MT#9935 understand, learn, remember and report RTP payload types (codecs)
10 years ago
Richard Fuchs c21193a329 fix byte stats in kernel module
10 years ago
Richard Fuchs fb9ed6ef0a use trial & error approach to guess ROC in case of SRTP auth failures
10 years ago
Richard Fuchs 0113991ef5 MT#9585 rename kernel module and all related items from MEDIAPROXY to RTPENGINE
11 years ago
Richard Fuchs ba5ed24b63 kernel module didn't handle DTLS packets properly
11 years ago
Richard Fuchs 0bc4d3c994 kernel srtp fix
11 years ago
Richard Fuchs ca138c3fa1 fix kernel module debug output
11 years ago
Richard Fuchs 4fb151ab19 /proc output indentation fix
11 years ago
Richard Fuchs b905e73963 included expected source in /proc output
11 years ago
Richard Fuchs 7d82016582 implement source address checking - kernel part
11 years ago
Richard Fuchs 940030d670 support kernel forward of non-rtp packets
11 years ago
Richard Fuchs 838917b226 compile fixes for older gcc versions
11 years ago
Richard Fuchs f8f741b584 Update to upcoming 3.0 release (2.9.9 for now)
11 years ago
Richard Fuchs 50573f40e5 bit field/array fixes
11 years ago
Richard Fuchs 9edb5a3677 attempt to lower idle CPU usage when reading list/blist
11 years ago
Richard Fuchs ef7e5bb4f7 compile fix for kernels < 3.0.0
12 years ago
Richard Fuchs e0e98bb31f prevent endless read of proc/status file
12 years ago
Richard Fuchs 162ff026ab kernel module compile fixes for kernels >= 3.10
12 years ago
Peter Dunkley 130d485346 Updated Makefiles and added compilation instructions to work with Enterprise
12 years ago
Richard Fuchs 81dd046838 array size should depend on the #define
12 years ago
Richard Fuchs 6b5ff391a5 better /proc output
12 years ago
Richard Fuchs 43764b46d4 implement support for RFC 5761
12 years ago
Richard Fuchs 8a4f85ccb5 count auth errors in kernel module
12 years ago
Richard Fuchs d1ce4eb9a8 aes-f8 goes kernel
12 years ago
Richard Fuchs c49ea7b403 copy back s_l number from kernel to daemon
12 years ago
Richard Fuchs 97f9c3d398 SRTP daemon<>kernel tie-in
12 years ago
Richard Fuchs 02176fcb0f implement AES-CM encryption and adding auth tag, which completes in-kernel AES-CM SRTP support
12 years ago
Richard Fuchs 17c9b7dc8b implements in-kernel SRTP decryption (AES-CM)
12 years ago
Richard Fuchs afdabe640d this happens in irq context, so use appropriate locking
12 years ago
Richard Fuchs 4ec8f81caf this implements in-kernel SRTP authentication
12 years ago
Richard Fuchs 15ad08a9aa create crypto context for session keys
12 years ago
Richard Fuchs 4a2909daab start implementing in-kernel AES en/decryption for SRTP
12 years ago
Richard Fuchs 1141bce13e rename some stuff to avoid confusion
12 years ago
Richard Fuchs ab30ae966e detect stun packets in kernel module and pass them through
12 years ago
Richard Fuchs a9823f2323 adding .gitignore files
13 years ago
Richard Fuchs dc7517121d remove uuid helper code
13 years ago