audiod: Add more detailed docu on when to use --no_default_filters.
[paraslash.git] / send_common.c
2009-03-02 Andre NollMerge commit 'meins/master'
2009-03-01 Andre NollMake fec parameters configurable.
2009-02-16 Andre NollMerge commit 'fml/master'
2009-02-16 Gerrit RenkerPut IPv4-specific parts inside the ACL subsystem
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-10 Andre NollMake send_queued_chunks() public.
2009-01-10 Andre Nollupd_send.c: Use write_nonblock() rather than write_all().
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-11-22 Andre NollMinor documentation improvements.
2008-04-12 Andre NollMake para_server use the generic scheduling code.
2008-04-12 Andre Nollchunk_queue: Store a pointer to the data and the chunk...
2008-03-17 Andre NollMerge commit 'remotes/meins/master'
2008-03-15 Andre NollMove the get_chunk and the get_header functions from...
2008-02-16 Andre NollDoxify send_common.c.
2008-02-16 Andre NollSender code consolidation, on/off commands for the...
2008-02-02 Andre NollIntoduce send_common.c and use it from the dccp sender.