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
/
rendclient.c
Age
Commit message (
Expand
)
Author
2007-08-11
logging patch from karsten, slightly modified to compile
Roger Dingledine
2007-07-22
handle fetching bridge descriptors from the bridge authority too.
Roger Dingledine
2007-05-22
r12853@catbus: nickm | 2007-05-22 11:36:54 -0400
Nick Mathewson
2007-05-15
r12764@catbus: nickm | 2007-05-15 17:17:39 -0400
Nick Mathewson
2007-03-24
r12643@0-41-wifi: nickm | 2007-03-23 14:56:35 -0400
Nick Mathewson
2007-03-09
forward-port the bugfix from juliusz
Roger Dingledine
2007-03-04
r12074@catbus: nickm | 2007-03-04 15:11:43 -0500
Nick Mathewson
2007-02-12
r11775@catbus: nickm | 2007-02-12 16:39:09 -0500
Nick Mathewson
2006-11-14
r9313@totoro: nickm | 2006-11-13 20:07:41 -0500
Nick Mathewson
2006-10-31
r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500
Nick Mathewson
2006-10-17
r9060@totoro: nickm | 2006-10-17 11:12:48 -0400
Nick Mathewson
2006-10-09
r8972@totoro: nickm | 2006-10-09 10:36:22 -0400
Nick Mathewson
2006-08-11
r7328@Kushana: nickm | 2006-08-11 00:04:26 -0700
Nick Mathewson
2006-07-26
r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400
Nick Mathewson
2006-07-26
r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400
Nick Mathewson
2006-07-26
r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400
Nick Mathewson
2006-07-23
Don't tell anybody, but we're going OO here. This patch splits
Nick Mathewson
2006-06-04
Add a new warning to our "warn a lot" list: unused parameters. This means we...
Nick Mathewson
2006-03-06
Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though...
Nick Mathewson
2006-02-19
New config options to address bug 251:
Roger Dingledine
2006-02-13
the last of the log convention conversion. finally.
Roger Dingledine
2006-02-09
Happy new year!
Roger Dingledine
2006-01-17
attempted patch for bug 220: don't assert when we've tried all the
Roger Dingledine
2006-01-05
Add reasons to DESTROY and RELAY_TRUNCATED cells.
Nick Mathewson
2005-12-19
more asserts in case weasel can trigger them
Roger Dingledine
2005-12-14
Bite the bullet and limit all our source lines to 80 characters, the way IBM ...
Nick Mathewson
2005-12-10
when we changed from log_fn to debug/info/notice/warn/err,
Roger Dingledine
2005-11-15
Make new logging stuff work on windows; fix a couple of windows typos.
Nick Mathewson
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-06
Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happe...
Nick Mathewson
2005-10-04
Check for named servers when looking them up by nickname;
Nick Mathewson
2005-09-09
clean up the rendezvous warn log msgs, and downgrade some to info
Roger Dingledine
2005-07-14
trivial changes on nick's rendezvous commit
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-05-02
New and frightening code to implement fast-path first-hop CREATE_FAST cells. ...
Nick Mathewson
2005-04-26
hidden service client connections were using some of their
Roger Dingledine
2005-04-02
Give better warnings if connection_close_unattached_ap gets called twice or c...
Nick Mathewson
2005-04-01
update copyright notices.
Nick Mathewson
2005-03-27
clean up socks reply stuff more.
Roger Dingledine
2005-03-27
stop most cases of hanging up on a socks connection without sending
Roger Dingledine
2005-03-23
Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths...
Nick Mathewson
2005-03-22
clean up and refactor some more
Roger Dingledine
2005-03-22
Implement controller's "extendcircuit" directive.
Roger Dingledine
2005-01-19
Handle unavailable hidden services better. We try each intro point
Roger Dingledine
[next]