index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge remote branch 'github/http_listener'
Nick Mathewson
2010-02-03
1
-1
/
+1
|
\
|
*
Make http use evconnlistener.
Nick Mathewson
2010-01-14
1
-1
/
+1
*
|
Allow http connections to use evdns for hostname looksups.
Nick Mathewson
2010-01-14
1
-0
/
+1
|
/
*
Fix a few types to use compatible versions
Nick Mathewson
2009-11-05
1
-3
/
+3
*
Implement size limits on HTTP header length and body length.
Nick Mathewson
2009-11-04
1
-2
/
+9
*
Fix windows compilation warnings.
Nick Mathewson
2009-10-21
1
-1
/
+1
*
Remove all trailing whitespace from end-of-line.
Nick Mathewson
2009-07-17
1
-5
/
+5
*
Fix c89 bugs reported by Cory Stup.
Nick Mathewson
2009-04-23
1
-2
/
+4
*
Fix two windows compilation bugs.
Nick Mathewson
2009-04-13
1
-0
/
+1
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
1
-2
/
+2
*
Make the http connection close detection work properly with bufferevents and ...
Niels Provos
2008-12-19
1
-1
/
+0
*
Allow setting of local port for evhttp connections to support millions of con...
Niels Provos
2008-11-16
1
-0
/
+1
*
correct handling of trailing headers in chunked replies; from Scott Lamb.
Niels Provos
2008-06-26
1
-6
/
+18
*
allow cancelation of user initiated http requests; this will allow cancelatio...
Niels Provos
2008-05-12
1
-1
/
+2
*
r15549@tombo: nickm | 2008-05-08 11:53:11 -0400
Nick Mathewson
2008-05-08
1
-2
/
+4
*
add support for virtual http hosts; no tests yet
Niels Provos
2008-05-05
1
-0
/
+7
*
fix a bug where it was not possible to bind multiple sockets to the same http
Niels Provos
2008-05-04
1
-1
/
+8
*
r15339@tombo: nickm | 2008-04-29 14:03:48 -0400
Nick Mathewson
2008-04-29
1
-2
/
+0
*
convert evhttp_connection to use bufferevents
Niels Provos
2008-04-29
1
-5
/
+7
*
r16731@catbus: nickm | 2007-11-25 16:52:53 -0500
Nick Mathewson
2007-11-25
1
-3
/
+3
*
support setting local address on an evhttp_connection
Niels Provos
2007-09-07
1
-3
/
+5
*
provide evhttp_new and evhttp_bind_socket instead of evhttp_start;
Niels Provos
2007-08-19
1
-0
/
+6
*
do close-detection via a separate event
Niels Provos
2006-12-12
1
-0
/
+1
*
low-level interfaces for streaming; from dug song
Niels Provos
2006-12-09
1
-0
/
+3
*
support retrying for connections; from dug song
Niels Provos
2006-12-09
1
-0
/
+2
*
persistent connections are somewhat complicated; detect on the client side if...
Niels Provos
2006-11-23
1
-0
/
+3
*
fix a bug where rpc would not be scheduled when they were queued; test for it.
Niels Provos
2006-11-22
1
-0
/
+2
*
an attempt at differentiated error handling for timeouts and eof.
Niels Provos
2006-11-22
1
-1
/
+8
*
generate client request code via macro; flesh out the pools a little bit.
Niels Provos
2006-11-20
1
-1
/
+4
*
make persistent connections work; needs more testing
Niels Provos
2006-11-18
1
-2
/
+8
*
first stab at an rpc layer; this breaks the regression test.
Niels Provos
2006-11-16
1
-39
/
+0
*
reorganization of the http functionality; we separate http handling into a
Niels Provos
2006-07-17
1
-29
/
+41
*
rename http.h to http-internal.h - i wish there were decent refactoring tools
Niels Provos
2006-06-10
1
-0
/
+125
[prev]