auth: add auth checks
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 8 Jul 2013 14:29:01 +0000 (16:29 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 8 Jul 2013 14:29:01 +0000 (16:29 +0200)
commita63f4a2a4c428be58e32e3f08d1fcbb99f5ac29b
treef48710d62b8d4210582f6163fef230cca3b7bb0d
parentfb7c9b812271c1d7d857c093fcb99ace38c6b0f4
auth: add auth checks

Add an enum with auth checks and implement the checks in the auth object.
Perform the checks from the client.
examples/test-auth.c
gst/rtsp-server/rtsp-auth.c
gst/rtsp-server/rtsp-auth.h
gst/rtsp-server/rtsp-client.c