aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
Commit message (Expand)AuthorAge
...
* | | Try to use smartlist_add_asprintf consistentlyNick Mathewson2012-01-16
* | | Advertise dirport if accountingmax is large enoughSebastian Hahn2012-01-10
* | | Whitespace changes.Linus Nordberg2011-11-30
* | | Make the router_get_*_orport interface consistent with node_*.Linus Nordberg2011-11-30
* | | Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *.Linus Nordberg2011-11-30
* | | First chunk of support for bridges on IPv6Linus Nordberg2011-11-30
* | | Bridges can advertise a single IPv6 address with orportNick Mathewson2011-11-30
* | | Initial support for simplest use of prop186 or-address linesNick Mathewson2011-11-30
* | | Initial hacking for proposal 186.Nick Mathewson2011-11-30
* | | Merge remote-tracking branch 'asn-mytor/bug4548_take2'Nick Mathewson2011-11-29
|\ \ \
| * | | Write dynamic DH parameters to a file.George Kadianakis2011-11-26
| * | | Simply initialize TLS context if DynamicDHGroups change.George Kadianakis2011-11-25
| * | | Do dynamic DH modulus storing in crypto.c.George Kadianakis2011-11-25
| * | | Rename 'dynamic prime' to 'dynamic DH modulus'.George Kadianakis2011-11-25
| * | | s/DynamicPrimes/DynamicDHGroups/gGeorge Kadianakis2011-11-25
| * | | Move crypto_get_stored_dynamic_prime() to crypto.cGeorge Kadianakis2011-11-24
| * | | Move store_dynamic_prime() to crypto.c.George Kadianakis2011-11-24
| * | | Tone down the logging.George Kadianakis2011-11-24
| * | | Implement dynamic prime reading and storing to disk.George Kadianakis2011-11-24
| * | | Introduce the DynamicPrimes configuration option.George Kadianakis2011-11-24
* | | | New 'DisableNetwork' option to prevent Tor from using the networkNick Mathewson2011-11-28
|/ / /
* / / fix trivial typoRoger Dingledine2011-11-16
|/ /
* | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-13
|\|
| * Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-09-13
| |\
| | * Generate our ssl session certs with a plausible lifetimeRoger Dingledine2011-09-13
* | | fix a const warningNick Mathewson2011-09-07
* | | Report reason for generating descriptor in an HTTP headerNick Mathewson2011-09-07
* | | Upload descriptors more often when recent desc is unlistedNick Mathewson2011-09-07
* | | Parse prop171 options; refactor listener/port option codeNick Mathewson2011-07-19
* | | Merge branch 'bug3263'Nick Mathewson2011-07-07
|\ \ \
| * | | don't mark our descriptor dirty if our onion key hasn't changedRoger Dingledine2011-05-21
* | | | Make the get_options() return constNick Mathewson2011-06-14
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-14
|\ \ \ \ | | |/ / | |/| |
| * | | Make ControlSocketsGroupWritable work with User.Jérémy Bobbio2011-06-14
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-02
|\| | |
| * | | Fix unit test failure in dir/formatsSebastian Hahn2011-06-02
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\| | |
| * | | Merge branch 'bug3216_v2' into maint-0.2.2Nick Mathewson2011-05-30
| |\ \ \
| | * | | Don't try to build descriptors when router_get_advertised_or_port()==0Nick Mathewson2011-05-24
| | * | | Don't build descriptors if ORPort auto is set and we have no OR listenerNick Mathewson2011-05-24
| | |/ /
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\| | |
| * | | Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
| |\ \ \ | | |/ / | |/| |
| | * | Improve comments and defensive programming for 3045Nick Mathewson2011-05-30
| | * | Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-23
|\| | |
| * | | naked constants are uglyRoger Dingledine2011-05-21
| * | | finish a comment nickm started in 8ebceeb3Roger Dingledine2011-05-21
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-05-21
|\| | |
| * | | remove some (confusing) dead codeRoger Dingledine2011-05-21
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-05-20
|\| | |