Nick Mathewson
|
4f8086fb20
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
|
8 years ago |
Nick Mathewson
|
55b5e0076f
Add another 22 or so GCC warnings. None currently triggers for me.
|
8 years ago |
Nick Mathewson
|
ce1dbbc4fd
Enable the -Waggregate-return warning
|
8 years ago |
Nick Mathewson
|
0df2c5677a
Use ENABLE_GCC_WARNING and DISABLE_GCC_WARNING in tortls.c
|
8 years ago |
Nick Mathewson
|
0279e48473
Add support for temporarily suppressing a warning
|
8 years ago |
Nick Mathewson
|
a0dd836098
Merge remote-tracking branch 'public/ticket19044'
|
8 years ago |
Nick Mathewson
|
437cbb17c2
Merge remote-tracking branch 'asn/feature19036'
|
8 years ago |
Nick Mathewson
|
476714e1a4
Merge remote-tracking branch 'arma/bug18840'
|
8 years ago |
Nick Mathewson
|
3934e78bb9
Make format_changelog.py add links to bugs
|
8 years ago |
Nick Mathewson
|
a93b6bbf17
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
f25806409d
Bump to 0.2.8.3-alpha-dev
|
8 years ago |
Nick Mathewson
|
02383ea7ea
Forward-port the 0.2.8.3-alpha changelog
|
8 years ago |
Nick Mathewson
|
a38dfc7f29
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
0a74346fe4
Bump to 0.2.8.3-alpha
|
8 years ago |
Nick Mathewson
|
8c1c71aa2c
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
a873ba8edd
Fix two long lines
|
8 years ago |
George Kadianakis
|
d875101e03
Functionify code that writes votes to disk.
|
8 years ago |
Nick Mathewson
|
b7fac185a6
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
36b2b48308
Merge branch 'bug18668_028' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
28cbcd033c
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
f2d614c3d9
Merge branch 'bug19175_028_v2' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
9cf6af76eb
Fix a double-free bug in routerlist_reparse_old
|
8 years ago |
Nick Mathewson
|
44ea3dc331
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
6d375f17fc
Merge branch 'bug19161_028_v2' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
a3ec811c2e
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
fdfc528f85
Merge branch 'bug19152_024_v2' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
c4c4380a5e
Fix a dangling pointer issue in our RSA keygen code
|
8 years ago |
Nick Mathewson
|
6abceca182
Merge branch 'memarea_overflow_027_squashed' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
be2d37ad3c
Fix a pointer arithmetic bug in memarea_alloc()
|
8 years ago |
Nick Mathewson
|
0ef36626ea
Use calloc, not malloc(a*b), in ed25519 batch signature check fn
|
8 years ago |