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
/
test
Age
Commit message (
Expand
)
Author
2019-05-13
Merge branch 'bug28683_30173_29203_squashed'
Nick Mathewson
2019-05-13
Tests for bugs 28683, 30173, and 29203.
Mike Perry
2019-05-13
Merge branch 'tor-github/pr/976'
David Goulet
2019-05-10
Merge branch 'tor-github/pr/973'
George Kadianakis
2019-05-08
Merge branch 'tor-github/pr/1000'
David Goulet
2019-05-07
Merge branch 'tor-github/pr/994'
David Goulet
2019-05-03
Hiding crypt_path_t: Change code to use the privatization macro.
George Kadianakis
2019-05-03
Revert "Hiding crypt_path_t: Create a constructor for crypt_path_t."
George Kadianakis
2019-05-03
Hiding crypt_path_t: Rename some functions to fit the crypt_path API.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Trivial changes to satisfy check-local.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Create a constructor for crypt_path_t.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Fixup broken unittests.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Move init functions to crypt_path.c.
George Kadianakis
2019-05-03
Merge branch 'tor-github/pr/984'
David Goulet
2019-05-02
Merge branch 'tor-github/pr/986'
George Kadianakis
2019-05-02
Merge branch 'tor-github/pr/999'
George Kadianakis
2019-05-02
Add comments to include.am files to note where new sources go
Nick Mathewson
2019-05-02
Move voteflags.[ch] to become dirauth only.
Nick Mathewson
2019-05-01
Merge remote-tracking branch 'tor-github/pr/950'
Nick Mathewson
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-30
Split reply formatting out of control_fmt.c
Taylor Yu
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
Turn 'mainloop' into a subsystem.
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
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-29
sendme: Better function names
David Goulet
2019-04-29
sendme: Better handle the random padding
David Goulet
2019-04-29
prop289: Keep the digest bytes, not the object
David Goulet
2019-04-29
prop289: Use a 20 bytes digest instead of 4
David Goulet
2019-04-29
tests: Implement unit tests for SENDME v1
David Goulet
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
In control command api, rename "object" to "cmddata"
Nick Mathewson
2019-04-25
Add kvline support to controller command parser.
Nick Mathewson
2019-04-25
Allow kvlines in control commands.
Nick Mathewson
2019-04-25
Add fuzzing support for several more groups of kvlines flags
Nick Mathewson
2019-04-25
kvline: handle empty alues as well as empty keys
Nick Mathewson
2019-04-25
Unit tests for current control-command parser logic
Nick Mathewson
[prev]
[next]