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
/
router.c
Age
Commit message (
Expand
)
Author
2012-04-24
Merge branch 'bug4438-v2'
Nick Mathewson
2012-04-24
Tweak the bug4438 fix a little: different check, better log
Nick Mathewson
2012-04-02
Suppress "decided to publish new descriptor" message when not a server
Nick Mathewson
2012-03-29
Merge remote-tracking branch 'linus/bug4875_2'
Nick Mathewson
2012-03-28
Make relays handle an address suggestion from a directory server giving an IP...
Linus Nordberg
2012-03-19
Move the logging of 'My line' to debug level (#5151).
Linus Nordberg
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-16
whitespace fixes
Nick Mathewson
2012-01-16
Convert instances of tor_snprintf+strdup into tor_asprintf
Nick Mathewson
2012-01-16
Try to use smartlist_add_asprintf consistently
Nick Mathewson
2012-01-10
Advertise dirport if accountingmax is large enough
Sebastian Hahn
2011-11-30
Whitespace changes.
Linus Nordberg
2011-11-30
Make the router_get_*_orport interface consistent with node_*.
Linus Nordberg
2011-11-30
Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *.
Linus Nordberg
2011-11-30
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-30
Bridges can advertise a single IPv6 address with orport
Nick Mathewson
2011-11-30
Initial support for simplest use of prop186 or-address lines
Nick Mathewson
2011-11-30
Initial hacking for proposal 186.
Nick Mathewson
2011-11-29
Merge remote-tracking branch 'asn-mytor/bug4548_take2'
Nick Mathewson
2011-11-28
New 'DisableNetwork' option to prevent Tor from using the network
Nick Mathewson
2011-11-26
Write dynamic DH parameters to a file.
George Kadianakis
2011-11-25
Simply initialize TLS context if DynamicDHGroups change.
George Kadianakis
2011-11-25
Do dynamic DH modulus storing in crypto.c.
George Kadianakis
2011-11-25
Rename 'dynamic prime' to 'dynamic DH modulus'.
George Kadianakis
2011-11-25
s/DynamicPrimes/DynamicDHGroups/g
George Kadianakis
2011-11-24
Move crypto_get_stored_dynamic_prime() to crypto.c
George Kadianakis
2011-11-24
Move store_dynamic_prime() to crypto.c.
George Kadianakis
2011-11-24
Tone down the logging.
George Kadianakis
2011-11-24
Implement dynamic prime reading and storing to disk.
George Kadianakis
2011-11-24
Introduce the DynamicPrimes configuration option.
George Kadianakis
2011-11-16
fix trivial typo
Roger Dingledine
2011-11-08
Don't exit on dirauths for some config transitions
Sebastian Hahn
2011-09-13
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-09-13
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-07
fix a const warning
Nick Mathewson
2011-09-07
Report reason for generating descriptor in an HTTP header
Nick Mathewson
2011-09-07
Upload descriptors more often when recent desc is unlisted
Nick Mathewson
2011-07-19
Parse prop171 options; refactor listener/port option code
Nick Mathewson
2011-07-07
Merge branch 'bug3263'
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-14
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-14
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-06-02
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-02
Fix unit test failure in dir/formats
Sebastian Hahn
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge branch 'bug3216_v2' into maint-0.2.2
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-30
Improve comments and defensive programming for 3045
Nick Mathewson
[next]