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
2020-06-26
Store errors from TLS write and handshake in the tls_error field.
Nick Mathewson
2020-05-05
config: New file resolve_addr.{c|h}
David Goulet
2020-04-24
Merge remote-tracking branch 'onionk/inbufoverflow1-043' into ticket33131_044
Nick Mathewson
2020-04-09
Merge remote-tracking branch 'tor-github/pr/1801/head'
Nick Mathewson
2020-03-26
Add a SUBSYS_DECLARE_LOCATION() to every subsystem.
Nick Mathewson
2020-03-26
Merge branch 'maint-0.4.3'
David Goulet
2020-03-24
buf: add BUF_MAX_LEN
cypherpunks
2020-03-24
Merge branch 'maint-0.4.3'
cypherpunks
2020-03-24
core/mainloop: remove noisy logging
cypherpunks
2020-03-24
core/mainloop: Limit growth of conn->inbuf
cypherpunks
2020-03-20
relay: Split out relay-only circuit building
teor
2020-03-13
connection: Stop forcing some ports to prefer IPv6
teor
2020-02-20
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-02-19
Remove assert_all_pending_dns_resolves_ok().
Nick Mathewson
2020-02-14
mainloop: Explain local connections better
teor
2020-02-11
Merge branch 'ticket33029_042_01' into ticket33029_043_03
David Goulet
2020-02-11
dirauth: Resume sending 503 directory error code
David Goulet
2020-02-11
mainloop: Modernize a bit connection_dir_is_global_write_low()
David Goulet
2020-02-11
mainloop: Remove unused parameter from connection_dir_is_global_write_low()
David Goulet
2020-02-11
mainloop: Rename global_write_bucket_low()
David Goulet
2020-01-29
mainloop: Simplify ip_address_changed()
teor
2020-01-29
connection: Improve function comments
teor
2020-01-20
config: Make clients tell dual-stack exits they prefer IPv6
teor
2020-01-16
Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_merged
Nick Mathewson
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move dirclient-related functions out of dirserv, and reenable them
Nick Mathewson
2020-01-16
Use dir_conn_clear_spool() in connection.c.
Nick Mathewson
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5
teor
2020-01-13
Split core/include.am into per-subdirectory include.am files
Nick Mathewson
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
connection.h: new includes and struct declarations
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-07
Add new state to connection_proxy_state_to_string()
Nick Mathewson
2020-01-06
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
Nick Mathewson
2020-01-06
circuit: Implement haproxy
Suphanat Chunhapanya
2019-12-20
Replace several C identifiers.
teor
2019-12-20
Code Style: Delete headers that are included twice
teor
2019-12-20
Code Style: Delete PRIVATE defines that are never used
teor
2019-12-02
Merge branch 'ticket32207'
Nick Mathewson
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.3.5
teor
2019-11-18
Merge branch 'tor-github/pr/1423'
George Kadianakis
2019-11-18
Merge remote-tracking branch 'tor-github/pr/1517'
teor
2019-11-16
Topic documentation on our publish-subscribe architecture.
Nick Mathewson
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
2019-11-07
Make all our struct names end with "_t".
Nick Mathewson
2019-11-07
Move netstatus (mainloop) state fields into mainloop's state.
Nick Mathewson
2019-11-07
Merge branch 'maint-0.4.2'
teor
2019-11-07
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.4.2
teor
2019-11-06
Do not try to shut down the event loop when it is not initialized.
Nick Mathewson
[next]