Commit Graph

21 Commits (git.mgm/mediaproxy-ng/mr3.2.1)

Author SHA1 Message Date
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