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
2020-10-14
Implement proposal 318: Limit protovers to 0..63
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-10-23
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
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.4'
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-16
Add tortls.h includes to expose critical macro. Fix #27734.
Nick Mathewson
2018-09-16
When Tor is compiled with NSS, don't claim support for LinkAuth=1
Nick Mathewson
2018-09-14
protover: reject invalid protocol names
cypherpunks
2018-09-12
Merge branch 'maint-0.3.4'
Nick Mathewson
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-09-11
Merge remote-tracking branch 'onionk/doublevote1'
Nick Mathewson
2018-08-28
Merge remote-tracking branch 'onionk/prototest1'
Nick Mathewson
2018-08-19
test/protover: add double-voting test
cypherpunks
2018-08-17
test/protover: add test for whitespace parsing bug
cypherpunks
2018-08-17
test/protover: add test for hyphen parsing bug
cypherpunks
2018-07-05
Whoops. Protover.[ch] belong in src/core/or
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
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
[next]