summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-13bump to 0.2.5.2-alphator-0.2.5.2-alphaRoger Dingledine
2014-02-12Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-12Fix windows compilation of e0c8031516852Nick Mathewson
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-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-11Merge remote-tracking branch 'karsten/one-dirauth'Nick Mathewson
2014-02-11Merge remote-tracking branch 'public/bug10722'Nick Mathewson
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-06NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...Andrea Shepard
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-06Some anti-forensics paranoia...Florent Daigniere
2014-02-06Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-06Add a missing includeNick Mathewson
2014-02-06Deliver circuit handshake counts as part of the heartbeatNick Mathewson
2014-02-06Rename sun to s_un in test_addr.cNick Mathewson
2014-02-04Distcheck repair: add new python testing code to "tarballs"Nick Mathewson
2014-02-03test_config.c: log which address should have failedNick Mathewson
2014-02-03Clean up test_hs.c: warning fix; tor_free() usage.Nick Mathewson
2014-02-03TransProxyType replaces TransTPROXY optionNick Mathewson
2014-02-03More fixes to rip out all of the v2 directory code.Karsten Loesing