summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-13bump to 0.2.5.2-alphator-0.2.5.2-alphaRoger Dingledine
2014-02-13give 0.2.5.2-alpha a release blurbRoger Dingledine
2014-02-13fold in the changes files to the new 0.2.5.2-alpha changelogRoger Dingledine
2014-02-12Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-12Fix windows compilation of e0c8031516852Nick Mathewson
2014-02-12add a missing word to the man pageRoger Dingledine
2014-02-12go through and rewrite the changes files to be more user-facingRoger Dingledine
2014-02-11Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-11Merge branch 'bug10777_netunreach_024' into maint-0.2.4Nick Mathewson
2014-02-11update changes fileNick Mathewson
2014-02-11Merge remote-tracking branch 'public/bug10777_nointernal_024' into maint-0.2.4Nick Mathewson
2014-02-11Free leakable values in the unit tests.Nick Mathewson
2014-02-11Merge remote-tracking branch 'public/no_itime_queue_025'Nick Mathewson
2014-02-11Merge branch 'bug10881'Nick Mathewson
2014-02-11Tweak DirAuthority documentationNick Mathewson
2014-02-11Merge remote-tracking branch 'karsten/one-dirauth'Nick Mathewson
2014-02-11Merge remote-tracking branch 'public/bug10722'Nick Mathewson
2014-02-11Add changes file for ticket 10842.Karsten Loesing
2014-02-10Remove options for configuring HS authorities.Nick Mathewson
2014-02-10fix trivial typoRoger Dingledine
2014-02-10make EACCES survivable too.Nick Mathewson
2014-02-10Merge remote-tracking branch 'public/no_itime_queue'Nick Mathewson
2014-02-10Excise the insertion_time_elem_t logicNick Mathewson
2014-02-09Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-09Merge remote-tracking branch 'andrea/bug9602' into maint-0.2.4Nick Mathewson
2014-02-09Don't treat END_STREAM_REASON_INTERNAL as total circuit failureNick Mathewson
2014-02-09Call ENETUNREACH a case of NOROUTE, not a case of INTERNAL.Nick Mathewson
2014-02-08Make sure orconn->chan gets nulled out when channels exit from channel_free_a...Andrea Shepard
2014-02-08Suppress warning in networks with only 1 dirauth.Karsten Loesing
2014-02-07Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-07Survive fedora's openssl in our benchmarksNick Mathewson
2014-02-07Explain CURVE25519_ENABLED: closes 9774Nick Mathewson
2014-02-07Use the right functions; strncpy is usually not the answerNick Mathewson
2014-02-07Merge remote-tracking branch 'houqp/hs_control_fix'Nick Mathewson
2014-02-07Remove a needless check in channel_tls_handle_incomingNick Mathewson
2014-02-07Merge the circuit_{free,clear}_cpath functionsNick Mathewson
2014-02-07Merge remote-tracking branch 'public/feature9777_024_squashed'Nick Mathewson
2014-02-07Discard circuit paths on which nobody supports ntorNick Mathewson
2014-02-07Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-07Attribute bug 9602 to a version.Nick Mathewson
2014-02-06NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...Andrea Shepard
2014-02-06Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-06Merge remote-tracking branch 'public/bug9716_024' into maint-0.2.4Nick Mathewson
2014-02-06Merge remote-tracking branch 'public/bug10543_024_v2'Nick Mathewson
2014-02-06Make the handling for usable-exit counting handle ExitNodes betterNick Mathewson
2014-02-06add test case for node_get_verbose_nicknameQingping Hou
2014-02-06add test for node_get_verbose_nickname_by_idQingping Hou
2014-02-06remove node_describe_by_id() functionQingping Hou
2014-02-06fix longname returned in HS_DESC control eventsQingping Hou
2014-02-06Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson