aboutsummaryrefslogtreecommitdiff
path: root/src/or/include.am
AgeCommit message (Expand)Author
2018-04-10Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-04-10Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-04-10Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-04-09Lift the list of default directory servers into their own file.Alexander Færøy
2018-02-16Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-02-16Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-01-30Merge branch 'ticket24902_029_05' into ticket24902_033_02David Goulet
2018-01-30dos: Initial code of Denial of Service mitigationDavid Goulet
2018-01-23Add onion service activity information to our heartbeat logs.George Kadianakis
2017-12-05hs-v3: Implement HS_DESC REQUESTED eventDavid Goulet
2017-11-01Merge branch 'tor_api_squashed'Nick Mathewson
2017-11-01Add a public tor_api.h with an implementation in tor_api.cNick Mathewson
2017-10-27use tor allocator for string allocation in rustChelsea Holland Komlo
2017-10-27rust implementation of protoverChelsea Holland Komlo
2017-10-18Move tor_git_revision into a new module.Nick Mathewson
2017-09-15sched: Groundwork before KIST implementationMatt Traudt
2017-09-05Move buffers.c and buffers_tls.c into src/commonNick Mathewson
2017-09-05Move the tls parts of buffers.c into buffers_tls.cNick Mathewson
2017-09-05Make buffers.c independent of or.hNick Mathewson
2017-09-05Move protocol-specific functions out of buffers.cNick Mathewson
2017-08-2122839: Build tor with rust enabled on winTies Stuij
2017-08-08prop224: Circuit has opened and ESTABLISH_INTRO cellDavid Goulet
2017-07-13prop224: Add hs_config.{c|h} with a refactoringDavid Goulet
2017-07-07test: Introduce hs_client_note_connection_attempt_succeeded().George Kadianakis
2017-07-07prop224: Introduce e2e rendezvous circuit code.David Goulet
2017-07-07prop224: Add connection and circuit identifier objectDavid Goulet
2017-05-19Merge branch 'add_rust_squashed'Nick Mathewson
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Netflow record collapsing defense.Mike Perry
2017-04-29Add --enable-rust configure switchSebastian Hahn
2017-04-25trace: Add a basic event-tracing infrastructure.David Goulet
2017-04-25Merge branch 'ahf_prop278_21662_squashed'Nick Mathewson
2017-04-25Add --enable-zstd to our configure script.Alexander Færøy
2017-04-25Add --enable-lzma to our configure script.Alexander Færøy
2017-04-24Add a "Consensus diff manager" module.Nick Mathewson
2017-04-13Merge branch 'asn/prop224-ntor-v2-squashed'Nick Mathewson
2017-04-13prop224: Add module that performs the HS ntor handshake.George Kadianakis
2017-04-06Add a 'consensus cache' type on top of storagedir.Nick Mathewson
2017-03-16Consensus diff backend from Daniel Martí GSOC project.Daniel Martí
2016-12-16Merge branch 'prop271_030_v1_squashed'Nick Mathewson
2016-12-14Merge branch 'dgoulet_ticket19043_030_03_squashed'Nick Mathewson
2016-12-14prop224: Introduce the new introduction point code.George Kadianakis
2016-12-05Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-05Test for .git as readable instead of a dir to support worktreesJ. Ryan Stinnett
2016-11-30Split bridge functions into a new module.Nick Mathewson
2016-11-04Merge branch 'ticket17238_029_02-resquash'Nick Mathewson
2016-11-04prop224: Directory cache supportDavid Goulet
2016-11-04prop224: Descriptor encoding implementationDavid Goulet
2016-11-04Move token parsing code to parsecommon.{c|h}David Goulet
2016-11-04hs: Refactor rend_data_t for multi version supportDavid Goulet