index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendservice.c
Commit message (
Expand
)
Author
Age
*
fix a rare seg fault for people running hidden services on
Roger Dingledine
2004-09-20
*
Some platforms have weird translations when you open files in "test" mode; ma...
Nick Mathewson
2004-09-08
*
Revert dumb think-o. Just because _some_ INTRODUCE2 cells are now longer,
Nick Mathewson
2004-08-18
*
Support new INTRODUCE2 cell format
Nick Mathewson
2004-08-18
*
use unverified routers in the desired positions
Roger Dingledine
2004-08-17
*
Update to new choose_random_node interface.
Nick Mathewson
2004-08-15
*
o clients choose nodes proportional to advertised bandwidth
Roger Dingledine
2004-08-15
*
hex_encode is obsoleted by base16_encode, and never actually worked in the fi...
Nick Mathewson
2004-08-07
*
stop using atexit() to remove our pid, since it's called
Roger Dingledine
2004-07-22
*
now base16_encode() and base32_encode() can't ever fail
Roger Dingledine
2004-07-22
*
More digest/nickname fixes
Nick Mathewson
2004-07-02
*
crank up some of our constants, for better scalability
Roger Dingledine
2004-06-02
*
router_choose_random_node() was ignoring its routerlist argument.
Roger Dingledine
2004-05-20
*
Resolve some XXXs
Nick Mathewson
2004-05-18
*
Only try to launch a fixed number of intro circuits for a service per 15-minu...
Nick Mathewson
2004-05-18
*
Break files apart into more modules
Roger Dingledine
2004-05-13
*
clean up directory.c API
Roger Dingledine
2004-05-12
*
Not every RSA decrypt should warn on failure.
Nick Mathewson
2004-05-12
*
Close rogue <b>s
Nick Mathewson
2004-05-10
*
More doxygenation.
Nick Mathewson
2004-05-10
*
more doxygen markup
Roger Dingledine
2004-05-09
*
Comments for nearly all non-tricky files
Nick Mathewson
2004-05-05
*
fix a seg fault (whoops)
Roger Dingledine
2004-04-30
*
Make Tor build on win32 with VC6 without warnings.
Nick Mathewson
2004-04-28
*
now assume all routers support rendezvous cells
Roger Dingledine
2004-04-25
*
use tor_assert
Roger Dingledine
2004-04-25
*
fix a pair of duplicate mark-for-closes
Roger Dingledine
2004-04-16
*
more useful logging for rend services and clients
Roger Dingledine
2004-04-16
*
Strings need room for a NUL.
Nick Mathewson
2004-04-15
*
Add a missing return -1
Nick Mathewson
2004-04-15
*
prune abandoned circs better
Roger Dingledine
2004-04-14
*
Retry non-final-hop rendezvous failures
Nick Mathewson
2004-04-14
*
Do not segfault on missing intro points.
Nick Mathewson
2004-04-14
*
Mark service descriptors as dirty when we have lost an intro point
Nick Mathewson
2004-04-13
*
Separate "start-establishing-introduction" from "upload descriptors"; only up...
Nick Mathewson
2004-04-13
*
clean up circuit rebuilding some; fix some bugs we hadn't hit yet
Roger Dingledine
2004-04-13
*
Have find_intro_circuit return non-open circs
Nick Mathewson
2004-04-13
*
Use service id instead of hex id in rendservice.c log messages. Rendcommon a...
Nick Mathewson
2004-04-12
*
Dump introduction point status on kill -USR1
Nick Mathewson
2004-04-09
*
Be endianly-correct for rendezvous functionality
Nick Mathewson
2004-04-08
*
log which intro points we picked
Roger Dingledine
2004-04-08
*
Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath
Nick Mathewson
2004-04-08
*
Set rend_query on exiting streams
Nick Mathewson
2004-04-08
*
don't log info when we asked for log warn
Roger Dingledine
2004-04-08
*
Do not crash when no desc is found
Nick Mathewson
2004-04-08
*
don't try to build intro circs until you've fetched the directory
Roger Dingledine
2004-04-07
*
Rebuild and re-upload service descriptors every 15 minutes
Nick Mathewson
2004-04-07
*
Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need
Nick Mathewson
2004-04-07
*
Set correct address and port mappings on outgoing rendezvous connections
Nick Mathewson
2004-04-06
*
set the circ windows on the middle hop of the rend circs
Roger Dingledine
2004-04-06
[next]