index
:
user/sebastian/libevent
OSX_compile
OSX_compile_v2
ancient_gcc
bufferevents_updates
clang_analyzer_fixes
clang_enum
clang_unknown_warning_options
compilewarning
configure
configure_enhancements
disable_debug_mode
fix_clang_compilation
fixcompile
kq_setup_kevent-fix
kqueue_compile
master
new_configure_options
openssl_detection
osx_fun
osx_openssl_deprecation
osx_weak_smybol_fun
osx_weak_symbol_fun
patches-2.0
segfault
static_analysis_fixes
tinytest_header
Sebastian's libevent repository
Sebastian Hahn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evrpc-internal.h
Commit message (
Expand
)
Author
Age
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
*
Remove all trailing whitespace from end-of-line.
Nick Mathewson
2009-07-17
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
*
move some structure definitions from evrpc.h to evrpc-internal.h
Niels Provos
2008-05-13
*
allow hooks to get access to the connection object
Niels Provos
2007-12-31
*
allow association of meta data with RPC requests for hook processing
Niels Provos
2007-12-29
*
allow hooks to pause RPC processing; this will allow hooks to do meaningful w...
Niels Provos
2007-12-27
*
provide hooks for outgoing pools; associate a base with a pool
Niels Provos
2007-11-03
*
simple hooks for processing incoming and outgoing rpcs
Niels Provos
2007-11-02
*
fix a bug where rpc would not be scheduled when they were queued; test for it.
Niels Provos
2006-11-22
*
generate client request code via macro; flesh out the pools a little bit.
Niels Provos
2006-11-20
*
prefix was missing /; malformed request caused server to crash
Niels Provos
2006-11-16
*
first stab at an rpc layer; this breaks the regression test.
Niels Provos
2006-11-16