Nick Mathewson
|
7117959199
Fix deadcode warning in get_interface_addresses_raw().
|
9 years ago |
Nick Mathewson
|
2af7bc5b46
Fix a trivial double-close in address.c. CID 1268071
|
9 years ago |
Sebastian Hahn
|
3bcdb26267
Call cpu_init if we change to being a relay
|
9 years ago |
Sebastian Hahn
|
424edd5710
Don't leak a cond var when starting threads in a pool
|
9 years ago |
Nick Mathewson
|
5644d92dd7
Merge remote-tracking branch 'sebastian/bug14875'
|
9 years ago |
Sebastian Hahn
|
c8ce973dc7
Avoid undefined behaviour in ifreq_to_smartlist
|
9 years ago |
Sebastian Hahn
|
87a95b0236
Actually get all interface addresses
|
9 years ago |
Nick Mathewson
|
f794a09164
Merge branch 'bug14478_squashed'
|
9 years ago |
Sebastian Hahn
|
dfb409b8b0
Put error messages to stderr
|
9 years ago |
Sebastian Hahn
|
c5f176b9b0
Change exit code of zero_length_keys script
|
9 years ago |
Sebastian Hahn
|
6ecd6e27da
Avoid undefined behaviour of test
|
9 years ago |
Sebastian Hahn
|
0a0c5d7c0e
Check that mktemp result is a directory
|
9 years ago |
Sebastian Hahn
|
f84a54c159
Clean up after zero length key test
|
9 years ago |
Nick Mathewson
|
99e915dbfe
Merge remote-tracking branch 'public/bug14759'
|
9 years ago |
Nick Mathewson
|
b223b7c22d
fix a compilation warning
|
9 years ago |
Nick Mathewson
|
d7a1e83f50
Merge remote-tracking branch 'public/remove_freelist'
|
9 years ago |
Nick Mathewson
|
caf28519d9
Merge branch 'bug12844'
|
9 years ago |
Nick Mathewson
|
0899f51bc6
Additional paranoia: do not even build tor2web stuff if not using.
|
9 years ago |
Nick Mathewson
|
f5f6d13e4c
Fix crash on glibc __libc_message()
|
9 years ago |
Nick Mathewson
|
6f331645c7
Remove mempools and buf freelists
|
9 years ago |
Nick Mathewson
|
0c81dfa848
Merge remote-tracking branch 'public/feature_13555'
|
9 years ago |
Nick Mathewson
|
37c9c268c8
Merge remote-tracking branch 'sebastian/bug14819'
|
9 years ago |
Nick Mathewson
|
5c820def99
Merge remote-tracking branch 'sysrqb/bug14802_025'
|
9 years ago |
Nick Mathewson
|
f4c0735933
Merge remote-tracking branch 'teor/avoid-NULL-smartlist-foreach'
|
9 years ago |
Sebastian Hahn
|
9667b2b88a
Add some comments to or_circuit_t.workqueue_entry
|
9 years ago |
Sebastian Hahn
|
7337510090
Avoid use-after-free of circ belonging to cancelled job
|
9 years ago |
Sebastian Hahn
|
353d2fe7e1
Re-remove the --disable-threads configure option
|
9 years ago |
Sebastian Hahn
|
37d16c3cc7
Reserve enough space for rend_service_port_config_t
|
9 years ago |
Matthew Finkel
|
9ae321db66
Return 0 when detecting the amount of memory fails
|
9 years ago |
teor
|
d0759da14e
Avoid calling SMARTLIST_FOREACH on a NULL smartlist in tests
|
9 years ago |