summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-23Don't halt bootstrap to figure out if we should restart PT proxies.George Kadianakis
2014-04-23Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-04-23Merge remote-tracking branch 'public/bug9229_024' into maint-0.2.4Nick Mathewson
2014-04-23Merge remote-tracking branch 'public/bug9229_025'Nick Mathewson
2014-04-19scan-build: memarea_strndup() undefined behaviorNick Mathewson
2014-04-19scan-build: avoid undef behaior in tor_inet_ptonNick Mathewson
2014-04-19scan-build: sizeof(ptr*) in a debugging log in ext_orport.cNick Mathewson
2014-04-19scan-build: Fix harmless sizeof(ptr) in test_oom.cNick Mathewson
2014-04-19scan-build: close stdio FILEs on error in tor-gencertNick Mathewson
2014-04-19scan-build: truncate tinytest hexified outputs to 1024 bytes.Nick Mathewson
2014-04-19scan-build: limit hashtable size so it always fits in SSIZE_MAXNick Mathewson
2014-04-18scan-build: bulletproof last-chance errormsg generation in rendservice.cNick Mathewson
2014-04-18scan-build: Have clear_pending_onions walk the lists more obviouslyNick Mathewson
2014-04-18scan-build: in cpuworker, initialize tv_startNick Mathewson
2014-04-18scan-build: get_proxy_addrport should always set its outputsNick Mathewson
2014-04-18scan-build: when logging a path length, check build_state.Nick Mathewson
2014-04-18scan-build: Be consistent with a needless check in circuitmux.cNick Mathewson
2014-04-18scan-build: fix a crash-on-fail possibility in test_policy.cNick Mathewson
2014-04-18scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purposeNick Mathewson
2014-04-18scan-build: circuit_cpath_support_ntor had a dead initializationNick Mathewson
2014-04-18scan-build: check impossible null-pointer case in buffers.cNick Mathewson
2014-04-18scan-build: Add a check for result from getaddrinfoNick Mathewson
2014-04-18Merge remote-tracking branch 'public/bug9963_v2_024'Nick Mathewson
2014-04-18Improved message when running sandbox on Linux without libseccompNick Mathewson
2014-04-18Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson
2014-04-18Add a rate-limiter for the other circuitID exhaustion warningNick Mathewson
2014-04-18Diagnostic warning to see if it's pending destroys causing 11553Nick Mathewson
2014-04-18Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson
2014-04-18Switch to random allocation on circuitIDs.Nick Mathewson
2014-04-18Supply better and less frequent warnings on circID exhaustionNick Mathewson
2014-04-17Merge remote-tracking branch 'public/ticket11528_024'Nick Mathewson
2014-04-17Remove spurious libevent include in sandbox.cNick Mathewson
2014-04-17Elevate server TLS cipher preferences over clientNick Mathewson
2014-04-17Fix uninitialized-ram free in unit testsNick Mathewson
2014-04-17Merge more changes files (verbatim) into the changelogNick Mathewson
2014-04-16Merge remote-tracking branch 'public/sandbox_fixes_rebased_2'Nick Mathewson
2014-04-16Attribute 13304 and 13306 to 0.2.4.4-alpha.Nick Mathewson
2014-04-16Merge remote-tracking branch 'andrea/bug11304'Nick Mathewson
2014-04-16Merge remote-tracking branch 'andrea/bug11306'Nick Mathewson
2014-04-16Merge remote-tracking branch 'public/bug11477'Nick Mathewson
2014-04-16Merge branch '10267_plus_10896_rebased_twice'Nick Mathewson
2014-04-16Changes file for 10896Nick Mathewson
2014-04-16Call pf-divert openbsd-specific, not no-linuxNick Mathewson
2014-04-16Fix OSX compilation.Nick Mathewson
2014-04-16Whitespace, doc fixesNick Mathewson
2014-04-16Educate tor on OpenBSD's use of divert-to rules with the pf firewall.dana koch
2014-04-16tor_addr_from_sockaddr() is applicable in ipfw code, so use it.Nick Mathewson
2014-04-16ipfw TransPort support on FreeBSD (10267)Nick Mathewson
2014-04-16add a changes file for the sandbox fixes seriesNick Mathewson
2014-04-16Log the name of the failing syscall on failureNick Mathewson