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
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
2005-01-19
bugfix for cvs: we were needing a rendezvous circ, so we cannibalized
Roger Dingledine
2005-01-17
Introduce a notion of 'internal' circs, which are chosen without regard
Roger Dingledine
2005-01-13
start generating version 1 style introduce cells
Roger Dingledine
2005-01-03
Use correct logic to decide whether there are more directory servers to retry.
Nick Mathewson
2004-12-07
clean two more minor memory leaks
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-29
put in initial support for ".nickname.exit" addresses, to let alice
Roger Dingledine
2004-11-28
wrong is ok, and right is fine, but in between is apparently
Roger Dingledine
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-21
be more greedy about filling up all relay cells.
Roger Dingledine
2004-11-12
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif...
Nick Mathewson
2004-11-09
Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...
Nick Mathewson
2004-11-07
Clean up copyrights.
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-24
start generating new version of introduce1 cells
Roger Dingledine
2004-10-16
don't assert multiple things in the same tor_assert()
Roger Dingledine
2004-10-14
Build without warnings on mac gcc 3.3
Nick Mathewson
2004-10-14
more int to size_t conversions, fixing one or more amd64 bugs
Roger Dingledine
2004-10-03
better warn message for failed hidserv desc fetch
Roger Dingledine
2004-07-02
More digest/nickname fixes
Nick Mathewson
2004-05-13
Break files apart into more modules
Roger Dingledine
2004-05-12
clean up directory.c API
Roger Dingledine
2004-05-12
break connection_edge_end out of connection_mark_for_close
Roger Dingledine
2004-05-12
Make some functions static
Nick Mathewson
2004-05-10
More doxygenation.
Nick Mathewson
2004-05-09
more doxygen markup
Roger Dingledine
2004-05-05
Comments for nearly all non-tricky files
Nick Mathewson
2004-04-25
use tor_assert
Roger Dingledine
2004-04-18
when you get an intro ack, don't also count it as an intro nack
Roger Dingledine
2004-04-18
if an intro circ waiting for an ack dies before getting one, then
Roger Dingledine
2004-04-16
fix another rare bug: when we had tried all the intro
tor-0.0.6incompat-merged
Roger Dingledine
[next]