113 Commits (772db96c360d8b569e5ad5ad3d055a6ddd211eda)

Author SHA1 Message Date
  Richard Fuchs 926d9d3963 MT#17699 augment module makefile version detection 10 years ago
  Richard Fuchs c4f630ccfa fix kernel module build for 4.4+ kernels 10 years ago
  Michael Prokop 472fce888f MT#17699 Fix m-a build error + Bump Standards-Version for ngcp-rtpengine-kernel 10 years ago
  Michael Prokop b4a66530d3 MT#17699 Fix m-a build error + Bump Standards-Version for ngcp-rtpengine-kernel 10 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 11 years ago
  Richard Fuchs 76f3893464 ssrc tracking improvements 11 years ago
  Richard Fuchs 9c3ad508f7 use appropriate crypto context for encryption and decryption 11 years ago
  Kevin McAllister 3097f71b8c convert spaces to tab on comment. 11 years ago
  Kevin McAllister 965fa396d2 Change packet_index functions to more closely match RFC 11 years ago
  Marc Soda 16b91847f9 Track SSRCs and sequence numbers. Sync between userspace and the kernel. 11 years ago
  Marc Soda 65a358727c Use the proper ROC when encrypting. 11 years ago
  Richard Fuchs ed2c101a3f preliminary fixup of new kernel stats - needs more work 11 years ago
  pkuzak 6255d1fe2f Disable delay measurement by default 11 years ago
  Frederic-Philippe Metz f8aaf358cd Implemented TOS/Traffic Class bit in received first RTP packet 11 years ago
  Frederic-Philippe Metz 6d33ef76b0 Implemented delay measurement of RTP packets in kernel. 11 years ago
  Frederic-Philippe Metz bd24127bce Revert "First try of implementation of measureing delay." 11 years ago
  Frederic-Philippe Metz e0f9c59274 Implemented stage 1 of measuring delay 11 years ago
  Frederic-Philippe Metz 6bc7a77e9b First try of implementation of measureing delay. 11 years ago
  Richard Fuchs 65b3f66ee4 use atomic64_t for kernel stats 11 years ago
  Richard Fuchs c2ff5c3fd3 MT#9935 understand, learn, remember and report RTP payload types (codecs) 11 years ago
  Richard Fuchs c21193a329 fix byte stats in kernel module 11 years ago
  Richard Fuchs fb9ed6ef0a use trial & error approach to guess ROC in case of SRTP auth failures 11 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 12 years ago
  Richard Fuchs ca138c3fa1 fix kernel module debug output 12 years ago
  Richard Fuchs 4fb151ab19 /proc output indentation fix 12 years ago
  Richard Fuchs b905e73963 included expected source in /proc output 12 years ago
  Richard Fuchs 7d82016582 implement source address checking - kernel part 12 years ago
  Richard Fuchs 940030d670 support kernel forward of non-rtp packets 12 years ago
  Richard Fuchs 838917b226 compile fixes for older gcc versions 12 years ago
  Richard Fuchs f8f741b584 Update to upcoming 3.0 release (2.9.9 for now) 12 years ago
  Richard Fuchs 50573f40e5 bit field/array fixes 12 years ago
  Richard Fuchs 9edb5a3677 attempt to lower idle CPU usage when reading list/blist 12 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 13 years ago
  Richard Fuchs 81dd046838 array size should depend on the #define 13 years ago
  Richard Fuchs 6b5ff391a5 better /proc output 13 years ago
  Richard Fuchs 43764b46d4 implement support for RFC 5761 13 years ago
  Richard Fuchs 8a4f85ccb5 count auth errors in kernel module 13 years ago
  Richard Fuchs d1ce4eb9a8 aes-f8 goes kernel 13 years ago
  Richard Fuchs c49ea7b403 copy back s_l number from kernel to daemon 13 years ago