rtsp: don't leak address and socket
[platform/upstream/gstreamer.git] / gst-libs / gst / rtsp / gstrtspconnection.c
2012-06-06 David Svensson Forsrtsp: don't leak address and socket
2012-05-18 Wim Taymansrtsp: unref sockets in _close
2012-05-18 Wim Taymansrtsp: clear the GError for pending connect
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-04 Thiago SantosMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Wim Taymansrtsp: fix connection
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Ognyan Tonchevrtspconnection: only send new data immediately if there...
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-17 Sebastian Drögertsp: Port to GIO
2012-01-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-07 Tim-Philipp Müllerrtspconnection: make hostname lookup more thread-safe
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-04 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-02 Piotr Fusikvarious: typo fixes
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit 'c5544630250ec434e4dafaf17274e83865415120...
2011-11-28 Tim-Philipp MüllerMerge commit '4a58223e4c824fedc024af435337a769e8ce593e...
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-23 Wim TaymansMerge branch 'master' into 0.11
2011-11-17 Wim TaymansMerge branch 'master' into 0.11
2011-11-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-11 Wim TaymansMerge branch 'master' into 0.11
2011-11-11 Wim Taymansrtsp: cleanup headers
2011-11-10 Wim Taymansrtsp: remove deprecated base64 library
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-15 Alessandro Decinartspconnection: add OSX specific hack to detect when...
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-05-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-17 Edward Herveyrtsp: Fix typo which broke the build
2011-05-17 Miguel Angel Cabre... rtspconnection: not enter in not controllable state...
2011-05-17 Miguel Angel Cabre... rtspconnection: not enter in not controllable state...
2010-10-29 Wim Taymansrtspconnection: calculate better timeout value
2010-10-29 Thijs Vermeirrtsp: don't let the rtsp connection timeout
2010-05-06 Stefan Kostdocs: fix wrong doc markup
2010-05-05 Tim-Philipp Müllerrtsp: weekday and month names in RTSP date string shoul...
2010-04-06 Wim Taymansrtspconnection: Handle closed POST socket in tunneling
2010-03-16 Wim Taymansrtspconnection: allow for more ipv6 addresses
2010-03-15 Wim Taymansrtsp: make timeout usec more accurate
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-08 Dake Gurtspconnection: fix handling of x-server-ip-address
2010-02-18 Patrick Radizirtspconnection: make sure not to dereference NULL usern...
2010-02-12 Wim Taymansrtsp: ignore \n and \r as the first line
2010-02-12 Wim Taymansrtsp: fail gracefully on bad Content-Length headers
2009-11-13 Sreerenj Brtsp: avoid crashing on SIGPIPE
2009-10-12 Patrick Radizirtsp: handle socket errors
2009-10-07 Tim-Philipp Müllerrtspconnection: we can use GLib 2.18 API unconditionall...
2009-10-06 Wim Taymansrtsp: use CLOSE_SOCKET() instead of close()
2009-09-11 Wim Taymansrtsp: properly fix the HTTP manual mode
2009-09-10 Wim Taymansrtsp: don't return EPARSE
2009-08-24 Peter Kjellerstedtrtsp: Added new API for sending using GstRTSPWatch.
2009-08-24 Peter Kjellerstedtrtsp: Made gst_rtsp_watch_queue_data() thread safe.
2009-08-24 Peter Kjellerstedtrtsp: Added gst_rtsp_connection_set_http_mode().
2009-08-24 Peter Kjellerstedtrtsp: Allow gst_rtsp_connection_do_tunnel() to just...
2009-08-24 Peter Kjellerstedtrtsp: Write as much as possible in gst_rtsp_source_disp...
2009-08-24 Peter Kjellerstedtrtsp: Add error_full callback to GstRTSPWatchFuncs.
2009-08-24 Peter Kjellerstedtrtsp: Made read_line() support LWS.
2009-08-24 Peter Kjellerstedtrtsp: Do not split headers which should not be split.
2009-08-24 Peter Kjellerstedtrtsp: Parse WWW-Authenticate headers correctly.
2009-08-24 Peter Kjellerstedtrtsp: Improve parse_line().
2009-08-24 Peter Kjellerstedtrtsp: Rewrote setup_tunneling().
2009-08-24 Peter Kjellerstedtrtsp: Rewrote gen_tunnel_reply().
2009-08-24 Peter Kjellerstedtrtsp: Ignore the Content-Length for POST requests.
2009-08-24 Peter Kjellerstedtrtsp: Normalize lines (remove extra whitespace) before...
2009-08-24 Peter Kjellerstedtrtsp: Made parse_string() return a result.
2009-08-24 Peter Kjellerstedtrtsp: Improved parsing of messages.
2009-08-24 Peter Kjellerstedtrtsp: Added support for HTTP messages
2009-08-24 Peter Kjellerstedtrtsp: Added gst_rtsp_connection_create_from_fd().
2009-08-24 Peter Kjellerstedtrtsp: Add initial buffer support.
2009-08-19 Peter Kjellerstedtrtsp: Avoid duplicated headers.
2009-08-18 Peter Kjellerstedtrtsp: Corrected the HTTP digest authorization computation.
2009-08-10 Tim-Philipp Müllerrtspconnection: don't use GLib-2.18 function
2009-08-10 Sebastian Drögertsp: Use GLib's GChecksum instead of our own MD5 imple...
2009-06-29 Wim Taymansrtsp: include in.h for FreeBSD compat
2009-06-29 Peter Kjellerstedtrtsp: Moved a comment.
2009-06-27 Руслан ИжбулатовDefine WINVER before including any win headers
2009-06-17 Peter Kjellerstedtrtsp: Added gst_rtsp_watch_queue_data().
2009-06-17 Peter Kjellerstedtrtsp: Only extract the session ID from RTSP responses.
2009-06-17 Peter Kjellerstedtrtsp: Use getaddrinfo() to support both IPv4 and IPv6.
2009-06-17 Peter Kjellerstedtrtsp: Improved base64 decoding in fill_bytes().
2009-06-15 Peter Kjellerstedtrtsp: Use a more consistent naming of GstRTSPRec variables.
2009-06-15 Peter Kjellerstedtrtsp: Call message_sent() callback for all sent messages.
2009-06-09 Peter Kjellerstedtrtsp: Plug a memory leak.
next