Nick Mathewson
|
fae72a8d0a
Merge remote-tracking branch 'public/bug14219_025'
|
9 years ago |
Roger Dingledine
|
9407040c59
Do not replace a HS descriptor with a different replica of itself
|
9 years ago |
Nick Mathewson
|
efdac2a68c
Merge remote-tracking branch 'public/bug14261_025'
|
9 years ago |
Nick Mathewson
|
ceb6dee465
Increase limit for status vote download size by a factor of 5.
|
9 years ago |
Nick Mathewson
|
54e4aaf52c
Fix memory leak in connection_ap_handshake_rewrite_and_attach()
|
9 years ago |
Nick Mathewson
|
79e12da861
Merge remote-tracking branch 'public/bug12485'
|
9 years ago |
Nick Mathewson
|
dcf8cddab2
Merge remote-tracking branch 'origin/maint-0.2.5'
|
9 years ago |
Nick Mathewson
|
ba17cdfb0a
fix another mingw64 unit test warnin
|
9 years ago |
Nick Mathewson
|
ffa4ed8d3d
changes file for 9396005428c40cf7ef9f1e6ae1d725f3155391f5
|
9 years ago |
Nick Mathewson
|
31838bd783
changes suggested by weasel
|
9 years ago |
Nick Mathewson
|
485fdcf826
Unify parse_unix_socket_config and parse_port_config
|
9 years ago |
Nick Mathewson
|
bbad23bf37
No, client-side DNS cacheing should not be on by default.
|
9 years ago |
Nick Mathewson
|
4b23b398a3
Merge branch 'bug8546_squashed'
|
9 years ago |
Nick Mathewson
|
15dd690605
changes file for bug 8546
|
10 years ago |
Nick Mathewson
|
49bdfbabb4
Replace field-by-field copy with memcpy for entry_port_cfg
|
10 years ago |
Nick Mathewson
|
13dac5e463
Move entry_port_cfg_t fields in entry_connection_t
|
10 years ago |
Nick Mathewson
|
58d17add5e
Combine entry_port_cfg_t fields in listener_connection_t
|
10 years ago |
Nick Mathewson
|
f444f2b1d3
Split client-specific and server-specific parts of port_cfg_t
|
10 years ago |
Nick Mathewson
|
2329d9fe37
Fix a compilation warning in the unit tests
|
9 years ago |
Nick Mathewson
|
d807c7c872
Merge remote-tracking branch 'origin/maint-0.2.5'
|
9 years ago |
Nick Mathewson
|
746bb55851
Ignore warning for redundant decl in openssl/srtp.h
|
9 years ago |
Nick Mathewson
|
3368b0c9f2
Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string
|
9 years ago |
George Kadianakis
|
bb56fd1f8f
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
|
9 years ago |
Nick Mathewson
|
a52e549124
Update workqueue implementation to use a single queue for the work
|
9 years ago |
Roger Dingledine
|
660a35d97c
fix typo
|
9 years ago |
Nick Mathewson
|
52d6cb03a7
Merge remote-tracking branch 'andrea/bug12194_alt'
|
9 years ago |
Nick Mathewson
|
88e36eaf0e
Fix the checkdir/perms test when umask==077
|
9 years ago |
Andrea Shepard
|
f7bb60e202
Add comments in rendclient.c noting that certain functions involved in handling ended HS connection attempts must be idempotent
|
9 years ago |
George Kadianakis
|
354ddf8712
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
|
9 years ago |
George Kadianakis
|
25e7821bb1
unittests: Change some tt_assert()s to tt_int_op()s.
|
9 years ago |