tor/src/feature/dircommon
Nick Mathewson 3a7369d0cf Doxygen: remove /** and **/ from all .dox files
This is an automatically generated commit, made with:

find src -name '*.dox' | \
   xargs  perl -i -ne 'print unless (m#^\s*/?\*\*/?\s*$#);'
2019-11-15 09:23:51 -05:00
..
consdiff.c Re-run make autostyle. 2019-10-22 09:40:31 -04:00
consdiff.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
dir_connection_st.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
directory.c dir: Remove connection_dir_is_anonymous() logging 2019-10-24 11:23:31 -04:00
directory.h hs-v3: Disallow single hop client to post/get a descriptor 2019-07-03 08:21:16 -04:00
feature_dircommon.dox Doxygen: remove /** and **/ from all .dox files 2019-11-15 09:23:51 -05:00
fp_pair.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
fp_pair.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
vote_timing_st.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
voting_schedule.c Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() 2019-04-30 14:49:05 -04:00
voting_schedule.h voting_schedule: fix doxygen comments to use /** 2019-10-16 11:08:34 -04:00