aboutsummaryrefslogtreecommitdiff
path: root/src/or/include.am
AgeCommit message (Expand)Author
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-30dos: Initial code of Denial of Service mitigationDavid Goulet
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
2016-09-26checkpoint basic protover backendNick Mathewson
2016-07-04Remove src/or/eventdns_tor.h based on cypherpunk's reviewSebastian Hahn
2016-07-04Raise libevent dependency to 2.0.10-stable or newerSebastian Hahn
2016-06-20prop250: Add memory and disk state in new filesDavid Goulet
2016-05-12Add -ftrapv to gcc-hardening ... mostly!Nick Mathewson
2016-01-08Simplify micro-revision dependency rulescypherpunks
2015-12-26Mark all object files built based on micro-revision.i as depending on itNick Mathewson
2015-12-19Add the SHA-3 hash functions to common/crypto.h.Yawning Angel
2015-12-15Merge remote-tracking branch 'teor/feature15775-fallback-v9-squashed'Nick Mathewson