]> granicus.if.org Git - libevent/history - http.c
Optimize arc4random_uniform() (by syncing with OpenBSD implementation)
[libevent] / http.c
2023-03-02 CœurFix the value is never actually read from 'argument...
2022-10-23 Leon Georgews: fix compile error on centos 7 - very old compiler...
2022-09-12 Dmitry IlyinAdd minimal WebSocket server implementation for evhttp...
2022-08-28 mareksmFix non-std printf %p arguments (#1327)
2022-08-13 Azat KhuzhinMerge pull request #1315 from yogo1212/http_per_socket_...
2022-08-13 Leon M. Georgehttp: allow setting bevcb per socket
2022-07-09 Azat KhuzhinMerge branch 'Werror'
2022-07-09 Azat Khuzhinhttp: suppress "flags may be used uninitialized in...
2021-08-11 Azat Khuzhinhttp: fix building under windows (guard with _WIN32...
2021-08-10 Sean Younghttp: support unix domain sockets
2021-03-23 Azat KhuzhinMerge branch 'http-fix-fd-leak'
2021-03-23 Azat Khuzhinhttp: fix fd leak on fd reset (by using bufferevent_rep...
2021-02-11 ihsinmehttp: fix invalid unsigned arithmetic
2020-10-31 Azat Khuzhinhttp: eliminate redundant bev fd manipulating and cachi...
2020-10-26 Azat KhuzhinMerge branch 'ipv6-tiny-improvements'
2020-10-26 Azat Khuzhinhttp: add EVHTTP_URI_HOST_STRIP_BRACKETS
2020-09-08 Leon M. Georgehttp: const out address param to evcon_get_peer
2020-06-25 Azat KhuzhinCheck error code of evhttp_add_header_internal() in...
2020-05-25 Azat Khuzhinhttp: Merge branch 'http-max_connections-pr-592'
2020-05-25 Azat KhuzhinMerge branch 'evdns-tcp-pr-1004'
2020-05-19 Azat Khuzhinhttp: fix EVHTTP_CON_AUTOFREE in case of timeout (and...
2020-05-18 Azat Khuzhinhttp: fix EVHTTP_CON_AUTOFREE in case of connection...
2020-01-12 nntrabAdd callback support for error pages
2020-01-12 Azat KhuzhinMerge branch 'http-connect'
2020-01-12 Azat Khuzhinhttp: do not close connection for CONNECT
2020-01-12 Azat Khuzhinhttp: do not assume body for CONNECT
2019-09-18 yuangongjihttp: rename bind_socket_ai() to create_bind_socket_non...
2019-09-18 yuangongjihttp: make sure the other fields in ext_method are...
2019-05-25 Azat Khuzhinhttp: do not name variable "sun" since this breaks...
2019-05-12 Azat KhuzhinMerge branch 'issue-807-accept4-getnameinfo-AF_UNIX'
2019-05-12 Azat Khuzhinhttp: avoid use of uninitialized value for AF_UNIX...
2019-04-11 Azat KhuzhinMerge branch '21_http_extended_method'
2019-04-11 Thomas BernardAdded http method extending
2019-04-11 Thomas Bernardhttp: Update allowed_methods field from 16 to 32bits.
2019-04-09 Azat Khuzhinhttp: replace EVHTTP_REQ_UNKNOWN_ with 0
2019-03-14 Alexander Drozdovhttp: add WebDAV methods support
2019-03-12 Azat Khuzhinhttp: suppress -Wwrite-string in evhttp_parse_query_impl()
2019-03-04 Azat Khuzhinhttp: implement separate timeouts for read/write/connec...
2019-01-28 Azat KhuzhinMerge branch 'http-EVHTTP_CON_READ_ON_WRITE_ERROR-fixes-v2'
2019-01-28 Azat Khuzhinhttp: try to read existing data in buffer under EVHTTP_...
2019-01-28 Azat Khuzhinhttp: do not call deferred readcb if readcb is not set
2019-01-07 Luke Dashjrhttp: Preserve socket error from listen across closesoc...
2018-12-12 Azat Khuzhinhttp: fix connection retries when there more then one...
2018-11-20 Azat Khuzhinhttp: improve error path for bufferevent_{setfd,enable...
2018-11-13 Azat KhuzhinFix conceivable UAF of the bufferevent in evhttp_connec...
2018-10-27 Azat KhuzhinAdd evhttp_parse_query_str_flags()
2018-10-22 Azat KhuzhinMerge branch 'http-request-line-parsing'
2018-10-22 Azat Khuzhinhttp: allow non RFC3986 conformant during parsing reque...
2018-10-22 Azat Khuzhinhttp: do not try to parse request-line if we do not...
2018-10-22 Azat Khuzhinhttp: allow trailing spaces (and only them) in request...
2018-10-22 Azat Khuzhinhttp: cleanup of the request-line parsing
2018-07-05 Nathan French[http] fix C90 warnings
2018-05-02 Nathan FrenchMerge pull request #632 from NathanFrench/realign_struc...
2018-04-23 Greg HazelFix evhttp_connection_get_addr() fox incomming http...
2018-02-20 Azat Khuzhinhttp: remove message in case !Content-Length and Connec...
2018-01-30 Joseph CofflandAdded evhttp max simultaneous connection limiting
2018-01-09 Azat Khuzhinhttp: fix leaks in evhttp_uriencode()
2017-12-18 John Fremlinhttp: add callback to allow server to decline (and...
2017-12-10 Greg HazelCONNECT method only takes an authority
2017-11-04 Azat KhuzhinFix crashing http server when callback do not reply...
2017-10-30 Azat KhuzhinAllow bodies for GET/DELETE/OPTIONS/CONNECT
2017-10-30 Andreas GustafssonDo not crash when evhttp_send_reply_start() is called...
2017-10-29 Azat KhuzhinFix crashing http server when callback do not reply...
2017-10-21 Azat Khuzhinfix handling of close_notify (ssl) in http with openssl...
2016-12-18 Azat KhuzhinMerge branch 'date-rfc1123'
2016-12-18 Vis Virialhttp: do not use local settings for Date header
2016-12-06 Azat Khuzhinhttp: fix formatter for pritnf for req->ntoread (osx)
2016-10-25 Thomas Bernarduse ev_uint16_t instead of unsigned short for port
2016-08-26 Zonr ChangFix evhttp_uriencode() regression.
2016-08-14 Mark Ellzeyremoved unused vars
2016-08-14 Mark Ellzeypointer overflow checks for evhttp_uriencode
2016-06-26 Mark EllzeyMerge pull request #367 from neerajbadlani/master
2016-06-25 Mark Ellzey[Issue #313] set method to ASCII "NULL" if evhttp_metho...
2016-03-25 Azat Khuzhinevhttp_have_expect(): fix -Wlogical-not-parentheses
2016-03-24 Azat KhuzhinMerge branch 'bufev-cancellations-v5'
2016-03-24 Azat Khuzhinhttp: set fd to -1 unconditioally, to avoid leaking...
2016-03-23 Azat Khuzhinhttp: avoid leaking of fd in evhttp_connection_free()
2016-03-23 Azat Khuzhinhttp: get fd from be layer during connection reset
2016-03-11 Azat Khuzhinhttp: make fallback for EVHTTP_CON_READ_ON_WRITE_ERROR...
2016-03-11 Azat Khuzhinhttp: fix EVHTTP_CON_READ_ON_WRITE_ERROR when it doesn...
2016-03-11 Azat Khuzhinhttp: do not do function calls under EVUTIL_ASSERT...
2016-03-11 Azat KhuzhinMerge branch 'http-client-fix-expect-100-continue-v6'
2016-03-11 Azat Khuzhinhttp: fix leaking of response_code_line
2016-03-11 Azat Khuzhinhttp: fix "Expect: 100-continue" client side
2016-03-11 Azat Khuzhinhttp: assert's that evbuffer_drain() success on connect...
2016-03-09 Azat KhuzhinMerge branch 'more-graceful-http-v10'/lingering close
2016-03-09 Azat Khuzhinhttp: take EVHTTP_CON_LINGERING_CLOSE into account...
2016-03-09 Azat Khuzhinhttp: lingering close (like nginx have) for entity...
2016-03-08 Azat Khuzhinhttp: read server response even after server closed...
2016-02-24 Azat Khuzhinhttp: fix conflicts EVHTTP_CON_AUTOFREE and EVHTTP_CON_...
2016-02-24 Azat Khuzhinhttp: coding style issue
2015-12-21 Mark EllzeyMerge pull request #125 from libevent/master
2015-11-19 Azat Khuzhinhttp: avoid epoll_ctl() on already closed fd (triggers...
2015-11-18 Azat Khuzhinhttp: install timeout for read too during connect for ssl
2015-09-10 Azat KhuzhinMerge branch 'cloudabi-fixes-pr-278'
2015-09-10 Ed SchoutenInclude <sys/ioctl.h>, <sys/resource.h> and <sys/wait...
2015-09-09 Azat KhuzhinMerge branch 'evhttp-request-own-fixes'
2015-09-09 Azat Khuzhinhttp: fix evhttp_request_own() by checking EVHTTP_USER_...
2015-09-09 Azat KhuzhinMerge branch 'http-server-EOF-at-read-v3'
2015-09-09 Azat Khuzhinhttp: fix detecting EOF without write
next