Nick Mathewson
eda27f9557
Update copyright notices, add some missing license statements
...
svn:r1208
2009-04-19 20:54:12 +00:00
Nick Mathewson
838d0a81c3
Document many internal functions and pieces of code.
...
svn:r1181
2009-04-17 06:55:08 +00:00
Nick Mathewson
28255a2635
Finally, get unit tests to pass with threading turned off again.
...
svn:r1137
2009-04-05 04:26:46 +00:00
Nick Mathewson
661b5eea09
Actually, move EVUTIL_NIL_STMT to util-internal.h
...
svn:r1135
2009-04-05 04:10:05 +00:00
Nick Mathewson
d13b59ce37
Fix build with thread support disabled, and make no-op macros a little more no-oppy.
...
svn:r1133
2009-04-05 02:44:04 +00:00
Nick Mathewson
70ee390fc9
Add some more utility macros to evthread-internal.h
...
svn:r1132
2009-04-05 02:43:55 +00:00
Nick Mathewson
ec35eb5520
Make threading functions global, like the mm_ functions. Use the libevent_pthread.la library in regress_pthread.
...
svn:r1121
2009-02-12 22:19:54 +00:00
Nick Mathewson
b85b710cf5
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
2009-01-27 22:34:36 +00:00
Nick Mathewson
8889a77039
Replace all use of config.h with event-config.h.
...
svn:r1064
2009-01-27 22:30:46 +00:00
Niels Provos
502929cdf2
add a check that base != NULL for threading; might want to drop this later
...
svn:r696
2008-03-31 00:31:53 +00:00
Niels Provos
c182baca10
switch thread support so that locks get allocated as they are needed.
...
svn:r690
2008-03-10 03:17:20 +00:00
Niels Provos
558de9b377
Provide OpenSSL style support for multiple threads accessing the same event_base
...
svn:r684
2008-03-02 21:18:33 +00:00