aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
Commit message (Expand)AuthorAge
* r18862@catbus: nickm | 2008-03-16 23:33:11 -0400Nick Mathewson2008-03-17
* patch from karsten:Roger Dingledine2008-02-17
* r18068@catbus: nickm | 2008-02-13 11:33:19 -0500Nick Mathewson2008-02-13
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* 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
* more cleanup on r13250: no need to log in both placesRoger Dingledine2008-01-24
* put in karsten's "patch 14". needs a lot of cleanup and a changelog.Roger Dingledine2008-01-24
* Fix a crash when accessing hidden services: it would work the firstRoger Dingledine2007-12-21
* revert r12841 and r12842, and commit karsten's "patch 13"Roger Dingledine2007-12-21
* clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine2007-12-12
* karsten's second refactoring patchRoger Dingledine2007-11-29
* r14678@tombo: nickm | 2007-11-03 16:12:31 -0400Nick Mathewson2007-11-03
* r16314@catbus: nickm | 2007-10-31 23:40:08 -0400Nick Mathewson2007-11-01
* Drop support for v1 rendezvous descriptors, since we never usedRoger Dingledine2007-09-18
* logging patch from karsten, slightly modified to compileRoger Dingledine2007-08-11
* handle fetching bridge descriptors from the bridge authority too.Roger Dingledine2007-07-22
* r12853@catbus: nickm | 2007-05-22 11:36:54 -0400Nick Mathewson2007-05-22
* r12764@catbus: nickm | 2007-05-15 17:17:39 -0400Nick Mathewson2007-05-15
* r12643@0-41-wifi: nickm | 2007-03-23 14:56:35 -0400Nick Mathewson2007-03-24
* forward-port the bugfix from juliuszRoger Dingledine2007-03-09
* r12074@catbus: nickm | 2007-03-04 15:11:43 -0500Nick Mathewson2007-03-04
* r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson2007-02-12
* r9313@totoro: nickm | 2006-11-13 20:07:41 -0500Nick Mathewson2006-11-14
* r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500Nick Mathewson2006-10-31
* r9060@totoro: nickm | 2006-10-17 11:12:48 -0400Nick Mathewson2006-10-17
* r8972@totoro: nickm | 2006-10-09 10:36:22 -0400Nick Mathewson2006-10-09
* r7328@Kushana: nickm | 2006-08-11 00:04:26 -0700Nick Mathewson2006-08-11
* r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson2006-07-26
* r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400Nick Mathewson2006-07-26
* r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400Nick Mathewson2006-07-26
* Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson2006-07-23
* Add a new warning to our "warn a lot" list: unused parameters. This means we...Nick Mathewson2006-06-04
* Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though...Nick Mathewson2006-03-06
* New config options to address bug 251:Roger Dingledine2006-02-19
* the last of the log convention conversion. finally.Roger Dingledine2006-02-13
* Happy new year!Roger Dingledine2006-02-09
* attempted patch for bug 220: don't assert when we've tried all theRoger Dingledine2006-01-17
* Add reasons to DESTROY and RELAY_TRUNCATED cells.Nick Mathewson2006-01-05
* more asserts in case weasel can trigger themRoger Dingledine2005-12-19
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ...Nick Mathewson2005-12-14
* when we changed from log_fn to debug/info/notice/warn/err,Roger Dingledine2005-12-10
* Make new logging stuff work on windows; fix a couple of windows typos.Nick Mathewson2005-11-15
* Remove last vestiges of old logging interface.Nick Mathewson2005-10-25
* Use LD_BUG as appropriate; convert rend* and router* to new logging interface...Nick Mathewson2005-10-24
* Update more files to new log stuff.Nick Mathewson2005-10-18
* Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happe...Nick Mathewson2005-10-06
* Check for named servers when looking them up by nickname;Nick Mathewson2005-10-04
* clean up the rendezvous warn log msgs, and downgrade some to infoRoger Dingledine2005-09-09