auth: move TLS handling to auth module
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Jul 2013 10:41:52 +0000 (12:41 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Jul 2013 10:41:52 +0000 (12:41 +0200)
commit4b2e6d88b3453b1d3f571af3609740dd6a2f4b8a
tree55f60c737edf84e432912246efb8d0f01b4af920
parenta1e96c226960ef5ba2a01cdcd0fddbb4591abb9f
auth: move TLS handling to auth module

Remove the TLS settings on the server and move it to the auth module because
that is where security related bits go.
examples/test-video.c
gst/rtsp-server/rtsp-auth.c
gst/rtsp-server/rtsp-auth.h
gst/rtsp-server/rtsp-server.c
gst/rtsp-server/rtsp-server.h