summaryrefslogtreecommitdiffstats
path: root/src/modules/rtp/sap.c
Commit message (Expand)AuthorAgeFilesLines
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* Optionally disable IPv6Iain Hibbert2009-02-131-2/+15
* NetBSD needs to include sys/uio.h for some socket functionsJared D. McNeill2009-01-221-0/+4
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-14/+14
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-2/+2
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-20/+20
* Kill spaces on EOLLennart Poettering2007-05-291-14/+14
* Fix another DoS vulnerability that has been identified by Luigi Auriemma. (Fi...Lennart Poettering2007-05-231-3/+0
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* remove all occurences of Lennart Poettering2006-08-181-8/+8
* make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno)Lennart Poettering2006-07-161-0/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-8/+8
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+1
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-4/+5
* fix include line for "core-util.h"Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* More fixes caused by Sun's complete inability to follow any standardPierre Ossman2006-04-181-0/+4
* * add RTP/SAP/SDP reciever moduleLennart Poettering2006-04-161-3/+113
* add an RTP sender moduleLennart Poettering2006-04-141-0/+107