Nick Mathewson
|
5a9ada342f
tor_zstd_format_version shouldn't be built when !HAVE_ZSTD
|
7 years ago |
Fernando Fernandez Mancera
|
f9f0dd5b9a
Move the pk-digest functions into crypto_rsa.[ch].
|
7 years ago |
Nick Mathewson
|
b56fd17d00
Merge branch 'maint-0.3.3'
|
7 years ago |
Nick Mathewson
|
d662d4470a
Merge remote-tracking branch 'dgoulet/ticket24343_033_01' into maint-0.3.3
|
7 years ago |
Nick Mathewson
|
d9804691df
Merge remote-tracking branch 'ffmancera-1/bug18918'
|
7 years ago |
Nick Mathewson
|
92a42f795c
Merge branch 'bug23909'
|
7 years ago |
Nick Mathewson
|
8da6bfa5de
Merge branch 'bug24914'
|
7 years ago |
Nick Mathewson
|
4d994e7a9c
Fix a stack-protector warning: don't use a variable-length buffer
|
7 years ago |
Nick Mathewson
|
ed1d630f0e
Merge branch 'onion_ntor_malloc_less'
|
7 years ago |
Nick Mathewson
|
28c3f538e5
Documentation fixes suggested by catalyst.
|
7 years ago |
Nick Mathewson
|
bda1dfb9e0
Merge remote-tracking branch 'isis/bug25185'
|
7 years ago |
Nick Mathewson
|
acb7a536c2
Merge branch 'maint-0.3.3'
|
7 years ago |
Nick Mathewson
|
799c82be70
Merge remote-tracking branch 'isis/bug25171' into maint-0.3.3
|
7 years ago |
Nick Mathewson
|
a1dd8afc16
Merge branch '25162_zstd_static'
|
7 years ago |
Nick Mathewson
|
066a15af63
This stats_n_seconds_working variable needs to be static now.
|
7 years ago |
Nick Mathewson
|
3ca04aada2
Merge remote-tracking branch 'valentecaio/t-25081'
|
7 years ago |
Nick Mathewson
|
3d7bf98d13
Merge remote-tracking branch 'valentecaio/t-24714'
|
7 years ago |
Isis Lovecruft
|
5f7d78ce2a
tests: Remove duplicate included header file in src/test/test.c.
|
7 years ago |
Nick Mathewson
|
3c8a481599
Merge branch 'bug18105'
|
7 years ago |
Nick Mathewson
|
3e2b48f8b4
Merge branch 'bug24484_squashed'
|
7 years ago |
Nick Mathewson
|
4dc228e35b
Remove workaround code for systems where free(NULL) is busted.
|
7 years ago |
Nick Mathewson
|
cfff582e4d
Bump version in master to 0.3.4.0-alpha-dev
|
7 years ago |
Nick Mathewson
|
744399ea78
Merge branch 'protover_rust_compat_v3'
|
7 years ago |
Nick Mathewson
|
5af03c1ef3
rust protover: match the C implementation on empty-str cases
|
7 years ago |
Nick Mathewson
|
b58a2febe3
Forbid u32::MAX as a protover range element in rust
|
7 years ago |
Nick Mathewson
|
f69510ba4b
Rust protover compat: forbid more than MAX_VERSIONS_TO_EXPAND in a range
|
7 years ago |
David Goulet
|
779eded6bb
man: Update the CircuitPriorityHalflife entry
|
7 years ago |
David Goulet
|
e19cd38f08
cmux: Always use the cmux policy
|
7 years ago |
David Goulet
|
c235c32bbc
cmux: Remove round-robin circuit policy
|
7 years ago |
David Goulet
|
9d68647ba3
cmux: Remove PARANOIA assert functions
|
7 years ago |