Home
last modified time | relevance | path

Searched refs:evhttp_handle_chunked_read (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp.c856 evhttp_handle_chunked_read(struct evhttp_request *req, struct evbuffer *buf) in evhttp_handle_chunked_read() function
974 switch (evhttp_handle_chunked_read(req, buf)) { in evhttp_read_body()
H A DChangeLog938 …o Added several checks for under/overflow conditions in evhttp_handle_chunked_read (a279272 Mark E…
H A DChangeLog-2.0269 …o Added several checks for under/overflow conditions in evhttp_handle_chunked_read (a279272 Mark E…
/freebsd-12.1/contrib/libevent/
H A Dhttp.c889 evhttp_handle_chunked_read(struct evhttp_request *req, struct evbuffer *buf) in evhttp_handle_chunked_read() function
1035 switch (evhttp_handle_chunked_read(req, buf)) { in evhttp_read_body()
H A DChangeLog-2.0269 …o Added several checks for under/overflow conditions in evhttp_handle_chunked_read (a279272 Mark E…
H A DChangeLog1385 …o Added several checks for under/overflow conditions in evhttp_handle_chunked_read (a279272 Mark E…