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
path:
root
/
src
/
feature
Age
Commit message (
Expand
)
Author
2019-02-14
Merge branch 'tor-github/pr/536' into maint-0.3.5
George Kadianakis
2019-02-08
Merge branch 'ticket29040_1_changes' into maint-0.3.5
Nick Mathewson
2019-01-24
hs-v3: add an option param to safe log functions
Suphanat Chunhapanya
2019-01-24
hs-v3: fix use after free in client auth config
Suphanat Chunhapanya
2019-01-23
Log an HSDesc we failed to parse at Debug loglevel
rl1987
2019-01-18
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-14
Rework rep_hist_log_link_protocol_counts()
rl1987
2019-01-11
Merge remote-tracking branch 'tor-github/pr/563' into maint-0.3.5
Nick Mathewson
2019-01-09
Stop logging 'Your Guard' in circpathbias.c
rl1987
2019-01-03
Merge branch 'ticket28879' into maint-0.3.5
Nick Mathewson
2018-12-18
Revert "Log bootstrap tag names"
Nick Mathewson
2018-12-17
Check hostname before using it in send_resolved_hostname_cell()
Nick Mathewson
2018-12-13
Merge remote-tracking branch 'tlyu-github/ticket28731-035' into maint-0.3.5
Nick Mathewson
2018-12-10
Log bootstrap tag names
Taylor Yu
2018-12-05
Merge remote-tracking branch 'tor-github/pr/546' into maint-0.3.5
Nick Mathewson
2018-12-04
hs-v3: Don't BUG() if descriptor is found on SOCKS connection retry
David Goulet
2018-12-04
hs-v3: Add the helper function mark_conn_as_waiting_for_circuit
David Goulet
2018-12-04
conn: Use connection_ap_mark_as_waiting_for_renddesc()
David Goulet
2018-11-30
sr: Switch from tor_assert() to BUG()
Neel Chauhan
2018-11-22
Test: make unit tests use a reasonably live consensus
teor
2018-11-22
Entry Nodes: Mark outdated dirservers in reasonably live consensuses
teor
2018-11-22
Entry Nodes: Use a reasonably live consensus to select guards
teor
2018-11-19
Update control_free_all() for #27169
Taylor Yu
2018-11-16
Merge remote-tracking branch 'dgoulet/ticket27471_035_02' into maint-0.3.5
Nick Mathewson
2018-11-14
Merge remote-tracking branch 'teor/bug28441-035' into maint-0.3.5
Nick Mathewson
2018-11-14
log: stop talking about the Named flag in log messages
teor
2018-11-14
comment: Fix a typo in nodes_in_same_family()
teor
2018-11-13
Merge branch 'tor-github/pr/487' into maint-0.3.5
David Goulet
2018-11-07
Make the hibernate.c changes for systemd compile.
Nick Mathewson
2018-11-06
Merge remote-tracking branch 'tor-github/pr/474' into maint-0.3.5
Nick Mathewson
2018-10-30
Merge branch 'tor-github/pr/438' into maint-0.3.5
David Goulet
2018-10-30
Merge branch 'tor-github/pr/415' into maint-0.3.5
David Goulet
2018-10-30
Detect the onion service version and then check for invalid options unless we...
Neel Chauhan
2018-10-25
Merge branch 'bug28202_033' into bug28202_035
Nick Mathewson
2018-10-23
Documentation: Move the hs_service_descriptor_t elements around.
George Kadianakis
2018-10-23
Documentation: Document which descriptor elements are (im)mutable.
George Kadianakis
2018-10-23
Func rename: Make it clear that update_all_descriptors() does intro points.
George Kadianakis
2018-10-22
hs-v3: Create desc signing key cert before uploading
David Goulet
2018-10-18
hs-v3: Close client intro circuits if the descriptor is replaced
David Goulet
2018-10-18
hs-v3: Always generate the descriptor cookie
David Goulet
2018-10-17
Merge branch 'bug27800-034' into bug27800-035
Taylor Yu
2018-10-17
merge in some fixes i found in a sandbox
Roger Dingledine
2018-10-16
Fix typo in comment for hs_cell_parse_introduce2()
Neel Chauhan
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-14
Remove a double-newline and improve a comment
Nick Mathewson
2018-10-14
Merge branch 'bug27772_squashed'
Nick Mathewson
2018-10-12
Merge remote-tracking branch 'tor-github/pr/380'
Nick Mathewson
2018-10-05
Add newline between hs_client_get_random_intro_from_edge() and hs_client_rece...
Neel Chauhan
[next]