aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.h
Commit message (Expand)AuthorAge
* Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* Merge branch 'bug7952_final'Nick Mathewson2014-04-08
|\
| * Making entire exit policy available to Tor controller.rl19872014-04-08
* | Take out remaining V1 directory code.Karsten Loesing2014-03-18
* | Unit tests for test_routerkeys_write_fingerprintNick Mathewson2014-02-28
* | Remove a bunch of functions that were never called.Nick Mathewson2014-02-15
* | remove node_describe_by_id() functionQingping Hou2014-02-06
* | Merge remote-tracking branch 'houqp/hs_control'Nick Mathewson2014-02-03
|\ \
| * | add hidden service descriptor async control eventQingping Hou2014-01-29
| |/
* / Rip out all of the v2 directory code.Nick Mathewson2014-01-29
|/
* Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* Merge remote-tracking branch 'public/bug6026' into maint-0.2.4Nick Mathewson2013-04-24
|\
| * Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners()Nick Mathewson2013-03-11
* | Merge branch 'less_charbuf_rebased' into maint-0.2.4Nick Mathewson2013-04-18
|\ \
| * | Use chunks, not buffers, for router descriptorsNick Mathewson2013-04-18
| |/
* / Remove some totally unused functionsNick Mathewson2013-02-23
|/
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Massive refactoring of the various handshake typesNick Mathewson2013-01-03
* Wrangle curve25519 onion keys: generate, store, load, publish, republishNick Mathewson2013-01-02
* Change signature of router_compare_to_my_exit_policy so dns can use itNick Mathewson2012-11-14
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Fix make check-spaces in circuitbuild.c and router.hAndrea Shepard2012-10-08
* Move ipv6_preferred from routerinfo_t to node_t.Linus Nordberg2012-08-23
* Add last_reachable and testing_since for IPv6 OR port.Linus Nordberg2012-07-19
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Introduce and use router_get_active_listener_port_by_type().George Kadianakis2012-03-31
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* 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
* Merge remote-tracking branch 'asn-mytor/bug4548_take2'Nick Mathewson2011-11-29
|\
| * Simply initialize TLS context if DynamicDHGroups change.George Kadianakis2011-11-25
| * Finishing touches.George 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
| * Implement dynamic prime reading and storing to disk.George Kadianakis2011-11-24
* | New 'DisableNetwork' option to prevent Tor from using the networkNick Mathewson2011-11-28
|/
* Report reason for generating descriptor in an HTTP headerNick Mathewson2011-09-07
* Upload descriptors more often when recent desc is unlistedNick Mathewson2011-09-07
* Make the get_options() return constNick Mathewson2011-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 '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 branch 'maint-0.2.2'Roger Dingledine2011-05-20
|\| |
| * | log the reason for publishing a new relay descriptorRoger Dingledine2011-05-19
| |/
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-13
|\|
| * Advertise correct DirPort/ORPort when configured with "auto"Nick Mathewson2011-05-13