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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
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
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
2013-01-16
When building with MSVC, call every enum bitfield unsigned
Nick Mathewson
2013-01-16
use the /Fe flag with msvc
Nick Mathewson
2013-01-16
Add missing objects to Makefile.nmake
Nick Mathewson
2013-01-16
Add missing includes and libs to makefile.nmake
Nick Mathewson
2013-01-16
Aftermath of isin->contains renaming
Nick Mathewson
2013-01-16
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
Remove two extrneous semicolons in dirserv.c
Nick Mathewson
2013-01-16
Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32s
Nick Mathewson
2013-01-16
Merge branch 'bug7972'
Nick Mathewson
2013-01-16
Actually link against nacl when we want to use it
Nick Mathewson
2013-01-16
Removee dirrec-v*-sharestatistics
Nick Mathewson
2013-01-16
Merge remote-tracking branch 'asn/bug7896'
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-15
Forward-port fix for 7889
Nick Mathewson
2013-01-15
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2013-01-15
Clean up odds and ends
Roger Dingledine
2013-01-15
Fix handling of ntor handshakes received via CREATE cells
Nick Mathewson
2013-01-15
Better log message to diagnose #7959
Nick Mathewson
2013-01-14
Revert junk accidentally included with "start folding in the changes entries"
Nick Mathewson
2013-01-14
Reject create/begin/etc cells with {circ,stream}ID 0.
Nick Mathewson
[next]