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-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-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-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-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
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
2013-01-14
start folding in the changes entries
Roger Dingledine
2013-01-14
Merge branch 'bug7869'
Nick Mathewson
2013-01-09
Mention name of the transport used when we learn the fpr of a bridge.
George Kadianakis
2013-01-08
Bug 7691 review fixes.
Mike Perry
2013-01-08
Bug 7341 code review fixes.
Mike Perry
2013-01-08
Bug 7691: Send a probe cell down certain types of circs.
Mike Perry
2013-01-08
Fix bug 7341.
Mike Perry
2013-01-05
Make the = at the end of ntor-onion-key optional.
Nick Mathewson
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Check all crypto_rand return values for ntor.
Nick Mathewson
2013-01-03
Complete all DOCDOC entries from the ntor branch
Nick Mathewson
2013-01-03
Use safe_mem_is_zero for checking curve25519 output for 0-ness
Nick Mathewson
2013-01-03
Add reference implementation for ntor, plus compatibility test
Nick Mathewson
2013-01-03
ntor: Don't fail fast server-side on an unrecognized KEYID(B)
Nick Mathewson
2013-01-03
Make libcurve25519_donna get built as a .a
Nick Mathewson
2013-01-03
Fix an unused-variable warning
Nick Mathewson
[next]