summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 '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-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
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-31But in most Earth cultures, there are 60s in a minute.Nick Mathewson
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-31add a rate-limit.Nick Mathewson
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-31Merge branch 'bug24927'Nick Mathewson
2018-01-31Merge remote-tracking branch 'public/ticket24849_032'Nick Mathewson
2018-01-31Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-01-31test: Add unit tests for overflows and underflows in cc_stats_refill_bucketteor
2018-01-31dos: Make sure cc_stats_refill_bucket can't overflow while calculatingteor
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31test: Remove a redundant round from test_dos_bucket_refillteor
2018-01-30remove a redundant semicolonNick Mathewson
2018-01-30Merge branch 'ticket24902_029_05' into ticket24902_033_02David Goulet
2018-01-30dos: Make circuit rate limit per second, not tenths anymoreDavid Goulet
2018-01-30test: Add unit tests for the DoS subsystemGeorge Kadianakis
2018-01-30dos: Clear connection tracked flag if geoip entry is removedDavid Goulet
2018-01-30dos: Add a heartbeat logDavid Goulet
2018-01-30dos: Add the DoSRefuseSingleHopClientRendezvous optionDavid Goulet
2018-01-30dos: Add the connection DoS mitigation subsystemDavid Goulet