summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-03-22Merge remote-tracking branch 'tor-github/pr/819'teor
2019-03-22circpad: Rename circpad_machine_state_t to circpad_machine_runtime_t.George Kadianakis
2019-03-22circpad/prob_distr: Use crypto_fast_rng() instead of the old RNG.George Kadianakis
2019-03-21circpad: Don't pad if Tor is in dormant mode.George Kadianakis
2019-03-15Merge branch 'maint-0.4.0'Nick Mathewson
2019-03-15Merge remote-tracking branch 'tor-github/pr/791' into maint-0.4.0Nick Mathewson
2019-03-14circ: Remove n_mux and p_mux membersDavid Goulet
2019-03-13Merge branch 'pr_722_squashed'Nick Mathewson
2019-03-13Fix test prob distr parameters that caused warnings.George Kadianakis
2019-03-13Merge remote-tracking branch 'tor-github/pr/705'Nick Mathewson
2019-03-13circpad: Machines MUST have strictly increasing histogram edges.George Kadianakis
2019-03-13circpad: Documentation improvements after Nick's review.George Kadianakis
2019-03-08Merge branch 'pr_719_squashed_040' into maint-0.4.0Nick Mathewson
2019-03-08Bug 29204: Inspect circuit queues before sending padding.Mike Perry
2019-03-08Merge branch 'pr_719_squashed'Nick Mathewson
2019-03-08Bug 29204: Inspect circuit queues before sending padding.Mike Perry
2019-03-07Merge branch 'maint-0.4.0'Nick Mathewson
2019-03-07Merge remote-tracking branch 'tor-github/pr/745' into maint-0.4.0Nick Mathewson
2019-03-05Merge branch 'maint-0.4.0'Nick Mathewson
2019-03-05protover: Add missing Padding to translate_to_rustDavid Goulet
2019-03-01Merge branch 'tor-github/pr/718'David Goulet
2019-03-01Log the correct "auto" port number for listening socketsKris Katterjohn
2019-02-26Merge branch 'tor-github/pr/655'David Goulet
2019-02-25Switch an int32_t bin to a circpad_hist_index_t.George Kadianakis
2019-02-25document picking infinity binGeorge Kadianakis
2019-02-25Fix dist_min_usec documentation and naming.George Kadianakis
2019-02-25histogram_edges is histogram_len longGeorge Kadianakis
2019-02-21Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-02-21Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2019-02-21Merge branch 'maint-0.4.0'Nick Mathewson
2019-02-20Remove all uses of weak_rng.Nick Mathewson
2019-02-20Merge branch 'tor-github/pr/696'David Goulet
2019-02-19Merge remote-tracking branch 'tor-github/pr/704' into maint-0.4.0Nick Mathewson
2019-02-19Merge branch 'bug28698_035' into maint-0.4.0Nick Mathewson
2019-02-19Add circuit time check before logging about relaxing circuit timeJosé M. Guisado
2019-02-15Fix tests to use the new design.George Kadianakis
2019-02-15Update all the histogram functions to use the new design.George Kadianakis
2019-02-15Remove start_usec/range_usec and make equivalent fields for distributions.George Kadianakis
2019-02-15Add histogram fields in header file that allow specifying edges.George Kadianakis
2019-02-14kist: When readding chans, check correct chan's sched_heap_idxMatt Traudt
2019-02-09Add connection_dir_buf_add() helper functionrl1987
2019-02-08Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-26Allow empty username/password in SOCKS5 username/password auth messagerl1987
2019-01-17Use crypto_xof() in hs_ntor.c.Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-14Merge remote-tracking branch 'asn-github/adaptive_padding-final'Nick Mathewson
2019-01-11Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-11Merge remote-tracking branch 'tor-github/pr/563' into maint-0.3.5Nick Mathewson