tor/src
Isis Lovecruft 63eeda89ea
rust: Refactor Rust impl of protover_list_supports_protocol().
This includes a subtle difference in behaviour, as in 4258f1e18, where we return
(matching the C impl's return behaviour) earlier than before if parsing failed,
saving us computation in parsing the versions into a
protover::protoset::ProtoSet.

 * REFACTOR `protover::ffi::protover_list_supports_protocol()` to use new types
   and methods.
2018-04-02 19:34:26 +00:00
..
common Add a paranoia check in string_is_valid_nonrfc_hostname() 2018-03-28 07:48:18 -04:00
config Merge branch 'maint-0.3.1' into maint-0.3.2 2018-03-13 10:59:30 -04:00
ext Update src/ext/rust to latest master for libc update. 2018-03-21 17:09:59 -04:00
or dir auths no longer vote Guard if they're not voting V2Dir 2018-04-02 00:20:01 -04:00
rust rust: Refactor Rust impl of protover_list_supports_protocol(). 2018-04-02 19:34:26 +00:00
test Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3 2018-03-28 14:21:04 -04:00
tools Fix the log-severities memory-leak in tor-resolve.c 2017-12-11 11:49:57 -05:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel Fix spelling mistakes corresponding to ticket #23650 2018-02-07 10:41:57 -05:00
win32 bump version to 0.3.3.4-alpha-dev 2018-03-29 11:24:02 -04:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00