summaryrefslogtreecommitdiff
path: root/src/or/rendcommon.c
AgeCommit message (Expand)Author
2008-12-18Fix memory leak in rend_cache_store_v2_desc_as_client(), and refactor the fun...Nick Mathewson
2008-10-27make layer_hint check a little stricter.Nick Mathewson
2008-10-27Verify cpath_layer match on rendezvous cells too. Fixes another case of bug ...Nick Mathewson
2008-10-02Make rend_cache_store() use the same return error codes as its v2Roger Dingledine
2008-09-24Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson
2008-09-09Refactor unit test macros and tor_free_all() logic a bit so as to make it eas...Nick Mathewson
2008-09-09karsten's patch for bug 767.Roger Dingledine
2008-09-05Fix numerous memory leaks: some were almost impossible to trigger, and some a...Nick Mathewson
2008-08-20make r16598 compile on 64-bit tooRoger Dingledine
2008-08-19Update doxygen documentation.Karsten Loesing
2008-08-19Apply proposal 121 patch 3, with minor tweaks and a few comments.Nick Mathewson
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-07-24 r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson
2008-02-20if you thought r13604 was a kludge, how about this.Roger Dingledine
2008-02-20be more clear about a possible integer underflow problem. thisRoger Dingledine
2008-02-19check return value for crypto_pk_asn1_encode here too. thanks veracode.Roger Dingledine
2008-02-13 r18068@catbus: nickm | 2008-02-13 11:33:19 -0500Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2008-01-24patch "15" from karsten: don't retry a v2 renddesc fetchRoger Dingledine
2008-01-06patch from karsten to complain less when a node losesRoger Dingledine
2007-12-21revert r12841 and r12842, and commit karsten's "patch 13"Roger Dingledine
2007-12-15cleanups on r12825Roger Dingledine
2007-12-15apply karsten's "patch 12"Roger Dingledine
2007-12-12clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine
2007-11-30karsten's bugfix on r12607Roger Dingledine
2007-11-29karsten's second refactoring patchRoger Dingledine
2007-11-27cleanups on r12579Roger Dingledine
2007-11-27Our new v2 hidden service descriptor format allows descriptorsRoger Dingledine
2007-11-03 r14678@tombo: nickm | 2007-11-03 16:12:31 -0400Nick Mathewson
2007-11-02 r14623@tombo: nickm | 2007-11-01 22:25:18 -0400Nick Mathewson
2007-11-01make r12272 compile on 64-bitRoger Dingledine
2007-11-01 r16314@catbus: nickm | 2007-10-31 23:40:08 -0400Nick Mathewson
2007-10-31 r16300@catbus: nickm | 2007-10-31 15:36:41 -0400Nick Mathewson
2007-10-29 r16263@catbus: nickm | 2007-10-29 15:08:17 -0400Nick Mathewson
2007-10-29 r16262@catbus: nickm | 2007-10-29 13:21:35 -0400Nick Mathewson
2007-10-28 r16237@catbus: nickm | 2007-10-28 15:45:25 -0400Nick Mathewson
2007-10-28 r16236@catbus: nickm | 2007-10-28 14:36:30 -0400Nick Mathewson
2007-09-18Start using the v2 intro format for hidden service connections. NowRoger Dingledine
2007-09-18clean up r11496Roger Dingledine
2007-09-18Drop support for v1 rendezvous descriptors, since we never usedRoger Dingledine
2007-08-31 r14871@catbus: nickm | 2007-08-31 10:12:53 -0400Nick Mathewson
2007-05-04fix some code comments, a wrapper, and add a todo itemRoger Dingledine
2007-04-30more cleanups on the hsusage patchRoger Dingledine
2007-04-30 r12581@catbus: nickm | 2007-04-30 13:39:21 -0400Nick Mathewson
2007-04-30 r12580@catbus: nickm | 2007-04-30 13:29:05 -0400Nick Mathewson
2007-04-25cleanups, and note a bugRoger Dingledine
2007-02-12 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson
2006-10-31 r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500Nick Mathewson
2006-10-09 r8957@totoro: nickm | 2006-10-08 22:35:17 -0400Nick Mathewson
2006-07-23Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson