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
Age
Commit message (
Expand
)
Author
2012-05-16
Fix some remaining nmake/msvc build issues
Nick Mathewson
2012-05-16
Merge branch 'win32_winnt'
Nick Mathewson
2012-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-15
Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259.
Nick Mathewson
2012-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-15
Merge branch 'bug5796_022_squashed' into maint-0.2.2
Nick Mathewson
2012-05-15
Fix a crash bug on SETCIRCUITPURPOSE.
Nick Mathewson
2012-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-15
Merge remote-tracking branch 'karsten/geoip-may2012' into maint-0.2.2
Nick Mathewson
2012-05-15
Merge remote-tracking branch 'linus/task-5891'
Nick Mathewson
2012-05-15
Clarify changes file regarding which bugs get fixed.
Linus Nordberg
2012-05-15
Rename changes file.
Linus Nordberg
2012-05-15
Assert that rep_hist_format_desc_stats() returns !NULL.
Linus Nordberg
2012-05-15
Fix desc stats on bridge authorities that didn't serve anything.
Karsten Loesing
2012-05-14
Bump _WIN32_WINNT to 0x0501 throughout the code
Nick Mathewson
2012-05-14
Remove all instances of WIN32_WINNT (without leading _)
Nick Mathewson
2012-05-14
Add a changes file for the misc bug5859 build issues
Nick Mathewson
2012-05-14
MSVC build issue: it can't tell that tor_assert(0) aborts.
Nick Mathewson
2012-05-14
MSVC build issue: make 'const' in declaration match 'const' in definition
Nick Mathewson
2012-05-14
MSVC build issue: we use INLINE as the one that will magically work
Nick Mathewson
2012-05-14
MSVC build issue: add magic to make openssl headers in aes.c work
Nick Mathewson
2012-05-14
Be a good git person: store nmakefiles in correct text fmt
Nick Mathewson
2012-05-14
Remove the unused torrc.bridge.in. Bug 5622.
Nick Mathewson
2012-05-14
Add some MSVC stuff to gitignore
Nick Mathewson
2012-05-14
We do not need to define _WIN32 by hand; MSVC does that for us
Nick Mathewson
2012-05-14
Fix win32 compilation of 31eb73f88e8
Nick Mathewson
2012-05-11
Do not publish the "git-XXX" tag in server descriptors
Nick Mathewson
2012-05-11
Cut down on the OS information we give.
Nick Mathewson
2012-05-11
Fix a couple of wide lines
Nick Mathewson
2012-05-11
Merge remote-tracking branch 'asn/bug4865_take2'
Nick Mathewson
2012-05-11
Merge remote-tracking branch 'public/bug5091'
Nick Mathewson
2012-05-10
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-05-10
fix over-wide line from f661747370
Roger Dingledine
2012-05-10
Fix O(n^2) performance when parsing a big pile of extrainfos
Nick Mathewson
2012-05-10
Merge remote-tracking branch 'public/bug4591'
Nick Mathewson
2012-05-10
Merge branch 'bug5786'
Nick Mathewson
2012-05-10
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-10
Merge branch 'bug5786_range_022' into maint-0.2.2
Nick Mathewson
2012-05-10
Merge remote-tracking branch 'asn/bug5540'
Nick Mathewson
2012-05-10
Merge remote-tracking branch 'linus/bug5146'
Nick Mathewson
2012-05-10
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-10
Add changes/bug5760
Ravi Chandra Padmala
2012-05-10
Add missing CRLFs to AUTHCHALLENGE failure replies
Ravi Chandra Padmala
2012-05-08
Fix a segfault in pt/protocol test
Nick Mathewson
2012-05-07
Detect out-of-bounds bwweightscale values early in the voting process
Nick Mathewson
2012-05-07
Check more thoroughly for dups when parsing networkstatus parameters
Nick Mathewson
2012-05-07
Handle out-of-range values in tor_parse_* integer functions
Nick Mathewson
2012-05-07
Apply a patch from Gisle Vanem to make tor-gencert build under MSVC
Nick Mathewson
2012-05-07
Merge branch 'bug5645_take2'
Nick Mathewson
2012-05-07
Make a cast less const-violating; make a field size explicit.
Nick Mathewson
[next]