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
/
udp_send.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Move fec related defines from para.h to fec.h.
Andre Noll
2026-07-03
*
Move generic_max_transport_msg_size() into udp_send.c.
Andre Noll
2026-04-11
*
udp: Remove some unnecessary #include directives.
Andre Noll
2026-04-10
*
udp: Combine check_socket_state() and udp_send_fec().
Andre Noll
2026-04-10
*
Remove vss_get_fec_eof_packet().
Andre Noll
2026-04-10
*
udp: Initialize targets at compile time.
Andre Noll
2026-04-10
*
udp: Simplify and rename mcast_sender_setup().
Andre Noll
2026-04-10
*
udp: Simplify udp_check_socket_state().
Andre Noll
2026-04-10
*
udp_send: Simplify udp_send_fec().
Andre Noll
2026-04-10
*
udp_send: Merge udp_init_target_list() into udp_send_init().
Andre Noll
2026-04-10
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Move user_list.[ch] into server.[ch].
Andre Noll
2026-03-01
*
Remove dccp.
Andre Noll
2026-01-26
*
Move close_on_fork.c into server.c.
Andre Noll
2025-12-09
*
Improve sender documentation.
Andre Noll
2025-10-08
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
net: Rename para_connect_simple() -> para_connect().
Andre Noll
2022-10-03
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
*
|
send: Avoid select-specific arguments in {pre,post}_select().
Andre Noll
2022-08-25
|
/
*
server: Loglevel adjustments for shutdown path.
Andre Noll
2022-03-12
*
Merge branch 'refs/heads/t/list-cleanups'
Andre Noll
2021-11-15
|
\
|
*
list.h: Convert INIT_LIST_HEAD macro to inline function.
Andre Noll
2021-08-08
*
|
upd sender: Don't send FEC EOF from command handler context.
Andre Noll
2021-09-29
|
/
*
Merge branch 'refs/heads/t/clean_server_exit'
Andre Noll
2018-05-20
|
\
|
*
server: Cleanly shut down senders on exit.
Andre Noll
2018-03-13
|
*
server: Make array of senders constant.
Andre Noll
2018-03-13
*
|
Move MAX_HOSTLEN from server.h to net.h.
Andre Noll
2018-04-17
|
/
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Merge branch 'maint'
Andre Noll
2017-07-31
|
\
|
*
udp sender: Send EOF package only once.
Andre Noll
2017-07-29
*
|
Convert para_server to lopsub.
Andre Noll
2017-03-26
|
/
*
udp_send.c: Send EOF packet only once.
Andre Noll
2016-04-05
*
Merge branch 'refs/heads/t/com_sender'
Andre Noll
2016-03-06
|
\
|
*
Avoid duplication of sender subcommands.
Andre Noll
2015-11-13
*
|
udp_send.c: Remove pointless function.
Andre Noll
2015-12-28
|
/
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
Remove some duplicate #include statements.
Andre Noll
2015-01-11
*
Assorted typo fixes in comments.
Andre Noll
2015-01-11
*
Merge branch 'refs/heads/t/server_cmds'
Andre Noll
2014-10-09
|
\
|
*
Add sender subcommand "status".
Andre Noll
2014-08-14
*
|
Make senders independent of afs and osl.
Andre Noll
2014-09-06
*
|
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
|
/
*
Merge branch 't/misc'
Andre Noll
2014-03-30
|
\
|
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
|
net: Remove networking headers from para.h.
Andre Noll
2014-01-01
|
/
*
Fix build on FreeBSD
Andre Noll
2013-05-17
*
Replace gettimeofday() by clock_gettime().
Andre Noll
2013-04-30
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Rename write_nonblock() to xwrite().
Andre Noll
2012-01-20
[next]