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
Age
Commit message (
Expand
)
Author
2020-01-17
Merge remote-tracking branch 'tor-github/pr/1529'
Nick Mathewson
2020-01-17
Merge branch 'ticket32806'
Nick Mathewson
2020-01-17
Remove some dead checks
Nick Mathewson
2020-01-17
fix a stray asterisk in a comment
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
Remove routerstatus_format_entry() consensus_method argument as unused
Nick Mathewson
2020-01-16
Remove support for now-obsolete consensus methods before 28.
Nick Mathewson
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1663'
Nick Mathewson
2020-01-16
Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_merged
Nick Mathewson
2020-01-16
Document why dircache is not included in --list-modules
Nick Mathewson
2020-01-16
Add have_module_dircache().
Nick Mathewson
2020-01-16
Turn several functions from stubs into macros
Nick Mathewson
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move directory_must_use_begindir() to dirclient_modes.[ch]
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
Move dirserv_get_routerdescs() to control_getinfo.c
Nick Mathewson
2020-01-16
Move dir_split_resource_into_spoolable() to dircache module.
Nick Mathewson
2020-01-16
add_c_file: Fix "control line not preceded by a blank line"
teor
2020-01-15
Merge remote-tracking branch 'tor-github/pr/1657'
Nick Mathewson
2020-01-15
Tell static analyzer that having ntservice functions not exist is ok
Nick Mathewson
2020-01-15
compat_compiler: add a macro to prevent coverity deadcode warnings.
Nick Mathewson
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1661'
teor
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-14
Replace an assertion with a check-and-log
Nick Mathewson
2020-01-14
Merge remote-tracking branch 'tor-github/pr/1636'
Nick Mathewson
2020-01-14
Merge branch 'ticket32883'
Nick Mathewson
2020-01-14
Merge branch 'ticket32825_squashed'
Nick Mathewson
2020-01-14
Rename UTIL_TEST_NO_WIN to reflect intent
Nick Mathewson
2020-01-14
Merge remote-tracking branch 'tor-github/pr/1659'
Nick Mathewson
2020-01-13
Deprecate the ClientAutoIPv6ORPort option
Neel Chauhan
2020-01-13
Split core/include.am into per-subdirectory include.am files
Nick Mathewson
2020-01-13
hs-v2: Always check rend_cache validity before using it
David Goulet
2020-01-09
Merge branch 'disable_ns_macro'
Nick Mathewson
2020-01-09
Merge branch 'ticket22029_attempt_squashed'
Nick Mathewson
2020-01-09
Add dirserv_load_fingerprint_file() test
Neel Chauhan
2020-01-09
Allow ed25519 keys to be banned in approved-routers
Neel Chauhan
2020-01-09
Fix wide lines from NS() removal fallout.
Nick Mathewson
2020-01-09
Remove NS*() macros from test.h.
Nick Mathewson
2020-01-09
Remove all usage of the NS*() macros in test*.c
Nick Mathewson
2020-01-09
Replace various NS_MODULE/SUBMODULE vals with shorter names.
Nick Mathewson
2020-01-09
Put all NS_DECL invocations on single lines.
Nick Mathewson
2020-01-09
Always define NS_MODULE and NS_SUBMODULE when NS is used.
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
[next]