index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evrpc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
move more code directly into evrpc.c; provide backwards compatible vararg macros
Niels Provos
2009-04-25
1
-0
/
+1
*
refactor evrpc.h header filer
Niels Provos
2009-04-25
1
-0
/
+34
*
refactor evrpc.h header filer
Niels Provos
2009-04-25
1
-542
/
+0
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
1
-2
/
+2
*
Forward-port: Rename INPUT and OUTPUT to EVRPC_INPUT and EVRPC_OUTPUT, but k...
Nick Mathewson
2008-06-14
1
-2
/
+11
*
move some structure definitions from evrpc.h to evrpc-internal.h
Niels Provos
2008-05-13
1
-79
/
+15
*
r15549@tombo: nickm | 2008-05-08 11:53:11 -0400
Nick Mathewson
2008-05-08
1
-0
/
+2
*
expose a way to create the rpc context manually
Niels Provos
2008-05-01
1
-2
/
+26
*
allow connections to be removed from an rpc pool
Niels Provos
2008-05-01
1
-5
/
+21
*
allow hooks to get access to the connection object
Niels Provos
2007-12-31
1
-4
/
+10
*
allow association of meta data with RPC requests for hook processing
Niels Provos
2007-12-29
1
-18
/
+60
*
allow hooks to pause RPC processing; this will allow hooks to do meaningful w...
Niels Provos
2007-12-27
1
-2
/
+32
*
improve doxygen documentation
Niels Provos
2007-11-04
1
-23
/
+138
*
provide hooks for outgoing pools; associate a base with a pool
Niels Provos
2007-11-03
1
-3
/
+11
*
simple hooks for processing incoming and outgoing rpcs
Niels Provos
2007-11-02
1
-0
/
+34
*
r14618@catbus: nickm | 2007-08-16 17:11:47 -0400
Nick Mathewson
2007-08-16
1
-1
/
+1
*
change the signature of the client rpc callback to pass in an rpc status; the...
Niels Provos
2007-05-29
1
-13
/
+29
*
support freeing of evrpc base
Niels Provos
2007-05-23
1
-0
/
+3
*
support removing of http callbacks and removing of registered RPCs
Niels Provos
2007-05-23
1
-0
/
+5
*
EVRPC_MAKE_REQUEST needs the pool argument
Niels Provos
2007-03-05
1
-1
/
+1
*
better conversion; cannot use event_err here.
Niels Provos
2007-03-03
1
-4
/
+6
*
proper casting for conversion
Niels Provos
2007-03-03
1
-1
/
+2
*
install evrpc.h header
Niels Provos
2007-03-03
1
-0
/
+8
*
fix a bug where rpc would not be scheduled when they were queued; test for it.
Niels Provos
2006-11-22
1
-0
/
+20
*
don't require string literal for message name
Niels Provos
2006-11-20
1
-2
/
+2
*
generate client request code via macro; flesh out the pools a little bit.
Niels Provos
2006-11-20
1
-2
/
+120
*
make sure that the rpc callback receives an unmarshaled payload;
Niels Provos
2006-11-17
1
-7
/
+3
*
first stab at an rpc layer; this breaks the regression test.
Niels Provos
2006-11-16
1
-0
/
+151