aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
AgeCommit message (Expand)Author
2017-08-25sandbox: Fix double free when initializing HSv3 filenamesDavid Goulet
2017-08-24Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed'Nick Mathewson
2017-08-24prop224: Add a client intro point state cacheDavid Goulet
2017-08-24prop224: Add client-side HS descriptor cache.George Kadianakis
2017-08-24Merge branch 'feature22976_squashed'Nick Mathewson
2017-08-11Merge remote-tracking branch 'dgoulet/bug23091_032_01'Nick Mathewson
2017-08-09Block the port-forwarding helper at a higher pointNick Mathewson
2017-08-08Merge branch 'ticket20657_nickm_bugfixes_squashed'Nick Mathewson
2017-08-08prop224: Sandbox support for serviceDavid Goulet
2017-08-08prop224: Scheduled events for serviceDavid Goulet
2017-08-03routerkeys: Add cmdline option for learning signing key expiration.Isis Lovecruft
2017-08-02Fix check_expired_networkstatus_callback() if conditionDavid Goulet
2017-07-13Merge remote-tracking branch 'dgoulet/ticket21979_032_04'Nick Mathewson
2017-07-13Merge remote-tracking branch 'isis/bug19476'Nick Mathewson
2017-07-13prop224: Add a init/free_all function for the whole subsystemDavid Goulet
2017-07-13prop224: Add hs_config.{c|h} with a refactoringDavid Goulet
2017-07-13rephist: Remove unused crypto_pk statistics.Isis Lovecruft
2017-07-12If writing a heartbeat message fails, retry after MIN_HEARTBEAT_PERIOD.Isis Lovecruft
2017-07-12Use the return value for choosing intervalscypherpunks
2017-06-26Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-26Patch for 22720 from huyvq: exit(1) more oftenNick Mathewson
2017-06-21Convert authdir_mode_handles_descs(options, -1) with authdir_mode(options)huyvq
2017-06-05Merge branch 'maint-0.3.0'Nick Mathewson
2017-05-31Bugfix: Regenerate more certificates when appropriateNick Mathewson
2017-05-19Merge branch 'add_rust_squashed'Nick Mathewson
2017-05-19Add some Rust utility functions and print supportSebastian Hahn
2017-05-19Merge branch 'ticket21953_029'Nick Mathewson
2017-05-19Define HeapEnableTerminationOnCorruption if the headers don't.Nick Mathewson
2017-05-15Merge branch 'maint-0.3.0'Nick Mathewson
2017-05-15Initialize the HS cache at startupNick Mathewson
2017-05-12actually enable background compresion for consensusesNick Mathewson
2017-05-12Merge branch 'ticket21953_029'Nick Mathewson
2017-05-11Enable some windows hardening featuresNick Mathewson
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Cache netflow-related consensus parameters.Mike Perry
2017-05-08Bug 17604: Converge on only one long-lived TLS conn between relays.Mike Perry
2017-05-08Bug 17592: Clean up connection timeout logic.Mike Perry
2017-05-08Netflow record collapsing defense.Mike Perry
2017-04-27Clean the consdiffmgr cache and launch new diffs as needed.Nick Mathewson
2017-04-25Configure sandbox using consdiffmgr; free cdm on exit.Nick Mathewson
2017-04-25Use atomic counters for compressor allocation.Nick Mathewson
2017-04-25Use `tor_compress_supports_method()` before printing library versions.Alexander Færøy
2017-04-25Display LZMA and Zstandard versions when starting Tor.Alexander Færøy
2017-04-25Move zlib compression code into its own module.Alexander Færøy
2017-03-31Isolate dmalloc/openssl bridge code to crypto.cNick Mathewson
2017-03-20Fix very small memory leak #21788Daniel Pinto
2017-03-17Merge branch 'ahf_bugs_21641_squashed'Nick Mathewson
2017-03-17Check onion key consensus parameters every hour.Alexander Færøy
2017-03-17Add periodic timer for expiring old onion keys.Alexander Færøy
2017-03-17Make MIN_ONION_KEY_LIFETIME a consensus parameter defined value.Alexander Færøy