aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendcommon.c
Commit message (Expand)AuthorAge
* karsten's second refactoring patchRoger Dingledine2007-11-29
* cleanups on r12579Roger Dingledine2007-11-27
* Our new v2 hidden service descriptor format allows descriptorsRoger Dingledine2007-11-27
* r14678@tombo: nickm | 2007-11-03 16:12:31 -0400Nick Mathewson2007-11-03
* r14623@tombo: nickm | 2007-11-01 22:25:18 -0400Nick Mathewson2007-11-02
* make r12272 compile on 64-bitRoger Dingledine2007-11-01
* r16314@catbus: nickm | 2007-10-31 23:40:08 -0400Nick Mathewson2007-11-01
* r16300@catbus: nickm | 2007-10-31 15:36:41 -0400Nick Mathewson2007-10-31
* r16263@catbus: nickm | 2007-10-29 15:08:17 -0400Nick Mathewson2007-10-29
* r16262@catbus: nickm | 2007-10-29 13:21:35 -0400Nick Mathewson2007-10-29
* r16237@catbus: nickm | 2007-10-28 15:45:25 -0400Nick Mathewson2007-10-28
* r16236@catbus: nickm | 2007-10-28 14:36:30 -0400Nick Mathewson2007-10-28
* Start using the v2 intro format for hidden service connections. NowRoger Dingledine2007-09-18
* clean up r11496Roger Dingledine2007-09-18
* Drop support for v1 rendezvous descriptors, since we never usedRoger Dingledine2007-09-18
* r14871@catbus: nickm | 2007-08-31 10:12:53 -0400Nick Mathewson2007-08-31
* fix some code comments, a wrapper, and add a todo itemRoger Dingledine2007-05-04
* more cleanups on the hsusage patchRoger Dingledine2007-04-30
* r12581@catbus: nickm | 2007-04-30 13:39:21 -0400Nick Mathewson2007-04-30
* r12580@catbus: nickm | 2007-04-30 13:29:05 -0400Nick Mathewson2007-04-30
* cleanups, and note a bugRoger Dingledine2007-04-25
* r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson2007-02-12
* r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500Nick Mathewson2006-10-31
* r8957@totoro: nickm | 2006-10-08 22:35:17 -0400Nick Mathewson2006-10-09
* Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson2006-07-23
* fix typoRoger Dingledine2006-06-06
* change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LENPeter Palfrader2006-03-14
* More cleanups noticed by weasel; also, remove macros that nobody uses.Nick Mathewson2006-03-12
* Cleanup on time-relaqted constants. New conventions:Nick Mathewson2006-03-12
* be quieter about hidserv descriptors that are too old or too new.Roger Dingledine2006-02-21
* the last of the log convention conversion. finally.Roger Dingledine2006-02-13
* Happy new year!Roger Dingledine2006-02-09
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ...Nick Mathewson2005-12-14
* Fix a potential memory stomp on servers running hidden services. Found by wea...Nick Mathewson2005-12-14
* when we changed from log_fn to debug/info/notice/warn/err,Roger Dingledine2005-12-10
* 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
* Make a few INFO log lines into DEBUGPeter Palfrader2005-10-17
* Reformat inconsistent function declarations.Nick Mathewson2005-09-30
* a few more hints on a rare but mysterious warningRoger Dingledine2005-09-09
* clean up the rendezvous warn log msgs, and downgrade some to infoRoger Dingledine2005-09-09
* we were mangling memory because we weren't allocing enoughRoger Dingledine2005-07-22
* let hidden service descriptors publish 0 intro pointsRoger Dingledine2005-07-22
* Logic to implement rendezvous/introduction via unknown servers.Nick Mathewson2005-06-29
* Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...Nick Mathewson2005-06-11
* Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson2005-06-09
* New whitespace normalization rule: no blank line at EOF.Nick Mathewson2005-06-09
* first iteration of scrubbing sensitive strings from logs.Roger Dingledine2005-05-03
* Adjust maximum skew and age for rendezvous descriptors: adjust code to make s...Nick Mathewson2005-04-03