Nick Mathewson
|
34edf17d88
Merge remote-tracking branch 'teor/bug16115-minor-fixes'
|
9 years ago |
Nick Mathewson
|
e8386cce1c
Merge remote-tracking branch 'origin/maint-0.2.6'
|
9 years ago |
Peter Palfrader
|
a68e5323f8
Fix sandboxing to work when running as a relay
|
9 years ago |
teor
|
6d8a2ff24f
Check for NULL values in getinfo_helper_onions
|
9 years ago |
teor
|
383a27afc5
Ensure signing_key is non-NULL before accessing one of its members
|
9 years ago |
teor
|
e0477de0e2
Remove undefined directive-in-macro in test_util_writepid
|
9 years ago |
teor
|
2b73dbf2a4
Always initialise return value in compute_desc_id in rendcommon.c
|
9 years ago |
teor
|
b3f79da0d5
Silence unused variable warnings in find_cipher_by_id
|
9 years ago |
teor
|
b1094fdec5
Fix an incorrect comment on spawn_func
|
9 years ago |
Nick Mathewson
|
0030765e04
Merge remote-tracking branch 'public/bug15760_hard_026_v2'
|
9 years ago |
Nick Mathewson
|
ff835e2328
Use autoconf, not OPENSSL_VERSION_NUMBER, to detect SSL_CIPHER_find
|
9 years ago |
Nick Mathewson
|
f90a704f12
Use accessor functions for client_random/server_random/master_key
|
9 years ago |
Nick Mathewson
|
3d653dff5e
Add a master-key-ed25519 line for convenience
|
9 years ago |
Nick Mathewson
|
3028507e96
More check-spaces fixes
|
9 years ago |
Nick Mathewson
|
fcc01d7caf
Fix a memory leak in routerkeys.c
|
9 years ago |
Nick Mathewson
|
d31877c6bf
Fix some memory leaks in ed25519 code and tests
|
9 years ago |
Andrea Shepard
|
0e0b65db4f
Appease make check-spaces
|
9 years ago |
Sharif Olorin
|
90e07ab338
Fix return-type gcc warning
|
9 years ago |
Nick Mathewson
|
12a2321501
Another memory leak bytes the dust.
|
9 years ago |
Nick Mathewson
|
a6e3db5f72
Attempt to fix keypinning on Windows
|
9 years ago |
Nick Mathewson
|
ba17968534
Fix another int-to-ptr cast.
|
9 years ago |
Nick Mathewson
|
10dd50dfcb
Fix a warning from the clangalyzer.
|
9 years ago |
Nick Mathewson
|
27bc0da14d
Fix a sizeof(ptr) mistake in test-memwipe.c
|
9 years ago |
Nick Mathewson
|
e71c8801cf
more generic scan-build script
|
9 years ago |
Nick Mathewson
|
b66f4cfc9d
Merge remote-tracking branch 'origin/maint-0.2.6'
|
9 years ago |
Nick Mathewson
|
97330ced0c
Fix sandbox use with systemd. bug 16212.
|
9 years ago |
Nick Mathewson
|
5dce1829bf
Avoid double-free on rend_add_service() failure
|
9 years ago |
Nick Mathewson
|
97a2dbb3e3
There sure are a lot of these in test_hs.c. CID 1301385
|
9 years ago |
Nick Mathewson
|
49c31877b6
Fix a bug in earlier torcert fix, fix another.
|
9 years ago |
Nick Mathewson
|
9f289e3b9e
Another test_hs leak. CID 1301383.
|
9 years ago |