summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-17Bug 23512: Test recording bytes in circ queues.Mike Perry
2018-09-17Bug 23512: Changes file.Mike Perry
2018-09-17Bug 23512: Report queued cells on or circs as written.Mike Perry
2018-09-17Promote rep_hist bw functions to uint64_t.Mike Perry
2018-09-17More changelog editsNick Mathewson
2018-09-17Write a blurb, pull UI changes to the front, editNick Mathewson
2018-09-17Light edits on changelog. mostly combining sections.Nick Mathewson
2018-09-17Lower the maximum size of a private key file to 16 MBNick Mathewson
2018-09-17Bump to 0.3.5.1-alphaNick Mathewson
2018-09-17Start a changelog for 0.3.5.1-alphaNick Mathewson
2018-09-16Add tortls.h includes to expose critical macro. Fix #27734.Nick Mathewson
2018-09-16Don't try to link C from rust doctests for nss detectionNick Mathewson
2018-09-16Merge branch 'bug25573-034-typefix'Nick Mathewson
2018-09-16Fix duplicate declaration of pathbias_count_valid_cells.Nick Mathewson
2018-09-16When Tor is compiled with NSS, don't claim support for LinkAuth=1Nick Mathewson
2018-09-16Update description of onion_extend_cpath() (#27333)traumschule
2018-09-14Add a missing function for windowsNick Mathewson
2018-09-14Explicitly ignore BIO_set_close() return val to fix #27711Nick Mathewson
2018-09-14Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-14Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-14Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-09-14hs-v3: Don't BUG() on directory permission check failureDavid Goulet
2018-09-14Merge remote-tracking branch 'dgoulet/ticket27040_035_01'Nick Mathewson
2018-09-14Merge branch 'nss_countbytes_squashed'Nick Mathewson
2018-09-14Allow malloc includes in tls libraryNick Mathewson
2018-09-14Add support for lower-level byte counting with NSSNick Mathewson
2018-09-14hs-v2: Demote log warning to info when we don't have a consensusDavid Goulet
2018-09-14rust/protover: delete ProtoSet::retaincypherpunks
2018-09-14rust/protover: use .and_not_in() instead of .retain() in all_supported()cypherpunks
2018-09-14rust/protover: add ProtoSet::and_not_in()cypherpunks
2018-09-14Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-14Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-14If options_act() fails, restore the previous value of global_optionsNick Mathewson
2018-09-14Merge branch 'nss_27664'Nick Mathewson
2018-09-14Merge branch 'nss_27451'Nick Mathewson
2018-09-14Fix compilation of 27686 on master.Nick Mathewson
2018-09-14Merge branch 'ticket27686_034' into xNick Mathewson
2018-09-14Teach the OOM module to handle half-open stream info. #27686Nick Mathewson
2018-09-14Tweak changes file: call this a major feature.Nick Mathewson
2018-09-14Tweak message; only log it on a relay.Nick Mathewson
2018-09-14Merge remote-tracking branch 'neel/b21530'Nick Mathewson
2018-09-14Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-14Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-14Merge remote-tracking branch 'onionk/rust-protokeyword1-035'Nick Mathewson
2018-09-14Merge remote-tracking branch 'tor-github/pr/329'Nick Mathewson
2018-09-14Merge branch 'ticket27247'Nick Mathewson
2018-09-14Changes file for the 32-bit msec conversion fixes of #27139Nick Mathewson
2018-09-14Make circuitmux ewma timing test more tolerant on 32bit osxNick Mathewson
2018-09-14Avoid integer overflow on fast 32-bit millisecond conversion.Nick Mathewson
2018-09-14Use a slightly more accurate formula for OSX 32-bit msec conversionNick Mathewson