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
/
test
Age
Commit message (
Expand
)
Author
2019-04-05
crypto_format: Remove the return value from ed25519_signature_to_base64()
teor
2019-04-05
crypto_format: Remove the return value from curve25519_public_to_base64()
teor
2019-04-05
crypto_format: Remove the return values from digest256_to_base64()
teor
2019-04-03
Merge remote-tracking branch 'tor-github/pr/860'
Nick Mathewson
2019-04-02
Merge remote-tracking branch 'tor-github/pr/864'
teor
2019-03-29
Merge branch 'ticket29662_squashed' into ticket29662_squashed_merged
Nick Mathewson
2019-03-29
Use tor_assertf{_nonfatal} in code
rl1987
2019-03-28
test_routerkeys.c: Always check mkdir() return value
Nick Mathewson
2019-03-27
Stop assuming that /usr/bin/python3 exists
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 'tor-github/pr/842'
George Kadianakis
2019-03-26
Merge branch 'tor-github/pr/709'
George Kadianakis
2019-03-26
Merge branch 'maint-0.4.0'
George Kadianakis
2019-03-26
Merge branch 'tor-github/pr/847' into maint-0.4.0
George Kadianakis
2019-03-26
Merge remote-tracking branch 'tor-github/pr/724'
teor
2019-03-26
Merge branch 'maint-0.4.0'
teor
2019-03-26
Merge remote-tracking branch 'tor-github/pr/852' into maint-0.4.0
teor
2019-03-26
Add header guards to ptr_helpers.h
rl1987
2019-03-26
dircache: fix identation and remove unneded goto
juga0
2019-03-26
test: check that .../bandwidth.z is compressed
juga0
2019-03-26
test: Check bw file cache lifetime
juga0
2019-03-26
Serve bandwidth file used in the next vote
juga0
2019-03-26
Merge remote-tracking branch 'tor-github/pr/834'
teor
2019-03-26
test/dir: add a 4th argument to dirserv_read_measured_bandwidths()
teor
2019-03-26
Merge branch 'ticket29806_035_squashed_merged' into ticket29806_040_squashed_...
teor
2019-03-25
Rename DISPATCH_DEFINE_TYPE() to DISPATCH_REGISTER_TYPE()
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
pubsub: add test for items_out in builder_finalize()
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
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: an OO layer on top of lib/dispatch
Nick Mathewson
2019-03-25
Low-level dispatch module for publish-subscribe mechanism
Nick Mathewson
2019-03-25
Add a smartlist_grow() function to expand a smartlist
Nick Mathewson
2019-03-25
Add a type to map names to short identifiers
Nick Mathewson
2019-03-25
Minimize the includes in control.c
Nick Mathewson
2019-03-25
Split command-handling and authentication from control.c
Nick Mathewson
2019-03-25
Split getinfo handling into a new control_getinfo.c
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
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-24
Refactor test_utils_general() to fix Coverity warnings
rl1987
2019-03-22
Merge branch 'maint-0.4.0'
Nick Mathewson
2019-03-22
prob-distr: Decrease false positive rate of stochastic tests.
George Kadianakis
2019-03-22
Write missing function comments
rl1987
2019-03-22
Compile time check for being able to fit {unsigned} int inside void pointer
rl1987
[next]