aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
* Avoid undefined behaviour when parsing HS protocol versionsRobert Ransom2012-09-13
* Disable extending to private/internal addresses by defaultNick Mathewson2012-08-27
* 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
* | Address Nick's comments from code review.Mike Perry2012-08-16
* | Bug 6475: Explicitly track our path bias state.Mike Perry2012-08-15
|/
* 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
* | Allow authorities to baddir/badexit/invalid/reject nodes by ccNick Mathewson2012-01-13
* | Merge branch 'prop187_squashed'Nick Mathewson2012-01-11
|\ \
| * | Implement proposal 187: reserve a cell type for client authorizationNick Mathewson2012-01-11
* | | Merge branch 'feature3457-v4-nm-squashed'Nick Mathewson2012-01-11
|\ \ \ | |/ / |/| |
| * | Rename CIRC2 to CIRC_MINORNick Mathewson2012-01-11
| * | Send CIRC2 event when a circuit is cannibalizedRobert Ransom2011-11-24
| * | Add CIRC2 control-port event, and send it when a circ's purpose changesRobert Ransom2011-11-24
* | | Don't remove rend cpath element from relaunched service-side rend circsRobert Ransom2012-01-06
* | | Verbotify documentation comments for the #1297-fix flagsRobert Ransom2012-01-04
* | | Add an option to close HS service-side rend circs on timeoutRobert Ransom2011-12-27
* | | Don't close HS service-side rend circs on timeoutRobert Ransom2011-12-27
* | | Add an option to close 'almost-connected' HS client circs on timeoutRobert Ransom2011-12-27
* | | Don't close HS client circs which are 'almost connected' on timeoutRobert Ransom2011-12-27
* | | Adjust n_intro_points_wanted when a service's intro points are closedRobert Ransom2011-12-20
* | | Revert "Make pending libevent actions cancelable"Nick Mathewson2011-12-06
* | | Merge branch 'feature2553-v4-rebased'Nick Mathewson2011-11-30
|\ \ \
| * | | Add a compile-time #define to control whether Tor runs in 'tor2web mode'Robert Ransom2011-11-30
| * | | Add Tor2webMode configuration optionRobert Ransom2011-11-24
| |/ /
* | | appease "make check-spaces"Nick Mathewson2011-11-30