| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-11-02 | remove old libevent sources | plunky | |
| 2009-08-19 | Oops. As Matthias pointed out, I swapped '-' for '_' in the previous | tls | |
| commit. Fix that. Also, some applications written for newer libevent want event.h to pull in event_config.h by magic. | |||
| 2009-08-19 | Matthias Drochner pointed out that I lost the _EVENT_ prefix from all | tls | |
| the autoconf defines in the installed event_config.h. Of course, the libevent documentation basically says not to use event_config.h, so it is a little hard to see why the right fix isn't to just not install it... ...in any event, fix this approximately as the stock libevent Makefile does. | |||
| 2009-07-26 | According to the libevent 1.4.12 change announcement, problems have been | tls | |
| observed with GCC 4 and strict-aliasing in the libevent code. Add -fno-strict-aliasing to work around this (same thing libevent did upstream). | |||
| 2009-07-08 | Update to libevent-1.4.11-stable. This has been a long time coming and | tls | |
| fixes many bugs, particularly with signal handling. The regression tests have also been updated and complete successfully on amd64. | |||
| 2009-06-22 | Fix typo. Patch supplied by Marc Balmer in private e-mail. | tron | |
| 2009-04-28 | Use Xr for strtok_r reference. Remove trailing whitespace. | wiz | |
| 2009-04-28 | Add some mdoc macros and spell out an abbreviation. | reed | |
| (I shared some of my fixes upstream a few days ago.) | |||
| 2009-04-11 | New sentence, new line. | wiz | |
| This page could use more markup. | |||
| 2009-04-11 | Improve markup. | joerg | |
| 2009-01-26 | PR/40480: George Abdelmalik: Don't redefine _FORTIFY_SOURCE if it is already | christos | |
| defined. | |||
| 2009-01-11 | bump shared libraries. | christos | |
| 2008-05-16 | Update to libevent 1.4.4-stable. | peter | |
| Reviewed by provos@ | |||
| 2007-01-26 | Avoid a warning about an unused variable if compiling with -DNDEBUG. | cbiere | |
| Reported by Andreas Wiese in PR lib/35489. | |||
| 2006-10-15 | A missing period. | uebayasi | |
| Reviewed By: wiz | |||
| 2006-03-19 | Coverity CID 828: Add an assertion to validate that activeq is initialized; | christos | |
| while here simplify code. | |||
| 2006-03-17 | Free eonce in the case of bad event combination. | chris | |
| Coverity CID 1705. | |||
| 2005-04-17 | Remove superfluous .Pp, add some commas, improve grammar in a sentence, | wiz | |
| and bump date for the many changes in the update to 1.0c. | |||
| 2005-04-17 | Drop trailing whitespace. | wiz | |
| 2005-04-17 | update to libevent-1.0c. This includes support for event priorities, | provos | |
| multi-threaded applications and some bug fixes. regression test improved to test for new features. bump major. | |||
| 2004-12-06 | Add RCS Id. | wiz | |
| 2004-08-08 | Remove some unnecessary double quotes, and fix some macro usage. | wiz | |
| 2004-08-07 | support for bufferevents; fix signal race; faster timeout insertion; | provos | |
| update man page and regression tests - this is a sync to libevent 0.9 | |||
| 2003-10-11 | fix a bad realloc; from awohl@chessclub | provos | |
| 2003-09-28 | deal correctly with POLLNHUP | provos | |
| 2003-07-04 | Various fixes; add LIBRARY section. | wiz | |
| 2003-07-04 | Drop trailing whitespace. | wiz | |
| 2003-06-13 | add $NetBSD$ | itojun | |
| 2003-06-12 | fix warnings | provos | |
| 2003-06-12 | import of libevent; an event abstraction library that supports kqueue and | provos | |
| poll on NetBSD. | |||
