summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
2015-07-31Move formatting functions around.Nick Mathewson
2015-07-16Merge remote-tracking branch 'public/ticket16543'Nick Mathewson
2015-07-16Merge remote-tracking branch 'sysrqb/bug15220_026_sysrqb'Nick Mathewson
2015-07-10Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 optionsNick Mathewson
2015-07-09Merge branch 'bug4862_027_04_squashed'Nick Mathewson
2015-07-09Upload descriptor when all intro points are readyDavid Goulet
2015-07-09Reuse intro points that failed but are still validDavid Goulet
2015-07-09Refactor rend_services_introduce()David Goulet
2015-06-29More tweaks for windows compilation. (ick)Nick Mathewson
2015-06-29Remove checks for visual C 6.Nick Mathewson
2015-06-18Add rendcache.{c|h}David Goulet
2015-06-17Merge branch '13642_offline_master_v2_squashed'Nick Mathewson
2015-06-17Support encrypted offline master keys with a new --keygen flagNick Mathewson
2015-06-01Appease make check-spacesAndrea Shepard
2015-05-28Merge branch '12498_ed25519_keys_v6'Nick Mathewson
2015-05-28Generate weird certificates correctlyNick Mathewson
2015-05-28# This is a combination of 2 commits.Nick Mathewson
2015-05-28Implement ed25519 identity collation for voting.Nick Mathewson
2015-05-28Checkpoint some work on voting on ed25519 identitiesNick Mathewson
2015-05-28Sign extrainfo documents with ed25519Nick Mathewson
2015-05-28Include ed25519 keys in microdescriptors.Nick Mathewson
2015-05-28Implement proposal 228: cross-certification with onion keysNick Mathewson
2015-05-28Implement ed25519-signed descriptorsNick Mathewson
2015-05-28prop220: Implement certificates and key storage/creationNick Mathewson
2015-05-20Add "HiddenServiceMaxStreams" as a per-HS tunable.Yawning Angel
2015-05-14Add missing descriptor ID to HS_DESC control eventDavid Goulet
2015-04-30Add a create function for rend_data_t objectDavid Goulet
2015-04-28Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.Yawning Angel
2015-04-23Merge remote-tracking branch 'dgoulet/bug14847_027_06'Nick Mathewson
2015-04-23Fix another signed/unsigned comparison bugNick Mathewson
2015-04-21Refactor HS descriptor fetch to support descriptor IDDavid Goulet
2015-04-20Use a random count of INTRODUCE2 for IP rotationDavid Goulet
2015-04-01Merge remote-tracking branch 'public/remove_old_version_checks'Nick Mathewson
2015-04-01Merge branch 'bug13736'Nick Mathewson
2015-04-01Merge remote-tracking branch 'public/bug15515_025'Nick Mathewson
2015-04-01Block multiple introductions on the same intro circuit.George Kadianakis
2015-03-24Remove version checks for microdescriptor supportNick Mathewson
2015-03-14Remove relative paths to header files.cypherpunks
2015-03-14Remove DynamicDHGroups as obsoleted by PluggableTransports or P256.Nick Mathewson
2015-03-11Allow {World,Group}Writable on AF_UNIX {Socks,Control}Ports.Nick Mathewson
2015-02-24Mechanical rename: tor_cert_t -> tor_x509_cert_tNick Mathewson
2015-02-18Merge branch 'bug9321_rerebase'Nick Mathewson
2015-02-18Parse GuardFraction info from consensuses and votes.George Kadianakis
2015-02-18Parse Guardfraction file and apply results to routerstatuses.George Kadianakis
2015-02-17Merge remote-tracking branch 'public/feature_13822'Nick Mathewson
2015-02-11Merge branch 'bug12844'Nick Mathewson
2015-02-09Add some comments to or_circuit_t.workqueue_entrySebastian Hahn
2015-02-07Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variantsNick Mathewson
2015-01-30Merge remote-tracking branch 'public/prop227_v2'Nick Mathewson
2015-01-29Remove SocksSocket; it's now spelled differently thanks to 14451Nick Mathewson