aboutsummaryrefslogtreecommitdiff
path: root/scripts/maint
AgeCommit message (Expand)Author
2023-12-09Use raw strings for regexs containing escapesAlex Xu (Hello71)
2023-09-25scripts: Always exit 0 after git commit for geoip scriptDavid Goulet
2023-08-30script: Attempt to fix geoip scriptDavid Goulet
2023-08-15cargo: Move lockfile to root and updateMicah Elizabeth Scott
2023-08-15geoip-db-tool: Fix clippy warningsMicah Elizabeth Scott
2023-08-04geoip: Fix cargo target directoryDavid Goulet
2023-07-13Clarify where geoip-db-tool is.Nick Mathewson
2023-06-01scripts: Use latest geoip database instead of using locationDavid Goulet
2023-01-10Merge branch 'maint-0.4.7'David Goulet
2023-01-10shellcheck: Fix new warningsDavid Goulet
2022-08-10scripts: GeoIP update tool cargo updateDavid Goulet
2022-06-16Fix `check-docs` to avoid false-positives on missing anchors.Nick Mathewson
2022-04-27Remove broken MSVC supportAlex Xu (Hello71)
2022-02-25Fix typosDimitris Apostolou
2021-10-27scripts: Quiet the IPFire location GeoIP commandDavid Goulet
2021-10-06rust: Remove Rust support from treeDavid Goulet
2021-09-07Align and fix indentations in several maint scriptsskaluzka
2021-08-29Improve fname_is_c func in pratracker/includes.pyskaluzka
2021-08-22Correct syntax & formatting in test_pratracker.shskaluzka
2021-05-25Rewrite documentation on primary branch usage for Tor.git.Alexander Færøy
2021-04-14geoip script: add options to output AS numbers.Nick Mathewson
2021-04-12scripts: Add default include path to ccls generated fileDavid Goulet
2021-03-02Add geoip-db-tool/Cargo.lock to version control, as is the custom.Nick Mathewson
2021-02-22Use rangemap 0.1.10Nick Mathewson
2021-02-22script to generate a commit for an updated geoip fileNick Mathewson
2021-02-22Rust tool to convert IPFire Location dump into CSV format.Nick Mathewson
2021-02-05Merge branch 'maint-0.4.4' into maint-0.4.5Alexander Færøy
2021-02-05Fix CI build: practracker error in connection_edge.c, take two.Alexander Færøy
2021-02-05Merge branch 'maint-0.4.4' into maint-0.4.5Alexander Færøy
2021-02-05Fix CI build: practracker error in connection_edge.c.Alexander Færøy
2021-01-21Merge branch 'maint-0.4.4' into maint-0.4.5David Goulet
2021-01-21Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
2021-01-21Merge branch 'maint-0.3.5' into maint-0.4.3David Goulet
2021-01-21build: Add "make lsp" commandDavid Goulet
2020-11-12Fix typos.Samanta Navarro
2020-10-06Expose TOR_PT_OUTBOUND_BIND_ADDRESS_{V4,V6} to Pluggable Transports.Alexander Færøy
2020-09-23Implement IPv6 sybil protection.vnepveu
2020-08-14Make options_init_from_torrc smaller #40102Daniel Pinto
2020-08-11Merge branch 'maint-0.4.4'Nick Mathewson
2020-08-11Fix "run_check_subsystem_order.sh" to use $PYTHON.Nick Mathewson
2020-08-03Minor style improvements. #30045Daniel Pinto
2020-08-01Add --format argument to --key-expiration option. #30045Daniel Pinto
2020-07-20Merge remote-tracking branch 'tor-gitlab/mr/59'Nick Mathewson
2020-07-20Merge branch 'tor-gitlab/mr/65'Alexander Færøy
2020-07-17Add running glibc version to the log. #40047Daniel Pinto
2020-07-17Use gitlab-friendly URLs when formatting changelogs as HTMLNick Mathewson
2020-07-14doc: Move manpages into doc/man/David Goulet
2020-07-08trace: Move LTTng specific declartion to .inc fileDavid Goulet
2020-07-08trace: Add single tracepoint in circuit subsystemDavid Goulet
2020-07-03Merge branch 'tor-github/pr/1934'George Kadianakis