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
/
feature
/
rend
Age
Commit message (
Expand
)
Author
2021-01-19
Merge branch 'maint-0.4.4' into maint-0.4.5
Nick Mathewson
2021-01-19
Merge branch 'maint-0.4.3' into maint-0.4.4
Nick Mathewson
2021-01-19
Merge branch 'maint-0.3.5' into maint-0.4.3
Nick Mathewson
2021-01-13
Better fix for #40241 (--enable-all-bugs-are-fatal and fallthrough)
Nick Mathewson
2021-01-11
Merge branch 'maint-0.4.3' into maint-0.4.4
Nick Mathewson
2021-01-11
Merge branch 'maint-0.4.4' into maint-0.4.5
Nick Mathewson
2021-01-11
Merge branch 'maint-0.3.5' into maint-0.4.3
Nick Mathewson
2021-01-11
Fix warnings in current debian-hardened CI.
Nick Mathewson
2020-11-12
Fix typos.
Samanta Navarro
2020-10-07
Merge branch 'maint-0.3.5' into maint-0.4.3
Nick Mathewson
2020-10-07
hs-v2: Add deprecation warning for service
David Goulet
2020-09-08
Merge branch 'maint-0.4.4'
David Goulet
2020-09-07
statistics: Properly count all rendezvous cells (avoid undercounting).
George Kadianakis
2020-08-11
Merge remote-tracking branch 'tor-gitlab/mr/111'
George Kadianakis
2020-08-10
Merge branch 'maint-0.4.4'
Nick Mathewson
2020-08-10
Merge branch 'maint-0.4.3' into maint-0.4.4
Nick Mathewson
2020-08-10
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-08-10
Merge branch 'maint-0.3.5' into maint-0.4.2
Nick Mathewson
2020-08-10
small code tweaks to try to work around debian stable complaints
Nick Mathewson
2020-08-05
Replace several C identifiers for ticket 18106.
Nick Mathewson
2020-08-05
Merge remote-tracking branch 'tor-gitlab/mr/88'
George Kadianakis
2020-07-30
Use write_str_if_not_equal() for onion services
Neel Chauhan
2020-07-27
Fix documentation of cache_failure_intro_lookup
Nick Mathewson
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-07-07
Merge remote-tracking branch 'tor-github/pr/1974/head'
Nick Mathewson
2020-07-07
Mark some log messages as used by Chutney.
George Kadianakis
2020-07-03
Merge branch 'maint-0.4.4'
George Kadianakis
2020-07-03
Merge branch 'tor-github/pr/1962' into maint-0.4.4
George Kadianakis
2020-07-03
hs-v2: Add deprecation warning for service
David Goulet
2020-07-02
Allow multiple addresses in extend_info_t.
Nick Mathewson
2020-07-02
Extract extend_info manipulation functions into a new file.
Nick Mathewson
2020-05-21
Check for NULL from tor_dup_ip()
rl1987
2020-05-17
Declare variables in for loops in rend_service_dump_stats()
Neel Chauhan
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-03-30
Derive hidden service configuration from hs_opts_t.
Nick Mathewson
2020-01-30
hs-v2: Turn logs into protocol warning
David Goulet
2020-01-15
Merge remote-tracking branch 'tor-github/pr/1657'
Nick Mathewson
2020-01-13
Split core/include.am into per-subdirectory include.am files
Nick Mathewson
2020-01-13
hs-v2: Always check rend_cache validity before using it
David Goulet
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-12-04
Merge branch 'ticket32609_squashed'
Nick Mathewson
2019-12-04
practracker: Add missing .may_include files
teor
2019-11-27
hs-v3: Give a cleanup type to hs_circ_cleanup()
David Goulet
2019-11-27
hs-v2: Modernize rend_client_circuit_cleanup() code
David Goulet
2019-11-20
hs-v2: Move v2 circuit cleanup actions into hs_circ_cleanup()
David Goulet
2019-11-15
Doxygen: rename all .dox files to end with .md
Nick Mathewson
2019-11-15
Doxygen: remove /** and **/ from all .dox files
Nick Mathewson
[next]