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
/
or
/
shared_random.c
Age
Commit message (
Expand
)
Author
2016-09-08
capture and detect expected BUG messages in shared-random tests
Nick Mathewson
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-08-19
Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if con...
Nick Mathewson
2016-08-16
Added a voting_schedule_free function to free voting schedules.
Daniel Pinto
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-05
Merge remote-tracking branch 'asn/bug19555'
Nick Mathewson
2016-07-04
sr: add the base16 RSA identity digest to commit
David Goulet
2016-07-04
prop250: Fix voting_schedule_t memleak in sr_state_update().
George Kadianakis
2016-07-01
Keep make check-spaces happy
Andrea Shepard
2016-07-01
Fix i386 conversion warnings
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: 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: 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: 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: 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-06-20
prop250: Add memory and disk state in new files
David Goulet