summaryrefslogtreecommitdiff
path: root/src/or/rendmid.c
AgeCommit message (Expand)Author
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