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
...
*
http_send.c: Add get_acl_contents() helper.
Andre Noll
2008-01-13
*
http_send.c: Make host_in_acl() generic.
Andre Noll
2008-01-13
*
http_send.c: Only pass the fd to host_in_access_perm_list().
Andre Noll
2008-01-13
*
http_send.c: Make init_access_control_list() generic.
Andre Noll
2008-01-13
*
http_send: Rename access_perm_list to http_acl.
Andre Noll
2008-01-13
*
Change year in Copyright comment from 2007 to 2008.
Andre Noll
2008-01-08
*
Turn PARA_STRERROR into an inline function.
Andre Noll
2007-12-28
*
02_HTTP_access-list.diff
Gerrit Renker
2007-12-17
*
http_send.c: Fix another doxygen warning.
Andre Noll
2007-12-03
*
Trivial whitespace cleanups.
Andre Noll
2007-12-03
*
03_TCP-socket-functions.diff
Gerrit Renker
2007-11-30
*
Rename init_tcp_socket() to tcp_listen() and further net.c cleanups.
Andre Noll
2007-11-25
*
Rename mark_fd_nonblock() to mark_fd_nonblocking().
Andre Noll
2007-11-23
*
Switch to the new afs.
Andre Noll
2007-10-22
*
Switch from inet_aton() to inet_pton().
Andre Noll
2007-10-05
*
Make para_fsck work without specifying tables.
Andre Noll
2007-09-20
*
para_server: Initialize the new afs.
Andre Noll
2007-09-08
*
Fix some unsigned vs. size_t issues.
Andre Noll
2007-08-20
*
Move chunk_queue stuff to own files chunk_queue.[ch].
Andre Noll
2007-08-12
*
struct http_client: Use a _pointer_ to the chunk_queue.
Andre Noll
2007-08-12
*
Abstract out chunk_queue code.
Andre Noll
2007-08-12
*
enqueue_chunk(): pass a struct chunk_queue * instead of struct http_client *.
Andre Noll
2007-08-12
*
Introduce struct chunk_queue.
Andre Noll
2007-08-12
*
Rewrite chunk queueing.
Andre Noll
2007-08-09
*
http_send.c: Trivial whitespace and spelling cleanups.
Andre Noll
2007-08-07
*
replace standard GPL header by a one-line pointer to COPYING
Andre Noll
2007-06-28
*
be more carful wrt. signed vs. unsigned argument passing
Andre Noll
2007-05-26
*
rename afs to vss (the virtual streaming system)
Andre
2007-01-06
*
preparations for user list in memory
Andre
2006-11-01
*
fix two bugs concerning blocking fds
Andre Noll
2006-10-08
*
fix gcc warnings on shadowed declarations
Andre
2006-06-23
*
integrate para_client into para_audiod
Andre
2006-06-15
*
dccp_send/http_send: add all fds to close_on_fork_list
Andre
2006-06-06
*
gttp_send: kill http_shutdown_clients_real()
Andre
2006-06-05
*
http_send: shutdown clients even if status is not yet HTTP_STREAMING
Andre
2006-06-05
*
major afs cleanup
Andre
2006-05-17
*
Rename struct audio format to audio_format_handler
Andre
2006-05-13
*
http_send.c: Add a comment
Andre
2006-04-21
*
use para_fd_set also in gui.c and in http_send.c
Andre
2006-04-19
*
Rename MIN, MAX, ABS macros
Andre
2006-04-15
*
gcc-compat.h: rename __unused to __a_unused
Andre
2006-04-15
*
use const qualifiers where possible
Andre
2006-03-26
*
kill duplicate write_ok()
Andre
2006-03-24
*
initial git commit
Andre
2006-02-20
[prev]