aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Allocate vote_microdesc_hash_t using tor_malloc_zero().Linus Nordberg2012-09-04
* Whitespace.Linus Nordberg2012-09-04
* Remove spurious debug log printout.Linus Nordberg2012-09-04
* Add tor_addr_port_new().Linus Nordberg2012-09-04
* Generate microdescriptors with "a" lines.Linus Nordberg2012-09-04
* Have directory authorities vote on IPv6 OR ports according to the specLinus Nordberg2012-09-04
* Rename configure.in to configure.acNick Mathewson2012-09-04
* Merge remote-tracking branch 'arma/bug6759'Nick Mathewson2012-09-04
|\
| * Don't log about reloading the microdescriptor cache at startupRoger Dingledine2012-09-03
| * fix whitespace and trivial typoRoger Dingledine2012-09-03
* | Merge remote-tracking branch 'arma/feature6758'Nick Mathewson2012-09-04
|\ \
| * | omit the first heartbeat message (resolves ticket 6758)Roger Dingledine2012-09-03
* | | Merge remote-tracking branch 'arma/feature6760'Nick Mathewson2012-09-04
|\ \ \
| * | | quiet "I learned some more directory information" on startupRoger Dingledine2012-09-03
| |/ /
* | | resolve an XXX by agreeing with nickmRoger Dingledine2012-09-03
* | | make "Launching %d requests for %d routers" message more usefulRoger Dingledine2012-09-03
|/ /
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-27
|\|
| * Quiet "Set buildtimeout to low val" warnings: make them infoNick Mathewson2012-08-27
| * Downgrade path-bias warning messages to INFO for now.Nick Mathewson2012-08-27
* | Merge remote-tracking branch 'mikeperry/bug6647'Nick Mathewson2012-08-27
|\ \
| * | Bug 6647: Use correct scale constant and prevent rounding errorMike Perry2012-08-23
| * | Bug 6475: Demote pathbias log messages for 0.2.3.xMike Perry2012-08-23
| * | Disable path bias accounting if we have no guards.Mike Perry2012-08-23
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-27
|\ \ \ | | |/ | |/|
| * | Merge branch 'bug6710_023' into maint-0.2.3Nick Mathewson2012-08-27
| |\ \
| | * | Disable extending to private/internal addresses by defaultNick Mathewson2012-08-27
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-27
|\| | |
| * | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-08-27
| |\ \ \ | | |/ / | |/| |
| | * | Do not assert when comparing a null address/port against a policyNick Mathewson2012-08-27
* | | | Fix whitespaceNick Mathewson2012-08-27
* | | | Merge branch 'bug6524_nm'Nick Mathewson2012-08-27
|\ \ \ \
| * | | | build: minimal adjustments to make out-of-tree build workJim Meyering2012-08-27
| * | | | Make the _sha1.i file generation quieterNick Mathewson2012-08-23
| * | | | Fix up make distcheck and greatly simplify docs dependencies (although it's s...Stewart Smith2012-08-09
| * | | | fix circular dependency for generating code digestsStewart Smith2012-08-09
| * | | | fix TESTS to include full path to src/test/testStewart Smith2012-08-09
| * | | | fix dependencies for some generated filesStewart Smith2012-08-09
| * | | | Move to non-recursive makeStewart Smith2012-08-09
* | | | | Merge remote-tracking branch 'linus/bug6364'Nick Mathewson2012-08-27
|\ \ \ \ \
| * | | | | Fetch IPv6 address from NETINFO "other OR's address" field.Linus Nordberg2012-08-21
| * | | | | Send IPv6 address in NETINFO cells.Linus Nordberg2012-08-20
* | | | | | Merge remote-tracking branch 'linus/bug6362'Nick Mathewson2012-08-27
|\ \ \ \ \ \
| * | | | | | Make all relays, not only bridges, capable of advertising an IPv6 OR port.Linus Nordberg2012-08-19
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-24
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'public/bug6472' into maint-0.2.3Nick Mathewson2012-08-24
| |\ \ \ \ \ \
| | * | | | | | When iterating over connections pending DNS, skip marked onesNick Mathewson2012-08-17
* | | | | | | | Make node_assert_ok less duplicateyNick Mathewson2012-08-24
* | | | | | | | Clarify docs on get_configured_bridge_by_*_digestNick Mathewson2012-08-24
* | | | | | | | Move ipv6_preferred from routerinfo_t to node_t.Linus Nordberg2012-08-23
* | | | | | | | Merge branch 'bug6638'Nick Mathewson2012-08-21
|\ \ \ \ \ \ \ \