summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2019-10-18Merge branch 'maint-0.4.2'teor
2019-10-17Remove overly strict assertions in transports.c.Alexander Færøy
2019-10-17hs_cache.c: fix HTML tags in doxygen comments.Nick Mathewson
2019-10-17Merge remote-tracking branch 'tor-github/pr/1416'Nick Mathewson
2019-10-16hs_cell.[ch]: repair doxygen.Nick Mathewson
2019-10-16shared_random.[ch]: repair doxygen commentsNick Mathewson
2019-10-16hs_cache.[ch]: repair doxygen comments.Nick Mathewson
2019-10-16Check tor_vasprintf for error return values.Tobias Stoeckmann
2019-10-16hs_client.[ch]: fix doxygen comments by using /**.Nick Mathewson
2019-10-16shared_random_state.[ch]: Repair a bunch of doxygen commentsNick Mathewson
2019-10-16hs_common.[ch]: repair doxygen comments by replacing /* with /**Nick Mathewson
2019-10-16hs_descriptor.[ch]: repair doxygen comments.Nick Mathewson
2019-10-16hs_service.c: repair doxygen commentsNick Mathewson
2019-10-16hs_service.h: repair doxygen comments.Nick Mathewson
2019-10-16voting_schedule: fix doxygen comments to use /**Nick Mathewson
2019-10-16Rename authcert_members.i to .h, and have it define a macro.Nick Mathewson
2019-10-16Doxygen: fix warnings about mismatched HTML tags.Nick Mathewson
2019-10-16Doxygen: Fix mismatched filenames.Nick Mathewson
2019-10-15hs-v3: Fix possible memory leak in error code pathDavid Goulet
2019-10-11Merge branch 'ticket31682_042_01_squashed'Nick Mathewson
2019-10-11Correct comment on build_establish_intro_dos_extensionNick Mathewson
2019-10-11hs-v3: Fix implicit ssize_t to size_t conversionDavid Goulet
2019-10-08hs-v3: Do not remove intro point if circuit existsDavid Goulet
2019-10-07Merge remote-tracking branch 'tor-github/pr/1317'Nick Mathewson
2019-10-07Merge branch 'ticket31548_035_01_squashed'Nick Mathewson
2019-10-07hs-v3: Make service pick the exact amount of intro pointsDavid Goulet
2019-10-03hs: ADD_ONION NEW:BEST now defaults to ED25519-V3David Goulet
2019-10-03Merge branch 'tor-github/pr/1276'George Kadianakis
2019-10-03Authorities reject relays running unsupported Tor release series.Nick Mathewson
2019-10-03Merge remote-tracking branch 'tor-github/pr/1358'Nick Mathewson
2019-10-03Merge remote-tracking branch 'tor-github/pr/1382'Nick Mathewson
2019-10-03control/control: Refactor some error handling codeteor
2019-10-01Add comments to try to prevent recurrence of #31495.Nick Mathewson
2019-10-01Help users who try to use v2 client auth in v3 onions.George Kadianakis
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-30Merge branch 'tor-github/pr/1346'George Kadianakis
2019-09-26Merge remote-tracking branch 'tor-github/pr/1308'Nick Mathewson
2019-09-26lock: Avoid some undefined behaviour when freeing mutexes.teor
2019-09-25Merge branch 'tor-github/pr/1341'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1345'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1309'George Kadianakis
2019-09-24feature/control: add a missing word to the send_control_done() commentteor
2019-09-23fix typo in commentRoger Dingledine
2019-09-23fix: Ticket #31589AmreshVenugopal
2019-09-19microdesc_parse: convert some ints to boolsNick Mathewson
2019-09-19microdesc_parse: Rename "next" label to "err".Nick Mathewson
2019-09-19Reindent microdesc_parse_fields().Nick Mathewson
2019-09-19Extract field-parsing code for microdesc_parse.cNick Mathewson
2019-09-19Reindent microdesc_extract_body().Nick Mathewson
2019-09-19Extract the body-copying portion of microdesc parsingNick Mathewson