summaryrefslogtreecommitdiff
path: root/src/or/include.am
AgeCommit message (Expand)Author
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
2015-12-16Add Fallback Directory Candidate Selection Scriptteor
2015-12-14Merge branch 'maint-0.2.7'Nick Mathewson
2015-12-14Only setup environment variables for testscypherpunks
2015-11-13Infrastructure for replacing global periodic events in main.cKevin Butler
2015-09-29No spaces around = in variable assignmentMarcin Cieślak
2015-09-02Include dns_structs.h in tarballNick Mathewson
2015-08-21Is this the syntax that will make freebsd make happy?Nick Mathewson
2015-08-18Use tabs in src/or/include.amSebastian Hahn
2015-06-18Add rendcache.{c|h}David Goulet
2015-05-28Merge branch '12498_ed25519_keys_v6'Nick Mathewson
2015-05-28Refactor code that matches up routers with the same identity in votesNick Mathewson
2015-05-28Key-pinning back-end for directory authorities.Nick Mathewson
2015-05-28prop220: Implement certificates and key storage/creationNick Mathewson
2015-05-18Silence two make rulescypherpunks
2015-04-01Drop support for --digestsNick Mathewson
2015-03-21Disable assertions during coverage buildsSebastian Hahn
2015-03-14Do not distribute common_sha1.i and or_sha1.i.cypherpunks
2015-03-14Clean up generated files.cypherpunks
2015-03-14Use output variables instead of relative paths.cypherpunks
2015-03-04Revert "Missing dependencies; fixes 15127."Nick Mathewson
2015-03-04Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6Nick Mathewson
2015-03-04Missing dependencies; fixes 15127.Nick Mathewson
2015-01-06make "make test-stem" run stem tests on torNick Mathewson
2014-12-23add support for systemd notification protocolMichael Scherer
2014-11-27Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'Nick Mathewson
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
2014-09-30Implement scheduler mechanism to track lists of channels wanting cells or wri...Andrea Shepard
2013-10-31Move pathbias functions into a new file.Nick Mathewson
2013-07-18Move Extended ORPort code to its own module.George Kadianakis
2013-07-10Coverage support: build with --enable-coverage to have tests run with gcovNick Mathewson