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-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
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-20
Run "make autostyle"
teor
2019-12-19
Mark TestingEstimatedDescriptorPropagationTime as obsolete.
Nick Mathewson
2019-12-19
Merge branch 'dirauth_config_squashed'
Nick Mathewson
2019-12-19
Declare relay/dirauth subsystem levels in a header.
Nick Mathewson
2019-12-19
Add an integration test for options disabled by dirauth subsystem.
Nick Mathewson
2019-12-19
Add config object for dirauth; move one option there.
Nick Mathewson
2019-12-19
Allow struct_magic to be disabled.
Nick Mathewson
2019-12-19
Support a flag to indicate that a config var is disabled
Nick Mathewson
2019-12-19
Add "stub" files for disabled modules.
Nick Mathewson
2019-12-18
Merge branch 'tor-github/pr/1587'
George Kadianakis
2019-12-17
Merge branch 'ticket32172_once_again'
Nick Mathewson
2019-12-17
Correct how we use libseccomp
Peter Gerber
2019-12-17
Merge remote-tracking branch 'tor-github/pr/1596'
Nick Mathewson
2019-12-17
Merge branch 'tor-github/pr/1608'
David Goulet
2019-12-16
Fix formatting in tor_assertf() message in struct_check_magic().
Nick Mathewson
2019-12-16
Merge branch 'bug32765_041' into bug32771_042
Nick Mathewson
2019-12-16
Use CHECK_PRINTF() for printf-like functions in util_bug.h
Nick Mathewson
2019-12-16
Compact lines in test_e2e_rend_circuit_setup()
Neel Chauhan
2019-12-16
Remove extra space from helper_get_circ_and_stream_for_test() call in test_e2...
Neel Chauhan
2019-12-16
Merge remote-tracking branch 'tor-github/pr/1505'
teor
2019-12-15
Add torint.h include to confdecl.h.
Nick Mathewson
2019-12-12
src/ext: Add __future__ imports for python 3 compatibility
teor
[next]