Historical interest only: Prototype of a sensible recursive message broker
Go to file
Tony Garnock-Jones 35f42c110a Link against libuuid (OSSP) 2011-01-01 21:11:25 -05:00
.gitignore Analyze source dependencies in Makefile 2010-12-30 13:32:50 -05:00
Makefile Link against libuuid (OSSP) 2011-01-01 21:11:25 -05:00
Sexp.txt Hashtable impl; make cmsg_bytes_t hold chars; SPKI SEXP impl 2010-12-29 18:12:38 -05:00
cmsg_private.h Inline cmsg_cstring_bytes; add gen_uuid 2011-01-01 21:11:00 -05:00
dataq.c Split out queue data structure 2010-12-29 11:35:02 -05:00
dataq.h Split out queue data structure 2010-12-29 11:35:02 -05:00
harness.c Tweak comments 2011-01-01 17:38:50 -05:00
harness.h Make IOHandles shareable 2010-12-31 17:26:39 -05:00
hashtable.c Valgrind found this uninitialized block of memory 2010-12-30 00:31:25 -05:00
hashtable.h Add hashtable_contains() 2010-12-29 23:55:15 -05:00
main.c Relay node implementation; inlineize sexp macros 2011-01-01 17:29:38 -05:00
net.c Hashtable impl; make cmsg_bytes_t hold chars; SPKI SEXP impl 2010-12-29 18:12:38 -05:00
net.h endpoint_name needs to be reentrant and stack-safe 2010-12-27 18:50:58 -05:00
node.c Relay node implementation; inlineize sexp macros 2011-01-01 17:29:38 -05:00
node.h Relay node implementation; inlineize sexp macros 2011-01-01 17:29:38 -05:00
ref.h Hashtable impl; make cmsg_bytes_t hold chars; SPKI SEXP impl 2010-12-29 18:12:38 -05:00
relay.c Relay node implementation; inlineize sexp macros 2011-01-01 17:29:38 -05:00
relay.h Initial commit 2010-12-27 16:56:42 -05:00
sexp.c Relay node implementation; inlineize sexp macros 2011-01-01 17:29:38 -05:00
sexp.h Relay node implementation; inlineize sexp macros 2011-01-01 17:29:38 -05:00
sexpio.c Relay node implementation; inlineize sexp macros 2011-01-01 17:29:38 -05:00
sexpio.h Add sexp_read_atom() 2010-12-29 18:34:09 -05:00
util.c Inline cmsg_cstring_bytes; add gen_uuid 2011-01-01 21:11:00 -05:00