index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendcommon.c
Age
Commit message (
Expand
)
Author
2007-11-03
r14678@tombo: nickm | 2007-11-03 16:12:31 -0400
Nick Mathewson
2007-11-02
r14623@tombo: nickm | 2007-11-01 22:25:18 -0400
Nick Mathewson
2007-11-01
make r12272 compile on 64-bit
Roger Dingledine
2007-11-01
r16314@catbus: nickm | 2007-10-31 23:40:08 -0400
Nick Mathewson
2007-10-31
r16300@catbus: nickm | 2007-10-31 15:36:41 -0400
Nick Mathewson
2007-10-29
r16263@catbus: nickm | 2007-10-29 15:08:17 -0400
Nick Mathewson
2007-10-29
r16262@catbus: nickm | 2007-10-29 13:21:35 -0400
Nick Mathewson
2007-10-28
r16237@catbus: nickm | 2007-10-28 15:45:25 -0400
Nick Mathewson
2007-10-28
r16236@catbus: nickm | 2007-10-28 14:36:30 -0400
Nick Mathewson
2007-09-18
Start using the v2 intro format for hidden service connections. Now
Roger Dingledine
2007-09-18
clean up r11496
Roger Dingledine
2007-09-18
Drop support for v1 rendezvous descriptors, since we never used
Roger Dingledine
2007-08-31
r14871@catbus: nickm | 2007-08-31 10:12:53 -0400
Nick Mathewson
2007-05-04
fix some code comments, a wrapper, and add a todo item
Roger Dingledine
2007-04-30
more cleanups on the hsusage patch
Roger Dingledine
2007-04-30
r12581@catbus: nickm | 2007-04-30 13:39:21 -0400
Nick Mathewson
2007-04-30
r12580@catbus: nickm | 2007-04-30 13:29:05 -0400
Nick Mathewson
2007-04-25
cleanups, and note a bug
Roger Dingledine
2007-02-12
r11775@catbus: nickm | 2007-02-12 16:39:09 -0500
Nick Mathewson
2006-10-31
r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500
Nick Mathewson
2006-10-09
r8957@totoro: nickm | 2006-10-08 22:35:17 -0400
Nick Mathewson
2006-07-23
Don't tell anybody, but we're going OO here. This patch splits
Nick Mathewson
2006-06-06
fix typo
Roger Dingledine
2006-03-14
change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN
Peter Palfrader
2006-03-12
More cleanups noticed by weasel; also, remove macros that nobody uses.
Nick Mathewson
2006-03-12
Cleanup on time-relaqted constants. New conventions:
Nick Mathewson
2006-02-21
be quieter about hidserv descriptors that are too old or too new.
Roger Dingledine
2006-02-13
the last of the log convention conversion. finally.
Roger Dingledine
2006-02-09
Happy new year!
Roger Dingledine
2005-12-14
Bite the bullet and limit all our source lines to 80 characters, the way IBM ...
Nick Mathewson
2005-12-14
Fix a potential memory stomp on servers running hidden services. Found by wea...
Nick Mathewson
2005-12-10
when we changed from log_fn to debug/info/notice/warn/err,
Roger Dingledine
2005-10-25
Remove last vestiges of old logging interface.
Nick Mathewson
2005-10-24
Use LD_BUG as appropriate; convert rend* and router* to new logging interface...
Nick Mathewson
2005-10-18
Update more files to new log stuff.
Nick Mathewson
2005-10-17
Make a few INFO log lines into DEBUG
Peter Palfrader
2005-09-30
Reformat inconsistent function declarations.
Nick Mathewson
2005-09-09
a few more hints on a rare but mysterious warning
Roger Dingledine
2005-09-09
clean up the rendezvous warn log msgs, and downgrade some to info
Roger Dingledine
2005-07-22
we were mangling memory because we weren't allocing enough
Roger Dingledine
2005-07-22
let hidden service descriptors publish 0 intro points
Roger Dingledine
2005-06-29
Logic to implement rendezvous/introduction via unknown servers.
Nick Mathewson
2005-06-11
Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...
Nick Mathewson
2005-06-09
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-09
New whitespace normalization rule: no blank line at EOF.
Nick Mathewson
2005-05-03
first iteration of scrubbing sensitive strings from logs.
Roger Dingledine
2005-04-03
Adjust maximum skew and age for rendezvous descriptors: adjust code to make s...
Nick Mathewson
2005-02-28
Clean up rend cache on shutdown
Nick Mathewson
2005-01-19
Handle unavailable hidden services better. We try each intro point
Roger Dingledine
2004-11-29
Suggestion from weasel: Make tor --version --version dump the cvs Id of every...
Nick Mathewson
[next]