Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 17efc1cd | 2010-03-04 01:25:51 | Update all our copyright notices to say "2010" | ||
| b85b710c | 2009-01-27 22:34:36 | Update copyright statements to reflect the facts that: a) this is 2009 b) niels and nick have been comaintainers for a while c) saying "all rights reserved" when you then go on to explicitly disclaim some rights is sheer cargo-cultism. svn:r1065 | ||
| 7defe4cb | 2008-05-08 15:55:09 | r15549@tombo: nickm | 2008-05-08 11:53:11 -0400 Make new http headers include minimal parts of event2/ tree; make old evhttp.h incldue event.h, since the old one did too. svn:r798 | ||
| de1c4392 | 2008-05-08 06:15:04 | migrate evhttp to event2; accessors are still missing svn:r790 | ||
| f2a81fbc | 2008-05-05 07:17:05 | add support for virtual http hosts; no tests yet svn:r771 | ||
| f940eb4b | 2008-05-04 22:21:29 | fix a bug where it was not possible to bind multiple sockets to the same http server; test that binding multiple sockets works. svn:r769 | ||
| 5786d525 | 2008-05-04 20:05:39 | improve doxygen documentation for evhttp.h - still incomplete svn:r768 | ||
| 98dc98c5 | 2008-04-29 21:19:26 | r15346@tombo: nickm | 2008-04-29 17:19:18 -0400 Remove the never-exported, never-used, never-threadsafe evhttp_hostportfile() svn:r746 | ||
| 4cff82bb | 2008-04-29 18:11:10 | r15339@tombo: nickm | 2008-04-29 14:03:48 -0400 Note that evhttp_hostportfile is not threadsafe, and so its usage will change. Mark its first argument const. Remove a now-redundant declaration for it in http-internal.h. svn:r743 | ||
| 72a3902e | 2008-04-29 00:24:00 | test some primitives from http.c svn:r739 |