index
:
gstreamer/gst-rtsp-server
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
discontinued-for-monorepo
master
RTSP server based on GStreamer (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rtsp-server
/
rtsp-auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-24
gobject-introspection: Add annotations to support language bindings
Sebastian Rasmussen
1
-6
/
+6
2013-11-22
rtsp-*: Fix type name typos in comments
Sebastian Rasmussen
1
-2
/
+2
2013-11-12
Fixed several GIR warnings
Sebastian Pölsterl
1
-2
/
+2
2013-11-12
auth: small typos
Wim Taymans
1
-2
/
+2
2013-09-06
auth, media, media-factory: unref permissions
Jonas Holmberg
1
-0
/
+5
2013-07-22
ClientState -> Context
Wim Taymans
1
-52
/
+47
2013-07-18
auth: add support for default token
Wim Taymans
1
-0
/
+64
2013-07-18
auth: use defines when possible
Wim Taymans
1
-2
/
+2
2013-07-16
docs: improve docs
Wim Taymans
1
-5
/
+27
2013-07-15
auth: add default authorizations
Wim Taymans
1
-1
/
+14
2013-07-15
auth: don't auth on methods
Wim Taymans
1
-22
/
+24
2013-07-12
auth: let the auth module check client_settings
Wim Taymans
1
-0
/
+10
2013-07-12
auth: fix typo
Wim Taymans
1
-1
/
+1
2013-07-12
auth: handle unauthorized response
Wim Taymans
1
-78
/
+108
2013-07-12
auth: move TLS handling to auth module
Wim Taymans
1
-1
/
+77
2013-07-11
docs: improve docs
Wim Taymans
1
-0
/
+7
2013-07-11
docs: more updates
Wim Taymans
1
-3
/
+2
2013-07-11
docs: update docs
Wim Taymans
1
-2
/
+2
2013-07-10
auth: debug authorization check
Wim Taymans
1
-1
/
+1
2013-07-09
auth: simplify auth checks
Wim Taymans
1
-51
/
+75
2013-07-08
auth: add auth checks
Wim Taymans
1
-11
/
+24
2013-07-08
auth: use the token after authentication
Wim Taymans
1
-19
/
+21
2013-07-05
auth: remove auth from media and factory
Wim Taymans
1
-44
/
+77
2013-07-04
auth: add support for multiple basic auth tokens
Wim Taymans
1
-11
/
+47
2013-03-11
Document locking and its order
Olivier Crête
1
-1
/
+1
2012-11-29
rtsp: make object details private
Wim Taymans
1
-12
/
+32
2012-11-12
auth: add locking
Wim Taymans
1
-0
/
+19
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-18
rtsp-server: fixed comments and GIR annotations
Sebastian Pölsterl
1
-4
/
+2
2012-05-22
rtsp: fix compiler warnings
David Svensson Fors
1
-4
/
+0
2012-04-13
rtsp-server: Fix compilation and compiler warnings
Sebastian Dröge
1
-2
/
+2
2011-01-13
auth: add realm to make it more spec compliant
Wim Taymans
1
-1
/
+1
2011-01-12
media: enable per factory authorisations
Wim Taymans
1
-8
/
+9
2011-01-12
rtsp-server: Pass ClientState structure arround
Wim Taymans
1
-28
/
+21
2011-01-12
auth: fix memleak and add some docs
Wim Taymans
1
-0
/
+11
2011-01-12
client: delegate setup of auth to the manager
Wim Taymans
1
-0
/
+47
2011-01-12
auth: add authentication object
Wim Taymans
1
-0
/
+220