summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-07Merge remote-tracking branch 'tor-github/pr/1208'Nick Mathewson
2019-08-06Merge remote-tracking branch 'tor-github/pr/1203'Nick Mathewson
2019-08-06hs-v3: Rename HS DoS default definesDavid Goulet
2019-08-06test: Series of fixes for hs_dos.c unit testsDavid Goulet
2019-08-06dos: Update HS intro circuits if parameters changeDavid Goulet
2019-08-06hs-v3: Add enable/disable HS DoS introduce parameterDavid Goulet
2019-08-06hs-v3: Add consensus parameters for DoS defensesDavid Goulet
2019-08-06test: Add hs_dos.c unit testsDavid Goulet
2019-08-06hs: Limit the amount of relayed INTRODUCE2David Goulet
2019-08-06Merge branch 'tor-github/pr/1195'George Kadianakis
2019-08-05#31320 Add IPv6 examplesAli Raheem
2019-08-05Rename handle_relay_command to handle_relay_cell_command .George Kadianakis
2019-08-05Test that regular cells get ignored in padding circuits.George Kadianakis
2019-08-05Ignore regular cells in padding circuits.George Kadianakis
2019-08-05Split connection_edge_process_relay_cell() in two functions.George Kadianakis
2019-08-05Merge branch 'maint-0.4.1'Nick Mathewson
2019-08-05Ignore regular cells in padding circuits.George Kadianakis
2019-08-01practracker: Add unit tests to test script, and test script to makefileNick Mathewson
2019-07-29Merge branch 'maint-0.4.1'David Goulet
2019-07-29Merge branch 'tor-github/pr/1179' into maint-0.4.1David Goulet
2019-07-25bump to 0.4.1.4-rc-devNick Mathewson
2019-07-25Merge branch 'maint-0.4.1'Nick Mathewson
2019-07-25Fix more 32-bit errors with domain and tt_int_opNick Mathewson
2019-07-25Merge branch 'maint-0.4.1'Nick Mathewson
2019-07-25test: Use a 64-bit comparison for logging domains.Nick Mathewson
2019-07-25Merge branch 'maint-0.4.1'David Goulet
2019-07-25Always check the retval of circpad_machine_current_state().George Kadianakis
2019-07-25Remove dead code from circpad_machine_remove_token().George Kadianakis
2019-07-25Merge branch 'maint-0.4.1'David Goulet
2019-07-25Merge branch 'tor-github/pr/1171' into maint-0.4.1David Goulet
2019-07-25Bump version to 0.4.1.4-rcNick Mathewson
2019-07-24Fix clang-detected errors related to log_domain_mask_tNick Mathewson
2019-07-24Merge branch 'maint-0.4.1'George Kadianakis
2019-07-24Merge branch 'tor-github/pr/1181' into maint-0.4.1George Kadianakis
2019-07-23Merge branch 'ticket24963_042_02'Nick Mathewson
2019-07-23Add a test for disallowing single-hop introductions.Nick Mathewson
2019-07-23Allow NULL circ->p_chan in circuit_is_suitable_for_introduce1()Nick Mathewson
2019-07-23Merge remote-tracking branch 'tor-github/pr/1185'Nick Mathewson
2019-07-23Merge remote-tracking branch 'tor-github/pr/1186'Nick Mathewson
2019-07-23Merge branch 'tor-github/pr/1116'David Goulet
2019-07-23Merge branch 'tor-github/pr/1153'David Goulet
2019-07-23Improve circpad documentation.pulls
2019-07-23transition when we send our first padding packet, not on receivedpulls
2019-07-23remove specified target_hopnum from relay-side machines (only for origin-side...pulls
2019-07-19Extract the log_domain_t type to a lower-level headerNick Mathewson
2019-07-19Adjust tor_log.rs for 64-bit log domains.Nick Mathewson
2019-07-19Set 'routerlist' global to NULL before freeing it.Nick Mathewson
2019-07-19Prevent UB on signed overflow.Tobias Stoeckmann
2019-07-08Adjust log callback type to use log_domain_mask_tNick Mathewson
2019-07-08Add a compile-time assertion to prevent a recurrence of 31080.Nick Mathewson