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
2019-06-26
address/resolve: try harder to avoid returning uninitialised data
teor
2019-06-26
resolve: split sub-functions out of tor_addr_lookup()
teor
2019-06-26
resolve: refactor address family logic in tor_addr_lookup()
teor
2019-06-26
resolve: consistently parse IP addresses in square brackets
teor
2019-06-01
fix some simple typos
Roger Dingledine
2019-05-30
Merge branch 'tor-github/pr/1059'
George Kadianakis
2019-05-30
Merge branch 'tor-github/pr/1057'
David Goulet
2019-05-30
changes file for 30629
Nick Mathewson
2019-05-30
Merge branch 'tor-github/pr/1055'
David Goulet
2019-05-30
Merge branch 'tor-github/pr/1054'
David Goulet
2019-05-30
Merge branch 'tor-github/pr/1049'
David Goulet
2019-05-29
Merge branch 'tor-github/pr/1032'
George Kadianakis
2019-05-29
Merge branch 'tor-github/pr/1037'
George Kadianakis
2019-05-29
Merge branch 'maint-0.4.0'
George Kadianakis
2019-05-29
Merge branch 'tor-github/pr/924' into maint-0.4.0
George Kadianakis
2019-05-29
Shutdown libevent _after_ the subsystems.
Nick Mathewson
2019-05-29
Remove want_cmddata from HSFETCH, which does not in fact want data
Nick Mathewson
2019-05-29
Merge branch 'ticket30561_029' into ticket30561_035
Nick Mathewson
2019-05-29
Tweak comments in tor_vasprintf(), and add a changes file for 30651
Nick Mathewson
2019-05-29
Fixed tor_vasprintf on systems without vasprintf.
Tobias Stoeckmann
2019-05-29
Changes file for bug 30614
Nick Mathewson
2019-05-29
Use MAP_INHERIT_ZERO or MAP_INHERIT_NONE if available.
Taylor R Campbell
2019-05-28
Trivial fix for a trivial warning with gcc 9.1.1
Nick Mathewson
2019-05-28
Merge branch 'tor-github/pr/1047'
David Goulet
2019-05-27
Merge branch 'tor-github/pr/1042'
George Kadianakis
2019-05-27
Merge branch 'tor-github/pr/1043'
George Kadianakis
2019-05-27
Tests for deciding how full our relay cells should be
Nick Mathewson
2019-05-27
Make sure that we send at least some random data in RELAY_DATA cells
Nick Mathewson
2019-05-26
trivial whitespace fixes
Roger Dingledine
2019-05-24
changes file for test coverage
Nick Mathewson
2019-05-23
cov-test-determinism: use the same RNG seed as in travis.yml
Nick Mathewson
2019-05-23
Coverage: do not include test-rebind in coverage builds.
Nick Mathewson
2019-05-23
In coverage builds, use branch-free timeradd() and timersub()
Nick Mathewson
2019-05-23
In coverage builds, avoid basic-block complexity in log_debug
Nick Mathewson
2019-05-23
Merge branch 'tor-github/pr/1022'
David Goulet
2019-05-23
Merge branch 'tor-github/pr/1034'
David Goulet
2019-05-23
Merge branch 'tor-github/pr/988'
David Goulet
2019-05-23
Extract length-deciding function from package_raw_inbuf.
Nick Mathewson
2019-05-23
refactor logic to decide how much to package from inbuf
Roger Dingledine
2019-05-23
Only reject POSTDESCRIPTOR purpose= when the purpose is unrecognized
Nick Mathewson
2019-05-22
Now this repository is full of 0.4.1.1-alpha-dev
Nick Mathewson
2019-05-22
circuitpadding tests: Use tt_i64_op() to compare int64_t values
tor-0.4.1.1-alpha
Nick Mathewson
2019-05-22
More 0.4.1.1-alpha hangelogs edits
Nick Mathewson
2019-05-22
Fold last entry into changelog
Nick Mathewson
2019-05-22
Bump to 0.4.1.1-alpha
Nick Mathewson
2019-05-22
Merge remote-tracking branch 'dgoulet/ticket30454_035_01'
Nick Mathewson
2019-05-22
Merge branch 'ticket30428_041_02_squashed'
Nick Mathewson
2019-05-22
sendme: Add non fatal asserts for extra safety
David Goulet
2019-05-22
sendme: Always pop last SENDME digest from circuit
David Goulet
2019-05-22
sendme: Clarify how sendme_circuit_cell_is_next() works
David Goulet
[next]