summaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
AgeCommit message (Expand)Author
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson
2008-12-18Fix a valgrind-located memory stomp. Bugfix on 0.2.1.6-alpha.Nick Mathewson
2008-12-11Change directory_get_from_dirserver to take a set of flags to be passed to pi...Nick Mathewson
2008-11-29clean up some log messagesRoger Dingledine
2008-09-24Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson
2008-09-16give rend_client_desc_here a slightly more accurate nameRoger Dingledine
2008-09-16patch from karsten for bug 814. whew.Roger Dingledine
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-12Next patch from Karsten: client-side configuration stuff for proposal 121.Nick Mathewson
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-07-06fix typos in last patch spotted by sebastian and karstenNick Mathewson
2008-07-06Apply fix from chrisw: call connection_ap_attach_pending when we get a rendez...Nick Mathewson
2008-03-17 r18862@catbus: nickm | 2008-03-16 23:33:11 -0400Nick Mathewson
2008-02-17patch from karsten: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-27Revert r13301 and part of r13304. I guess nick's svk messed up.Roger Dingledine
2008-01-26Fix compile with warnings enabledNick Mathewson
2008-01-26move hidden-service stuff out of directory.cRoger Dingledine
2008-01-24more cleanup on r13250: no need to log in both placesRoger Dingledine
2008-01-24put in karsten's "patch 14". needs a lot of cleanup and a changelog.Roger Dingledine
2007-12-21Fix a crash when accessing hidden services: it would work the firstRoger Dingledine
2007-12-21revert r12841 and r12842, and commit karsten's "patch 13"Roger Dingledine
2007-12-12clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine
2007-11-29karsten's second refactoring patchRoger Dingledine
2007-11-03 r14678@tombo: nickm | 2007-11-03 16:12:31 -0400Nick Mathewson
2007-11-01 r16314@catbus: nickm | 2007-10-31 23:40:08 -0400Nick Mathewson
2007-09-18Drop support for v1 rendezvous descriptors, since we never usedRoger Dingledine
2007-08-11logging patch from karsten, slightly modified to compileRoger Dingledine
2007-07-22handle fetching bridge descriptors from the bridge authority too.Roger Dingledine
2007-05-22 r12853@catbus: nickm | 2007-05-22 11:36:54 -0400Nick Mathewson
2007-05-15 r12764@catbus: nickm | 2007-05-15 17:17:39 -0400Nick Mathewson
2007-03-24 r12643@0-41-wifi: nickm | 2007-03-23 14:56:35 -0400Nick Mathewson
2007-03-09forward-port the bugfix from juliuszRoger Dingledine
2007-03-04 r12074@catbus: nickm | 2007-03-04 15:11:43 -0500Nick Mathewson
2007-02-12 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson
2006-11-14 r9313@totoro: nickm | 2006-11-13 20:07:41 -0500Nick Mathewson
2006-10-31 r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500Nick Mathewson
2006-10-17 r9060@totoro: nickm | 2006-10-17 11:12:48 -0400Nick Mathewson
2006-10-09 r8972@totoro: nickm | 2006-10-09 10:36:22 -0400Nick Mathewson
2006-08-11 r7328@Kushana: nickm | 2006-08-11 00:04:26 -0700Nick Mathewson
2006-07-26 r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson
2006-07-26 r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400Nick Mathewson
2006-07-26 r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400Nick Mathewson
2006-07-23Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson
2006-06-04Add a new warning to our "warn a lot" list: unused parameters. This means we...Nick Mathewson
2006-03-06Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though...Nick Mathewson
2006-02-19New config options to address bug 251:Roger Dingledine
2006-02-13the last of the log convention conversion. finally.Roger Dingledine