summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-09process.h: include stdbool.hNick Mathewson
2020-01-09conscache.h: declare config_line_t structure.Nick Mathewson
2020-01-09Turn authdir_mode_v3() into a non-inline functionNick Mathewson
2020-01-09Include ht.h in all headers that use HT_ENTRY()Nick Mathewson
2020-01-09consdiffmgr.h: use struct declarations for several typesNick Mathewson
2020-01-09hs_circuitmap.h: use a struct declarationNick Mathewson
2020-01-09routerparse.h: include parsecommon.h when exposing token table.Nick Mathewson
2020-01-09process.h: add a struct declaration for buf_t.Nick Mathewson
2020-01-09timers.h: add declaration for timeval.Nick Mathewson
2020-01-09lib/conf: include torint.h in files that use it.Nick Mathewson
2020-01-09control_hs.h: use a couple of struct delcarationsNick Mathewson
2020-01-09connection.h: new includes and struct declarationsNick Mathewson
2020-01-09siphash.h: include stdint.Nick Mathewson
2020-01-09hs_circuit: use struct declaration.Nick Mathewson
2020-01-09or_options_st.h: Add an include and a struct declaration.Nick Mathewson
2020-01-09Include x509.h in tortls_internal.h.Nick Mathewson
2020-01-09Include sys/types.h in fdio.h, for "off_t".Nick Mathewson
2020-01-09Use raw_assert in ht.hNick Mathewson
2020-01-09Remove extra ; from tt_assert() macro definition.Nick Mathewson
2020-01-09Use new ENABLE/DISABLE_GCC_WARNINGNick Mathewson
2020-01-09Replace DISABLE/ENABLE_GCC_WARNING with something that will confuse clang-for...Nick Mathewson
2019-12-16Merge remote-tracking branch 'tor-github/pr/1505'teor
2019-12-12src/ext: Add __future__ imports for python 3 compatibilityteor
2019-12-12python: Add __future__ imports for python 3 compatibilityteor
2019-12-10Merge branch 'tor-github/pr/1581'George Kadianakis
2019-12-10hs-v3: Handle client rendezvous circuit timeoutDavid Goulet
2019-12-10Merge branch 'tor-github/pr/1583'David Goulet
2019-12-10hs-v3: Fix memory leak in test_hs_control_store_permanent_creds()George Kadianakis
2019-12-09Rename control_reply_add_1kvTaylor Yu
2019-12-08simplify getinfo using reply linesTaylor Yu
2019-12-08use control reply lines for protocolinfoTaylor Yu
2019-12-08refactor handle_control_protocolinfoTaylor Yu
2019-12-08simplify getconf by using reply linesTaylor Yu
2019-12-08reply lines structuresTaylor Yu
2019-12-08add KV_RAW to kvline.cTaylor Yu
2019-12-08clean up kvline_can_encode_lines()Taylor Yu
2019-12-06Merge branch 'maint-0.4.2'Nick Mathewson
2019-12-06Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2019-12-06Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-12-06Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-12-06Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-12-06Update geoip and geoip6 to the December 3 2019 database.Karsten Loesing
2019-12-05Bump to 0.4.2.5Nick Mathewson
2019-12-05bump version to 0.4.1.7Nick Mathewson
2019-12-05Bump to 0.4.0.6Nick Mathewson
2019-12-05Bump version to 0.3.5.9Nick Mathewson
2019-12-05Merge branch 'maint-0.4.0' into maint-0.4.1teor
2019-12-05Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-12-05Merge remote-tracking branch 'tor-github/pr/1424' into maint-0.4.0teor
2019-12-05Merge remote-tracking branch 'tor-github/pr/1277' into maint-0.3.5teor