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_send.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
|
net: Remove networking headers from para.h.
Andre Noll
2014-01-01
|
/
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Rename write_nonblock() to xwrite().
Andre Noll
2012-01-20
*
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
*
Always include stdbool.h.
Andre Noll
2011-12-18
*
sched: Allow more than one running scheduler instance.
Andre Noll
2011-11-20
*
Remove some unnecessary includes.
Andre Noll
2011-03-27
*
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
|
/
*
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
*
Basic infrastructure changes for FEC/DCCP support.
Andre Noll
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
*
Merge branch 'maint'
Andre Noll
2009-12-19
|
\
|
*
http_send: Send http OK message earlier.
Andre Noll
2009-12-19
*
|
Introduce para_regcomp.
Andre Noll
2009-07-08
*
|
Fix para_strerror() and use osl() wrapper for osl library calls.
Andre Noll
2009-06-12
|
/
*
Add some missing source code documentation.
Andre Noll
2009-05-10
*
Change year of copyright from 2008 to 2009.
Andre Noll
2009-01-10
*
Make para_server use the generic scheduling code.
Andre Noll
2008-04-12
*
Kill superfluous "%s" in log messages.
Andre Noll
2008-02-17
*
Sender code consolidation, on/off commands for the dccp sender.
Andre Noll
2008-02-16
*
Implement access control for the dccp sender.
Andre Noll
2008-02-04
*
http_send.c: Minor post_select() cleanups.
Andre Noll
2008-02-04
*
http_send.c: Kill unused variable "i".
Andre Noll
2008-02-04
*
http_send.c: Fix a bug in http_post_select().
Andre Noll
2008-02-04
*
Make the http sender use the generic sender code.
Andre Noll
2008-02-04
*
Intoduce send_common.c and use it from the dccp sender.
Andre Noll
2008-02-02
*
http_send.c: Kill check_r member from struct http_client.
Andre Noll
2008-02-02
*
http_send.c: Never check the client fd for writability.
Andre Noll
2008-02-02
*
http_send.c: Kill HTTP_SENT_OK_MSG.
Andre Noll
2008-02-02
*
{http,dccp}_send.c: Kill unused variable "self".
Andre Noll
2008-02-02
*
http_send.c: Get rid of write_ok().
Andre Noll
2008-02-02
*
http_send.c: Get rid of HTTP_READY_TO_STREAM.
Andre Noll
2008-02-02
*
http_send.c: Introduce http_write.
Andre Noll
2008-02-02
*
Always check the return value of mark_fd_nonblocking().
Andre Noll
2008-01-19
*
Simplify http_open().
Andre Noll
2008-01-19
*
Kill "port" parameter of http_open().
Andre Noll
2008-01-19
*
http_send.c: Rename server_fd to listen_fd.
Andre Noll
2008-01-19
*
Get rid of sender->status.
Andre Noll
2008-01-19
*
http_send.c: Rename open_tcp_port() to http_open().
Andre Noll
2008-01-17
*
Rename acl functions.
Andre Noll
2008-01-13
*
Move acl functions to separate file acl.c.
Andre Noll
2008-01-13
*
http_send: Make add_perm_list_entry() and del_perm_list_entry() generic.
Andre Noll
2008-01-13
[prev]
[next]