summaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
AgeCommit message (Expand)Author
2017-10-25hs-v2: Copy needed information between service on prunningDavid Goulet
2017-09-19hs: Pad RENDEZVOUS1 v3 cell to match length of v2David Goulet
2017-09-18Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-18Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-09-18Fix log-uninitialized-stack bug in rend_service_intro_established.Nick Mathewson
2017-09-15Merge branch 'scan-build-032'Nick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-12Clear up dead-assignment warnings from scan-buildNick Mathewson
2017-09-08Merge branch 'ed25519_lookup'Nick Mathewson
2017-09-07hs: Do not assert on rend_data while iterating over circuitsDavid Goulet
2017-08-31hs: Set rendezvous circuit timestamp_dirty all the timeDavid Goulet
2017-08-29Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-28hs: Fix the intro circuit max retryDavid Goulet
2017-08-25Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-25Merge branch 'bug19418_029' into maint-0.3.1Nick Mathewson
2017-08-22Refactor node lookup APIs to take flagsNick Mathewson
2017-08-19prop224: Refactor parse_extended_hostname() to parse v3 addrs.George Kadianakis
2017-08-09Make sure we always wind up checking i2d_*'s output.Nick Mathewson
2017-08-08prop224: Add service rendezvous circuit relaunchDavid Goulet
2017-08-08hs: Rename num_rend_services()David Goulet
2017-08-08prop224: Link rendezvous circuit to edge connectionDavid Goulet
2017-08-08prop224: Establish rendezvous circuit for serviceDavid Goulet
2017-08-08prop224: Circuit has opened and ESTABLISH_INTRO cellDavid Goulet
2017-08-08prop224: Service v3 descriptor creation and logicDavid Goulet
2017-07-24Rename the hybrid_encrypt/decrypt functions; label them as dangerousNick Mathewson
2017-07-13Merge remote-tracking branch 'dgoulet/ticket21979_032_04'Nick Mathewson
2017-07-13prop224: Fix clang warningsDavid Goulet
2017-07-13prop224: Use the service config object when configuringDavid Goulet
2017-07-13hs: Add rend_service_init()David Goulet
2017-07-13prop224: Load and/or generate v3 service keysDavid Goulet
2017-07-13prop224: Configure v3 service from optionsDavid 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-07Explicit length checks in circuit_init_cpath_crypto().George Kadianakis
2017-07-07Refactor circuit_init_cpath_crypto() to do prop224 rend circuits.George Kadianakis
2017-05-09Merge branch 'dgoulet_ticket22060_031_01_squashed'Nick Mathewson
2017-05-09config: Remove AllowInvalidNodes optionDavid Goulet
2017-05-05Merge remote-tracking branch 'dgoulet/ticket21978_031_02'Nick Mathewson
2017-04-27Merge branch 'dirreq'Nick Mathewson
2017-04-24hs: Refactor rend_add_service()David Goulet
2017-04-24hs: Add rend_validate_service() functionDavid Goulet
2017-04-21Replace remaining directory_initiate_command_* instancesNick Mathewson
2017-04-21hs: Fix a spurious warn in rend_log_intro_limitDavid Goulet
2017-04-13hs: Make the service list pruning function publicDavid Goulet
2017-04-07hs: Move common defines to hs_common.hDavid Goulet
2017-04-07hs: Move service check private dir to hs_common.cDavid Goulet
2017-04-03Merge remote-tracking branch 'teor/bug21596_030' into maint-0.3.0Nick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2017-03-14Log info about intro point limits when they are reached and resetteor
2017-03-14Log more info when a service descriptor has the wrong number of intro pointsteor