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
Age
Commit message (
Expand
)
Author
2012-02-02
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-02-02
Update "ClientOnly" man page entry
Roger Dingledine
2012-01-31
Merge branch 'bug4991_v2'
Nick Mathewson
2012-01-31
Change WIN32 to _WIN32 in configure.in, too.
Sebastian Hahn
2012-01-31
Fix straggling MS_WINDOWS issues; add a changes file
Nick Mathewson
2012-01-31
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-31
Merge remote-tracking branch 'arma/bug4013'
Nick Mathewson
2012-01-31
Actually enable the windows absolute-path code
Nick Mathewson
2012-01-27
if we ever have an old bridge, never again use microdescs
Roger Dingledine
2012-01-27
Merge remote-tracking branch 'sebastian/osx_deadstrip'
Nick Mathewson
2012-01-25
Allow 0.2.3.x clients to use 0.2.2.x bridges.
Roger Dingledine
2012-01-23
set SO_REUSEADDR before we bind, not after
Roger Dingledine
2012-01-23
go nuts rewriting (changelog) history
Roger Dingledine
2012-01-23
bump to 0.2.3.11-alpha-dev
Roger Dingledine
2012-01-23
Use !SOCKET_OK to test if a socket is uninitialized
tor-0.2.3.11-alpha
Sebastian Hahn
2012-01-22
update comment to reflect our TOR_INVALID_SOCKET convention
Roger Dingledine
2012-01-22
bump to 0.2.3.11-alpha
Roger Dingledine
2012-01-22
give it a blurb and a release date
Roger Dingledine
2012-01-22
fold in recent changelog entries
Roger Dingledine
2012-01-21
Better documentation of transport-related torrc options.
George Kadianakis
2012-01-20
Use dead_strip to reduce binary size on OS X
Sebastian Hahn
2012-01-18
Merge branch 'bug4893'
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
Merge remote-tracking branch 'public/bug4533_part1'
Nick Mathewson
2012-01-18
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-18
Merge remote-tracking branch 'public/bug4533_part2' into maint-0.2.2
Nick Mathewson
2012-01-18
Merge branch 'bug4012_023_squashed'
Nick Mathewson
2012-01-18
Add missing documentation for some options introduced in 0.2.3.x
Nick Mathewson
2012-01-18
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-18
Documentation for GiveGuardFlagTo... option
Nick Mathewson
2012-01-18
Use tor_socket_t, not unsigned, in tor-fw-helper-natmp.c
Nick Mathewson
2012-01-18
Fix SOCKET_OK test on win64.
Nick Mathewson
2012-01-17
Warn if sizeof(tor_socket_t) != sizeof(SOCKET)
Nick Mathewson
2012-01-17
Use SOCKET_OK macros in even more places
Nick Mathewson
2012-01-16
fix crash bug in original feature4207 branch
Roger Dingledine
2012-01-16
Merge remote-tracking branch 'asn-mytor/bug4751'
Nick Mathewson
2012-01-16
Merge remote-tracking branch 'public/bug3325'
Nick Mathewson
2012-01-16
Merge branch 'bug4889_v2'
Nick Mathewson
2012-01-16
whitespace fixes
Nick Mathewson
2012-01-16
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2012-01-16
Convert instances of tor_snprintf+strdup into tor_asprintf
Nick Mathewson
2012-01-16
Try to use smartlist_add_asprintf consistently
Nick Mathewson
2012-01-16
Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf
Nick Mathewson
2012-01-16
Merge branch 'feature3946_squashed'
Nick Mathewson
2012-01-16
check-spaces fix
Sebastian Hahn
2012-01-16
Provide consensus params to constrain the threshold for Fast
Nick Mathewson
2012-01-16
Comment fixups on 4207 suggested by arma
Nick Mathewson
2012-01-13
Allow authorities to baddir/badexit/invalid/reject nodes by cc
Nick Mathewson
2012-01-13
Improve names of some pluggable transport-related functions.
George Kadianakis
2012-01-12
Don't crash when HS circs which have not yet found an OR conn time out
Robert Ransom
[next]