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
/
net.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Move generic_max_transport_msg_size() into udp_send.c.
Andre Noll
2026-04-11
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Move format_url() from net.c to http_send.c.
Andre Noll
2026-01-26
*
Remove dccp.
Andre Noll
2026-01-26
*
Make send_cred_buffer() and recv_cred_buffer() local.
Andre Noll
2026-01-04
*
Compile with -Wsuggest-attribute=malloc.
Andre Noll
2023-12-24
*
net: Pass true/false instead of 0/1 to makesock().
Andre Noll
2022-10-03
*
net: Rename para_connect_simple() -> para_connect().
Andre Noll
2022-10-03
*
net: Make is_valid_ipv{4,6}_address() local to net.c.
Andre Noll
2022-10-03
*
net: Remove IPPROTO_DCCP define.
Andre Noll
2022-10-03
*
net: Make single-use macros local.
Andre Noll
2022-10-03
*
net: Combine documentation of struct flowopts.
Andre Noll
2022-10-03
*
net: Drop extern keyword of function declarations.
Andre Noll
2022-10-03
*
net: Drop fd_set parameter from para_accept().
Andre Noll
2022-08-25
*
server: Add --http-listen-address and --dccp-listen-address.
Andre Noll
2018-04-17
*
server: Implement --listen-address for control service.
Andre Noll
2018-04-17
*
Move MAX_HOSTLEN from server.h to net.h.
Andre Noll
2018-04-17
*
net: Combine para_listen() and para_listen_simple().
Andre Noll
2018-04-17
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
doxygen: Trivial cleanups.
Andre Noll
2017-06-25
*
Remove compatibility code for abstract unix domain sockets.
Andre Noll
2017-01-22
*
Remove socket address parameter of create_local_socket().
Andre Noll
2015-02-14
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
net.c: Remove unused local_name().
Andre Noll
2015-01-12
*
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
*
|
The sync filter.
Andre Noll
2014-01-01
*
|
net: Let maksock() callers perform flowopt cleanup.
Andre Noll
2014-01-01
|
/
*
extract_v4_addr(): Don't return a structure.
Andre Noll
2013-09-04
*
net: Remove unused flowopt_add_bool().
Andre Noll
2013-07-13
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Move send_buffer() and send_va_buffer() from net.c to fd.c.
Andre Noll
2012-01-20
*
Remove send_bin_buffer().
Andre Noll
2012-01-20
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
Always include stdbool.h.
Andre Noll
2011-12-18
*
Fix UNIX_PATH_MAX on NetBSD.
Andre Noll
2011-09-28
*
Constify flowop functions.
Andre Noll
2011-05-22
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
net: Rename create_remote_socket() connect_local_socket().
Andre Noll
2010-08-23
*
dccp_send: send data in MPS-sized chunks
Gerrit Renker
2010-06-07
*
net: generic code to query the maximum message size
Gerrit Renker
2010-06-07
*
Rework para_accept().
Andre Noll
2010-04-25
*
Make recv_pattern() use the nonblock API.
Andre Noll
2010-04-25
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
net: fix broken dccp_available_ccids()
Gerrit Renker
2010-03-13
*
net.h: Fic compilation on systems with partial DCCP support.
Andre Noll
2010-02-25
*
08_refactor-makesock.diff
Gerrit Renker
2010-02-25
*
07_flow-opt-support.diff
Gerrit Renker
2010-02-25
*
05_dccp-supported-ccid-lookup.diff
Gerrit Renker
2010-02-25
[next]