aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_protover.c
AgeCommit message (Expand)Author
2020-08-03Merge remote-tracking branch 'tor-gitlab/mr/94'Nick Mathewson
2020-06-24Merge branch 'tor-github/pr/1939'George Kadianakis
2020-06-24Make summarize_protover_flags() handle NULL and empty string the sameNeel Chauhan
2020-06-23Merge branch 'maint-0.4.4'David Goulet
2020-06-17Spelling fix: "RECCOMEND" => "RECOMMEND".Nick Mathewson
2020-05-18test/protover: Add debug logs to some teststeor
2020-05-17test/protover: Add tests for summarize flagsteor
2020-05-15protover: Add defines for recent protocol versionsteor
2020-03-06Disable parts of test_protover_all_supported() that cause fatal exceptions wh...rl1987
2020-02-12test/protover: Test hard-coded protover sortingteor
2020-02-09protover: reject unexpected commascypherpunks
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-10-23Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-23Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-23Merge remote-tracking branch 'onionk/rust-allsupportednull1' into maint-0.3.3Nick Mathewson
2018-09-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-21Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-21Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-09-21Merge branch 'maint-0.2.9' into maint-0.3.2maint-0.3.2Nick Mathewson
2018-09-21rust/protover: fix null deref in protover_all_supported()cypherpunks
2018-09-16Add tortls.h includes to expose critical macro. Fix #27734.Nick Mathewson
2018-09-16When Tor is compiled with NSS, don't claim support for LinkAuth=1Nick Mathewson
2018-09-14protover: reject invalid protocol namescypherpunks
2018-09-12Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-12Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-12test/protover: remove version zero from testscypherpunks
2018-09-11Merge remote-tracking branch 'onionk/doublevote1'Nick Mathewson
2018-08-28Merge remote-tracking branch 'onionk/prototest1'Nick Mathewson
2018-08-19test/protover: add double-voting testcypherpunks
2018-08-17test/protover: add test for whitespace parsing bugcypherpunks
2018-08-17test/protover: add test for hyphen parsing bugcypherpunks
2018-07-05Whoops. Protover.[ch] belong in src/core/orNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-05-22Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-22Make the TROVE-2018-005 fix work with rust.Nick Mathewson
2018-05-22fix wide linesNick Mathewson
2018-05-22protover: TROVE-2018-005 Fix potential DoS in protover protocol parsing.Isis Lovecruft
2018-05-22Merge branch 'trove-2018-005_032' into trove-2018-005_033Nick Mathewson
2018-05-22protover: TROVE-2018-005 Fix potential DoS in protover protocol parsing.Isis Lovecruft
2018-04-02tests: Run all existing protover tests in both languages.Isis Lovecruft
2018-04-02tests: Make inline comments in test_protover.c more accurate.Isis Lovecruft
2018-04-02protover: Change protover_all_supported() to return only unsupported.Isis Lovecruft
2018-04-02tests: Run all existing protover tests in both languages.Isis Lovecruft
2018-04-02tests: Make inline comments in test_protover.c more accurate.Isis Lovecruft