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
/
or
Age
Commit message (
Expand
)
Author
2016-07-04
Raise libevent dependency to 2.0.10-stable or newer
Sebastian Hahn
2016-07-01
Keep make check-spaces happy
Andrea Shepard
2016-07-01
Fix i386 conversion warnings
Nick Mathewson
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
prop250: Add a DEL state action and return const SRVs
David Goulet
2016-07-01
prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAg...
David Goulet
2016-07-01
Refactor parameter computation and add a helper function
Nick Mathewson
2016-07-01
prop250: Fix format string encoding in log statement
David Goulet
2016-07-01
prop250: Change reveal_num to uint64_t and version to uint32_t
David Goulet
2016-07-01
prop250: Don't use {0} to init static struct -- causes warning on clang.
George Kadianakis
2016-07-01
prop250: Silence a logging message.
George Kadianakis
2016-07-01
prop250: Don't reject votes containing commits of unknown dirauths.
George Kadianakis
2016-07-01
prop250: Pass the dst length to sr_srv_encode()
David Goulet
2016-07-01
prop250: Fix unit tests about the RSA fingerprint check
David Goulet
2016-07-01
prop250: Sort commits in lexicographical order in votes
David Goulet
2016-07-01
prop250: Improve log messages
David Goulet
2016-07-01
prop250: Sort smartlist before you get most frequent SRV.
George Kadianakis
2016-07-01
prop250: Only trust known authority when computing SRV
David Goulet
2016-07-01
prop250: Add version to Commit line in vote and state
David Goulet
2016-07-01
prop250: Add a valid flag to sr_commit_t
David Goulet
2016-07-01
prop250: Use RSA identity digest instead of fingerprint
David Goulet
2016-07-01
prop250: change time_t to uint64_t
David Goulet
2016-07-01
prop250: Add unit tests
David Goulet
2016-07-01
prop250: Initialize the SR subsystem and us it!
David Goulet
2016-07-01
prop250: Parse votes and consensus
David Goulet
2016-07-01
prop250: Put commits and SRVs in votes/consensus
David Goulet
2016-07-01
prop250: Add commit and SR values generation code
David Goulet
2016-07-01
Fix a missing break; in dump_desc_init()
Nick Mathewson
2016-07-01
Merge remote-tracking branch 'teor/bug19530-v2'
Nick Mathewson
2016-07-01
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-07-01
When tor can't find a directory, log less
teor (Tim Wilson-Brown)
2016-07-01
Make authority_certs_fetch_missing support bridge hints
teor (Tim Wilson-Brown)
2016-07-01
Refactor duplicate code in authority_certs_fetch_missing
teor (Tim Wilson-Brown)
2016-07-01
Call purpose_needs_anonymity in authority_certs_fetch_missing
teor (Tim Wilson-Brown)
2016-07-01
Hex-encode raw digest before printing in authority_certs_fetch_missing
teor (Tim Wilson-Brown)
2016-07-01
Refactor authority_certs_fetch_missing to call get_options once
teor (Tim Wilson-Brown)
2016-06-30
Set binary mode when checking malformed descriptor.
Nick Mathewson
2016-06-30
fix naked memcmps
Nick Mathewson
2016-06-30
Fix more naked strdup/malloc/free instances
Nick Mathewson
2016-06-30
Try to fix warnings when size_t is smaller than st.st_size.
Nick Mathewson
2016-06-30
fix a syntax warning
Nick Mathewson
2016-06-30
Fix three -Wtautological-constant-out-of-range-compare warnings.
Nick Mathewson
2016-06-30
Fix -Wextra-semi warning
Nick Mathewson
2016-06-30
Fix a 32-bit compilation failure
Nick Mathewson
2016-06-30
A little more specificity in documentation for getinfo download/ stuff
Nick Mathewson
2016-06-30
Merge remote-tracking branch 'andrea/ticket19323_squashed'
Nick Mathewson
2016-06-30
Merge remote-tracking branch 'andrea/bug18322_v3_squashed'
Nick Mathewson
2016-06-30
Also check if the sandbox is configured as well as if it's active; sandbox_in...
Andrea Shepard
2016-06-30
Do sandbox_is_active() check before reconstructing dump_desc() FIFO on startu...
Andrea Shepard
2016-06-30
Add unit test for dump_desc_populate_fifo_from_directory()
Andrea Shepard
[next]