aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
Commit message (Expand)AuthorAge
* Update Tor Project copyright yearsNick Mathewson2010-02-27
* read the "circwindow" parameter from the consensusRoger Dingledine2009-10-14
* Fix obscure 64-bit big-endian hidserv bugRoger Dingledine2009-09-02
* Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* Spell-check Tor.Nick Mathewson2009-05-27
* Update copyright to 2009.Karsten Loesing2009-05-04
* Don't double-free successful_uploads.Nick Mathewson2009-03-18
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Apply patch from Karsten to fix bug 879. Backport candidate.Nick Mathewson2008-12-10
* explain patch4 better. whee.Roger Dingledine2008-10-15
* patch4 from proposal 155:Roger Dingledine2008-10-15
* Minor correction of commentation.Karsten Loesing2008-09-24
* Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson2008-09-24
* Exclude v0 rendezvous descriptors when considering republication.Karsten Loesing2008-09-23
* minor cleanups on karsten's patchRoger Dingledine2008-09-09
* karsten's patch for bug 767.Roger Dingledine2008-09-09
* Fix numerous memory leaks: some were almost impossible to trigger, and some a...Nick Mathewson2008-09-05
* Apply proposal 121 patch 3, with minor tweaks and a few comments.Nick Mathewson2008-08-19
* Next patch from Karsten: client-side configuration stuff for proposal 121.Nick Mathewson2008-08-12
* Patch cleanups from karstenNick Mathewson2008-08-09
* Fix bug in my changes to karsten's patchNick Mathewson2008-08-08
* The first of Karsten's proposal 121 patches: configure and maintain client au...Nick Mathewson2008-08-08
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* In some edge cases it occurs that the router descriptor of a previously picke...Karsten Loesing2008-08-04
* Remove dead code that was left from marking HiddenService(Exclude)Nodes obsol...Karsten Loesing2008-08-04
* r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200Nick Mathewson2008-07-24
* r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200Nick Mathewson2008-07-23
* r17188@tombo: nickm | 2008-07-18 14:35:18 -0400Nick Mathewson2008-07-18
* Fix bug 763. When a hidden service is giving up on an introduction point cand...Karsten Loesing2008-07-10
* I was told there is an extend_info_free(). I won't leak memory again. I won't...Karsten Loesing2008-06-17
* When establishing a hidden service, introduction points that originate from c...Karsten Loesing2008-06-17
* you can't strcasecmp on 20-byte digestsRoger Dingledine2008-06-11
* In very rare situations new hidden service descriptors were published earlier...Karsten Loesing2008-06-10
* start checking the return value of crypto_pk_asn1_encode() whileRoger Dingledine2008-02-19
* r18228@catbus: nickm | 2008-02-19 18:05:53 -0500Nick Mathewson2008-02-19
* r18068@catbus: nickm | 2008-02-13 11:33:19 -0500Nick Mathewson2008-02-13
* r18051@catbus: nickm | 2008-02-12 15:20:43 -0500Nick Mathewson2008-02-12
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* r17947@catbus: nickm | 2008-02-06 11:57:53 -0500Nick Mathewson2008-02-06
* r17933@catbus: nickm | 2008-02-05 19:54:28 -0500Nick Mathewson2008-02-06
* r17909@catbus: nickm | 2008-02-05 14:48:22 -0500Nick Mathewson2008-02-05
* Revert r13301 and part of r13304. I guess nick's svk messed up.Roger Dingledine2008-01-27
* Fix compile with warnings enabledNick Mathewson2008-01-26
* move hidden-service stuff out of directory.cRoger Dingledine2008-01-26
* patch "14a" from karsten: don't fail if we can't findRoger Dingledine2008-01-24
* r17639@catbus: nickm | 2008-01-15 19:09:21 -0500Nick Mathewson2008-01-16
* r15653@tombo: nickm | 2007-12-23 14:15:12 -0500Nick Mathewson2007-12-23
* tiny tweaks on r12900Roger Dingledine2007-12-21
* revert r12841 and r12842, and commit karsten's "patch 13"Roger Dingledine2007-12-21
* cleanups on r12825Roger Dingledine2007-12-15