Rename buffer tree node field of struct receiver_node.
[paraslash.git] / http_send.c
2009-12-21 Andre NollMerge commit 'meins/master'
2009-12-20 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge remote branch 'fml/master'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre Nollhttp_send: Send http OK message earlier.
2009-12-10 Andre NollMerge branch 'maint'
2009-12-07 Andre NollMerge branch 'maint'
2009-12-02 Andre NollMerge branch 'maint'
2009-11-30 Andre NollMerge branch 'maint'
2009-11-27 Andre NollMerge branch 'maint'
2009-11-18 Andre NollMerge branch 'maint'
2009-11-12 Andre NollMerge branch 'maint'
2009-11-09 Andre NollMerge branch 'maint'
2009-11-07 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-10-24 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint' into next
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint'
2009-10-16 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-09-24 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge branch 'master' into next
2009-09-19 Andre NollMerge branch 'master' into next
2009-09-14 Andre NollMerge branch 'master' into next
2009-09-06 Andre NollMerge branch 'master' into next
2009-09-04 Andre NollMerge branch 'master' into next
2009-09-03 Andre NollMerge branch 'master' into next
2009-08-31 Andre NollMerge branch 'master' into next
2009-08-29 Andre NollMerge branch 'master' into next
2009-08-21 Andre NollMerge branch 'master' into next
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-09 Andre NollMerge commit 'meins/next' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-07-05 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'afh_cleanup' into next.
2009-06-11 Andre NollFix para_strerror() and use osl() wrapper for osl libra...
2009-05-10 Andre NollAdd some missing source code documentation.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2008-04-12 Andre NollMake para_server use the generic scheduling code.
2008-02-17 Andre NollKill superfluous "%s" in log messages.
2008-02-16 Andre NollSender code consolidation, on/off commands for the...
2008-02-04 Andre NollImplement access control for the dccp sender.
2008-02-04 Andre Nollhttp_send.c: Minor post_select() cleanups.
2008-02-04 Andre Nollhttp_send.c: Kill unused variable "i".
2008-02-04 Andre Nollhttp_send.c: Fix a bug in http_post_select().
2008-02-04 Andre NollMake the http sender use the generic sender code.
2008-02-02 Andre NollIntoduce send_common.c and use it from the dccp sender.
2008-02-02 Andre Nollhttp_send.c: Kill check_r member from struct http_client.
2008-02-02 Andre Nollhttp_send.c: Never check the client fd for writability.
2008-02-02 Andre Nollhttp_send.c: Kill HTTP_SENT_OK_MSG.
2008-02-02 Andre Noll{http,dccp}_send.c: Kill unused variable "self".
2008-02-02 Andre Nollhttp_send.c: Get rid of write_ok().
2008-02-02 Andre Nollhttp_send.c: Get rid of HTTP_READY_TO_STREAM.
2008-02-02 Andre Nollhttp_send.c: Introduce http_write.
2008-01-19 Andre NollAlways check the return value of mark_fd_nonblocking().
2008-01-19 Andre NollSimplify http_open().
2008-01-19 Andre NollKill "port" parameter of http_open().
2008-01-19 Andre Nollhttp_send.c: Rename server_fd to listen_fd.
2008-01-19 Andre NollGet rid of sender->status.
2008-01-17 Andre Nollhttp_send.c: Rename open_tcp_port() to http_open().
2008-01-14 Andre NollMerge commit 'remotes/meins/master'
2008-01-13 Andre NollRename acl functions.
2008-01-13 Andre NollMove acl functions to separate file acl.c.
2008-01-13 Andre Nollhttp_send: Make add_perm_list_entry() and del_perm_list...
2008-01-13 Andre Nollhttp_send.c: Add get_acl_contents() helper.
2008-01-13 Andre Nollhttp_send.c: Make host_in_acl() generic.
2008-01-13 Andre Nollhttp_send.c: Only pass the fd to host_in_access_perm_li...
2008-01-13 Andre Nollhttp_send.c: Make init_access_control_list() generic.
2008-01-13 Andre Nollhttp_send: Rename access_perm_list to http_acl.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-17 Gerrit Renker02_HTTP_access-list.diff
2007-12-03 Andre Nollhttp_send.c: Fix another doxygen warning.
2007-12-03 Andre NollTrivial whitespace cleanups.
2007-12-03 Andre NollMerge commit 'remotes/fml/master'
2007-11-30 Gerrit Renker03_TCP-socket-functions.diff
2007-11-25 Andre NollRename init_tcp_socket() to tcp_listen() and further...
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
next