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
/
rendservice.c
Age
Commit message (
Expand
)
Author
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-07
Warn less about intro nodes by nickname; remember our own intro nodes by key.
Nick Mathewson
2005-10-06
Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happe...
Nick Mathewson
2005-10-05
Fix verbose compiler warnings, including one in routerlist.c that would have ...
Nick Mathewson
2005-10-04
Check for named servers when looking them up by nickname;
Nick Mathewson
2005-09-30
Reformat inconsistent function declarations.
Nick Mathewson
2005-09-09
clean up the rendezvous warn log msgs, and downgrade some to info
Roger Dingledine
2005-09-08
Make GCC v4 happy with heavy warnings enabled.
Nick Mathewson
2005-09-06
stop using the v1 rend desc format. we're going to change v1
Roger Dingledine
2005-08-26
Add quotes around filenames in src/or
Nick Mathewson
2005-08-13
predict required circuits better, with an eye toward making
Roger Dingledine
2005-08-12
start using new renddesc code
Nick Mathewson
2005-08-12
We weren't cannibilizing circuits correctly for
Roger Dingledine
2005-08-06
Shorten hidden service port config parsing; fix bug 174
Nick Mathewson
2005-07-22
Be consistent about preferring foo* to struct foo*
Nick Mathewson
2005-07-14
fix problems noticed by arma in rendservice.c
Nick Mathewson
2005-07-14
substantive 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-02
New and frightening code to implement fast-path first-hop CREATE_FAST cells. ...
Nick Mathewson
2005-04-07
Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor...
Nick Mathewson
2005-04-01
update copyright notices.
Nick Mathewson
2005-03-23
Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths...
Nick Mathewson
2005-03-19
make hidden services more likely to work from the server-side
Roger Dingledine
2005-02-27
fix a minor memory leak
Roger Dingledine
2005-02-22
Change from inet_ntoa to a threadproof tor_inet_ntoa.
Nick Mathewson
2005-02-10
Add more functions to free things to help dmalloc allong.
Nick Mathewson
2005-01-17
Introduce a notion of 'internal' circs, which are chosen without regard
Roger Dingledine
2005-01-14
when the hidden service launches a rendezvous circ, make sure it
Roger Dingledine
2005-01-13
start generating version 1 style introduce cells
Roger Dingledine
2005-01-12
Annotate circuits w/ whether they aim to contain high uptime nodes and/or
Roger Dingledine
2004-12-07
fix a minor leak for people offering hidden services
Roger Dingledine
2004-12-01
Spell-check strings and comments
Nick Mathewson
2004-11-29
Suggestion from weasel: Make tor --version --version dump the cvs Id of every...
Nick Mathewson
2004-11-28
Normalize space: add one between every control keyword and control clause.
Nick Mathewson
2004-11-26
remove emacs droppings, since nick says he doesn't need them anymore
Roger Dingledine
2004-11-22
Normalize a few more kinds of whitespace. We now dislike:
Nick Mathewson
2004-11-15
Break DirFetchPostPeriod into:
Roger Dingledine
2004-11-09
Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ig...
Nick Mathewson
2004-11-08
Separate validate from activate. Document undocumented stuff in config.c.
Nick Mathewson
2004-11-07
Clean up copyrights.
Roger Dingledine
2004-11-06
Make options no longer a global variable.
Roger Dingledine
2004-11-02
canonicalize "src" and "dest" arg order in crypto.c (and others)
Roger Dingledine
2004-11-01
Hidden service operators had a bug in version 1 style INTRODUCE cells
Roger Dingledine
2004-10-30
Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname()
Roger Dingledine
2004-10-27
Use strlcpy, not strcpy.
Nick Mathewson
2004-10-27
Use tor_snprintf, not snprintf
Nick Mathewson
[prev]
[next]