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
/
feature
Age
Commit message (
Expand
)
Author
2019-10-24
Make foo_validate() functions call config_validate().
Nick Mathewson
2019-10-24
Rename validate_fn{,_t} to start with "legacy_".
Nick Mathewson
2019-10-24
Use named-member syntax for initializing config_format_t objects
Nick Mathewson
2019-10-24
Merge remote-tracking branch 'tor-github/pr/1447'
teor
2019-10-23
Merge remote-tracking branch 'tor-github/pr/1449'
teor
2019-10-23
Tidy whitespace around some STMT_BEGINs and STMT_ENDs
teor
2019-10-22
config validation: make the "old_options" argument const.
Nick Mathewson
2019-10-22
validate_fn(): remove now-unused defaults and from_setconf.
Nick Mathewson
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
feature/control: wrap some problem macros in COCCI
Nick Mathewson
2019-10-22
consdiff disable a macro when running with COCCI
Nick Mathewson
2019-10-22
Disable a couple of iterator macros when COCCI is defined.
Nick Mathewson
2019-10-22
With COCCI defined, avoid PERIODIC_EVENT.
Nick Mathewson
2019-10-22
With coccinelle, avoid includes in the middle of an expression.
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1417'
Nick Mathewson
2019-10-21
routermode.h: turn a comment into a doxygen comment.
Nick Mathewson
2019-10-21
Merge remote-tracking branch 'tor-github/pr/1430'
Nick Mathewson
2019-10-21
Merge remote-tracking branch 'tor-github/pr/1434'
teor
2019-10-21
control/getinfo: Use standard error handling
teor
2019-10-21
Fix changes file and string typos
teor
2019-10-21
control: Add GETINFO support for dumping microdesc consensus
AmreshVenugopal
2019-10-20
Merge branch 'maint-0.4.2'
teor
2019-10-20
hibernate: Fix repeated "bytes" in comment
teor
2019-10-20
dirauth: Add a macro comment to have_module_dirauth()
teor
2019-10-20
Merge branch 'maint-0.4.2'
Roger Dingledine
2019-10-20
fix easy typos
Roger Dingledine
2019-10-20
relay: Silence compiler warnings when relay mode is disabled
teor
2019-10-20
relay: Implement HAVE_MODULE_RELAY for routermode.c
teor
2019-10-20
feature: Move proxy_mode() into new files
teor
2019-10-18
Merge branch 'maint-0.4.2'
Nick Mathewson
2019-10-18
Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.2
Nick Mathewson
2019-10-18
Merge branch 'maint-0.4.2'
teor
2019-10-17
Remove overly strict assertions in transports.c.
Alexander Færøy
2019-10-17
hs_cache.c: fix HTML tags in doxygen comments.
Nick Mathewson
2019-10-17
Merge remote-tracking branch 'tor-github/pr/1416'
Nick Mathewson
2019-10-16
hs_cell.[ch]: repair doxygen.
Nick Mathewson
2019-10-16
shared_random.[ch]: repair doxygen comments
Nick Mathewson
2019-10-16
hs_cache.[ch]: repair doxygen comments.
Nick Mathewson
2019-10-16
Check tor_vasprintf for error return values.
Tobias Stoeckmann
2019-10-16
hs_client.[ch]: fix doxygen comments by using /**.
Nick Mathewson
2019-10-16
shared_random_state.[ch]: Repair a bunch of doxygen comments
Nick Mathewson
2019-10-16
hs_common.[ch]: repair doxygen comments by replacing /* with /**
Nick Mathewson
2019-10-16
hs_descriptor.[ch]: repair doxygen comments.
Nick Mathewson
2019-10-16
hs_service.c: repair doxygen comments
Nick Mathewson
2019-10-16
hs_service.h: repair doxygen comments.
Nick Mathewson
2019-10-16
voting_schedule: fix doxygen comments to use /**
Nick Mathewson
2019-10-16
Rename authcert_members.i to .h, and have it define a macro.
Nick Mathewson
2019-10-16
Doxygen: fix warnings about mismatched HTML tags.
Nick Mathewson
2019-10-16
Doxygen: Fix mismatched filenames.
Nick Mathewson
[next]