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
Age
Commit message (
Expand
)
Author
2020-01-16
Remove support for now-obsolete consensus methods before 28.
Nick Mathewson
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
process.h: include stdbool.h
Nick Mathewson
2020-01-09
conscache.h: declare config_line_t structure.
Nick Mathewson
2020-01-09
Turn authdir_mode_v3() into a non-inline function
Nick Mathewson
2020-01-09
Include ht.h in all headers that use HT_ENTRY()
Nick Mathewson
2020-01-09
consdiffmgr.h: use struct declarations for several types
Nick Mathewson
2020-01-09
hs_circuitmap.h: use a struct declaration
Nick Mathewson
2020-01-09
routerparse.h: include parsecommon.h when exposing token table.
Nick Mathewson
2020-01-09
process.h: add a struct declaration for buf_t.
Nick Mathewson
2020-01-09
timers.h: add declaration for timeval.
Nick Mathewson
2020-01-09
lib/conf: include torint.h in files that use it.
Nick Mathewson
2020-01-09
control_hs.h: use a couple of struct delcarations
Nick Mathewson
2020-01-09
connection.h: new includes and struct declarations
Nick Mathewson
2020-01-09
siphash.h: include stdint.
Nick Mathewson
2020-01-09
hs_circuit: use struct declaration.
Nick Mathewson
2020-01-09
or_options_st.h: Add an include and a struct declaration.
Nick Mathewson
2020-01-09
Include x509.h in tortls_internal.h.
Nick Mathewson
2020-01-09
Include sys/types.h in fdio.h, for "off_t".
Nick Mathewson
2020-01-09
Use raw_assert in ht.h
Nick Mathewson
2020-01-09
Remove extra ; from tt_assert() macro definition.
Nick Mathewson
2020-01-09
Use new ENABLE/DISABLE_GCC_WARNING
Nick Mathewson
2020-01-09
Replace DISABLE/ENABLE_GCC_WARNING with something that will confuse clang-for...
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-08
router: Improve port search function comments
teor
2020-01-07
speaking of utf-8, remove strange char from comment
Roger Dingledine
2020-01-07
Merge branch 'ticket32845_squashed'
Nick Mathewson
2020-01-07
string: Check UTF-8 string pointer and length
teor
2020-01-07
Merge remote-tracking branch 'tor-github/pr/1640'
Nick Mathewson
2020-01-07
test_helpers: add a missing free for CID 1457527.
Nick Mathewson
2020-01-07
Add new state to connection_proxy_state_to_string()
Nick Mathewson
2020-01-07
string: Add extra UTF-8 test cases
teor
2020-01-06
Space the a-d unsigned ints in tor_inet_aton()
Neel Chauhan
2020-01-06
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
Nick Mathewson
2020-01-06
test: HTTP CONNECT protocol
Suphanat Chunhapanya
2020-01-06
test: HAPRoxy protocol
Suphanat Chunhapanya
2020-01-06
test: Implement haproxy
Suphanat Chunhapanya
2020-01-06
circuit: Implement haproxy
Suphanat Chunhapanya
2020-01-06
Merge remote-tracking branch 'tor-github/pr/1620'
Nick Mathewson
2020-01-06
Merge branch 'maint-0.4.2'
Nick Mathewson
2020-01-06
Merge remote-tracking branch 'tor-github/pr/1612' into maint-0.4.2
Nick Mathewson
2020-01-06
Merge branch 'maint-0.4.2'
Nick Mathewson
2020-01-06
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-01-05
Fix sandbox crash during reload of logging configuration
Peter Gerber
2019-12-20
Fix spacing in tor_sscanf() call in tor_inet_aton()
Neel Chauhan
2019-12-20
Fix spacing in tor_inet_aton() function header
Neel Chauhan
2019-12-20
Merge branch 'bug29819_035'
Nick Mathewson
2019-12-20
Replace several C identifiers.
teor
[next]