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
/
core
/
mainloop
Age
Commit message (
Expand
)
Author
2021-05-12
conn: MetricsPort listener is a listener port
David Goulet
2021-02-17
metrics: Handle the connection finished flushing event
David Goulet
2021-02-08
conn: Properly close MetricsPort socket on EOF
David Goulet
2021-01-12
Merge branch 'ticket40237_044_01' into ticket40237_045_01
David Goulet
2021-01-12
Merge branch 'ticket40237_043_01' into ticket40237_044_01
David Goulet
2021-01-12
Merge branch 'ticket40237_035_01' into ticket40237_043_01
David Goulet
2021-01-12
hs-v3: Require reasonably live consensus
David Goulet
2020-11-12
Fix typos.
Samanta Navarro
2020-10-27
hs: Collect service traffic metrics
David Goulet
2020-10-27
conn: New Metrics listener port
David Goulet
2020-10-15
Also, include ed25519 identities in connection_describe().
Nick Mathewson
2020-10-07
Merge branch 'maint-0.3.5' into maint-0.4.3
Nick Mathewson
2020-10-07
Merge remote-tracking branch 'tor-gitlab/mr/79' into maint-0.3.5
Nick Mathewson
2020-10-07
Merge branch 'maint-0.4.3' into maint-0.4.4
Nick Mathewson
2020-10-07
Merge branch 'maint-0.3.5' into maint-0.4.3
Nick Mathewson
2020-10-06
Rename `OUTBOUND_ADDR_EXIT_AND_OR` to `OUTBOUND_ADDR_ANY`.
Alexander Færøy
2020-09-18
Merge remote-tracking branch 'tor-gitlab/mr/137'
Alexander Færøy
2020-09-01
conn: Remove assert on new listener connection when retrying
David Goulet
2020-08-25
Merge remote-tracking branch 'tor-gitlab/mr/115'
George Kadianakis
2020-08-11
Merge remote-tracking branch 'tor-gitlab/mr/111'
George Kadianakis
2020-08-11
Merge branch 'maint-0.4.4'
George Kadianakis
2020-08-11
Merge remote-tracking branch 'tor-gitlab/mr/102' into maint-0.4.4
George Kadianakis
2020-08-07
Log number of inbound/outbound ipv4/6 conns as part of heartbeat
Nick Mathewson
2020-08-05
Replace several C identifiers for ticket 18106.
Nick Mathewson
2020-08-03
Wipe address strings from connections before freeing them them.
Nick Mathewson
2020-08-03
Merge branch 'maint-0.4.4'
George Kadianakis
2020-08-03
Merge remote-tracking branch 'tor-gitlab/mr/79' into maint-0.4.4
George Kadianakis
2020-07-29
Merge branch 'tor-gitlab/mr/73_squashed'
Alexander Færøy
2020-07-29
Remove the connection_t.outbuf_flushlen field
Nick Mathewson
2020-07-22
Treat all extorport connections with un-set addresses as remote
Nick Mathewson
2020-07-21
Rename router_get_advertised_*() functions.
Nick Mathewson
2020-07-21
Combine router_get_advertised_or_port{,by_af_}() functions
Nick Mathewson
2020-07-17
or_connection_t: replace real_addr with canonical_orport.
Nick Mathewson
2020-07-16
Use CONST_TO_* macros in more places.
Nick Mathewson
2020-07-16
Define new CONST_TO_*_CONN() functions for const-to-const casts
Nick Mathewson
2020-07-16
Improve documentation for our TO_*_CONN() cast functions.
Nick Mathewson
2020-07-16
Improvements to output format for OR connection descriptions.
Nick Mathewson
2020-07-16
Use connection_describe() for log messages.
Nick Mathewson
2020-07-16
connection_describe_peer(): add nonzero ports to nonscrubbed addrs.
Nick Mathewson
2020-07-15
Apply SafeLogging in connection_describe_peer().
Nick Mathewson
2020-07-15
New functions to describe connections and peers.
Nick Mathewson
2020-07-10
Collect IPv6 bidi connection statistics
Nick Mathewson
2020-07-10
Change connstats.c identifers to start with conn_stats
Nick Mathewson
2020-07-10
Split bidi connection-stats code into a new C file.
Nick Mathewson
2020-07-10
Record IPv6 bandwidth history as appropriate.
Nick Mathewson
2020-07-10
Rename public bandwidth-history identifiers to start with "bwhist".
Nick Mathewson
2020-07-10
Split bandwidth history functions into a separate C file.
Nick Mathewson
2020-07-02
Merge branch 'maint-0.4.4'
Nick Mathewson
2020-06-26
Store errors from TLS write and handshake in the tls_error field.
Nick Mathewson
2020-06-24
addr: Refactor last resolved address cache accessors
David Goulet
[next]