log stream/librtsp/rtsp_session.c @ 35168:627bdd8915ca

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Mon, 04 Jan 2010 09:48:14 +0000 diego Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp.
Wed, 02 Sep 2009 10:55:36 +0000 reimar Fix possible crashes with invalid SDPs that result in stream descriptions
Wed, 02 Sep 2009 10:44:26 +0000 reimar Fix several more rtsp-related memleaks.
Wed, 02 Sep 2009 10:28:08 +0000 reimar Move variable declaration to where it is used.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 01 Feb 2009 13:42:27 +0000 diego Convert HAVE_WINSOCK2_H into a 0/1 definition.
Mon, 01 Sep 2008 07:31:57 +0000 diego Move '#define closesocket close' preprocessor directive to a common place
Sun, 31 Aug 2008 13:59:54 +0000 diego Revert moving closesocket definition and network headers to network.h.
Fri, 29 Aug 2008 22:55:39 +0000 diego Move duplicated '#define closesocket close' into network.h along with
Fri, 29 Aug 2008 22:29:27 +0000 diego consistency cosmetics: Avoid using .. in #include paths.
Fri, 29 Aug 2008 20:05:08 +0000 diego Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
Wed, 25 Jun 2008 13:03:18 +0000 lu_zero Complete the code move across librtsp, fixes the rtsp_close collision with libnemesi
Wed, 25 Jun 2008 09:53:45 +0000 lu_zero Move rtsp_close away by simplification - avoids symbol clash with libnemesi
Sun, 25 Mar 2007 19:00:39 +0000 rtogni Check buffer size in header dump functions