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
Age
Commit message (
Expand
)
Author
2019-03-25
Log warning messages _before_ exiting because of earlier dcfg failure
Nick Mathewson
2019-03-25
Use actual pointers in dispatch_cfg.c.
Nick Mathewson
2019-03-25
Add a test for pubsub_items_clear_bindings()
Nick Mathewson
2019-03-25
Add test for dispatch_send() fast path.
Nick Mathewson
2019-03-25
practracker: split shutdown code out of main.c
Nick Mathewson
2019-03-25
practracker compliance: split lint_message into more logical parts
Nick Mathewson
2019-03-25
pubsub: add test for items_out in builder_finalize()
Nick Mathewson
2019-03-25
coverage: Exclude lines in pubsub_pub that can only be reached on bug
Nick Mathewson
2019-03-25
pubsub_check.c: Stop accepting NULL prefix, which we never send.
Nick Mathewson
2019-03-25
dispatch: Test behavior of formatting type with no set fmt function.
Nick Mathewson
2019-03-25
Unit test for namemap_fmt_name()
Nick Mathewson
2019-03-25
pubsub test: add a test to make sure typefns can't be changed.
Nick Mathewson
2019-03-25
Try a different approach to making publish function seem used.
Nick Mathewson
2019-03-25
move pubsub_connector_t typedef to pubsub_connect.h
Nick Mathewson
2019-03-25
Correct doxygen @file directives
Nick Mathewson
2019-03-25
Document several issues found by Taylor
Nick Mathewson
2019-03-25
pubsub: install libevent events separately from the_dispatcher.
Nick Mathewson
2019-03-25
Connect the mainloop pubsub dispatcher on startup; free it on shutdown.
Nick Mathewson
2019-03-25
Add msgtypes.h include to pubsub_build.h
Nick Mathewson
2019-03-25
Code to manage publish/subscribe setup via subsystem interface.
Nick Mathewson
2019-03-25
Pubsub: macros for ease-of-use and typesafety.
Nick Mathewson
2019-03-25
Add function to clear publish bindings.
Nick Mathewson
2019-03-25
pubsub: relationship checking functionality
Nick Mathewson
2019-03-25
Pubsub: an OO layer on top of lib/dispatch
Nick Mathewson
2019-03-25
Debug logs to record all messages sent and delivered.
Nick Mathewson
2019-03-25
Add a naming system for IDs in dispatch.
Nick Mathewson
2019-03-25
Low-level dispatch module for publish-subscribe mechanism
Nick Mathewson
2019-03-25
Add a new inline function to check whether debug logging is on
Nick Mathewson
2019-03-25
Add a smartlist_grow() function to expand a smartlist
Nick Mathewson
2019-03-25
Add a macro for the fairly common "eat next semicolon" syntax trick
Nick Mathewson
2019-03-25
Add MESG as a new log domain.
Nick Mathewson
2019-03-25
Add a type to map names to short identifiers
Nick Mathewson
2019-01-15
Merge branch 'bug24953_squashed'
Nick Mathewson
2019-01-15
Depending on script mode, either use 'whitelist' or 'fallback list'
rl1987
2019-01-15
In updateFallbackDirs.py, say 'fallback list' instead of 'whitelist'
rl1987
2019-01-15
Merge branch 'ticket28058_squashed'
Nick Mathewson
2019-01-15
Add changes file
rl1987
2019-01-15
Add shellcheck to Travis CI builds
rl1987
2019-01-15
Run shellcheck for stuff in scripts/ as part of 'make check'
rl1987
2019-01-14
Merge remote-tracking branch 'asn-github/adaptive_padding-final'
Nick Mathewson
2019-01-14
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-14
Rework rep_hist_log_link_protocol_counts()
rl1987
2019-01-14
Merge remote-tracking branch 'teor/bug29015'
Nick Mathewson
2019-01-14
Remove TODO file.
George Kadianakis
2019-01-11
Merge branch 'bug28989_squashed'
Nick Mathewson
2019-01-11
Fix a typo
rl1987
2019-01-11
Fix CID 1442277
rl1987
2019-01-11
Actually close the stdout pipe on error in process_unix_exec
Kris Katterjohn
2019-01-11
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-11
Merge remote-tracking branch 'tor-github/pr/563' into maint-0.3.5
Nick Mathewson
[next]