]> granicus.if.org Git - libevent/commit
r14953@tombo: nickm | 2007-11-25 15:56:40 -0500
authorNick Mathewson <nickm@torproject.org>
Sun, 25 Nov 2007 21:32:26 +0000 (21:32 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 25 Nov 2007 21:32:26 +0000 (21:32 +0000)
commit6773a59721365a793bfbf8da91c512a449bdaf4f
tree9ed6f0dcfeee7ec3e1cda12e4f820df1bd99d817
parentab010e161f5877f99a3122bf2726f3a40ceb3204
 r14953@tombo:  nickm | 2007-11-25 15:56:40 -0500
 Replace evbuffer_readline with a more powerful evbuffer_readln that can handle more EOL styles, and that can give useful results when there are NUL characters inside the returned values. Includes regression tests.

svn:r550
buffer.c
event.h
http.c
test/regress.c