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
/
or
Age
Commit message (
Expand
)
Author
2019-03-14
Merge remote-tracking branch 'tor-github/pr/770' into maint-0.2.9
teor
2019-03-14
Merge remote-tracking branch 'tor-github/pr/765' into maint-0.2.9
teor
2019-03-14
Merge remote-tracking branch 'tor-github/pr/746' into maint-0.2.9
teor
2019-03-01
Merge remote-tracking branch 'tor-github/pr/749' into maint-0.2.9
teor
2019-03-01
Merge remote-tracking branch 'tor-github/pr/747' into maint-0.2.9
teor
2019-03-01
Bug 25733: Avoid assert failure if all circuits time out.
Mike Perry
2019-01-10
rend: stop warning when clients send multiple rend establish cells
teor
2019-01-04
Merge branch 'bug21394_029_redux' into maint-0.2.9
Nick Mathewson
2018-12-10
Fallbacks: Update the hard-coded fallback list in December 2018
teor
2018-12-07
Fallbacks: Update the hard-coded fallback list in December 2018
teor
2018-11-15
Merge remote-tracking branch 'public/bug24104_029_squashed' into maint-0.2.9
Nick Mathewson
2018-10-25
Fix two other cases of (buf + N > end) pattern
Nick Mathewson
2018-10-25
Fix possible UB in an end-of-string check in get_next_token().
Nick Mathewson
2018-09-20
Fix a pair of errors in bug23512
Nick Mathewson
2018-09-17
Bug 23512: Test recording bytes in circ queues.
Mike Perry
2018-09-17
Bug 23512: Report queued cells on or circs as written.
Mike Perry
2018-09-17
Promote rep_hist bw functions to uint64_t.
Mike Perry
2018-09-14
protover: reject invalid protocol names
cypherpunks
2018-09-07
Merge remote-tracking branch 'teor/bug27461-029' into maint-0.2.9
Nick Mathewson
2018-09-07
Windows: Stop calling SetProcessDEPPolicy() on 64-bit Windows
teor
2018-09-07
hs: Silence a spurious warning in rend_client_send_introduction()
teor
2018-09-01
Check descriptor bandwidth changed if not hibernating
juga0
2018-09-01
Allow mocking rep_hist_bandwidth_assess
juga0
2018-09-01
Make bandwidth change factor a constant
juga0
2018-08-22
Mark cert_matches_key as not-intrusive; fix stretch compilation.
Nick Mathewson
2018-07-25
Stop logging link auth warnings on Single Onion Services and Tor2web
teor
2018-07-18
Merge branch 'bug26485_029_squashed' into maint-0.2.9
Nick Mathewson
2018-07-18
Warn when an authority has voted for a version with a space in it.
Nick Mathewson
2018-07-18
Warn the directory authority operator if their versions list is bogus
Nick Mathewson
2018-07-12
put new bridge auth Serge into place
Roger Dingledine
2018-07-09
Merge branch 'bug26269_029' into maint-0.2.9
Nick Mathewson
2018-06-23
Fix memory leak in disk_state_parse_commits().
Alexander Færøy
2018-06-23
Fix memory leak in frac_nodes_with_descriptors().
Alexander Færøy
2018-06-13
Fix a GCC "potential null dereference" warning.
Nick Mathewson
2018-06-12
Add IPv6 orport address for dannenberg.
Linus Nordberg
2018-06-08
Avoid out-of-bounds smartlist access in protover_compute_vote()
rl1987
2018-06-03
Check bandwidth changes only if small uptime
juga0
2018-05-14
Add a missing return after marking a stream for bad connected cell
Nick Mathewson
2018-05-09
Having a ControlPort open doesn't mean we are a client
David Goulet
2018-05-02
Stop logging stack contents when reading a zero-length bandwidth file
teor
2018-04-10
Merge remote-tracking branch 'ahf-github/bugs/24854_029_2' into maint-0.2.9
Nick Mathewson
2018-04-09
Lift the list of default directory servers into their own file.
Alexander Færøy
2018-04-04
Bug 21394 touchup: Increase DNS attempts to 3
Dhalgren
2018-03-27
Fix CID 1430932
Taylor Yu
2018-03-26
When extending a circuit's path length, clear onehop_tunnel.
Nick Mathewson
2018-03-01
Spec conformance on protover: always reject ranges where lo>hi
Nick Mathewson
2018-03-01
Forbid UINT32_MAX as a protocol version
Nick Mathewson
2018-03-01
Forbid "-0" as a protocol version.
Nick Mathewson
2018-03-01
Add another NULL-pointer fix for protover.c.
Nick Mathewson
2018-03-01
Correctly handle NULL returns from parse_protocol_list when voting.
Nick Mathewson
[next]