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
Age
Commit message (
Expand
)
Author
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-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-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
2019-01-11
Include the beginnings of a FAQ about which timer to use.
Nick Mathewson
2019-01-11
Clarify immutability of global padding machine specs.
George Kadianakis
2019-01-11
Fix wrong bases.
Taylor R Campbell
2019-01-11
Add some more type checking.
Taylor R Campbell
2019-01-11
Use the distribution abstraction as an abstraction.
Taylor R Campbell
2019-01-11
Move ceil call back into the geometric sampler.
Taylor R Campbell
2019-01-11
Fix more type redefinition errors.
Taylor R Campbell
2019-01-11
Fix type redefinition errors.
Taylor R Campbell
2019-01-10
Misc trivial improvements around circpadding code.
George Kadianakis
2019-01-10
Unittest for tor_isinf().
George Kadianakis
2019-01-10
Rename crypto_rand_uint32() -> crypto_rand_u32()
George Kadianakis
2019-01-10
Rename circpad_machineinfo_t -> circpad_machine_state_t
George Kadianakis
2019-01-10
Rename circpad_machine_t -> circpad_machine_spec_t
George Kadianakis
2019-01-10
Add top-level file documentation for circuitpadding.c
George Kadianakis
2019-01-09
Merge remote-tracking branch 'tor-github/pr/627'
Nick Mathewson
2019-01-09
Merge branch 'ticket28843'
Nick Mathewson
2019-01-09
Merge branch 'maint-0.3.5'
Nick Mathewson
[next]