summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rust: Remove now unused byte_slice_is_c_like() utility.bug25185Isis Lovecruft2018-02-10
* rust: Remove empty_static_cstr() in favour of new cstr!() macro.Isis Lovecruft2018-02-10
* rust: Use tor_util::strings utils for protover_compute_for_old_tor.Isis Lovecruft2018-02-10
* rust: Use tor_util::strings utils for protover_get_supported_protocols.Isis Lovecruft2018-02-10
* rust: Add macro for passing static borrowed strings from Rust to C.Isis Lovecruft2018-02-10
* rust: Replace two `unwrap()`s in FFI code with `unwrap_or()`s.bug25127_reduxIsis Lovecruft2018-02-10
* Merge remote-tracking branch 'frewsxcv/frewsxcv-protover'Nick Mathewson2018-02-08
|\
| * Wrap types in protover.rs.Corey Farwell2018-01-29
* | Stop claiming that compute_for_old_tor() returns pairsNick Mathewson2018-02-08
* | Remove new unsafe {} use.Nick Mathewson2018-02-08
* | Merge remote-tracking branch 'isis/bug25127'Nick Mathewson2018-02-08
|\ \
| * | protover: Fix memleak in Rust impl of protover_compute_for_old_tor.bug25127Isis Lovecruft2018-02-07
| * | protover: Fix memleak in Rust implementation.Isis Lovecruft2018-02-06
* | | Merge branch 'maint-0.3.2'Nick Mathewson2018-02-08
|\ \ \
| * \ \ Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson2018-02-08
| |\ \ \
| | * \ \ Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson2018-02-08
| | |\ \ \
| | | * \ \ Merge branch 'maint-0.2.5' into maint-0.2.9Nick Mathewson2018-02-08
| | | |\ \ \
| | | | * | | Update geoip and geoip6 to the February 7 2018 database.Karsten Loesing2018-02-08
* | | | | | | dirserv: Improve returned message when relay is rejectedDavid Goulet2018-02-08
* | | | | | | remove blank line between function-comment and functionRoger Dingledine2018-02-07
* | | | | | | Merge remote-tracking branch 'dgoulet/ticket25163_033_01'Nick Mathewson2018-02-07
|\ \ \ \ \ \ \
| * | | | | | | rephist: Stop tracking relay connection statusDavid Goulet2018-02-06
| * | | | | | | rephist: Stop tracking EXTEND attemptsDavid Goulet2018-02-06
* | | | | | | | more fixes for typos, grammar, whitespace, etcRoger Dingledine2018-02-07
* | | | | | | | Merge remote-tracking branch 'dgoulet/bug25113_029_01'Nick Mathewson2018-02-07
|\ \ \ \ \ \ \ \
| * | | | | | | | test: Bump to 10 msec gap in the monotonic testDavid Goulet2018-02-07
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Fix wide lines from typo-fix patch.Nick Mathewson2018-02-07
* | | | | | | | changes file for 23650 typo fixesNick Mathewson2018-02-07
* | | | | | | | Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak2018-02-07
* | | | | | | | Improve doc of `primary_guards_up_to_date`.George Kadianakis2018-02-07
| |/ / / / / / |/| | | | | |
* | | | | | | Merge remote-tracking branch 'dgoulet/bug25116_029_01'Nick Mathewson2018-02-06
|\ \ \ \ \ \ \
| * | | | | | | Make circuit_log_ancient_one_hop_circuits() ignore established service rendez...David Goulet2018-02-05
| |/ / / / / /
* | | | | | | Merge branch 'arma_bug22212_031'Nick Mathewson2018-02-06
|\ \ \ \ \ \ \
| * | | | | | | Add a category for the 22212-forreal changes fileNick Mathewson2018-02-06
* | | | | | | | Merge remote-tracking branch 'arma/bug22212'Nick Mathewson2018-02-06
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | count flushing as channel activityRoger Dingledine2018-01-31
* | | | | | | Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson2018-02-05
|\ \ \ \ \ \ \
| * | | | | | | geoip: Make geoip_client_cache_total_allocation() return the counterDavid Goulet2018-02-05
* | | | | | | | Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson2018-02-05
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | dos: We can put less token than the current amountDavid Goulet2018-02-02
| * | | | | | | Use tt_u64_op() for uint64_t inputs.Nick Mathewson2018-02-02
* | | | | | | | fuzz: Move init_protocol_warning_severity_level() into global_init()Nick Mathewson2018-02-02
* | | | | | | | Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson2018-02-02
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'ticket25122_029_02' into ticket24902_029_05David Goulet2018-02-02
| |\ \ \ \ \ \ \
| | * | | | | | | geoip: Add clientmap_entry_new() functionDavid Goulet2018-02-02
| | * | | | | | | geoip: Increment and decrement functions for the geoip client cacheDavid Goulet2018-02-02
| | * | | | | | | geoip: Hook the client history cache into the OOM handlerDavid Goulet2018-02-02
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'maint-0.3.2'Nick Mathewson2018-02-02
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'bug25125_032_01_squashed' into maint-0.3.2Nick Mathewson2018-02-02
| |\ \ \ \ \ \ \
| | * | | | | | | sched: When releasing a channel, do not BUG() if absent from the pending listDavid Goulet2018-02-02
| |/ / / / / / /