summaryrefslogtreecommitdiffstats
path: root/src/modules/rtp/sap.c
Commit message (Expand)AuthorAgeFilesLines
* 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