aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Fix a crash due to NULL circ->n_chan.Mike Perry2012-12-07
| * | | | Prop209: Rend circuits weren't ever marked dirty.Mike Perry2012-12-07
| * | | | Prop 209: Add in hidserv path bias counts for usage.Mike Perry2012-12-07
| * | | | Prop 209: Add path bias counts for timeouts and other mechanisms.Mike Perry2012-12-07
| * | | | Be explicit about units for timeout.Mike Perry2012-12-07
| * | | | Fix an assert crash and an incorrectly placed return.Mike Perry2012-12-07
| * | | | Add a changes file for bug7157.Mike Perry2012-12-07
| * | | | Update manpage for new PathBias torrc options.Mike Perry2012-12-07
| * | | | Update with code review changes from Nick.Mike Perry2012-12-07
| * | | | Fix spaces.Mike Perry2012-12-07
| * | | | Refactor pathbias functions to use pathbias_should_count.Mike Perry2012-12-07
| * | | | Update Path Bias log messages to match Proposal 209.Mike Perry2012-12-07
| * | | | Add log message checks for different rates.Mike Perry2012-12-07
| * | | | Update pathbias parameters to match Proposal 209.Mike Perry2012-12-07
| * | | | Add the ability to count circuit timeouts for guards.Mike Perry2012-12-07
* | | | | Merge branch 'directory_guards_rebased'Nick Mathewson2012-12-25
|\ \ \ \ \
| * | | | | Add documentation for directory guard optionsNick Mathewson2012-12-25
| * | | | | Add configuration options for directory guardsNick Mathewson2012-12-25
| * | | | | Directory guard implementation.Nick Mathewson2012-12-25
| * | | | | Remember which of our guards are directory cachesNick Mathewson2012-12-25
| * | | | | Split choosing a regular directory into its own fnNick Mathewson2012-12-25
|/ / / / /
* | | | | One last fix for a warning on non-EC systemsNick Mathewson2012-12-25
* | | | | Merge branch 'tls_ecdhe_rebased_v2'Nick Mathewson2012-12-25
|\ \ \ \ \
| * | | | | Be more noncomittal about performance improvement of uint128 backend.Nick Mathewson2012-12-25
| * | | | | Make ECDHE group configurable: 224 for public, 256 for bridges (default)Nick Mathewson2012-12-25
| * | | | | Inform the user if they're passing up a 10x ECDH speedup.Nick Mathewson2012-12-25
| * | | | | Add benchmark for DH handshake and ECDH-P-224/56 handshakeNick Mathewson2012-12-25
| * | | | | Let servers choose better ciphersuites when clients support themNick Mathewson2012-12-25
| * | | | | Remove the address argument from client cipher classification fnsNick Mathewson2012-12-25
| * | | | | Cache the type of client cipher list we have in the tor_tls_tNick Mathewson2012-12-25
| * | | | | prop198: Detect the list of ciphersuites we used to lie about havingNick Mathewson2012-12-25
| * | | | | Configure SSL context to know about using P-256 for ECDHE.Nick Mathewson2012-12-25
|/ / / / /
* | | | | bump to 0.2.4.7-alpha-devRoger Dingledine2012-12-25
* | | | | add a blurb for 0.2.4.7-alpha tooRoger Dingledine2012-12-24
* | | | | bump to 0.2.4.7-alphaRoger Dingledine2012-12-24
* | | | | fold in changes files so farRoger Dingledine2012-12-24
* | | | | When there are no dir_server_ts to choose, don't crashNick Mathewson2012-12-18
* | | | | Add packaged cell fullness to the heartbeat message.Nick Mathewson2012-12-18
* | | | | Remove the obsolete doc/TODO.* filesNick Mathewson2012-12-17
* | | | | Merge branch 'ticket7570_7571'Nick Mathewson2012-12-17
|\ \ \ \ \
| * | | | | Drop the maximum attempts to get a virtual address to 1000.Nick Mathewson2012-12-17
| * | | | | Describe IPv6 automap changesNick Mathewson2012-12-17
| * | | | | Document PreferIPv6Automap in the manpageNick Mathewson2012-12-17
| * | | | | Add missing doxygen for DNS and automap codeNick Mathewson2012-12-17
| * | | | | Per-listener option to prefer IPv6 automaps when possible.Nick Mathewson2012-12-17
| * | | | | Build and test most of the machinery needed for IPv6 virtualaddrmapsNick Mathewson2012-12-17
| * | | | | Refactor the code to check if an address is matched by automapsuffixesNick Mathewson2012-12-17
| * | | | | Fix another uninitialized var warning from GCCNick Mathewson2012-12-17
| * | | | | Fixed an unused-variable warningNick Mathewson2012-12-17
| * | | | | Don't use the cache when changing an IP address because of an exit policyNick Mathewson2012-12-17