index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
send.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
vss: Simplify initialize_fec_client().
Andre Noll
2026-04-11
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Remove dccp remnants in comments.
Andre Noll
2026-03-01
*
http_send.c: Move header_sent to struct private_http_sender_data.
Andre Noll
2026-01-26
*
http_send.c: Move chunk queue into struct private_http_sender_data.
Andre Noll
2026-01-26
*
struct sender: Remove unused sched pointer argument of ->post_monitor().
Andre Noll
2026-01-26
*
struct sender: Remove unused chunks_sent parameter of ->send().
Andre Noll
2026-01-26
*
Move struct sender_status into http_send.c.
Andre Noll
2026-01-26
*
Move send_common.c into http_send.c.
Andre Noll
2026-01-26
*
Remove dccp.
Andre Noll
2026-01-26
*
acl: Make default_deny a boolean.
Andre Noll
2025-11-16
*
Improve sender documentation.
Andre Noll
2025-10-08
*
Compile with -Wsuggest-attribute=malloc.
Andre Noll
2023-12-24
*
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
*
Misc documentation cleanups related to select().
Andre Noll
2022-08-25
*
send: Avoid select-specific arguments in {pre,post}_select().
Andre Noll
2022-08-25
*
net: Drop fd_set parameter from para_accept().
Andre Noll
2022-08-25
*
vss: Fix harmless memory leaks at exit.
Andre Noll
2019-12-08
*
send.h: Document cpp magic.
Andre Noll
2019-10-12
*
Merge branch 'refs/heads/t/listen-address'
Andre Noll
2018-05-28
|
\
|
*
server: Add --http-listen-address and --dccp-listen-address.
Andre Noll
2018-04-17
*
|
Merge branch 'refs/heads/t/clean_server_exit'
Andre Noll
2018-05-20
|
\
\
|
|
/
|
/
|
|
*
sender: Deplete ACLs on exit.
Andre Noll
2018-03-13
|
*
server: Cleanly shut down senders on exit.
Andre Noll
2018-03-13
|
*
server: Make array of senders constant.
Andre Noll
2018-03-13
*
|
send_common: Improve error diagnostics of generic_com_on().
Andre Noll
2018-04-17
|
/
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
doxygen: Add \ref to references.
Andre Noll
2017-06-25
*
Convert para_server to lopsub.
Andre Noll
2017-03-26
*
Avoid duplication of sender subcommands.
Andre Noll
2015-11-13
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
Merge branch 'refs/heads/t/server_cmds'
Andre Noll
2014-10-09
|
\
|
*
Add sender subcommand "status".
Andre Noll
2014-08-14
|
*
Doxify the sender_subcommand enum.
Andre Noll
2014-08-14
*
|
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
|
/
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
send: Make ->send_fec() return void.
Andre Noll
2011-12-18
*
Merge branch 't/periodic_header_optional'
Andre Noll
2011-01-22
|
\
|
*
vss: Let the transport specify whether periodic headers are necessary.
Andre Noll
2010-11-27
*
|
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
|
/
*
Remove FEC parameter max_slice_bytes.
Andre Noll
2010-10-31
*
sender: add a hook to resolve target names
Gerrit Renker
2010-06-23
*
Move send_chunk() from send_common.c to http_send.c.
Andre Noll
2010-06-09
*
cleanup: remove redundant 'max length' argument
Gerrit Renker
2010-06-07
*
sender: clean up old FEC API
Gerrit Renker
2010-06-07
*
vss: unify calls to the FEC layer
Gerrit Renker
2010-06-07
*
Basic infrastructure changes for FEC/DCCP support.
Andre Noll
2010-06-07
*
Rework para_accept().
Andre Noll
2010-04-25
[next]