Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2e8051f5 | 2006-03-28 04:40:54 | introduce a way to free the base from Nick Mathewson <nickm@freehaven.net> svn:r210 | ||
| 65644dfb | 2005-11-12 19:04:17 | solaris kernel changes are not backwards compatible - how retarded. problem pointed out by: Geoffrey Giesemann svn:r185 | ||
| cdcfae7f | 2005-05-10 08:14:39 | call epoll_ctl after changing our state table; in case that epoll_ctl fails we need to make sure that the table is consistent. from William Ahern svn:r162 | ||
| 1919a4ae | 2005-03-31 19:53:06 | suppress valgrind warnings from knew -a- pimb.org svn:r138 | ||
| fbdaf3ab | 2005-03-29 07:03:10 | debugging callbacks from Nick Mathewson <nickm@freehaven.net> svn:r136 | ||
| 3ba224db | 2005-01-03 18:58:40 | fixes for threaded operations from Andrew Danforth svn:r129 | ||
| 8773c4c9 | 2004-11-25 09:50:18 | make libevent thread-safe; first cut svn:r122 | ||
| 96a25ae6 | 2004-09-19 22:38:34 | when converting usec to msec round up; so that libevent does not spin until the time conversion has caught up; from Aaron Hopkins <aaron at die.net> svn:r121 | ||
| 6df2ede5 | 2004-08-10 18:29:37 | close file descriptors on exec(); suggested by aaron at die.net svn:r119 | ||
| e1cd86d7 | 2003-10-25 21:58:33 | fixes to handle error cases by Anatoly Vorobey at pobox.com svn:r90 | ||
| c3f496c7 | 2003-10-04 23:27:26 | minor corrections; change license to 3-clause BSD license svn:r84 | ||
| cde427c1 | 2003-06-24 14:45:21 | found a bug where specifying both read|write for a single event let to a crash; found by Bruno Achauer svn:r73 | ||
| b0b72eb0 | 2003-04-09 18:12:11 | use maximum number of fds for epoll_create; from Davide Libenzi svn:r63 | ||
| 1ed00256 | 2003-03-10 05:13:02 | fix type svn:r58 | ||
| eb646205 | 2003-03-09 23:29:04 | style svn:r54 | ||
| 28d248e0 | 2003-03-08 16:50:27 | copyright svn:r52 | ||
| cde7a352 | 2003-03-08 06:37:56 | fix signal usage svn:r45 | ||
| 3e41f17a | 2003-03-07 23:20:36 | support for Linux eventpoll mechanism svn:r42 |