summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-21Merge branch 'bug9819'Nick Mathewson
2015-01-21fix a commentNick Mathewson
2015-01-20Merge branch 'bug14084'Nick Mathewson
2015-01-20Expand manpage for HiddenServiceAllowUnknownPorts based on suggestions from q...Nick Mathewson
2015-01-20Merge remote-tracking branch 'dgoulet/bug14224_025_v1'Nick Mathewson
2015-01-20Merge branch 'ticket14254_squashed'Nick Mathewson
2015-01-20Fix SocksSocket 0. That was easy!Nick Mathewson
2015-01-19Some days I just can't C.Nick Mathewson
2015-01-19Make check-spaces happier.Nick Mathewson
2015-01-19Remove a now-needless testing workaround.Nick Mathewson
2015-01-19Replace a 4 with a 6; fix a bug that nobody noticed :/Nick Mathewson
2015-01-19Merge branch 'bug7555_v2_squashed'Nick Mathewson
2015-01-19Add a bunch of new comments to explain connection_ap_rewrite{,_and_attach}Nick Mathewson
2015-01-19Fix: close intro circuit if no more intro points are usableDavid Goulet
2015-01-19Fix: close intro circuit if no more intro points are usableDavid Goulet
2015-01-18Merge remote-tracking branch 'public/ticket13037'Nick Mathewson
2015-01-18Remove the unused rend_cache_entry_t->received field.Roger Dingledine
2015-01-18Merge remote-tracking branch 'public/bug14219_025'Nick Mathewson
2015-01-18Do not replace a HS descriptor with a different replica of itselfRoger Dingledine
2015-01-18Merge remote-tracking branch 'public/bug14261_025'Nick Mathewson
2015-01-18Increase limit for status vote download size by a factor of 5.Nick Mathewson
2015-01-18Fix memory leak in connection_ap_handshake_rewrite_and_attach()Nick Mathewson
2015-01-18Merge remote-tracking branch 'public/bug12485'Nick Mathewson
2015-01-18Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-01-16fix another mingw64 unit test warninNick Mathewson
2015-01-16changes file for 9396005428c40cf7ef9f1e6ae1d725f3155391f5Nick Mathewson
2015-01-16changes suggested by weaselNick Mathewson
2015-01-16Unify parse_unix_socket_config and parse_port_configNick Mathewson
2015-01-16No, client-side DNS cacheing should not be on by default.Nick Mathewson
2015-01-16Merge branch 'bug8546_squashed'Nick Mathewson
2015-01-16changes file for bug 8546Nick Mathewson
2015-01-16Replace field-by-field copy with memcpy for entry_port_cfgNick Mathewson
2015-01-16Move entry_port_cfg_t fields in entry_connection_tNick Mathewson
2015-01-16Combine entry_port_cfg_t fields in listener_connection_tNick Mathewson
2015-01-16Split client-specific and server-specific parts of port_cfg_tNick Mathewson
2015-01-15Fix a compilation warning in the unit testsNick Mathewson
2015-01-15Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-01-15Ignore warning for redundant decl in openssl/srtp.hNick Mathewson
2015-01-15Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_stringNick Mathewson
2015-01-15unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.George Kadianakis
2015-01-15fix typoRoger Dingledine
2015-01-15Merge remote-tracking branch 'andrea/bug12194_alt'Nick Mathewson
2015-01-15Fix the checkdir/perms test when umask==077Nick Mathewson
2015-01-15Add comments in rendclient.c noting that certain functions involved in handli...Andrea Shepard
2015-01-15unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.George Kadianakis
2015-01-15unittests: Change some tt_assert()s to tt_int_op()s.George Kadianakis
2015-01-15Restrict sample values of the Laplace distribution to int64_t.George Kadianakis
2015-01-14Merge remote-tracking branch 'public/bug13397'Nick Mathewson
2015-01-14Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-01-14Do not log a notice on every socks connectionNick Mathewson