gstreamer/gst-libs/gst/rtsp
Wim Taymans 4826ec4e4d rtsp: calculate the local ip address in accept
Calculate the local IP address in the accept call. We need to place this IP
address in the GET reply in the X-Server-IP-Address header so that the client
knows where to send the POST to in case of tunneled RTSP. Before this patch
it used the client IP address, which would make the client send the POST request
to itself and fail.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=697092
2013-04-04 12:16:47 +02:00
..
.gitignore .gitignore: update after files got renamed 2009-10-17 21:11:10 +01:00
gstrtsp-marshal.list libs: touch marshal.list files to force rebuild after Makefile.am changes 2010-10-19 00:07:47 +01:00
gstrtsp.h libs: Add missing single include headers and use them in GIRs 2012-11-21 11:01:24 +01:00
gstrtspconnection.c rtsp: calculate the local ip address in accept 2013-04-04 12:16:47 +02:00
gstrtspconnection.h rtspconnection: Add API to disable session ID caching in the connection 2013-03-11 10:41:00 +01:00
gstrtspdefs.c rtsp: add method to parse options list 2012-11-27 11:15:34 +01:00
gstrtspdefs.h rtsp: add method to parse options list 2012-11-27 11:15:34 +01:00
gstrtspextension.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspextension.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspmessage.c rtspmessage: Add several missing g-i annotations 2012-12-10 10:58:12 +01:00
gstrtspmessage.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtsprange.c rtsprange: use gst_util_gdouble_to_guint64 in get_seconds 2013-04-02 14:33:51 -04:00
gstrtsprange.h rtsprange: Add function to convert a range between formats 2013-03-11 10:41:31 +01:00
gstrtsptransport.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtsptransport.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspurl.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspurl.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am build: Link libgstrtsp-1.0.so to libm for pow() 2013-03-11 19:30:13 -04:00
rtsp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00