summaryrefslogtreecommitdiff
path: root/evrpc-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-2/+2
* move some structure definitions from evrpc.h to evrpc-internal.hNiels Provos2008-05-131-0/+76
* allow hooks to get access to the connection objectNiels Provos2007-12-311-1/+13
* allow association of meta data with RPC requests for hook processingNiels Provos2007-12-291-1/+16
* allow hooks to pause RPC processing; this will allow hooks to do meaningful w...Niels Provos2007-12-271-2/+16
* provide hooks for outgoing pools; associate a base with a poolNiels Provos2007-11-031-4/+22
* simple hooks for processing incoming and outgoing rpcsNiels Provos2007-11-021-0/+12
* fix a bug where rpc would not be scheduled when they were queued; test for it.Niels Provos2006-11-221-0/+2
* generate client request code via macro; flesh out the pools a little bit.Niels Provos2006-11-201-0/+10
* prefix was missing /; malformed request caused server to crashNiels Provos2006-11-161-1/+1
* first stab at an rpc layer; this breaks the regression test.Niels Provos2006-11-161-0/+45