auth: use the token after authentication
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-auth.c
2013-07-08 Wim Taymansauth: use the token after authentication
2013-07-05 Wim Taymansauth: remove auth from media and factory
2013-07-04 Wim Taymansauth: add support for multiple basic auth tokens
2013-03-11 Olivier CrêteDocument locking and its order
2012-11-29 Wim Taymansrtsp: make object details private
2012-11-12 Wim Taymansauth: add locking
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-18 Sebastian Pölsterlrtsp-server: fixed comments and GIR annotations
2012-05-22 David Svensson Forsrtsp: fix compiler warnings
2012-04-13 Sebastian Drögertsp-server: Fix compilation and compiler warnings
2011-04-26 Wim TaymansMerge branch 'master' into 0.11
2011-01-13 Wim Taymansauth: add realm to make it more spec compliant
2011-01-12 Wim Taymansmedia: enable per factory authorisations
2011-01-12 Wim Taymansrtsp-server: Pass ClientState structure arround
2011-01-12 Wim Taymansauth: fix memleak and add some docs
2011-01-11 Wim Taymansclient: delegate setup of auth to the manager
2011-01-11 Wim Taymansauth: add authentication object