aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendmid.c
AgeCommit message (Expand)Author
2004-04-27set Content-Type on the directory and hidserv descriptorRoger Dingledine
2004-04-26rendmid says it drops but actually sends nackRoger Dingledine
2004-04-12ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)Nick Mathewson
2004-04-12Use service IDs in rendmid. (rendclient and common require no changes, it seems)Nick Mathewson
2004-04-08Be endianly-correct for rendezvous functionalityNick Mathewson
2004-04-06Document stuff, reduce magic numbers, add emacs magicNick Mathewson
2004-04-05More symbolic constants for checking rendezvous1 cell lengthsNick Mathewson
2004-04-05Use symbolic constants; make padding types match.Nick Mathewson
2004-04-05oaep uses 42 more bytes -- stop clobbering buffersRoger Dingledine
2004-04-05use the right variable when comparing hashes; maybe fix "Hash of session" bugNick Mathewson
2004-04-05Add some temporary log calls to try to debug the "Hash of session info was no...Nick Mathewson
2004-04-05more alice-side infrastructureRoger Dingledine
2004-04-03Implement acksNick Mathewson
2004-04-03Handle rendezvous relay cellsNick Mathewson
2004-04-03Refactor the heck out of crypto interface: admit that we will stick with one ...Nick Mathewson
2004-04-03Hide smartlist internalsNick Mathewson
2004-04-02Finish renaming rend_service fieldNick Mathewson
2004-04-02refactor; start adding debugging logs to midpoint rend stuffNick Mathewson
2004-04-02Implement midpoint functionality for rendezvous points.Nick Mathewson
2004-04-01Add some hooks to handle rendezvous-related cells at ORsNick Mathewson