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
/
lib
Age
Commit message (
Expand
)
Author
2019-03-28
Don't unconditionally deref pub and sub in lint_message_consistency
Nick Mathewson
2019-03-27
Merge branch 'tor-github/pr/859'
George Kadianakis
2019-03-27
Merge branch 'maint-0.4.0'
teor
2019-03-26
Merge branch 'messaging_v3' into messaging_v3_merged
Nick Mathewson
2019-03-26
Remove message/subsystem numbers from log messages
Nick Mathewson
2019-03-26
Merge branch 'bug29805_rebased_squashed'
Nick Mathewson
2019-03-26
prob-distr: Some more comments about the initializers.
George Kadianakis
2019-03-26
prob-distr: Silence some coverity warnings.
George Kadianakis
2019-03-26
Merge remote-tracking branch 'tor-github/pr/724'
teor
2019-03-25
Rename one case of c_type to c_ptr_type.
Nick Mathewson
2019-03-25
Rename DISPATCH_DEFINE_TYPE() to DISPATCH_REGISTER_TYPE()
Nick Mathewson
2019-03-25
Various documentation notes and tweaks for pubsub
Nick Mathewson
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
practracker compliance: split lint_message into more logical parts
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
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
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-03-25
Move sizeof check to torint.h
rl1987
2019-03-25
Merge remote-tracking branch 'tor-github/pr/785'
teor
2019-03-25
Pass NULL to lpApplicationName in CreateProcessA().
Alexander Færøy
2019-03-22
circpad/prob_distr: Use crypto_fast_rng() instead of the old RNG.
George Kadianakis
2019-03-13
prob_distr: Better document our public API.
George Kadianakis
2019-03-13
prob_distr: Implement type-safe downcasting functions.
George Kadianakis
2019-03-12
Fix all nonconformant headers' guard macros.
Nick Mathewson
2019-03-12
Merge branch 'maint-0.4.0'
George Kadianakis
2019-03-12
Merge branch 'tor-github/pr/763' into maint-0.4.0
George Kadianakis
2019-03-11
Merge branch 'maint-0.4.0'
Nick Mathewson
2019-03-08
Merge remote-tracking branch 'bug28525_029' into maint-0.3.5
teor
2019-03-04
Merge branch 'tor-github/pr/723'
George Kadianakis
2019-03-04
doc: Fix an incorrect comment about calling FreeLibrary() on Windows
teor
2019-03-01
Merge branch 'tor-github/pr/718'
David Goulet
2019-03-01
Document crypto_fast_rng_one_in_n.
Nick Mathewson
[next]