aboutsummaryrefslogtreecommitdiff
path: root/src/feature/rend
AgeCommit message (Expand)Author
2021-01-28Merge remote-tracking branch 'tor-gitlab/mr/140' into maint-0.3.5David Goulet
2021-01-13Better fix for #40241 (--enable-all-bugs-are-fatal and fallthrough)Nick Mathewson
2021-01-11Fix warnings in current debian-hardened CI.Nick Mathewson
2020-10-07hs-v2: Add deprecation warning for serviceDavid Goulet
2020-09-07statistics: Properly count all rendezvous cells (avoid undercounting).George Kadianakis
2020-08-10small code tweaks to try to work around debian stable complaintsNick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2019-10-23Merge remote-tracking branch 'tor-github/pr/1284' into maint-0.3.5teor
2019-09-02Change loglevel of message 'Hash of session info was not as expected'rl1987
2019-08-23Merge branch 'bug23818_029' into bug23818_035teor
2019-01-18Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-12-04conn: Use connection_ap_mark_as_waiting_for_renddesc()David Goulet
2018-10-18hs-v3: Close client intro circuits if the descriptor is replacedDavid Goulet
2018-10-01Remove routerparse include from files that dont use itNick Mathewson
2018-10-01Move v2 hs parsing into feature/rendNick Mathewson
2018-10-01Split the authority-cert and signature/hash code from routerparseNick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-09-27Move the predicted ports code out of rephist.cNick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Move key-loading and crosscert-checking out of feature/relayNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-14hs-v2: Demote log warning to info when we don't have a consensusDavid Goulet
2018-09-07Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-06Merge remote-tracking branch 'tor-github/pr/294'Nick Mathewson
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-09-04Rename crypto_pk_check_key(), use it more reasonably, add testsNick Mathewson
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Remove rend_client_non_anonymous_mode_enabledDavid Goulet
2018-08-28hs: Remove rend_client_allow_non_anonymous_connectionDavid Goulet
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-28Stricter HiddenServicePort parsingrl1987
2018-08-22hs: Learn service version by trying to load the keysDavid Goulet
2018-07-11Rename crypto.c to crypto_cipher.c (since that's all it still has.)Nick Mathewson
2018-07-10Isolate resolve.h usage in the modules that really need it.Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson