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
/
core
Age
Commit message (
Expand
)
Author
2020-03-19
Merge remote-tracking branch 'tor-github/pr/1806' into maint-0.4.3
teor
2020-03-17
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-03-17
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-03-17
sendme: Emit version 1 by default
David Goulet
2020-03-16
circpad_setup_machine_on_circ(): exit early on error.
Nick Mathewson
2020-02-20
Merge remote-tracking branch 'tor-github/pr/1719/head' into maint-0.4.3
Nick Mathewson
2020-02-14
Merge branch 'ticket33290_v2_042' into maint-0.4.3
Nick Mathewson
2020-02-14
Merge branch 'ticket33290_v2_041' into ticket33290_v2_042
Nick Mathewson
2020-02-14
Wipe the entire hashent structure, not just the first sizeof(void*)
Nick Mathewson
2020-02-13
Merge branch 'ticket33290_v2_042' into ticket33290_v2_043
Nick Mathewson
2020-02-13
Merge branch 'ticket33290_v2_041' into ticket33290_v2_042
Nick Mathewson
2020-02-13
Before freeing ewma objects, use memwipe instead of resetting magic.
Nick Mathewson
2020-02-12
Use more memory poisoning and better asserts around ewma code
Nick Mathewson
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-17
Merge remote-tracking branch 'tor-github/pr/1529'
Nick Mathewson
2020-01-17
Merge branch 'ticket32487_squashed_and_merged'
Nick Mathewson
2020-01-16
Merge branch 'ticket32695_squashed'
Nick Mathewson
2020-01-16
Remove functions that checked for pre-ipv6 consensus.
Nick Mathewson
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
Disable feature/dircache files when dircache module is disabled.
Nick Mathewson
2020-01-16
Use dir_conn_clear_spool() in connection.c.
Nick Mathewson
2020-01-16
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2020-01-16
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5
teor
2020-01-15
Merge remote-tracking branch 'tor-github/pr/1657'
Nick Mathewson
2020-01-14
Merge branch 'ticket32892_043_01_squashed'
Nick Mathewson
2020-01-14
chan: Remove dead var cell handler from channel_t
David Goulet
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
Include ht.h in all headers that use HT_ENTRY()
Nick Mathewson
2020-01-09
connection.h: new includes and struct declarations
Nick Mathewson
2020-01-09
hs_circuit: use struct declaration.
Nick Mathewson
2020-01-08
core/include.am: spelling fix
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-08
Run "make autostyle"; add an endif comment
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
test: HAPRoxy protocol
Suphanat Chunhapanya
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
[next]