aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
* Reject votes (not consensuses) with >64 known-flagsNick Mathewson2012-09-13
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-13
|\
| * Avoid undefined behaviour when parsing HS protocol versionsRobert Ransom2012-09-13
* | Merge branch 'remove_old_ver_checks'Nick Mathewson2012-09-10
|\ \
| * | Remove version_supports checks for versions before 0.2.2.Nick Mathewson2012-09-07
* | | Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155Nick Mathewson2012-09-10
|/ /
* | make AuthDirHasIPv6Connectivity match the man pageRoger Dingledine2012-09-05
* | Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.Linus Nordberg2012-09-05
* | Add IPv6 OR port to microdesc_t and populate it.Linus Nordberg2012-09-04
* | Clients connect to public relays over IPv6.Linus Nordberg2012-09-04
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-27
|\|
| * Disable extending to private/internal addresses by defaultNick Mathewson2012-08-27
* | Move ipv6_preferred from routerinfo_t to node_t.Linus Nordberg2012-08-23
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-17
|\|
| * Merge remote-tracking branch 'public/bug6507' into maint-0.2.3Nick Mathewson2012-08-17
| |\
| | * Fix spaces from last patchNick Mathewson2012-08-09
| | * Don't infer we have a FooPort from the presence of a FooPort lineNick Mathewson2012-08-09
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-17
|\| |
| * | Address Nick's comments from code review.Mike Perry2012-08-16
| * | Bug 6475: Explicitly track our path bias state.Mike Perry2012-08-15
| |/
* | Use new replaycache_t structure for replay detection in rend_service_introduce()Andrea Shepard2012-07-31
* | Add config option AuthDirPublishIPv6.Linus Nordberg2012-07-19
* | Add configure option AuthDirHasIPv6Connectivity.Linus Nordberg2012-07-19
* | Add "a" line to status document.Linus Nordberg2012-07-19
* | Add last_reachable and testing_since for IPv6 OR port.Linus Nordberg2012-07-19
* | Move last_reachable and testing_since from routerinfo_t to node_t.Linus Nordberg2012-07-19
|/
* Defend against entry node path bias attacksMike Perry2012-06-14
* Merge remote-tracking branch 'public/bug3940_redux'Nick Mathewson2012-06-13
|\
| * Document ADDRMAPSRC_NONE.Nick Mathewson2012-06-11
| * An attempt at bug3940 and making AllowDotExit 0 work with MapAddressNick Mathewson2012-05-11
* | Resolve about 24 DOCDOCsNick Mathewson2012-06-05
* | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* | Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* | Resolve all currently pending DOCDOC items in masterNick Mathewson2012-06-04
* | Bump _WIN32_WINNT to 0x0501 throughout the codeNick Mathewson2012-05-14
* | Remove all instances of WIN32_WINNT (without leading _)Nick Mathewson2012-05-14
|/
* Merge remote-tracking branch 'nickm/bug2497'Roger Dingledine2012-04-24
|\
| * Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH}Nick Mathewson2012-03-30
* | Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelaysNick Mathewson2012-04-11
* | Merge branch 'maint-0.2.2'Roger Dingledine2012-04-01
|\ \
| * | put a _ before or_options_t elements that aren't configurableRoger Dingledine2012-04-01
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-01
|\| | | |/ |/|
| * Do not use strcmp() to compare an http authenticator to its expected valueNick Mathewson2012-04-01
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-03-26
|\|
| * Implement 'safe cookie authentication'Robert Ransom2012-02-22
* | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* | update comment to reflect our TOR_INVALID_SOCKET conventionRoger Dingledine2012-01-22
* | Rename nonconformant identifiers.Nick Mathewson2012-01-18
* | fix crash bug in original feature4207 branchRoger Dingledine2012-01-16
* | Comment fixups on 4207 suggested by armaNick Mathewson2012-01-16