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
Age
Commit message (
Expand
)
Author
2018-04-05
Update geoip and geoip6 to the April 3 2018 database.
maint-0.2.5
Karsten Loesing
2018-03-13
Update geoip and geoip6 to the March 8 2018 database.
Karsten Loesing
2018-02-08
Update geoip and geoip6 to the February 7 2018 database.
Karsten Loesing
2018-01-08
Update geoip and geoip6 to the January 5 2018 database.
Karsten Loesing
2017-12-21
Merge branch 'bug24666_squashed_025' into maint-0.2.5
Nick Mathewson
2017-12-21
Move free to end of test function so coverity won't complain.
Nick Mathewson
2017-12-21
Move destroy cells into a separate queue type of their own, to save RAM
Nick Mathewson
2017-12-20
Update geoip and geoip6 to the December 6 2017 database.
Karsten Loesing
2017-12-11
Merge branch 'bug24167_025' into maint-0.2.5
Nick Mathewson
2017-12-11
Merge remote-tracking branch 'public/ticket23856_025_01' into maint-0.2.5
Nick Mathewson
2017-12-01
Fix a clang compilation warning in rendservice.c
Nick Mathewson
2017-12-01
bump to 0.2.5.16-dev
Nick Mathewson
2017-11-30
bump to 0.2.5.16
Nick Mathewson
2017-11-30
Merge branch 'trove-2017-012_025' into maint-0.2.5
Nick Mathewson
2017-11-30
Merge branch 'trove-2017-011_025' into maint-0.2.5
Nick Mathewson
2017-11-30
Merge branch 'trove-2017-009_025' into maint-0.2.5
Nick Mathewson
2017-11-28
Use local descriptor object to exclude self in path selection
David Goulet
2017-11-27
Avoid asking for passphrase on junky PEM input
Nick Mathewson
2017-11-27
Fix length of replaycache-checked data.
Nick Mathewson
2017-11-27
relay: Change bandwidth stats interval to 24 hours
David Goulet
2017-11-16
Fix a traceback when closing a blocked connection "immediately".
Nick Mathewson
2017-11-13
Minimal implementation of bridge-distribution-request
Nick Mathewson
2017-11-10
Update geoip and geoip6 to the November 6 2017 database.
Karsten Loesing
2017-10-25
bump to 0.2.5.15-dev
Nick Mathewson
2017-10-24
bump to 0.2.5.15
Nick Mathewson
2017-10-23
dirauth: Add bastet to the default authorities
David Goulet
2017-10-17
Update Longclaw's IP address; fixes 23592.
Nick Mathewson
2017-10-05
Update geoip and geoip6 to the October 4 2017 database.
Karsten Loesing
2017-09-07
Update geoip and geoip6 to the September 6 2017 database.
Karsten Loesing
2017-08-03
Update geoip and geoip6 to the August 3 2017 database.
Karsten Loesing
2017-08-01
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-07-07
Update geoip and geoip6 to the July 4 2017 database.
Karsten Loesing
2017-07-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-07-03
Fix assertion failure related to openbsd strtol().
Nick Mathewson
2017-06-27
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-27
Fix an errant memset() into the middle of a struct in cell_pack().
Nick Mathewson
2017-06-09
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-09
Update geoip and geoip6 to the June 8 2017 database.
Karsten Loesing
2017-06-08
Add -dev to version number.
Nick Mathewson
2017-06-08
Add -dev to version number.
Nick Mathewson
2017-06-08
bump to 0.2.5.14
Nick Mathewson
2017-06-08
Bump to 0.2.4.29
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-08
TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cell
David Goulet
2017-06-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-05
Fix C89 warning (since Tor 0.2.4-5 still care about that.)
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-05
Fix undefined behavior in geoip_parse_entry().
Nick Mathewson
2017-05-08
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-05-08
Update geoip and geoip6 to the May 2 2017 database.
Karsten Loesing
[next]