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
Age
Commit message (
Expand
)
Author
2019-05-02
Add comments to include.am files to note where new sources go
Nick Mathewson
2019-05-02
Remove changes files that are already in 0.4.0.5 or earlier
Nick Mathewson
2019-05-02
Merge remote-tracking branch 'tor-github/pr/989'
Nick Mathewson
2019-05-01
Merge remote-tracking branch 'tor-github/pr/950'
Nick Mathewson
2019-04-30
Merge branch 'maint-0.4.0'
Nick Mathewson
2019-04-30
bump to 0.4.0.5
Nick Mathewson
2019-04-30
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/978' into maint-0.4.0
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/985'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/937'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/936'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/993'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/983'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/980'
David Goulet
2019-04-30
Merge branch 'tor-github/pr/909'
David Goulet
2019-04-30
Rename and clarify some functions for periodic events
Nick Mathewson
2019-04-30
Remove now-extraneous calls to initialize_periodic_events().
Nick Mathewson
2019-04-30
Changes file for periodic event movement
Nick Mathewson
2019-04-30
Move dirauth periodic events into dirauth module.
Nick Mathewson
2019-04-30
Turn 'mainloop' into a subsystem.
Nick Mathewson
2019-04-30
Changes file for 29732.
Nick Mathewson
2019-04-30
Make sure that the rng is not replaced if it is already replaced.
Nick Mathewson
2019-04-30
Make the deterministic and reproducible rng test code handle fast_rng
Nick Mathewson
2019-04-30
Add improved debugging support to crypto_rand_fast code.
Nick Mathewson
2019-04-30
Extract add-entropy code from crypto_fast_rng to a new function
Nick Mathewson
2019-04-30
Use preloaded-rng code in test_hs_descriptor.c
Nick Mathewson
2019-04-30
Make rng mock code also cover strongest_rand.
Nick Mathewson
2019-04-30
Use prefilled PRNG replacement in test_extorport
Nick Mathewson
2019-04-30
Use prefilled_rng in test_addr.c in place of existing code.
Nick Mathewson
2019-04-30
Add a testing PRNG replacement that returns canned data.
Nick Mathewson
2019-04-30
Update circuit_timeout test to use deterministic prng
Nick Mathewson
2019-04-30
Update test_prob_distr to use new reproducible RNG override code
Nick Mathewson
2019-04-30
Add support for deterministic override of crypto_rand() in tests
Nick Mathewson
2019-04-30
Add changes file
rl1987
2019-04-30
Travis: remove sudo configuration
rl1987
2019-04-29
Merge remote-tracking branch 'tor-github/pr/972'
Nick Mathewson
2019-04-29
Merge branch 'maint-0.4.0'
Nick Mathewson
2019-04-29
Merge remote-tracking branch 'tor-github/pr/974' into maint-0.4.0
Nick Mathewson
2019-04-27
Remove obsolete OpenSUSE initscript
rl1987
2019-04-26
Use fast check for missing id in node_is_a_configured_bridge()
Nick Mathewson
2019-04-26
Use a linear algorithm to subtract two nodelists.
Nick Mathewson
2019-04-26
Make nodelist_get_list() return a const pointer.
Nick Mathewson
2019-04-25
Merge remote-tracking branch 'tor-github/pr/889'
Nick Mathewson
2019-04-25
Merge remote-tracking branch 'tor-github/pr/922'
Nick Mathewson
2019-04-25
Extract keyword argument checking from argument parsing.
Nick Mathewson
2019-04-25
In control command api, rename "object" to "cmddata"
Nick Mathewson
2019-04-25
changes file for ticket 30091 (controller parsing refactor)
Nick Mathewson
2019-04-25
expand CMD_FL_WIPE to wipe the parsed arguments too
Nick Mathewson
2019-04-25
Simplify handler logic in control_cmd.c
Nick Mathewson
2019-04-25
Port the authenticate and authchallenge commands to the new parser
Nick Mathewson
[next]