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
/
http_recv.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Prefer paraslash_version() over PACKAGE_VERSION.
Andre Noll
2026-05-03
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
doxygen: Hide user_data variables.
Andre Noll
2025-10-08
*
Modify para_hostname() to return a static buffer.
Andre Noll
2025-08-07
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
fd: Improve read_pattern(), rename it to read_and_compare().
Andre Noll
2023-05-07
*
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
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
*
|
Hide implementation of para_fd_set().
Andre Noll
2022-08-25
*
|
sched: Introduce sched_{read,write}_ok().
Andre Noll
2022-08-25
*
|
fd: Drop fd_set parameter from read_nonblock() and friends.
Andre Noll
2022-08-25
|
/
*
Remove ->init() of struct receiver.
Andre Noll
2018-12-21
*
http_recv: Improve error diagnostics.
Andre Noll
2018-04-08
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
doxygen: Add \ref to references.
Andre Noll
2017-06-25
*
recv: Explain user data mechanism.
Andre Noll
2017-06-25
*
Convert receivers to lopsub.
Andre Noll
2017-03-26
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
sched: Directly pass context pointer to pre/post_select().
Andre Noll
2014-05-25
*
task_register() conversion: receivers
Andre Noll
2014-05-25
*
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
|
/
*
Revamp ggo help.
Andre Noll
2013-06-13
*
Don't check return value of command line parsers unnecessarily.
Andre Noll
2013-06-13
*
sched: Rename new_post_select back to post_select.
Andre Noll
2013-04-30
*
sched: Kill old ->post_select variant.
Andre Noll
2013-04-30
*
sched: Provide alternative post_select variant.
Andre Noll
2013-04-30
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Add execute mechanism to receiver nodes.
Andre Noll
2012-11-18
*
sched: Introduce task notifications.
Andre Noll
2012-11-18
*
btr: Remove btr_free_node().
Andre Noll
2012-07-08
*
http_recv: Trivial cleanup.
Andre Noll
2012-04-08
*
Move send_buffer() and send_va_buffer() from net.c to fd.c.
Andre Noll
2012-01-20
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
http_recv: Fill both buffer pool buffers simultaneously.
Andre Noll
2011-11-01
*
recv: Make ->btrp and ->fd generic.
Andre Noll
2011-11-01
*
Remove some unnecessary includes.
Andre Noll
2011-03-27
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
http_recv.c: Trivial typo fix.
Andre Noll
2011-01-10
*
http_recv: Switch to nonblock API.
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
*
08_refactor-makesock.diff
Gerrit Renker
2010-02-25
*
07_flow-opt-support.diff
Gerrit Renker
2010-02-25
*
Fix a couple of memory leaks.
Andre Noll
2010-02-07
*
Kill fields buf, loaded and output_error of struct receiver node.
Andre Noll
2010-01-13
[next]