index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
or.h
Commit message (
Expand
)
Author
Age
*
Add more asserts to dns-pending connections; fix a couple seeming bugs.
Nick Mathewson
2004-06-01
*
Check recommended-software string *early*, before actually parsing the direct...
Nick Mathewson
2004-06-01
*
use sys/param.h if it's there
Roger Dingledine
2004-06-01
*
rik's patch to not complain about freebsd's bug
Roger Dingledine
2004-05-26
*
commit two fixes from Thomas Themel
Roger Dingledine
2004-05-22
*
Tinker with log behavior: never send error messages about logs into the bitbu...
Nick Mathewson
2004-05-20
*
router_choose_random_node() was ignoring its routerlist argument.
Roger Dingledine
2004-05-20
*
non-dirservers expire routerinfo's that are more than a day old
Roger Dingledine
2004-05-20
*
enable checking the socks policy
Roger Dingledine
2004-05-20
*
Allow multiple exit policy lines; mostly add support for AP policies
Nick Mathewson
2004-05-20
*
Allow multiple logfiles at different severity ranges
Nick Mathewson
2004-05-19
*
remove upper limit on number of descriptors/directories in dirserver; use sma...
Nick Mathewson
2004-05-18
*
Make directory functions update routerlist, not replace it. Add notion of OR...
Nick Mathewson
2004-05-17
*
bugfix: if a circuit if borderline too old, then count it as too old.
Roger Dingledine
2004-05-15
*
Break files apart into more modules
Roger Dingledine
2004-05-13
*
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-12
*
break rend_client_desc_fetched out of connection_mark_for_close
Roger Dingledine
2004-05-12
*
break part of circuit.c into relay.c
Roger Dingledine
2004-05-12
*
Make "connected" a different case from "finished_flushing"; always close_imme...
Nick Mathewson
2004-05-12
*
Split directory/router parsing functionality into separate file from routerli...
Nick Mathewson
2004-05-10
*
always a bit more
Roger Dingledine
2004-05-10
*
it's amazing what a bit of punctuation can do for appearances
Roger Dingledine
2004-05-10
*
a few more pieces of markup
Roger Dingledine
2004-05-10
*
more cleanup, including fleshing out or.h more
Roger Dingledine
2004-05-10
*
Doxygen most of or.h
Nick Mathewson
2004-05-10
*
remove an orphan function declaration
Roger Dingledine
2004-05-10
*
bugfix: do directory_send_command only after we've established a socket
Roger Dingledine
2004-05-09
*
bugfix: add a circ->resolving_streams field, and make dns resolving ...
Roger Dingledine
2004-05-06
*
Comments for nearly all non-tricky files
Nick Mathewson
2004-05-05
*
Only connection_add connections once they have conn->s sett; refactor code ar...
Nick Mathewson
2004-05-05
*
patches on patches
Roger Dingledine
2004-05-02
*
Documenmt buffers.c; remove function that nobody ever calls.
Nick Mathewson
2004-05-01
*
Make Tor build on win32 with VC6 without warnings.
Nick Mathewson
2004-04-28
*
Check for machine/limits.h in addition to sys/limits.h
Nick Mathewson
2004-04-25
*
now assume all routers support rendezvous cells
Roger Dingledine
2004-04-25
*
Remove onion_pkey from connection, since onion keys can change more often tha...
Nick Mathewson
2004-04-25
*
Merge flagday into main branch.
Nick Mathewson
2004-04-24
*
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-18
*
include sys/limits.h if it's found
Roger Dingledine
2004-04-17
*
Retry non-final-hop rendezvous failures
Nick Mathewson
2004-04-14
*
let introcircs receive acks. rend streams now deal correctly again.
Roger Dingledine
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
*
Get the rest of intro-ack/nak handling in ... except for the tricky "pick a n...
Nick Mathewson
2004-04-13
*
Re-number the new relay command so as to maintain backward compatibility. Doh!
Nick Mathewson
2004-04-13
*
ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)
Nick Mathewson
2004-04-12
*
break circuit_build_needed_circs into its own func
Roger Dingledine
2004-04-12
[next]