Commit 9fcd84d196205e3eb6dcd0477005cb04974e703f

Nick Mathewson 2009-07-14T19:19:45

Include disabled methods in event_get_supported_methods() output. Previously, events that were disabled using EVENT_NO* were left out of event_get_supported_methods(). This was wrong, broke unit tests (under some circumstances) and left the user with no good way to tell which methods were actually compiled in. Fixes bug 2821015. svn:r1344