unbound/libunbound
Wouter Wijngaards 5e6ac36076 - Patch from Neel Goyal: Add an API call to set an event base on an
existing ub_ctx.  This basically just destroys the current worker and
  sets the event base to the current.  And fix a deadlock in
  ub_resolve_event – the cfglock is held when libworker_create is
  called.  This ends up trying to acquire the lock again in
  context_obtain_alloc in the call chain.


git-svn-id: file:///svn/unbound/trunk@2992 be551aaa-1e26-0410-a405-d3ace91eadb9
2013-10-22 09:32:10 +00:00
..
python - Patch for access to full DNS packet data in unbound python module 2012-03-16 14:53:51 +00:00
context.c - Fix for const string literals in C++ for libunbound, from Karel 2013-06-18 07:33:44 +00:00
context.h - unbound-event.h is installed if configured --with-libevent. It 2013-09-26 08:34:14 +00:00
libunbound.c - Patch from Neel Goyal: Add an API call to set an event base on an 2013-10-22 09:32:10 +00:00
libworker.c - unbound-event.h is installed if configured --with-libevent. It 2013-09-26 08:34:14 +00:00
libworker.h - unbound-event.h is installed if configured --with-libevent. It 2013-09-26 08:34:14 +00:00
ubsyms.def - Patch from Neel Goyal: Add an API call to set an event base on an 2013-10-22 09:32:10 +00:00
unbound-event.h - Patch from Neel Goyal: Add an API call to set an event base on an 2013-10-22 09:32:10 +00:00
unbound.h - libunbound documentation on how to avoid openssl race conditions. 2013-07-19 11:48:22 +00:00