summaryrefslogtreecommitdiff
path: root/src/or/rendcommon.c
AgeCommit message (Expand)Author
2004-04-12bump allowed rend desc skew from 60 mins to 90 minsRoger Dingledine
2004-04-08when rend_cache_store warns, give more detailRoger Dingledine
2004-04-08stop being so eager to have rend_cache_store reject theRoger Dingledine
2004-04-08Be endianly-correct for rendezvous functionalityNick Mathewson
2004-04-08Allow service descriptors with no intro pointsNick Mathewson
2004-04-07Remember when we received which service desc.Nick Mathewson
2004-04-06checkpoint commit: rend closer to working, still not there yetRoger Dingledine
2004-04-06Document stuff, reduce magic numbers, add emacs magicNick Mathewson
2004-04-05more alice-side infrastructureRoger Dingledine
2004-04-05alice can now look up bob's service descriptor,Roger Dingledine
2004-04-03Implement acksNick Mathewson
2004-04-03Strdup hates finding 0 bytes.Nick Mathewson
2004-04-03Handle rendezvous relay cellsNick Mathewson
2004-04-03publish and fetch the right rendezvous urlsRoger Dingledine
2004-04-03Refactor the heck out of crypto interface: admit that we will stick with one ...Nick Mathewson
2004-04-03tabsRoger Dingledine
2004-04-03alice can intercept y.onion requests, do a lookup on them via tor,Roger Dingledine
2004-04-03remember to lower-case the y in y.onionRoger Dingledine
2004-04-02refactor; start adding debugging logs to midpoint rend stuffNick Mathewson
2004-04-02now circuit_get_newest returns an appropriate circ for your purposeRoger Dingledine
2004-04-01refactor to use new digest/checksig wrapper, add emacs magic, untabifyNick Mathewson
2004-04-01teach alice to recognize y.onion addressesRoger Dingledine
2004-04-01let alice recognize a y.onion address and, uhm, do somethingRoger Dingledine
2004-03-31rename hidserv_xxNick Mathewson
2004-03-31Implement hidserv_XX functions; there is still an XXX in directory_handle_com...Nick Mathewson
2004-03-31Parse and generate service descriptorsNick Mathewson