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
/
lib
Age
Commit message (
Expand
)
Author
2019-04-04
fast_rng: if noinherit has failed, then check getpid() for bad forks
Nick Mathewson
2019-04-04
map_anon: define a macro if it is possible for noinherit to fail.
Nick Mathewson
2019-04-04
Make map_anon expose the result of a noinherit attempt
Nick Mathewson
2019-04-04
Drop thread-local fast_rng on fork.
Nick Mathewson
2019-04-04
Merge branch 'bug30021_029' into bug30021_035
Nick Mathewson
2019-04-03
fdio.c: add more includes.
Nick Mathewson
2019-04-03
Merge remote-tracking branch 'tor-github/pr/863'
teor
2019-03-30
bug_occurred: a place where we assumed that "buf" was still a buffer
Nick Mathewson
2019-03-29
Merge branch 'ticket29662_squashed' into ticket29662_squashed_merged
Nick Mathewson
2019-03-29
Check for NULL in tor_assertf_nonfatal()
rl1987
2019-03-29
Refrain from using static buffer for assert failure message; call tor_asprint...
rl1987
2019-03-29
Silence compiler warnings
rl1987
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
[prev]
[next]