rl1987
|
8d04dc416b
|
Add changes file
|
2019-02-09 16:56:54 +02:00 |
|
rl1987
|
4c10221332
|
Use compress_dir_buf_add() function in a few places
|
2019-02-09 16:46:31 +02:00 |
|
rl1987
|
09a3c949f8
|
Add connection_dir_buf_add() helper function
|
2019-02-09 16:06:32 +02:00 |
|
Nick Mathewson
|
7f59b9fb1f
|
Merge branch 'maint-0.3.5'
|
2019-02-08 08:37:46 -05:00 |
|
Nick Mathewson
|
ab65347819
|
Merge branch 'ticket29040_1_changes' into maint-0.3.5
|
2019-02-08 08:37:43 -05:00 |
|
Nick Mathewson
|
eca0f87801
|
Add changes file for bug 29040.
|
2019-02-08 08:37:23 -05:00 |
|
Nick Mathewson
|
b1ae2fd65b
|
Merge branch 'maint-0.3.5'
|
2019-02-08 08:19:34 -05:00 |
|
Nick Mathewson
|
4b36f9676d
|
Merge remote-tracking branch 'tor-github/pr/670' into maint-0.3.5
|
2019-02-08 08:19:31 -05:00 |
|
Roger Dingledine
|
bfd1d70243
|
Merge branch 'maint-0.3.5'
|
2019-02-05 08:10:43 -05:00 |
|
Roger Dingledine
|
bca25eebfb
|
Merge branch 'maint-0.3.4' into maint-0.3.5
|
2019-02-05 08:10:14 -05:00 |
|
Roger Dingledine
|
8ea98c0f4c
|
Merge branch 'maint-0.3.3' into maint-0.3.4
|
2019-02-05 08:09:47 -05:00 |
|
Nick Mathewson
|
4d7a0a1310
|
Update Cargo.lock with new comment; suppress 29244.
|
2019-02-01 16:38:23 +01:00 |
|
rl1987
|
790150e57a
|
Allow empty username/password in SOCKS5 username/password auth message
|
2019-01-26 11:06:33 +02:00 |
|
Nick Mathewson
|
d9010c5b67
|
One more 32-bit clang warning
|
2019-01-24 15:23:06 -05:00 |
|
Nick Mathewson
|
e19222a0da
|
Use tt_u64_op() in test_circuitpadding.c to fix compilation warnings
Fixes bug 29169.
|
2019-01-24 13:20:21 -05:00 |
|
Nick Mathewson
|
8b254c1c70
|
Merge branch 'precommit_squashed'
|
2019-01-24 11:08:10 -05:00 |
|
Nick Mathewson
|
dd22c84ccf
|
Only run the checkIncludes.py script if it exists
(It was added in 0.3.5)
|
2019-01-24 08:06:09 -05:00 |
|
Nick Mathewson
|
107e50a90f
|
lintChanges.py didn't take a directory argument in 0.2.9
|
2019-01-24 08:05:42 -05:00 |
|
rl1987
|
611e8dcda7
|
Also run checkInclude.py before every commit
|
2019-01-24 08:03:17 -05:00 |
|
rl1987
|
99fffc6c2f
|
Add a pre-commit hook that runs code and changelog entry formatting checks
|
2019-01-24 08:03:17 -05:00 |
|
Suphanat Chunhapanya
|
238a9080c6
|
hs-v3: add an option param to safe log functions
We add an option param to safe_str and safe_str_client because in
some case we need to use those functions before global_options is set.
|
2019-01-24 04:31:18 +07:00 |
|
Suphanat Chunhapanya
|
8de735f068
|
hs-v3: fix use after free in client auth config
We accidentally use `auth` after freeing it in
client_service_authorization_free. The way to solve it is to
free after using it.
|
2019-01-24 04:31:07 +07:00 |
|
Nick Mathewson
|
adeeb8841e
|
Merge branch 'maint-0.3.5'
|
2019-01-23 11:18:14 -05:00 |
|
rl1987
|
712a622fce
|
Log an HSDesc we failed to parse at Debug loglevel
|
2019-01-23 10:37:10 -05:00 |
|
Nick Mathewson
|
5ec566edda
|
Merge branch 'maint-0.3.5'
|
2019-01-23 09:51:32 -05:00 |
|
Nick Mathewson
|
1c5f03fba7
|
Merge branch 'maint-0.3.3' into maint-0.3.4
|
2019-01-23 09:51:02 -05:00 |
|
Nick Mathewson
|
f9050681c0
|
Merge branch 'maint-0.3.4' into maint-0.3.5
|
2019-01-23 09:51:02 -05:00 |
|
Nick Mathewson
|
d1c0dbabfa
|
Merge branch 'maint-0.2.9' into maint-0.3.3
"ours" merge to avoid dropping non-broken changes files after
removal of merged 0.2.9 changes files.
|
2019-01-23 09:50:38 -05:00 |
|
Nick Mathewson
|
dd6c2b0ad7
|
maint-0.2.9: remove changes files that are merged in 0.2.9 releases
Many of these files cause check-changes to fail, which will be a
long-term problem as we continue to support 0.2.9.
|
2019-01-23 09:48:28 -05:00 |
|
Nick Mathewson
|
8e1e71cc0d
|
Merge branch 'bug29122'
|
2019-01-22 14:31:01 -05:00 |
|
George Kadianakis
|
6243133a71
|
Fix intermittent failures of test_circuitpadding_wronghop().
We fix it by disabling the scheduling of actual padding.
Fixes #29122.
|
2019-01-22 14:30:43 -05:00 |
|
Nick Mathewson
|
74e41155ff
|
Merge branch 'maint-0.3.5'
|
2019-01-22 12:27:50 -05:00 |
|
Nick Mathewson
|
d9fde87607
|
correct bug number in 29042 changelog
|
2019-01-22 12:27:46 -05:00 |
|
Nick Mathewson
|
21dd3ece62
|
Merge branch 'maint-0.3.5'
|
2019-01-22 11:55:56 -05:00 |
|
Nick Mathewson
|
4159d103d6
|
Merge branch 'bug29042_035' into maint-0.3.5
|
2019-01-22 11:55:53 -05:00 |
|
Nick Mathewson
|
00bc18b847
|
Merge remote-tracking branch 'tor-github/pr/653'
|
2019-01-22 08:13:14 -05:00 |
|
Nick Mathewson
|
0ce4d23af5
|
Merge branch 'maint-0.3.5'
|
2019-01-22 08:04:55 -05:00 |
|
Nick Mathewson
|
9ce1978b5e
|
Merge branch 'bug28979_035' into maint-0.3.5
|
2019-01-22 08:04:52 -05:00 |
|
Nick Mathewson
|
761f1bf71e
|
Merge branch 'maint-0.3.3' into maint-0.3.4
|
2019-01-18 12:25:08 -05:00 |
|
Nick Mathewson
|
4cca7fb99b
|
Merge branch 'maint-0.2.9' into maint-0.3.3
|
2019-01-18 12:25:08 -05:00 |
|
Nick Mathewson
|
d1af4d65df
|
Merge branch 'maint-0.3.5'
|
2019-01-18 12:25:08 -05:00 |
|
Nick Mathewson
|
a8580a6836
|
Merge branch 'maint-0.3.4' into maint-0.3.5
|
2019-01-18 12:25:08 -05:00 |
|
Nick Mathewson
|
9d7b4f1ca8
|
Fix the year for 0.3.4.10 and 0.3.3.11
|
2019-01-18 10:22:06 -05:00 |
|
Nick Mathewson
|
aaef95ada5
|
format_changelog: treat "issue NNNN" as a track ticket
|
2019-01-18 10:15:02 -05:00 |
|
Nick Mathewson
|
67f275f8da
|
Bump to 0.4.0.1-alpha-dev
|
2019-01-18 10:08:57 -05:00 |
|
Nick Mathewson
|
81f1b89efc
|
Better failure message on stochastic test failure
|
2019-01-17 17:27:13 -05:00 |
|
Nick Mathewson
|
c08fc2e19e
|
Speed up the deterministic prng in test_prob_distr, by a lot.
Using a single xof object and squeezing it repeatedly should make
everything MUCH faster here.
|
2019-01-17 16:10:02 -05:00 |
|
Nick Mathewson
|
77712a5fa2
|
Merge remote-tracking branch 'tor-github/pr/645'
|
2019-01-17 12:04:50 -05:00 |
|
Nick Mathewson
|
7e1f893460
|
lintChanges.py: Two python re usage fixes
|
2019-01-17 08:46:06 -05:00 |
|
Nick Mathewson
|
7c6a8c674b
|
Fix documentation for ClientAuth on HSv3.
The manpage erroneously said "privkey" when "public-key" would have
been correct. Reported by "Felixix" as ticket 28979. Bugfix on
0.3.5.1-alpha.
|
2019-01-16 16:10:20 -05:00 |
|