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-09-11
bump to 0.2.2.39
tor-0.2.2.39
release-0.2.2
Roger Dingledine
2012-09-11
fold in 0.2.2.39 changelog items
Roger Dingledine
2012-09-11
Merge branch 'maint-0.2.2' into release-0.2.2
Roger Dingledine
2012-09-11
Merge branch 'timegm_assert_v3_squashed' into maint-0.2.2
Nick Mathewson
2012-09-11
Fix assertion failure in tor_timegm.
Nick Mathewson
2012-08-27
Merge branch 'bug6690_022' into maint-0.2.2
Nick Mathewson
2012-08-27
Do not assert when comparing a null address/port against a policy
Nick Mathewson
2012-08-22
Remove #6480 fix from 0.2.2.38 changelog - it was not included
Peter Palfrader
2012-08-12
give 0.2.2.38 a release blurb
tor-0.2.2.38
Roger Dingledine
2012-08-11
bump to 0.2.2.38, declare a release date
Roger Dingledine
2012-08-05
bump to 0.2.2.37-dev
Roger Dingledine
2012-08-05
fold in changes entries so far
Roger Dingledine
2012-08-03
Merge remote-tracking branch 'origin/maint-0.2.2' into release-0.2.2
Nick Mathewson
2012-08-03
Try to clarify impact of bug 6537
Nick Mathewson
2012-08-03
Mitigate a side-channel leak of which relays Tor chooses for a circuit
Robert Ransom
2012-08-03
Clarify security impact of bug 6530
Nick Mathewson
2012-08-03
Avoid possible segfault when handling networkstatus vote with bad flavor
Nick Mathewson
2012-07-06
Revert to the May 2012 geoip db
Roger Dingledine
2012-06-13
Update to the June 2012 GeoIP database.
Karsten Loesing
2012-06-07
remove changes for bug6094, since it wasn't released here
tor-0.2.2.37
Roger Dingledine
2012-06-07
Merge branch 'maint-0.2.2' into release-0.2.2
Roger Dingledine
2012-06-07
rransom points out vasprint is probably not the function
Roger Dingledine
2012-06-07
Send a CRLF at the end of a STATUS_* event, not in the middle of it
Robert Ransom
2012-06-05
add release notes too
Roger Dingledine
2012-06-05
bump to 0.2.2.37
Roger Dingledine
2012-06-05
schedule tomorrow as the 0.2.2.37 release day
Roger Dingledine
2012-06-05
Merge branch 'maint-0.2.2' into release-0.2.2
Roger Dingledine
2012-06-04
Merge remote-tracking branch 'public/bug6007_strict_squashed' into maint-0.2.2
Nick Mathewson
2012-06-04
Merge remote-tracking branch 'public/bug6033' into maint-0.2.2
Nick Mathewson
2012-06-04
Kill non-open OR connections with any data on their inbufs.
Nick Mathewson
2012-06-02
Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 support
Nick Mathewson
2012-05-31
add changes file for bug 5283
Roger Dingledine
2012-05-31
Make all begindir or one-hop circuits internal
Nick Mathewson
2012-05-30
Fix more clang format-nonliteral warnings (bug 5969)
Nick Mathewson
2012-05-30
Add __attribute__(format)s for our varargs printf/scanf wrappers
Nick Mathewson
2012-05-24
touch-up the changelogs
tor-0.2.2.36
Roger Dingledine
2012-05-18
fold in further changes files
Roger Dingledine
2012-05-18
Merge branch 'maint-0.2.2' into release-0.2.2
Roger Dingledine
2012-05-16
Make the succeeding parse_http_time tests more obviously right
Nick Mathewson
2012-05-16
Merge branch 'bug5346_squashed' into maint-0.2.2
Nick Mathewson
2012-05-16
Fix month check in parse_http_time, add test
Sebastian Hahn
2012-05-16
Remove more dubiosity in struct tm handling. related to bug5346
Nick Mathewson
2012-05-16
changes file for branch bug5346
Nick Mathewson
2012-05-16
Reject an additional type of bad date in parse_http_time
Nick Mathewson
2012-05-16
Fix parse_http_time and add tests
Esteban Manchado Velázquez
2012-05-16
Correct the bulletproofing of routerlist_insert()
Nick Mathewson
2012-05-15
Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259.
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 'karsten/geoip-may2012' into maint-0.2.2
Nick Mathewson
[next]