index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Add a unit test for the old KDF while we're at it
Nick Mathewson
2012-12-06
|
*
|
|
Implement HKDF from RFC5869
Nick Mathewson
2012-12-06
|
*
|
|
Add benchmark to test onionskin performance.
Nick Mathewson
2012-12-06
|
*
|
|
Add a crypto_dh_dup, for benchmark support
Nick Mathewson
2012-12-06
*
|
|
|
Avoid spurious local-port warnings
Nick Mathewson
2013-01-02
*
|
|
|
Fix a couple of harmless clang3.2 warnings
Sebastian Hahn
2012-12-31
*
|
|
|
Fix a crash bug when running an node without IPv6-exit support.
Nick Mathewson
2012-12-29
*
|
|
|
Rate-limit "No circuits are opened" message to once-per-hour
Nick Mathewson
2012-12-26
*
|
|
|
Fix a possibly-unused-var warning. Thank you, GCC.
Nick Mathewson
2012-12-25
*
|
|
|
Fix compilation warning: must not format u64 as long.
Nick Mathewson
2012-12-25
*
|
|
|
Fix whitespace
Nick Mathewson
2012-12-25
*
|
|
|
Merge remote-tracking branch 'mikeperry/209-path-bias-changes'
Nick Mathewson
2012-12-25
|
\
\
\
\
|
*
|
|
|
Nick's Code review #3 part 2.
Mike Perry
2012-12-18
|
*
|
|
|
Changes from Nick's code review 'part 1'
Mike Perry
2012-12-18
|
*
|
|
|
Tags on relay cells can result in certain reason codes.
Mike Perry
2012-12-11
|
*
|
|
|
Woops, this log message triggers with the 2-hop bias commit.
Mike Perry
2012-12-11
|
*
|
|
|
Add a missing comment.
Mike Perry
2012-12-10
|
*
|
|
|
More log message and space fixups.
Mike Perry
2012-12-10
|
*
|
|
|
Clean up some XXX comments.
Mike Perry
2012-12-09
|
*
|
|
|
Space fixes.
Mike Perry
2012-12-09
|
*
|
|
|
Fix a rather serious use-count state bug.
Mike Perry
2012-12-09
|
*
|
|
|
Convert to doubles for all pathbias state.
Mike Perry
2012-12-09
|
*
|
|
|
Also shorten circuit_successes to circ_successes.
Mike Perry
2012-12-09
|
*
|
|
|
Rename first_hop to circ_attempt.
Mike Perry
2012-12-09
|
*
|
|
|
Change from first hop accounting to 2nd hop accounting
Mike Perry
2012-12-09
|
*
|
|
|
Add intro+rend cannibalize param..
Mike Perry
2012-12-09
|
*
|
|
|
Flag cannibalized circs as used (non-ideal).
Mike Perry
2012-12-09
|
*
|
|
|
Allow any valid 'end' cell to mean a circuit was used successfully.
Mike Perry
2012-12-08
|
*
|
|
|
Sadly, we can't safely count client intro circ success
Mike Perry
2012-12-08
|
*
|
|
|
Fix some hidden service edge cases.
Mike Perry
2012-12-08
|
*
|
|
|
Refactor path use bias code into own function.
Mike Perry
2012-12-07
|
*
|
|
|
Actually, both nacks and acks indicate a valid path
Mike Perry
2012-12-07
|
*
|
|
|
Note more potential issues.
Mike Perry
2012-12-07
|
*
|
|
|
Note a strange case for SOCKS streams.
Mike Perry
2012-12-07
|
*
|
|
|
Fix another crash bug.
Mike Perry
2012-12-07
|
*
|
|
|
Fix a crash bug and pass down a remote reason code.
Mike Perry
2012-12-07
|
*
|
|
|
Document that care needs to be taken with any_streams_attached.
Mike Perry
2012-12-07
|
*
|
|
|
Remove n_chan codepaths for determinining guard.
Mike Perry
2012-12-07
|
*
|
|
|
Move a pathbias function that depends on entryguard_t.
Mike Perry
2012-12-07
|
*
|
|
|
Fix a crash due to NULL circ->n_chan.
Mike Perry
2012-12-07
|
*
|
|
|
Prop209: Rend circuits weren't ever marked dirty.
Mike Perry
2012-12-07
|
*
|
|
|
Prop 209: Add in hidserv path bias counts for usage.
Mike Perry
2012-12-07
|
*
|
|
|
Prop 209: Add path bias counts for timeouts and other mechanisms.
Mike Perry
2012-12-07
|
*
|
|
|
Be explicit about units for timeout.
Mike Perry
2012-12-07
|
*
|
|
|
Fix an assert crash and an incorrectly placed return.
Mike Perry
2012-12-07
|
*
|
|
|
Update with code review changes from Nick.
Mike Perry
2012-12-07
|
*
|
|
|
Fix spaces.
Mike Perry
2012-12-07
|
*
|
|
|
Refactor pathbias functions to use pathbias_should_count.
Mike Perry
2012-12-07
|
*
|
|
|
Update Path Bias log messages to match Proposal 209.
Mike Perry
2012-12-07
|
*
|
|
|
Add log message checks for different rates.
Mike Perry
2012-12-07
[prev]
[next]