Richard Fuchs
|
fb9ed6ef0a
|
use trial & error approach to guess ROC in case of SRTP auth failures
Fixes #71
|
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
fixes #32
|
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
Fixes #1
|
12 years ago |
Richard Fuchs
|
f8f741b584
|
Update to upcoming 3.0 release (2.9.9 for now)
Merged from branch rfuchs/3.0
Conflicts:
daemon/sdp.c
debian/changelog
tests/simulator-ng.pl
utils/ng-client
|
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
Linux (tested on CentOS 6.4 64-bit).
Init scripts and .spec files for RPM builds to follow.
|
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 |
Richard Fuchs
|
97f9c3d398
|
SRTP daemon<>kernel tie-in
|
13 years ago |
Richard Fuchs
|
02176fcb0f
|
implement AES-CM encryption and adding auth tag, which completes in-kernel AES-CM SRTP support
|
13 years ago |
Richard Fuchs
|
17c9b7dc8b
|
implements in-kernel SRTP decryption (AES-CM)
|
13 years ago |
Richard Fuchs
|
afdabe640d
|
this happens in irq context, so use appropriate locking
|
13 years ago |
Richard Fuchs
|
4ec8f81caf
|
this implements in-kernel SRTP authentication
|
13 years ago |
Richard Fuchs
|
15ad08a9aa
|
create crypto context for session keys
|
13 years ago |
Richard Fuchs
|
4a2909daab
|
start implementing in-kernel AES en/decryption for SRTP
session key derivation complete
|
13 years ago |
Richard Fuchs
|
1141bce13e
|
rename some stuff to avoid confusion
|
13 years ago |
Richard Fuchs
|
ab30ae966e
|
detect stun packets in kernel module and pass them through
|
13 years ago |
Richard Fuchs
|
a9823f2323
|
adding .gitignore files
|
14 years ago |
Richard Fuchs
|
dc7517121d
|
remove uuid helper code
|
14 years ago |