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_protover.c
Age
Commit message (
Expand
)
Author
2018-10-23
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-23
Merge remote-tracking branch 'onionk/rust-allsupportednull1' into maint-0.3.3
Nick Mathewson
2018-09-21
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-09-21
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-09-21
Merge branch 'maint-0.2.9' into maint-0.3.2
maint-0.3.2
Nick Mathewson
2018-09-21
rust/protover: fix null deref in protover_all_supported()
cypherpunks
2018-09-14
protover: reject invalid protocol names
cypherpunks
2018-09-12
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-09-12
test/protover: remove version zero from tests
cypherpunks
2018-05-22
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-22
Make the TROVE-2018-005 fix work with rust.
Nick Mathewson
2018-05-22
fix wide lines
Nick Mathewson
2018-05-22
protover: TROVE-2018-005 Fix potential DoS in protover protocol parsing.
Isis Lovecruft
2018-05-22
Merge branch 'trove-2018-005_032' into trove-2018-005_033
Nick Mathewson
2018-05-22
protover: TROVE-2018-005 Fix potential DoS in protover protocol parsing.
Isis Lovecruft
2018-04-02
tests: Run all existing protover tests in both languages.
Isis Lovecruft
2018-04-02
tests: Make inline comments in test_protover.c more accurate.
Isis Lovecruft
2018-04-02
protover: Change protover_all_supported() to return only unsupported.
Isis Lovecruft
2018-04-02
tests: Run all existing protover tests in both languages.
Isis Lovecruft
2018-04-02
tests: Make inline comments in test_protover.c more accurate.
Isis Lovecruft
2018-04-02
protover: Change protover_all_supported() to return only unsupported.
Isis Lovecruft
2018-03-01
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-03-01
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-03-01
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-03-01
Protover tests: disable some obsoleted tests
Nick Mathewson
2018-03-01
Forbid UINT32_MAX as a protocol version
Nick Mathewson
2018-03-01
Forbid "-0" as a protocol version.
Nick Mathewson
2018-03-01
Add more of Teor's protover tests.
Nick Mathewson
2018-03-01
Add some protover vote round-trip tests from Teor.
Nick Mathewson
2018-01-30
Add unit tests for supported protocols
teor
2017-11-09
Merge branch 'ticket20895'
Nick Mathewson
2017-10-27
rust implementation of protover
Chelsea Holland Komlo
2017-09-11
Add a function to check for support for "protocol X or later"
Nick Mathewson
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-09-26
Rename compute_protover_vote to protover_compute_vote
Nick Mathewson
2016-09-26
Clean whitespace, add missing documentation
Nick Mathewson
2016-09-26
Cover the error cases of parsing protocol versions
Nick Mathewson
2016-09-26
Unit tests for protover_all_supported
Nick Mathewson
2016-09-26
Basic backend for the protocol-versions voting algorithm.
Nick Mathewson
2016-09-26
checkpoint basic protover backend
Nick Mathewson