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
/
test_shared_random.c
Age
Commit message (
Expand
)
Author
2016-10-27
Convert remaining files to smartlist_add_strdup
overcaffeinated
2016-09-09
Chop another ~93 RSA key generations out of the unit tests
Nick Mathewson
2016-09-08
capture and detect expected BUG messages in shared-random tests
Nick Mathewson
2016-09-08
Resolve more BUG warnings in the unit tests
Nick Mathewson
2016-09-01
Fix memory leaks in the shared random tests.
Nick Mathewson
2016-08-26
test: Fix shared random unit test for big endian
David Goulet
2016-07-05
Test: fix shared random test checking bad errno
David Goulet
2016-07-05
Fix shared-random test
Nick Mathewson
2016-07-05
Merge remote-tracking branch 'dgoulet/bug19567_029_01'
Nick Mathewson
2016-07-05
Merge remote-tracking branch 'asn/bug19551'
Nick Mathewson
2016-07-04
sr: add the base16 RSA identity digest to commit
David Goulet
2016-07-04
test: Fix shared random buffer overrun
David Goulet
2016-07-02
Fix edge case fail of shared random unittest.
George Kadianakis
2016-07-01
Keep make check-spaces happy
Andrea Shepard
2016-07-01
Windows open() returns eacces when eisdir would be sane
Nick Mathewson
2016-07-01
Fix i386 conversion warnings
Nick Mathewson
2016-07-01
Fix a -Wmissing-variable-declarations warning
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
prop250: Change reveal_num to uint64_t and version to uint32_t
David Goulet
2016-07-01
prop250: Don't reject votes containing commits of unknown dirauths.
George Kadianakis
2016-07-01
prop250: Fix unit tests about the RSA fingerprint check
David Goulet
2016-07-01
prop250: Sort smartlist before you get most frequent SRV.
George Kadianakis
2016-07-01
prop250: Use RSA identity digest instead of fingerprint
David Goulet
2016-07-01
prop250: Add unit tests
David Goulet