summaryrefslogtreecommitdiff
path: root/src/modules/rtp/sap.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-13Optionally disable IPv6Iain Hibbert1-2/+15
2009-01-22NetBSD needs to include sys/uio.h for some socket functionsJared D. McNeill1-0/+4
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering1-14/+14
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-2/+2
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-20/+20
2007-05-29Kill spaces on EOLLennart Poettering1-14/+14
2007-05-23Fix another DoS vulnerability that has been identified by Luigi Auriemma. (Fi...Lennart Poettering1-3/+0
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2006-08-18remove all occurences of Lennart Poettering1-8/+8
2006-07-16make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno)Lennart Poettering1-0/+1
2006-06-19big s/polyp/pulse/gLennart Poettering1-8/+8
2006-05-25* split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering1-1/+1
2006-05-22Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman1-4/+5
2006-05-17fix include line for "core-util.h"Lennart Poettering1-1/+1
2006-05-17Move xmalloc to the public side (libpolyp).Pierre Ossman1-1/+2
2006-04-18More fixes caused by Sun's complete inability to follow any standardPierre Ossman1-0/+4
2006-04-16* add RTP/SAP/SDP reciever moduleLennart Poettering1-3/+113
2006-04-14add an RTP sender moduleLennart Poettering1-0/+107