summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-02fuzz: Move init_protocol_warning_severity_level() into global_init()Nick Mathewson
2018-02-02dos: We can put less token than the current amountDavid Goulet
2018-02-02Use tt_u64_op() for uint64_t inputs.Nick Mathewson
2018-02-02Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-02-02Merge branch 'ticket25122_029_02' into ticket24902_029_05David Goulet
2018-02-02geoip: Add clientmap_entry_new() functionDavid Goulet
2018-02-02geoip: Increment and decrement functions for the geoip client cacheDavid Goulet
2018-02-02geoip: Hook the client history cache into the OOM handlerDavid Goulet
2018-02-02Merge branch 'maint-0.3.2'Nick Mathewson
2018-02-02Merge branch 'bug25125_032_01_squashed' into maint-0.3.2Nick Mathewson
2018-02-02sched: When releasing a channel, do not BUG() if absent from the pending listDavid Goulet
2018-02-01Merge branch 'maint-0.3.2'Nick Mathewson
2018-02-01test: KIST Scheduler unit tests to test the pending list stateDavid Goulet
2018-02-01Merge remote-tracking branch 'dgoulet/bug24700_032_01' into maint-0.3.2Nick Mathewson
2018-02-01Merge branch 'bug24700_032_01' into bug24700_033_01David Goulet
2018-02-01sched: Use the sched_heap_idx field to double-check our fix for 24700.Nick Mathewson
2018-02-01Merge remote-tracking branch 'teor/bug25070'Nick Mathewson
2018-02-01Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-02-01Merge branch 'maint-0.3.2'Nick Mathewson
2018-02-01Merge remote-tracking branch 'teor/bug25070_031' into maint-0.3.1Nick Mathewson
2018-02-01Merge branch 'bug24658-rsa_squashed'Nick Mathewson
2018-02-01Add crypto_rsa.[ch] to include.amFernando Fernandez Mancera
2018-02-01Tweaks into functions and variables in crypto_rsa.[ch]Fernando Fernandez Mancera
2018-02-01Remove commented functions in crypto module.Fernando Fernandez Mancera
2018-02-01Remove nodelist_recompute_all_hsdir_indices() as unused.Nick Mathewson
2018-02-01Revert "Change the sandbox behavior on all failed opens() to EACCES"Nick Mathewson
2018-02-01Merge remote-tracking branch 'dgoulet/bug24469_033_01'Nick Mathewson
2018-02-01Merge branch 'maint-0.3.2'Nick Mathewson
2018-02-01Merge remote-tracking branch 'dgoulet/bug24975_032_01' into maint-0.3.2Nick Mathewson
2018-01-31Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-01-31channel_tls_get_remote_addr_method now returns real_addr.Fernando Fernandez Mancera
2018-01-31circ: Don't cannibalize a circuit if the guard state is unusableDavid Goulet
2018-01-31Merge remote-tracking branch 'public/bug16106_02_nm'Nick Mathewson
2018-01-31Merge branch 'bug23954_squashed'Nick Mathewson
2018-01-31Use thread-safe types to store the LOG_PROTOCOL_WARN severityNick Mathewson
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31Merge branch 'bug25105_032' into maint-0.3.2Nick Mathewson
2018-01-31Merge branch 'bug25008'Nick Mathewson
2018-01-31ns: Add a before and after consensus has changed notificationDavid Goulet
2018-01-31Look at the correct protocol for supports_v3_rendezvous_pointNick Mathewson
2018-01-31Fix a failing unit test.Nick Mathewson
2018-01-31Look at the correct protocol for supports_v3_rendezvous_pointNick Mathewson
2018-01-31Revert "ns: Call notify_networkstatus_changed() after the new consensus is se...David Goulet
2018-01-31Document remaining cases for protocol supportNick Mathewson
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31Merge remote-tracking branch 'dgoulet/bug24975_032_01' into maint-0.3.2Nick Mathewson
2018-01-31sched: Avoid adding the same channel twice to the KIST pending listDavid Goulet
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31hs-v3: Remove a BUG() when storing a descriptor in the client cacheDavid Goulet
2018-01-31ns: Call notify_networkstatus_changed() after the new consensus is set globallyDavid Goulet