index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2013-02-01
Merge remote-tracking branch 'public/feature7706'
Nick Mathewson
2013-02-01
Merge remote-tracking branch 'public/bug7708_023_v3_squashed'
Nick Mathewson
2013-02-01
Clarify documentation of connection_finished_flushing
Nick Mathewson
2013-02-01
Fix serious breakage in connection_handle_write_impl
Nick Mathewson
2013-02-01
Fix a couple of warnings on the 8081 branch.
Nick Mathewson
2013-02-01
Add EntryGuardPathUseBias to state file keyword list.
Mike Perry
2013-02-01
Increment an informational counter for use failed state.
Mike Perry
2013-02-01
Rename and relocate the bw weight scale param getter.
Mike Perry
2013-02-01
Fix a log typo found by sysrqb.
Mike Perry
2013-02-01
Bounds-check path bias rate parameters.
Mike Perry
2013-02-01
Refactor code that rolls back the use state
Mike Perry
2013-02-01
Refactor and rename pathbias rate evaluation.
Mike Perry
2013-02-01
Refactor the scaling parameter fetching into a single function.
Mike Perry
2013-02-01
Mark entry guard state dirty everwhere the pathbias code touches it.
Mike Perry
2013-02-01
Add a tristate to guard against unexpected circ purpose transitions
Mike Perry
2013-02-01
Clarify state transition and related pathbias comments
Mike Perry
2013-02-01
Merge branch 'rename_log_7599'
Nick Mathewson
2013-02-01
Help us track bug 8093:
Roger Dingledine
2013-02-01
fix wide lines from tor_log rename
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-30
Use %d, not %02d, for decimal percentages
Nick Mathewson
2013-01-30
Rename all of the macros in tor_queue.h to start with TOR_
Nick Mathewson
2013-01-30
Merge branch 'bug5956_squashed'
Nick Mathewson
2013-01-30
Parameterize FRAC_USABLE_NEEDED for fraction of circuits
Nick Mathewson
2013-01-30
Compute whether we're ready to build circuits based on fraction of paths
Nick Mathewson
2013-01-30
Add an optional out-arg to count_usable_descriptors
Nick Mathewson
2013-01-30
Add a function to compute fraction of nodes (by weighted bw) with descriptors
Nick Mathewson
2013-01-28
Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/tor
Andrea Shepard
2013-01-24
Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor
Andrea Shepard
2013-01-22
Bug 8024: Check for null/closed channel before probing.
Mike Perry
2013-01-20
squash! Remove a source of error during path bias scaling
Mike Perry
2013-01-20
squash! Implement Path use bias accounting.
Mike Perry
2013-01-20
Prevent early close of path bias testing circuits.
Mike Perry
2013-01-20
squash! Remove a source of error during path bias scaling
Mike Perry
2013-01-19
Merge remote-tracking branch 'karsten/bug5823'
Nick Mathewson
2013-01-18
Remove a source of error during path bias scaling
Mike Perry
2013-01-18
Don't immediately count cannibalized circs as used.
Mike Perry
2013-01-18
Roll back the path_state for circs if we detatch a stream.
Mike Perry
2013-01-18
Implement Path use bias accounting.
Mike Perry
2013-01-18
Split smartlist_choose_node_by_bandwidth_weights
Nick Mathewson
2013-01-17
When excluding nodes by country, exclude {??} and {A1} too
Nick Mathewson
2013-01-17
Replace base-{16,32,64} with base{16,32,64} in the code
Nick Mathewson
2013-01-17
Add ntor-related modules to the Makefiles.nmake
Nick Mathewson
2013-01-17
Fix an MSVC warning in onion.h prototypes
Nick Mathewson
2013-01-17
Add a missing part of bug 7311's makefile.nmake tweaks
Nick Mathewson
2013-01-17
Merge remote-tracking branch 'public/bug6302'
Nick Mathewson
2013-01-17
Remove dirreq-v2-* lines from extra-info descriptors.
Karsten Loesing
2013-01-16
Implement proposal 204: ignore subdomains in hidden service addresses
Jérémy Bobbio
2013-01-16
Merge branch '024_msvc_squashed'
Nick Mathewson
2013-01-16
Fix an instance of snprintf; don't use _snprintf directly
Nick Mathewson
[next]