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
/
changes
Age
Commit message (
Expand
)
Author
2015-08-07
Check for EINTR correctly on windows
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'karsten/geoip6-jun2015' into maint-0.2.4
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'public/bug16013_025' into maint-0.2.6
Nick Mathewson
2015-06-25
Avoid crashing on busy/NEWNYM+hidden service clients
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'public/bug16400_026' into maint-0.2.6
Nick Mathewson
2015-06-22
Repair breakage in early-error case of microdesc parsing
Nick Mathewson
2015-06-18
Merge remote-tracking branch 'dgoulet/bug16381_026_01-revert' into maint-0.2.6
Nick Mathewson
2015-06-17
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-06-17
Correctly handle failed crypto_early_init
teor
2015-06-16
Revert "Do not replace a HS descriptor with a different replica of itself"
David Goulet
2015-06-15
Fix another seccomp2 issue
Nick Mathewson
2015-06-09
Update geoip6 to the June 3 2015 database.
Karsten Loesing
2015-06-09
Update geoip to the June 3 2015 database.
maint-0.2.3
Karsten Loesing
2015-06-08
HSDir flag now requires the Stable flag
David Goulet
2015-06-04
Set session_group after the port's data structure has been populated.
Yawning Angel
2015-06-02
Fix sandboxing to work when running as a relay
Peter Palfrader
2015-05-28
Fix sandbox use with systemd. bug 16212.
Nick Mathewson
2015-05-26
Fix unit tests on MSVC2013.
Nick Mathewson
2015-05-26
Fix --enable-systemd builds on systems with libsystemd but not systemd
Nick Mathewson
2015-05-13
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-05-05
Fix out-of-bounds read in INTRODUCE2 client auth
John Brooks
2015-04-28
Revert "Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()"
David Goulet
2015-04-27
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-04-27
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-04-27
Merge remote-tracking branch 'karsten/geoip6-apr2015' into maint-0.2.4
Nick Mathewson
2015-04-27
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2015-04-24
Update geoip6 to the April 8 2015 database.
Karsten Loesing
2015-04-24
Update geoip to the April 8 2015 database.
Karsten Loesing
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-04-06
Changes file for bug15601
Nick Mathewson
2015-04-06
Validate the RSA key size received when parsing INTRODUCE2 cells.
Yawning Angel
2015-04-03
Decrease the amount of rend circ relaunches for hidden services.
George Kadianakis
2015-04-03
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-04-03
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-04-03
Merge branch 'bug15515_024' into maint-0.2.4
Nick Mathewson
2015-04-03
Block multiple introductions on the same intro circuit.
George Kadianakis
2015-03-23
Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6
Nick Mathewson
2015-03-23
Fix unaligned access in SipHash-2-4.
Yawning Angel
2015-03-14
Extract main part of main loop into a separate function
Nick Mathewson
2015-03-12
Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6
Nick Mathewson
2015-03-12
Initialize the extorport auth cookie before launching PTs.
Yawning Angel
2015-03-12
Revert "Make TransProxyType ipfw work correctly"
Nick Mathewson
2015-03-12
Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.5
Nick Mathewson
2015-03-12
Fix crash bug when calling cpuworkers_rotate_keyinfo on a client.
Nick Mathewson
2015-03-12
Use PTHREAD_CREATE_DETACHED macro instead of 1: fix Solaris crash
Nick Mathewson
2015-03-10
Add link protocol version counts to the heartbeat message
Nick Mathewson
[next]