index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
router.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'maint-0.2.1' into maint-0.2.2
Roger Dingledine
2011-09-13
|
\
|
*
Generate our ssl session certs with a plausible lifetime
Roger Dingledine
2011-09-13
*
|
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-06-14
*
|
Fix unit test failure in dir/formats
Sebastian Hahn
2011-06-02
*
|
Merge branch 'bug3216_v2' into maint-0.2.2
Nick Mathewson
2011-05-30
|
\
\
|
*
|
Don't try to build descriptors when router_get_advertised_or_port()==0
Nick Mathewson
2011-05-24
|
*
|
Don't build descriptors if ORPort auto is set and we have no OR listener
Nick Mathewson
2011-05-24
*
|
|
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Improve comments and defensive programming for 3045
Nick Mathewson
2011-05-30
|
*
|
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-15
*
|
|
naked constants are ugly
Roger Dingledine
2011-05-21
*
|
|
finish a comment nickm started in 8ebceeb3
Roger Dingledine
2011-05-21
*
|
|
remove some (confusing) dead code
Roger Dingledine
2011-05-21
*
|
|
log the reason for publishing a new relay descriptor
Roger Dingledine
2011-05-19
|
/
/
*
|
Advertise correct DirPort/ORPort when configured with "auto"
Nick Mathewson
2011-05-13
*
|
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
|
\
|
|
*
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
|
*
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-05-11
|
*
Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1
Nick Mathewson
2011-04-06
|
|
\
|
|
*
Backport: Generate version tags using Git, not (broken) svn revisions.
Nick Mathewson
2011-03-11
*
|
|
Avoid false positives from proxy_mode()
Nick Mathewson
2011-04-28
*
|
|
Fix a log msg
Sebastian Hahn
2011-04-26
*
|
|
If we're excluded, and StrictNodes is set, do not do self-tests.
Nick Mathewson
2011-04-26
*
|
|
three more cases where maybe we want to exclude
Roger Dingledine
2011-04-26
*
|
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-03-14
|
\
|
|
|
*
|
we're not reachable if we don't have a routerinfo yet
Roger Dingledine
2011-03-13
|
|
/
*
|
Don't let bad DNS make exit policy and declared exit policy get out of sync
Nick Mathewson
2011-02-22
*
|
Don't crash a bridge authority on SIGHUP if it's not in the consensus
Robert Ransom
2011-02-16
*
|
Sanity-check consensus param values
Sebastian Hahn
2011-01-15
*
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
|
\
|
|
*
Bump copyright statements to 2011
Nick Mathewson
2011-01-03
|
*
finally get rid of "clique mode"
Roger Dingledine
2010-04-23
*
|
Avoid dereferencing NULL if a bridge fails to build an ei descriptor.
Robert Ransom
2010-11-24
|
|
|
\
*
-
.
\
Merge branch 'fix2183', remote branch 'rransom/fix2195-v2' into maint-0.2.2
Nick Mathewson
2010-11-19
|
\
\
\
|
|
*
|
Fix logic error in router_dump_router_to_string.
Robert Ransom
2010-11-19
|
|
*
|
Generate a router descriptor even if generating an extra-info descriptor fails.
Robert Ransom
2010-11-17
|
|
*
|
Do not emit an extra-info-digest descriptor line if the digest is zero.
Robert Ransom
2010-11-17
|
*
|
|
Add comments to some of the bug2183 fix code
Nick Mathewson
2010-11-19
|
*
|
|
Tweak the bugfix for 2183 a bit more.
Karsten Loesing
2010-11-17
|
*
|
|
Don't use log_err for non-criticial warnings.
Karsten Loesing
2010-11-15
|
*
|
|
Try harder not to exceed the 50 KB extra-info descriptor limit.
Karsten Loesing
2010-11-15
|
|
/
/
*
/
/
Change Natd into NATD in our options.
Sebastian Hahn
2010-11-10
|
/
/
*
|
Properly refcount client_identity_key
Sebastian Hahn
2010-10-26
*
|
Fix a whitespace error
Nick Mathewson
2010-10-21
*
|
Add some asserts to get_{tlsclient|server}_identity_key
Nick Mathewson
2010-10-21
*
|
Rename get_client_identity_key to get_tlsclient_identity_key
Nick Mathewson
2010-10-21
*
|
Maintain separate server and client identity keys when appropriate.
Robert Ransom
2010-10-04
*
|
Maintain separate server and client TLS contexts.
Robert Ransom
2010-10-04
*
|
Refactor tor_tls_context_new:
Robert Ransom
2010-10-04
*
|
Add public_server_mode function.
Robert Ransom
2010-10-04
[next]