summaryrefslogtreecommitdiff
path: root/server/connectionHTTP.c
AgeCommit message (Expand)Author
2011-11-22Added server menu with list of clients. Connections can be terminatedFrank Schmirler
2011-11-21Code cleanup and optimization (thanks to Ville Skyttä)Frank Schmirler
2011-10-24Revert "dropped cServerConnection::m_Pending"Frank Schmirler
2011-10-20dropped cServerConnection::m_PendingFrank Schmirler
2011-10-20the icy-name HTTP header sent with radio streams makes VLC pick the wrongFrank Schmirler
2011-03-22Snapshot 2010-09-15Frank Schmirler
2010-07-22don't use std::map.at(). It's not available in older libstdc++ versionschmirl
2010-07-20fixed wrong URL path in m3u playlistsschmirl
2009-06-19- added namespace to remuxersschmirl
2009-02-13ignore trailing blank lines in HTTP requestsschmirl
2009-01-16Commented PES for vdr 1.7.3+schmirl
2008-10-14- added HTTP authentication (#475)schmirl
2008-03-28Rewrite of http menu (#439)schmirl
2007-05-09Set DSCP 41 on stream data packets. WMM capable WLAN accesspointsschmirl
2007-04-16Use compiler flag -Wall. Cleanup code as necessary.schmirl
2006-01-26- fixed http error responselordjaxom
2005-05-09- added TS compatibility modelordjaxom
2005-04-24- some compilers complained about missing declarations, added <ctype.h>lordjaxom
2005-02-11- transferlordjaxom
2005-02-10- implemented audio track selection for httplordjaxom
2005-02-08- transferlordjaxom
2005-02-08- transferlordjaxom
2005-02-08- transferlordjaxom
2005-02-08- first adoptions (transfer-commit)lordjaxom
2004-12-30Initial revisionlordjaxom