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
/
protover.c
Age
Commit message (
Expand
)
Author
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-06-21
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-06-21
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-06-20
fix memory leak in protover.c
Roger Dingledine
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-08
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-06-08
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-06-08
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-06-08
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-06-08
Avoid out-of-bounds smartlist access in protover_compute_vote()
rl1987
2018-05-22
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-22
Merge branch 'trove-2018-005_032' into maint-0.3.3
Nick Mathewson
2018-05-22
avoid a signed/unsigned comparison.
Nick Mathewson
2018-05-22
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-22
Merge branch 'trove-2018-005_032' into maint-0.3.3
Nick Mathewson
2018-05-22
uint breaks compilation on windows
Nick Mathewson
2018-05-22
vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote.
Isis Lovecruft
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
vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote.
Isis Lovecruft
2018-05-22
protover: TROVE-2018-005 Fix potential DoS in protover protocol parsing.
Isis Lovecruft
2018-04-22
add changes file and update check-typos in makefile
Deepesh Pathak
2018-04-02
protover: Change protover_all_supported() to return only unsupported.
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.2.9' into maint-0.3.1
Nick Mathewson
2018-03-01
Spec conformance on protover: always reject ranges where lo>hi
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 another NULL-pointer fix for protover.c.
Nick Mathewson
2018-03-01
Correctly handle NULL returns from parse_protocol_list when voting.
Nick Mathewson
2018-02-01
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-30
Add Link protocol version 5 to the supported protocols list in protover.c
teor
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-27
Handle NULL input to protover_compute_for_old_tor()
Nick Mathewson
2017-11-21
re-run ./scripts/maint/annotate_ifdef_directives
Nick Mathewson
2017-11-13
Add corresponding rust-c coupling comments to C
Nick Mathewson
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-05-15
Dircache protocol version 2 adds support for diffs
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-02-14
protover: Add new version for prop224 for HSIntro/HSDir
David Goulet
2016-12-02
Merge branch 'maint-0.2.9'
Nick Mathewson
[next]