Commits on Source
7418
74b2bc43
Protect buffers against INT_MAX datalen overflows.
Apr 09, 2019
0fa95308
Check return value of buf_move_to_buf for error.
Apr 09, 2019
c1001153
Changes file for bug30041
Apr 09, 2019
684b396c
Remove another needless typedef
Apr 16, 2019
05d25d06
rephist: fix an undeclared type compilation error
Apr 16, 2019
031ed59d
test/relay: add a missing typedef
Apr 17, 2019
dfdd8776
Merge branch 'bug30184_029' into bug30184_034
Apr 17, 2019
8f4840b3
Travis: remove sudo configuration
Apr 30, 2019
12185462
Add changes file
Apr 30, 2019
58cb98af
Prop 301: No longer vote on RecommendedPackages
May 16, 2019
fb91e1c6
Remove torctl.in from contrib/dist
May 21, 2019
a8a0144d
Multiple subscribers or publishers per subsystem
May 22, 2019
9eb221b2
Travis: make stem log a controller trace, and tail stem's tor log
May 28, 2019
66eae4af
Check whether gcc-hardening is runnable, and log an error if not
May 29, 2019
cdda69ca
Travis: only run the stem tests that use a tor binary
May 30, 2019
c390f1dd
doc: Add a new Travis CI cron job when there's a new maint branch
May 30, 2019
6263d9e1
doc: Add End of Life Tor instructions
May 30, 2019
3ba2e04e
Minor tweaks on EOL process
May 30, 2019
d41427b0
A couple of suggestions from dgoulet on EndOfLife.md
May 30, 2019
a6399da5
Bug 29034: Cleanup hs circuitmap when purpose changes.
Jun 05, 2019
a4ea335a
dirauth: Fix some comments in the router status processing code.
Jun 06, 2019
19bf5806
dirauth: Return a distinct status when formatting annotations fails
Jun 06, 2019
6be9d3ae
practracker: accept one extra line in routerlist.c
Jun 06, 2019
c46e99c4
Tolerate net-unreachable failures in util/socketpair_ersatz
Jun 07, 2019
adc7b50e
Bump master to 0.4.2.0-alpha-dev
Jun 10, 2019
46da5304
Update git scripts for new versions
Jun 10, 2019
bbddda3a
push-all: Use TOR_UPSTREAM_REMOTE_NAME to override UPSTREAM_BRANCH
Jun 10, 2019
0635170c
Add an environment variable to set GIT_PATH in git scripts
Jun 10, 2019
1190636f
Merge branch 'maint-0.4.1'
Jun 10, 2019
df8e2bbc
Merge remote-tracking branch 'tor-github/pr/1038'
Jun 10, 2019
c8e09dd0
Merge branch 'maint-0.4.1'
Jun 10, 2019
d6b411a3
Merge branch 'maint-0.4.1'
Jun 10, 2019
cfa943f1
Merge branch 'maint-0.4.1'
Jun 10, 2019
973800b8
scripts/git: Stop hard-coding the bash path in the git scripts
Jun 11, 2019
39613418
Stop hard-coding env vars in the git scripts
Jun 11, 2019
e9f1e975
Merge branch 'maint-0.4.1'
Jun 11, 2019
024d65e1
Free a string buffer in nt_service_install()
Jun 11, 2019
bff42c86
changes: file for 30799
Jun 11, 2019
ece5133e
Merge branch 'tor-github/pr/1098'
Jun 11, 2019
b83dba7c
Merge branch 'maint-0.4.1'
Jun 11, 2019
7cf9d54e
token-bucket: Implement a single counter object
Jun 11, 2019
646f7a9a
Merge branch 'ticket30687_042_01'
Jun 11, 2019
c1359b32
trunnel: Rename sendme.trunnel to sendme_cell.trunnel
Jun 11, 2019
e5ad6fb0
Merge branch 'ticket30769_041_01'
Jun 11, 2019
a7986755
Merge branch 'tor-github/pr/1060'
Jun 11, 2019
eb02c323
Merge branch 'maint-0.4.1'
Jun 11, 2019
3405a311
Merge branch 'maint-0.4.1'
Jun 11, 2019
4313f1cc
Merge branch 'ticket28453_v2' into ticket28453_v2_merged
Jun 11, 2019
35dd2d73
Merge branch 'maint-0.4.1'
Jun 11, 2019
e9d99d2e
Merge branch 'tor-github/pr/1083'
Jun 11, 2019
8e112cec
Merge branch 'tor-github/pr/1031'
Jun 11, 2019
a8c0f4dd
Rework orconn tracking to use pubsub
Jun 11, 2019
0bce0c33
Rework origin circuit tracking to use pubsub
Jun 11, 2019
5f5f6bb8
Add changes file for 29976
Jun 11, 2019
f7e8b3b6
Merge branch 'tor-github/pr/1040'
Jun 11, 2019
7b3efc38
Merge branch 'tor-github/pr/1102'
Jun 12, 2019
96fade0a
Merge branch 'tor-github/pr/1088'
Jun 12, 2019
438b7eec
Merge branch 'tor-github/pr/1099'
Jun 12, 2019
16e71c7f
practracker: accept an extra line in nt_service_install()
Jun 13, 2019
e218da17
make: Improve the documentation for test-network-all
Jun 14, 2019
6b136c18
Merge branch 'bug30455_041' into bug30455_master
Jun 14, 2019
1cad1f98
Travis: Don't log stem's SocketClosed TRACE logs to the console
Jun 14, 2019
990b434c
Make evloop into a subsystem.
Jun 14, 2019
319ce225
Merge branch 'bug30806'
Jun 14, 2019
ac5e44d9
Renaming: CONFIG_TYPE_UINT -> CONFIG_TYPE_POSINT
Jun 15, 2019
fe9d15cf
Remove the PORT configuration type: nothing uses it.
Jun 15, 2019
26436fb1
Add more unit tests for confparse.c, so we can refactor.
Jun 15, 2019
4613159c
Changes file for ticket 30893 (confparse testing)
Jun 15, 2019
7c6cc470
Merge branch 'bug30894_035' into ticket30893
Jun 15, 2019
66a15013
Allow excluding documentation from the build
Jun 16, 2019
52d386c9
Merge remote-tracking branch 'tor-github/pr/1100'
Jun 17, 2019
19dbd431
Shellcheck all the scripts
Jun 17, 2019
e8da65ee
Fix SC2034 in pre-push.git-hook
Jun 17, 2019
86478be5
Add changes file
Jun 17, 2019
93ca08d6
Merge branch 'ticket29533_squashed'
Jun 17, 2019
125a6300
Merge remote-tracking branch 'tor-github/pr/1115'
Jun 18, 2019
e3f34780
guard: Ignore marked for close circuit when changing state to open
Jun 19, 2019
16a0b7ed
guard: Ignore marked for close circuit when changing state to open
Jun 19, 2019
9644f346
Make the great grand practracker happy...
Jun 19, 2019
e6579d80
Merge branch 'tor-github/pr/1113'
Jun 19, 2019
91c7d395
changes: Fix typo in changes/ticket30893
Jun 19, 2019
87511766
hs-v3: Close intro circuits when cleaning client cache
Jun 19, 2019
f2b1eb1f
hs: Disallow single hop client circuit when introducing
Jun 19, 2019
70415c9f
Merge branch 'maint-0.4.1'
Jun 19, 2019
f9de9052
On Travis, put random data in ~/.torrc
Jun 23, 2019
1d504a40
Add changes file
Jun 23, 2019
a52e00b5
Fix shellcheck warning SC2034 in test_rebind.sh.
Jun 23, 2019
84f0f150
Improve comment in .travis.yml
Jun 23, 2019
872b85e6
Merge branch 'bug30956_041' into bug30956_master
Jun 24, 2019
45be44ed
stats: Split extrainfo_dump_to_string() into smaller functions.
Jun 24, 2019
5beb32d3
stats: Stop removing the ed25519 signature if the extra info file is too big
Jun 24, 2019
b7dda83c
Merge branch 'bug30958_029' into bug30958_035
Jun 24, 2019
e350dfc0
Merge branch 'bug30958_035' into bug30958_040
Jun 24, 2019
d9f49e9b
Merge branch 'bug30958_040' into bug30958_041
Jun 24, 2019
3b6bd768
Merge branch 'maint-0.4.1'
Jun 24, 2019
bd66a408
Merge remote-tracking branch 'tor-github/pr/1131'
Jun 24, 2019
aec359ef
Merge branch 'maint-0.4.1'
Jun 24, 2019
a8770063
Don't try to shellcheck src/rust/registry
Jun 24, 2019
4bac6b6e
Remove the unused "exitcode" variable from test_rebind.sh
Jun 24, 2019
81d16d8d
checkSpace.pl: Allow 'bool' before a space and an open-paren
Jun 24, 2019
7,318 additional commits have been omitted to prevent performance issues.
Loading
Loading