February 2013 Archives by date
Starting: Fri Feb 1 02:45:14 UTC 2013
Ending: Thu Feb 28 22:59:06 UTC 2013
Messages: 783
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [metrics-db/master] Keep ntor-onion-key lines in sanitized bridge descriptors.
karsten at torproject.org
- [tor-commits] [torbrowser/maint-2.3] WIN: Add a document describing the setup of a Windows build machine.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] WIN: Add a document describing the setup of a Windows build machine.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Merge branch 'maint-2.3' into maint-2.4
erinn at torproject.org
- [tor-commits] [torbrowser/master] WIN: Add a document describing the setup of a Windows build machine.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Merge branch 'maint-2.3' into maint-2.4
erinn at torproject.org
- [tor-commits] [metrics-web/master] Add @type bridge-extra-info 1.2 to annotations.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Remove remains of hourly relay flags graph.
karsten at torproject.org
- [tor-commits] [ooni-probe/master] Update docs to reflect changes in report filename format
art at torproject.org
- [tor-commits] [ooni-probe/master] Update archive reports script to reflect report format changes
art at torproject.org
- [tor-commits] [ooni-probe/master] Update version in __init__.py to match tag
art at torproject.org
- [tor-commits] [ooni-probe/master] Add ability to specify the Tor data directory from the config file
art at torproject.org
- [tor-commits] [ooni-probe/master] Strictly require Twisted 12.2.0.
art at torproject.org
- [tor-commits] [ooni-probe/master] Expand the user (~) fragment when creating directory
art at torproject.org
- [tor-commits] [ooni-probe/master] Remove unnecessary ooni imports (closes #8010)
art at torproject.org
- [tor-commits] [ooni-probe/master] More consistent naming (dl is the deferred list l is the list)
art at torproject.org
- [tor-commits] [ooni-probe/master] Add note on the versions of libdnet and pypcap (#7994)
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge branch 'master' of https://github.com/TheTorProject/ooni-probe
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe
art at torproject.org
- [tor-commits] [tor/master] Help us track bug 8093:
arma at torproject.org
- [tor-commits] [tor/master] Rename log() to tor_log() for logging
nickm at torproject.org
- [tor-commits] [tor/master] Remove old wrapper code and defines for keeping log() and log(3) apart
nickm at torproject.org
- [tor-commits] [tor/master] Fix a silly mistake in the tor_mathlog() documentation. Give it a unit test.
nickm at torproject.org
- [tor-commits] [tor/master] fix wide lines from tor_log rename
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'rename_log_7599'
nickm at torproject.org
- [tor-commits] [tor/master] Clarify state transition and related pathbias comments
nickm at torproject.org
- [tor-commits] [tor/master] Add a tristate to guard against unexpected circ purpose transitions
nickm at torproject.org
- [tor-commits] [tor/master] Mark entry guard state dirty everwhere the pathbias code touches it.
nickm at torproject.org
- [tor-commits] [tor/master] Refactor the scaling parameter fetching into a single function.
nickm at torproject.org
- [tor-commits] [tor/master] Refactor and rename pathbias rate evaluation.
nickm at torproject.org
- [tor-commits] [tor/master] Refactor code that rolls back the use state
nickm at torproject.org
- [tor-commits] [tor/master] Bounds-check path bias rate parameters.
nickm at torproject.org
- [tor-commits] [tor/master] Fix a log typo found by sysrqb.
nickm at torproject.org
- [tor-commits] [tor/master] Rename and relocate the bw weight scale param getter.
nickm at torproject.org
- [tor-commits] [tor/master] Increment an informational counter for use failed state.
nickm at torproject.org
- [tor-commits] [tor/master] Add EntryGuardPathUseBias to state file keyword list.
nickm at torproject.org
- [tor-commits] [tor/master] Fix a couple of warnings on the 8081 branch.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket8081_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Fix serious breakage in connection_handle_write_impl
nickm at torproject.org
- [tor-commits] [tor/master] Clarify documentation of connection_finished_flushing
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug7708_023_v3_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] When excluding nodes by country, exclude {??} and {A1} too
nickm at torproject.org
- [tor-commits] [tor/master] Document the ?? country code.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/feature7706'
nickm at torproject.org
- [tor-commits] r26040: {website} tell people about the projects page, and the 29c3 video (website/trunk/docs/en)
Roger Dingledine
- [tor-commits] r26041: {website} 2006 and 2007 are so, well, 2006 and 2007. (website/trunk/docs/en)
Roger Dingledine
- [tor-commits] [stem/master] Python 3 testing support
atagar at torproject.org
- [tor-commits] [stem/master] Making static checks skip the data directory
atagar at torproject.org
- [tor-commits] [stem/master] Making the Enum's keys() method provide a list
atagar at torproject.org
- [tor-commits] [stem/master] Dropping hardcoded python 2.x check
atagar at torproject.org
- [tor-commits] [stem/master] Adding is_python_3() to prereq module
atagar at torproject.org
- [tor-commits] [stem/master] Accounting for __builtin__ renaming
atagar at torproject.org
- [tor-commits] [stem/master] Disabling static checks when using python 3.x
atagar at torproject.org
- [tor-commits] [stem/master] Using rich comparison functions
atagar at torproject.org
- [tor-commits] [stem/master] Including signature method in DocumentSignature's comparison
atagar at torproject.org
- [tor-commits] [stem/master] Using byte string for base64.b64decode in python 3
atagar at torproject.org
- [tor-commits] [stem/master] Using byte string for binascii.a2b_hex in python 3
atagar at torproject.org
- [tor-commits] [stem/master] The min/max() functions can't accept None in python 3
atagar at torproject.org
- [tor-commits] [stem/master] Python 3 can't do comparison with other types
atagar at torproject.org
- [tor-commits] [stem/master] NetworkStatus' meets_consensus_method() comparisons didn't account for None
atagar at torproject.org
- [tor-commits] [stem/master] Dropping direct __dict__ usage
atagar at torproject.org
- [tor-commits] [stem/master] Accounting for different exception type from base64.b64decode()
atagar at torproject.org
- [tor-commits] [stem/master] Converted _required_fields() encounter TypeErrors
atagar at torproject.org
- [tor-commits] [stem/master] Mocking for open() broken in python 3
atagar at torproject.org
- [tor-commits] [stem/master] Converting tor initialization lines to unicode
atagar at torproject.org
- [tor-commits] [stem/master] Socket closures raise a ValueError in python 3
atagar at torproject.org
- [tor-commits] [stem/master] Making sure that the socket's file is writeable
atagar at torproject.org
- [tor-commits] [stem/master] Disabling newline translation in our socket
atagar at torproject.org
- [tor-commits] [stem/master] Converting str stats for proc tests
atagar at torproject.org
- [tor-commits] [stem/master] Returning unicode from stem.util.system.call()
atagar at torproject.org
- [tor-commits] [stem/master] Process renaming requires ASCII bytes
atagar at torproject.org
- [tor-commits] [stem/master] Skipping orphaned file check if testing with python 3
atagar at torproject.org
- [tor-commits] [stem/master] Accounting for tarfile.is_tarfile() raising AttributeErrors
atagar at torproject.org
- [tor-commits] [stem/master] Improving error output for test_skip_nondescriptor_contents
atagar at torproject.org
- [tor-commits] [stem/master] Normalizing descriptor handling as unicode
atagar at torproject.org
- [tor-commits] [stem/master] Adding --python3 to the run_tests.py help output
atagar at torproject.org
- [tor-commits] [stem/master] Skip universal newline translation in descriptor reader
atagar at torproject.org
- [tor-commits] [stem/master] Checking for 2to3 and python3 when needed
atagar at torproject.org
- [tor-commits] [stem/master] Skipping newline translation for descriptor integ tests
atagar at torproject.org
- [tor-commits] [stem/master] Providing ASCII bytes to hashlib.sha1()
atagar at torproject.org
- [tor-commits] [stem/master] Changing is_python_2* prereq checks to include python 3
atagar at torproject.org
- [tor-commits] [stem/master] Checking that to_bytes has unicode before converting
atagar at torproject.org
- [tor-commits] [stem/master] Fixing server descriptor test expecting unicode
atagar at torproject.org
- [tor-commits] [stem/master] Skipping deletion of pyc in __pycache__
atagar at torproject.org
- [tor-commits] [stem/master] Using binary mode when reading descriptors
atagar at torproject.org
- [tor-commits] [stem/master] Using stem.descriptor.parse_file() for extrainfo integ tests
atagar at torproject.org
- [tor-commits] [stem/master] Pydoc missing version from descriptor type listing
atagar at torproject.org
- [tor-commits] [stem/master] Accounting for ascii/unicode for network status documents
atagar at torproject.org
- [tor-commits] [stem/master] Replacing file() with open()
atagar at torproject.org
- [tor-commits] [stem/master] Converting cookie auth token to unicode
atagar at torproject.org
- [tor-commits] [stem/master] Python 3.x support
atagar at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [stem/master] Using binary mode for the controller socket file
atagar at torproject.org
- [tor-commits] [flashproxy/master] getenv function.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Add PtServerInfo.ExtendedOrAddr.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Add dummy reading of auth cookie file.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Add URL to bug4773_rebase.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Add ExtORPort to relay config example.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Auth cookie reading.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Abstract out PtConnectOr.
dcf at torproject.org
- [tor-commits] [flashproxy/master] extended OR port authentication.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Set a socket deadline in PtConnectOr.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Do USERADDR and DONE commands.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Merge remote-tracking branch 'mytorgit/extor'
dcf at torproject.org
- [tor-commits] [flashproxy/master] Increase max WebSocket message size from 2500 to 16384 bytes.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Raise buffering limit from 1500 to 8192 in websocket-transport.txt.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Make the message size limit 16384 bytes.
dcf at torproject.org
- [tor-commits] [flashproxy/master] ChangeLog for websocket-server.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Account for base64 encoding in frame size limit.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Update pt.go server example.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Rename logDebug to Log.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Put a mutex on Log.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Add some log messages on startup.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Add timestamps to log messages.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Ignore errors that may happen while trying to write a Close frame.
dcf at torproject.org
- [tor-commits] [flashproxy/master] fmt.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Whitespace.
dcf at torproject.org
- [tor-commits] r26042: {website} clarify wording in our trademark faq (website/trunk/docs/en)
Roger Dingledine
- [tor-commits] r26043: {website} fix a link (website/trunk/docs/en)
Roger Dingledine
- [tor-commits] [stem/master] More succinct python 3 warning for parse_file()
atagar at torproject.org
- [tor-commits] [stem/master] Dropping Version.meets_requirements() in favour of comparisons
atagar at torproject.org
- [tor-commits] [stem/master] Providing alternative methods for parsing a NetworkStatusDocument
atagar at torproject.org
- [tor-commits] [stem/master] Renaming check_whitespace.py to static_checks.py
atagar at torproject.org
- [tor-commits] [stem/master] Using port lists for addresses_v6 rather than ranges
atagar at torproject.org
- [tor-commits] [stem/master] Try to make minor descriptor versions clearer.
atagar at torproject.org
- [tor-commits] [stem/master] Allowing for IPv4 'a' lines in router status entries
atagar at torproject.org
- [tor-commits] [metrics-tasks/master] Revise stem parsing (thanks atagar) (#7241).
karsten at torproject.org
- [tor-commits] [metrics-tasks/master] Revise calculation script following code review (thanks atagar) (#7241).
karsten at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [metrics-web/master] Use better colors for the versions graph, suggested by bastik.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Further specify sanitized bridge network statuses.
karsten at torproject.org
- [tor-commits] [tor/master] Whoops: evdns_log, not tor_log, in src/ext/eventdns.c
nickm at torproject.org
- [tor-commits] [tor/master] Reinstate some fixes/tweaks from 6e4a4002
nickm at torproject.org
- [tor-commits] [tor/master] Fix compilation with --disable-curve25519 option
nickm at torproject.org
- [tor-commits] [tor/master] Fix a warning when building with --disable-curve25519
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug8153'
nickm at torproject.org
- [tor-commits] [tor/master] When computing performance thresholds, ignore omitted-as-sybil nodes.
nickm at torproject.org
- [tor-commits] [tor/master] Refactor should-count-towards-thresholds test into new function
nickm at torproject.org
- [tor-commits] [tor/master] Increase the minimum value for the Fast flag to 4096.
nickm at torproject.org
- [tor-commits] [tor/master] Ignore tiny bandwidths entirely when computing thresholds
nickm at torproject.org
- [tor-commits] [tor/master] When we mark a node as a sybil, mark it down and reset its uptime to 0
nickm at torproject.org
- [tor-commits] [tor/master] Quick fix on 5956 for authorities
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug8146_etc'
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'authdir_quick_fix'
nickm at torproject.org
- [tor-commits] [ooni-probe/master] Apply patch from dma in #8009 #8008
art at torproject.org
- [tor-commits] [tor-manual/master] add new translations and clean up the repo
runa at torproject.org
- [tor-commits] r26044: {website} add new translations of the short user manual (website/trunk/docs/en)
Runa Sandvik
- [tor-commits] [tor/master] fold in changes for 0.2.4.10-alpha
arma at torproject.org
- [tor-commits] [tor/master] bump to 0.2.4.10-alpha
arma at torproject.org
- [tor-commits] r26045: {website} 0.2.4.10-alpha tarball is up (in website/trunk: . include)
Roger Dingledine
- [tor-commits] [tor/master] bump to 0.2.4.10-alpha-dev
arma at torproject.org
- [tor-commits] [tor/master] Include a flag-thresholds line in each vote to describe flag cutoffs
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug8151'
nickm at torproject.org
- [tor-commits] [tor/master] revise history
arma at torproject.org
- [tor-commits] [metrics-web/master] Add HSDir to relay flags graph.
karsten at torproject.org
- [tor-commits] [torbrowser/maint-2.4] bump alpha TBBs for Tor 0.2.4.10-alpha
erinn at torproject.org
- [tor-commits] [torbrowser/master] bump alpha TBBs for Tor 0.2.4.10-alpha
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] OSX: use make package to get Firefox's omni.ja
erinn at torproject.org
- [tor-commits] [torbrowser/master] OSX: use make package to get Firefox's omni.ja
erinn at torproject.org
- [tor-commits] [metrics-lib/master] Parse the new flag-thresholds line in votes.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] guard-tk actually stands for *weighted* time known.
karsten at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/vidalia_help_completed] Update translations for vidalia_help_completed
translation at torproject.org
- [tor-commits] [torbrowser/maint-2.3] bump stable bundles to 2.2.35-3 for openssl 1.0.1d
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] bump stable bundles to 2.2.35-3 for openssl 1.0.1d
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Merge branch 'maint-2.3' into maint-2.4
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] update alpha bundles to openssl 1.0.1d
erinn at torproject.org
- [tor-commits] [torbrowser/master] bump stable bundles to 2.2.35-3 for openssl 1.0.1d
erinn at torproject.org
- [tor-commits] [torbrowser/master] Merge branch 'maint-2.3' into maint-2.4
erinn at torproject.org
- [tor-commits] [torbrowser/master] update alpha bundles to openssl 1.0.1d
erinn at torproject.org
- [tor-commits] [tor-manual/master] source version without image
runa at torproject.org
- [tor-commits] r26046: {website} make the chat simpler, change our fingerprint. (website/trunk/about/en)
Andrew Lewman
- [tor-commits] [stem/master] Support for 'flag-thresholds' lines in network status votes
atagar at torproject.org
- [tor-commits] r26047: {website} <weasel> it's a shame all these nice posts by arma get hidde (website/trunk/en)
Roger Dingledine
- [tor-commits] r26048: {website} stop advertising the project coord and browser hacker (website/trunk/about/en)
Andrew Lewman
- [tor-commits] r26049: {website} update mirrors table. (in website/trunk: . include)
Andrew Lewman
- [tor-commits] r26050: {} add roger's dutch slides. (projects/presentations)
Andrew Lewman
- [tor-commits] r26051: {} add more dutch slides from roger. (projects/presentations)
Andrew Lewman
- [tor-commits] [tech-reports/master] Add new technical report discussing the Tor censorship analysis tool.
karsten at torproject.org
- [tor-commits] [tech-reports/master] Set publication date to today.
karsten at torproject.org
- [tor-commits] [tech-reports/master] Exclude generated PDFs from Git.
karsten at torproject.org
- [tor-commits] [research-web/master] Add Philipp's censorship analysis tool report.
karsten at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [stem/master] Avoiding static /tmp usage
atagar at torproject.org
- [tor-commits] [stem/master] Minor stylistic corrections
atagar at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] r26052: {website} update the android page to point at working repos and apk fi (website/trunk/docs/en)
Andrew Lewman
- [tor-commits] [compass/master] self._datafile_name not set when it's already needed by self._create_filters
karsten at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
translation at torproject.org
- [tor-commits] [ooni-probe/master] Fix typo in test writing documentation
art at torproject.org
- [tor-commits] [ooni-probe/master] Properly handle errors when DNS lookups
art at torproject.org
- [tor-commits] [ooni-probe/master] Fix typo in dnstamper test example docs
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #33 from hellais/docfix
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #32 from hellais/dnstamper-fix
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #31 from hellais/bug-7996
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge branch 'master' of https://github.com/TheTorProject/ooni-probe
art at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/vidalia_alpha] Update translations for vidalia_alpha
translation at torproject.org
- [tor-commits] [translation/vidalia_alpha_completed] Update translations for vidalia_alpha_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_alpha] Update translations for vidalia_alpha
translation at torproject.org
- [tor-commits] [translation/vidalia_alpha_completed] Update translations for vidalia_alpha_completed
translation at torproject.org
- [tor-commits] [translation/vidalia] Update translations for vidalia
translation at torproject.org
- [tor-commits] [translation/vidalia_completed] Update translations for vidalia_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_alpha] Update translations for vidalia_alpha
translation at torproject.org
- [tor-commits] [translation/vidalia_alpha_completed] Update translations for vidalia_alpha_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/mat-gui] pulling translations from transifex
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] pulling translations from transifex
translation at torproject.org
- [tor-commits] [translation-tools/master] add mat-gui and mat-gui_completed to the config
runa at torproject.org
- [tor-commits] [torspec/master] Document the "flag-thresholds" line in vote documents.
nickm at torproject.org
- [tor-commits] [torspec/master] Merge remote-tracking branch 'asn/bug8165'
nickm at torproject.org
- [tor-commits] [torspec/master] tweak flag-thresholds a little more
nickm at torproject.org
- [tor-commits] [torspec/master] Add proposal 218: Controller events to better understand connection/circuit usage
nickm at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [torspec/master] patch from atagar: disallow "13." as a number
nickm at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [tor/master] Tolerate curve25519 backends where the high bit of the pk isn't ignored
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug8121_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Lower path use bias thresholds.
nickm at torproject.org
- [tor-commits] [tor/master] Update manpage for new pathbias use thresholds.
nickm at torproject.org
- [tor-commits] [tor/master] Separate the flags for logging use bias.
nickm at torproject.org
- [tor-commits] [tor/master] Changes file for path use bias threshold changes.
nickm at torproject.org
- [tor-commits] [tor/master] Better document an XXX comment about refactoring.
nickm at torproject.org
- [tor-commits] [tor/master] Mention a trac ticket relevant to an XXX comment.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket8161_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] whitespace fix
nickm at torproject.org
- [tor-commits] [tor/master] When we get an END cell before CONNECTED, don't report SOCKS success
nickm at torproject.org
- [tor-commits] [tor/master] Adjust control_reason when adjusting reason (related to 7902)
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug7902'
nickm at torproject.org
- [tor-commits] [tor/master] Fix a leak-on-error case in 0.2.4 spotted by coverity
nickm at torproject.org
- [tor-commits] [tor/master] Fix an impossible-in-normal-operation leaks in dirvote
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug7816_024'
nickm at torproject.org
- [tor-commits] [tor/master] Fix memory leak in safe-cookie authentication code
nickm at torproject.org
- [tor-commits] [tor/master] Avoid leaking headers received from SSL proxy
nickm at torproject.org
- [tor-commits] [tor/master] Fix various small leaks on error cases
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug7816_023'
nickm at torproject.org
- [tor-commits] [tor/master] Say "KBytes" rather than "KB" in the man page
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'arma/bug7054'
nickm at torproject.org
- [tor-commits] [torspec/master] Document a corner-case of the STREAM event format
nickm at torproject.org
- [tor-commits] [tor/master] Wrapper function for the common rate-limited-log pattern.
nickm at torproject.org
- [tor-commits] [tor/master] Use log_fn_ratelim in a few places.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/easy_ratelim'
nickm at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] r26053: {website} bump stable and alpha packages for new tor 0.2.4.10-alpha an (website/trunk/include)
Erinn Clark
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [tor/maint-0.2.2] Update to the February 2013 GeoIP database.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.3] Update to the February 2013 GeoIP database.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.3] Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
nickm at torproject.org
- [tor-commits] [tor/master] Update to the February 2013 GeoIP database.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.3'
nickm at torproject.org
- [tor-commits] [tor/master] Comment out now obsolete change in geoip-manual.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'karsten/geoip-manual-update'
nickm at torproject.org
- [tor-commits] r26054: {website} revert previous commit and downgrade all alpha and stable bu (in website/trunk: images/android include)
Erinn Clark
- [tor-commits] [stem/master] Using numeric 'flag-thresholds' values
atagar at torproject.org
- [tor-commits] [stem/master] Noting '(Tor_internal)' addresses in the pydocs
atagar at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/vidalia] Update translations for vidalia
translation at torproject.org
- [tor-commits] [translation/vidalia] Update translations for vidalia
translation at torproject.org
- [tor-commits] [translation/vidalia] Update translations for vidalia
translation at torproject.org
- [tor-commits] [translation/vidalia_completed] Update translations for vidalia_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/vidalia_help_completed] Update translations for vidalia_help_completed
translation at torproject.org
- [tor-commits] [tor/master] Use a nicely written autoconf macro to determine the sign of a type
nickm at torproject.org
- [tor-commits] [tor/master] Have autoconf check whether enums are signed.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/signof_enum'
nickm at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [tor/master] Wrap more macro definitions in (parentheses)
nickm at torproject.org
- [tor-commits] [stem/master] Adding a ControlMessage.from_str() function
atagar at torproject.org
- [tor-commits] [stem/master] Improving stem.response.convert() pydocs
atagar at torproject.org
- [tor-commits] [stem/master] Fixing SingleLineResponse interlinking
atagar at torproject.org
- [tor-commits] [translation/vidalia] Update translations for vidalia
translation at torproject.org
- [tor-commits] [translation/vidalia_completed] Update translations for vidalia_completed
translation at torproject.org
- [tor-commits] [stem/master] Accepting "NEVER" expiration in ADDRMAP events
atagar at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [onionoo/master] Use recent GeoIP database without A1 entries.
karsten at torproject.org
- [tor-commits] [torspec/master] Update proposal based on atagar's comments.
nickm at torproject.org
- [tor-commits] [tor/master] Fix numerous problems with Tor's weak RNG.
nickm at torproject.org
- [tor-commits] [tor/master] Improve comment about our random stream choice algorithm
nickm at torproject.org
- [tor-commits] [tor/master] Add explicit check for !first_conn in ...resume_edge_reading_helper
nickm at torproject.org
- [tor-commits] [tor/master] Unit test for tor_weak_random_range
nickm at torproject.org
- [tor-commits] [tor/master] changes file for bug7801
nickm at torproject.org
- [tor-commits] [tor/master] Improve comment at Andrea's request
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug7801_v2'
nickm at torproject.org
- [tor-commits] [doctor/master] Check that authorities run recommended versions.
karsten at torproject.org
- [tor-commits] [tor/master] log the hostname that resolve_my_address() used to guess our IP
arma at torproject.org
- [tor-commits] [tor/master] Refactor resolve_my_address() so logs are more accurate / helpful
arma at torproject.org
- [tor-commits] [tor/master] Avoid generating extra spaces when explaining how we guessed our address
arma at torproject.org
- [tor-commits] [tor/master] Refactor generating the m lines in a vote into its own function
nickm at torproject.org
- [tor-commits] [tor/master] Coalesce identical adjacent microdescriptor vote lines.
nickm at torproject.org
- [tor-commits] [tor/master] Add doxygen for bug8158 functions
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug8158'
nickm at torproject.org
- [tor-commits] [tor/master] Speed up the curve25519 unit test by doing fewer iterations
nickm at torproject.org
- [tor-commits] [tor/master] Fix a copy-and-paste issue found by coverity
nickm at torproject.org
- [tor-commits] [tor/master] Resolve memory leaks in the unit tests and benchmarks (found by coverity)
nickm at torproject.org
- [tor-commits] [tor/master] Fix a very short-lived socket leak in tor-resolve
nickm at torproject.org
- [tor-commits] [tor/master] Fix even more dead code and resource leaks in the unit tests
nickm at torproject.org
- [tor-commits] [tor/master] Suppress a coverity false positive in connection_edge_package_raw_inbuf
nickm at torproject.org
- [tor-commits] [tor/master] Check whether ei is non-NULL before altering it.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug8208'
nickm at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [tor/master] Fix another memory leak
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug7816_023'
nickm at torproject.org
- [tor-commits] [tor/master] oops; add a missing semicolon
nickm at torproject.org
- [tor-commits] [tor/master] Fix a null-deref-on-fail in unit tests
nickm at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [tor/master] Fix a nigh-impossible overflow in cpuworker.c
nickm at torproject.org
- [tor-commits] [tor/master] Avoid null-pointer deref in pathbias_is_new_circ_attempt
nickm at torproject.org
- [tor-commits] [tor/master] Fix two more coverity-spotted leaks in master.
nickm at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [tor/master] Don't tor_close_socket(-1) in tor-resolve.
nickm at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [torsocks/master] Update release date for torsocks 1.3 to be today; the tag/release date!
ioerror at torproject.org
- [tor-commits] [translation/orbot] Update translations for orbot
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] r26055: {translation} Update Torbutton tx strings. (in translation/trunk/projects/torbutton/po: af ak am ar arn ast az be bg bn bn_IN bo br bs ca cs csb cy da de dz el en eo es et eu fa fi fil fo fr fur fy ga gl gu gun ha he hi hr ht hu hy id is it ja jv ka km kn ko ku kw ky lb ln lo lt lv mg mi mk ml mn mr ms mt my nah nap nb ne nl nn nso oc or pa pap pl pms ps pt pt_BR ro ru sco sk sl so son sq sr st su sv sw ta te templates tg th ti tk tr uk ur ve vi wa wo zh_CN zh_HK zh_TW zu)
Mike Perry
- [tor-commits] [translation/orbot] Update translations for orbot
translation at torproject.org
- [tor-commits] [tor/maint-0.2.3] Check whether ei is non-NULL before altering it.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.3] oops; add a missing semicolon
nickm at torproject.org
- [tor-commits] [tor/master] oops; add a missing semicolon
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.3'
nickm at torproject.org
- [tor-commits] [tor/master] tor.1: Specify what Auto means for RefuseUnknownExits in more detail
arma at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/vidalia_help_completed] Update translations for vidalia_help_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/vidalia_help_completed] Update translations for vidalia_help_completed
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] r26056: {translation} Update strings for update menu. (in translation/trunk/projects/torbutton/po: af ak am ar arn ast az be bg bn bn_IN bo br bs ca cs csb cy da de dz el en eo es et eu fa fi fil fo fr fur fy ga gl gu gun ha he hi hr ht hu hy id is it ja jv ka km kn ko ku kw ky lb ln lo lt lv mg mi mk ml mn mr ms mt my nah nap nb ne nl nn nso oc or pa pap pl pms ps pt pt_BR ro ru sco sk sl so son sq sr st su sv sw ta te templates tg th ti tk tr uk ur ve vi wa wo zh_CN zh_HK zh_TW zu)
Mike Perry
- [tor-commits] [torbutton/master] Remove toggle-on-startup and crash detection code.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Rename crash observer to the startup observer.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Remove some old crash observer cruft.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Remove more old toggle code.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug #3100: Add strings for simplified UI.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug #3100: Reduce security preferences UI
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Remove useless oncommand attributes.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Remove ancient commented-out pref XUL.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug 3100: Add pref update glue for simplified prefs
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug 3100: Remove some old toggle pref helper functions
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Remove an old toggle-context menu for tor:// urls.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Allow New Identity to continue if there's an image cache exception.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Alter the startup observer in persuit of a proxy bug.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug 3944: Use ComplexValue for the TBB homepage.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Reduce some error console noise (slightly).
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Try to handle some weird exceptions better.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Move proxy preference setting earlier.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] 9150 is now the recommended proxy port.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Add some commented code to easily disable Drag+Drop on OSX.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Let's just forget about a updating Torbutton for now.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Update Changelog.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Move new strings to all locales.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Browser-based update notification.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Clean up fingerprinting pref setting a bit.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Update changelog.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Update strings for update notification.
mikeperry at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [tor/master] Teach resolve_my_address() to return a cached answer
nickm at torproject.org
- [tor-commits] [tor/master] Stop trying to resolve our hostname so often
nickm at torproject.org
- [tor-commits] [tor/master] Check for IP address change every minute, not 15 minutes
nickm at torproject.org
- [tor-commits] [tor/master] simplify timing checks
nickm at torproject.org
- [tor-commits] [tor/master] get rid of the new caching notion in resolve_my_address()
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'arma/bug1992'
nickm at torproject.org
- [tor-commits] [tor/master] Authorities were adding downtime for every relay every restart
arma at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [tor/master] Use torint.h in curve25519-donna*.c
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/integers_donna'
nickm at torproject.org
- [tor-commits] [tor/master] Fix unreachable use-before-assign in test_util_join_win_cmdline
nickm at torproject.org
- [tor-commits] [tor/master] use microdescriptors if *any* of our bridges can handle them
nickm at torproject.org
- [tor-commits] [tor/master] generalize choose_random_entry()'s dirinfo parameter
nickm at torproject.org
- [tor-commits] [tor/master] Restore the entry/dirguard distinction.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/feature4994-rebased'
nickm at torproject.org
- [tor-commits] [tor/master] make check-spaces
nickm at torproject.org
- [tor-commits] [tor/master] Allow a v4 link protocol for 4-byte circuit IDs.
nickm at torproject.org
- [tor-commits] [tor/master] Add a pointless 2-byte memset in cell_pack
nickm at torproject.org
- [tor-commits] [tor/master] Implement proposal-214 rules for CircID checking.
nickm at torproject.org
- [tor-commits] [tor/master] Replace magic constants for wide_circ_ids with inline function calls
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/wide_circ_ids'
nickm at torproject.org
- [tor-commits] [tor/master] Make hidden service authorization work again.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug8207'
nickm at torproject.org
- [tor-commits] [tor/master] Make _SC_OPEN_MAX actually get used when closing fds before exec.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug8209'
nickm at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [tor/master] Fix a bug that roger found in the wide_circ_id code
nickm at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [flashproxy/master] Don't show specific error messages when proxying fails.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Factor out build_query_string.
dcf at torproject.org
- [tor-commits] r26057: {website} Adding Sukhbir to the people page (website/trunk/about/en)
Damian Johnson
- [tor-commits] [stem/master] Dropping the 'path' argument from stem.descriptor.parse_file()
atagar at torproject.org
- [tor-commits] [stem/master] Adding get_archive_path() method to descriptors
atagar at torproject.org
- [tor-commits] [stem/master] Treat descriptor archive contents as individual files
atagar at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [stem/master] Cleaning up our TODO comments
atagar at torproject.org
- [tor-commits] [stem/master] Adding copyright headers
atagar at torproject.org
- [tor-commits] [stem/master] Providing a string when str() is called on descriptors
atagar at torproject.org
- [tor-commits] [stem/master] Accounting for NULL access by ctypes
atagar at torproject.org
- [tor-commits] [stem/master] Making get_process_name()'s ps lookup work on OSX
atagar at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [stem/master] Catching unexpected exception from libc.setproctitle()
atagar at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] r26058: {translation} New string updates. (in translation/trunk/projects/torbutton/po: ar ca cs da de el eo es et eu fa fi fr gu he hi hr hu id it ja ko lv my nb nl pl pt pt_BR ro ru sl sr sv templates th tr uk vi zh_CN zh_TW)
Mike Perry
- [tor-commits] [translation/orbot] Update translations for orbot
translation at torproject.org
- [tor-commits] [tor/master] Revise some comments in router.c
nickm at torproject.org
- [tor-commits] [tor/master] Document (on man page) which DNS record types Tor knows.
nickm at torproject.org
- [tor-commits] [torbutton/master] Update changelog and install.rdf for 1.5.0.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Freshly translated strings.
mikeperry at torproject.org
- [tor-commits] [tor/master] touchups on 78582760
arma at torproject.org
- [tor-commits] r26059: {} Add Tor slides from CryptoParty Stockholm. (in projects/presentations: . 2013-Cryptoparty-STHLM)
Linus Nordberg
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [torbrowser/maint-2.3] update recommended-versions
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] update recommended-versions
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Merge branch 'maint-2.3' into maint-2.4
erinn at torproject.org
- [tor-commits] [torbrowser/master] update recommended-versions
erinn at torproject.org
- [tor-commits] [torbrowser/master] Merge branch 'maint-2.3' into maint-2.4
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Bug #3944: Move prefs.js into omni.ja and extension-overrides.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Clear out some stale Torbutton prefs.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Reorganize and trim our Firefox preferences.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Add bundle deps to linux build description
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Remove plugin-blocking prefs.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Switch to Firefox's native click-to-play for plugins.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Reset default search engine to startpage.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Fix an exception on New Identity w/ NULL image firstPartyURI.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Bug 8178: Disable WebRTC in Tor Browser.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Make the SOCKS and Control ports fixed at 915x on all platforms.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Disable initial welcome page load.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Really fix omnibox: Add region.properties to omni.ja and langpacks.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Bump torbutton version...
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] WIN: begin adding FF17 changes to Makefiles
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] WIN: update stable config files for FF17+torbutton changes
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] OSX: update Makefiles and config files with FF17+torbutton changes
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] LIN: update Makefiles and config files with FF17+torbutton changes
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] remove extraneous pymake build stuff
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] update torbutton installation process for OSX
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] WIN: mkdir the extensions directory before trying to move things into it
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Update font limiting patch to exempt @font-face.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Fix Windows properties updates (homepage and omnibox).
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Bump torbutton version for MacOS drag blocking fix.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Bug 8234: Fix MacOS crash.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Bump Torbutton version to 1.5.0.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Bug #3944: Move prefs.js into omni.ja and extension-overrides.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Clear out some stale Torbutton prefs.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Reorganize and trim our Firefox preferences.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Add bundle deps to linux build description
erinn at torproject.org
- [tor-commits] [torbrowser/master] Remove plugin-blocking prefs.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Switch to Firefox's native click-to-play for plugins.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Reset default search engine to startpage.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Fix an exception on New Identity w/ NULL image firstPartyURI.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Bug 8178: Disable WebRTC in Tor Browser.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Make the SOCKS and Control ports fixed at 915x on all platforms.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Disable initial welcome page load.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Really fix omnibox: Add region.properties to omni.ja and langpacks.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Bump torbutton version...
erinn at torproject.org
- [tor-commits] [torbrowser/master] WIN: begin adding FF17 changes to Makefiles
erinn at torproject.org
- [tor-commits] [torbrowser/master] WIN: update stable config files for FF17+torbutton changes
erinn at torproject.org
- [tor-commits] [torbrowser/master] OSX: update Makefiles and config files with FF17+torbutton changes
erinn at torproject.org
- [tor-commits] [torbrowser/master] LIN: update Makefiles and config files with FF17+torbutton changes
erinn at torproject.org
- [tor-commits] [torbrowser/master] remove extraneous pymake build stuff
erinn at torproject.org
- [tor-commits] [torbrowser/master] update torbutton installation process for OSX
erinn at torproject.org
- [tor-commits] [torbrowser/master] WIN: mkdir the extensions directory before trying to move things into it
erinn at torproject.org
- [tor-commits] [torbrowser/master] Update font limiting patch to exempt @font-face.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Fix Windows properties updates (homepage and omnibox).
erinn at torproject.org
- [tor-commits] [torbrowser/master] Bump torbutton version for MacOS drag blocking fix.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Bug 8234: Fix MacOS crash.
erinn at torproject.org
- [tor-commits] [torbrowser/master] Bump Torbutton version to 1.5.0.
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] bump stable and alpha TBBs for Firefox 17.0.3esr
erinn at torproject.org
- [tor-commits] [torbrowser/master] bump stable and alpha TBBs for Firefox 17.0.3esr
erinn at torproject.org
- [tor-commits] [tor/master] New consensus method: clip the maximum votable unmeasured bw
nickm at torproject.org
- [tor-commits] [tor/master] Tweak consensus method 17 based on arma's comments
nickm at torproject.org
- [tor-commits] [tor/master] Note some annoyinc copy-and-paste code
nickm at torproject.org
- [tor-commits] [tor/master] Refactor v3_networkstatus test to allow reuse of test for measuredbw
nickm at torproject.org
- [tor-commits] [tor/master] Add unit test for unmeasured bandwidth clipping in consensus
nickm at torproject.org
- [tor-commits] [tor/master] Refactor storing of measured_bw versus Unmeasured=1.
nickm at torproject.org
- [tor-commits] [tor/master] Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unmeasured=1 issue
nickm at torproject.org
- [tor-commits] [tor/master] Test alternate values of maxunmeasuredbw too
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug2286_unit_test_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Fix a may-be-used-uninitialized warning.
nickm at torproject.org
- [tor-commits] [tor/master] Downgrade an assert to LD_BUG
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug8065_v2'
nickm at torproject.org
- [tor-commits] [tor/master] fix a wide line
nickm at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [torbrowser/maint-2.4] update stable and alpha TBBs and their changelogs for Firefox 17.0.3esr
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] bump libpng and fix the download url
erinn at torproject.org
- [tor-commits] [torbrowser/master] update stable and alpha TBBs and their changelogs for Firefox 17.0.3esr
erinn at torproject.org
- [tor-commits] [torbrowser/master] bump libpng and fix the download url
erinn at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Damn, that nifty helper function wanted me to check its input for it.
mikeperry at torproject.org
- [tor-commits] [torbrowser/master] Damn, that nifty helper function wanted me to check its input for it.
mikeperry at torproject.org
- [tor-commits] [metrics-web/master] Add a note that there's no recent by-country data.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Update sanitized bridge descriptor examples.
karsten at torproject.org
- [tor-commits] r26060: {website} new ssl cert fingerprints (website/trunk/docs/en)
Moritz Bartl
- [tor-commits] [stem/master] Change fingerprints and digests to upper-case hex.
atagar at torproject.org
- [tor-commits] [flashproxy/master] Extract proxy requests for graphing with R.
dcf at torproject.org
- [tor-commits] [flashproxy/master] Extract client requests for graphing with R.
dcf at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [torbrowser/maint-2.4] downgrade TBB version to the actual current one
erinn at torproject.org
- [tor-commits] [torbrowser/master] downgrade TBB version to the actual current one
erinn at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [onionoo/master] Update manual substitutions to February 2013 database.
karsten at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [torspec/master] Proposal 214 is implemented. Needs to get incoporated in the spec
nickm at torproject.org
- [tor-commits] [torspec/master] Add a note that cell-stats may be inaccurate.
nickm at torproject.org
- [tor-commits] [torspec/master] Merge remote-tracking branch 'karsten/cell-stats-note'
nickm at torproject.org
- [tor-commits] [translation/tsum] Update translations for tsum
translation at torproject.org
- [tor-commits] [translation/tsum_completed] Update translations for tsum_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] r26061: {website} don't entirely lose references to the old job positions (website/trunk/about/en)
Roger Dingledine
- [tor-commits] [translation/vidalia_installer] Update translations for vidalia_installer
translation at torproject.org
- [tor-commits] [translation/vidalia_installer_completed] Update translations for vidalia_installer_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] r26062: {website} pull off the sidenav elements for non-open job positions i c (website/trunk/about/en)
Roger Dingledine
- [tor-commits] [translation/vidalia] Update translations for vidalia
translation at torproject.org
- [tor-commits] [translation/vidalia] Update translations for vidalia
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] r26063: {website} bump tbbs for firefox 17.0.3esr (website/trunk/include)
Erinn Clark
- [tor-commits] [torbrowser/maint-2.4] bump recommended-versions for 2.3.25-4 and 2.4.10-alpha-2
erinn at torproject.org
- [tor-commits] [torbrowser/master] bump recommended-versions for 2.3.25-4 and 2.4.10-alpha-2
erinn at torproject.org
- [tor-commits] r26064: {website} make it clearer on the browser-hacker page that we don't wan (website/trunk/about/en)
Roger Dingledine
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [torbrowser/maint-2.4] Remove arch from versions file.
mikeperry at torproject.org
- [tor-commits] [torbrowser/master] Remove arch from versions file.
mikeperry at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] r26065: {website} Update design doc with FF17-ESR changes. (website/trunk/projects/torbrowser/design)
Mike Perry
- [tor-commits] [vidalia/master] Fix for 6147 Can't edit torrc from within Vidalias' interface
chiiph at torproject.org
- [tor-commits] [vidalia/master] Add changes file for the torrc parsing patch
chiiph at torproject.org
- [tor-commits] [ooni-probe/master] Rename DNS Tamper Test to DNS Consistency Test
isis at torproject.org
- [tor-commits] [ooni-probe/master] Merge branch 'master' into dnstamper-dnsconsistency
isis at torproject.org
- [tor-commits] [ooni-probe/master] Make sure to import Gen, SetGen and MTU even when pypcap is and libdnet are not installed
isis at torproject.org
- [tor-commits] [ooni-probe/master] Remove some superfluous requirements from the requirements.txt
isis at torproject.org
- [tor-commits] [ooni-probe/master] Remove dependency on _WrappingFactory
isis at torproject.org
- [tor-commits] [ooni-probe/master] Catch 302 redirect loops and log.err not log.warn
isis at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #35 from hellais/dnstamper-dnsconsistency
isis at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #38 from hellais/littlefixes
isis at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #39 from aagbsn/captive_portal_fixes
isis at torproject.org
- [tor-commits] [tor/master] Fix a comment in tor_main.c
nickm at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [tor/master] update the in-progress bandwidth requirements for authorities
arma at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] r26066: {website} TBB design doc: Fix charset and section breakage. (website/trunk/projects/torbrowser/design)
Mike Perry
- [tor-commits] [ooni-probe/master] Add ports 0, 8080, and 65535
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Add stable mirror to requirements.txt
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Update README.md to explain easy setup steps
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Make the final output more generic
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Add wheezy support for arma to test
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Use Tor mirror of scapy-02-25-2013-tip.zip
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] add missing ;
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] remove python-pcapy
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Add default config file
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] add mkdir
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] fixup decks/before_i_commit.testdeck to actually run against master
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] fix text where we called a SOCKS port an orport
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Add note on wheezy and natty
ioerror at torproject.org
- [tor-commits] [ooni-probe/master] Add sudo to apt-key
ioerror at torproject.org
- [tor-commits] [translation/vidalia_alpha] Update translations for vidalia_alpha
translation at torproject.org
- [tor-commits] [translation/vidalia_alpha_completed] Update translations for vidalia_alpha_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [ooni-probe/master] Set a default collector
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #47 from aagbsn/add_default_oonib_reporter_legacy
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge remote-tracking branch 'thetorproject/master' into merging
art at torproject.org
- [tor-commits] [ooni-probe/master] Refactor HTTP Requests test
art at torproject.org
- [tor-commits] [ooni-probe/master] In case of failing requests write control_failure and experiment_failure report keys
art at torproject.org
- [tor-commits] [ooni-probe/master] Do not swallow errors in HTTP test template
art at torproject.org
- [tor-commits] [ooni-probe/master] Set the default value of the failure keys in the HTTP request test
art at torproject.org
- [tor-commits] [ooni-probe/master] Make the user agent selection in the HTTP Requests test be static
art at torproject.org
- [tor-commits] [ooni-probe/master] Disable by default user agent randomization in HTTP Request template
art at torproject.org
- [tor-commits] [ooni-probe/master] Update user agent strings for user agent randomization
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #37 from hellais/http_requests_refactor
art at torproject.org
- [tor-commits] [ooni-probe/master] Order matters for little ol pip
ioerror at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [stem/master] Renaming controller and socket keyword arguments
atagar at torproject.org
- [tor-commits] [stem/master] Don't pass unsupplied optional args to wrapped file
atagar at torproject.org
- [tor-commits] r26067: {website} update vidalia bundles (website/trunk/include)
Erinn Clark
- [tor-commits] [translation/vidalia_help] Update translations for vidalia_help
translation at torproject.org
- [tor-commits] r26068: {website} stats is a word, but it wasn't the right word. (website/trunk/docs/en)
Roger Dingledine
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [torspec/master] Deduplicating ConnID definition
nickm at torproject.org
- [tor-commits] [torspec/master] Replacing CircID with CircuitID
nickm at torproject.org
- [tor-commits] [torspec/master] Switching ConnType to be an enum
nickm at torproject.org
- [tor-commits] [torspec/master] Making BucketName a positional argument
nickm at torproject.org
- [tor-commits] [torspec/master] Add new CIRC_BW event and tweak CELL_STATS event.
nickm at torproject.org
- [tor-commits] [torspec/master] Tweak proposal 218 based on Rob's comments.
nickm at torproject.org
- [tor-commits] [torspec/master] Merge remote-tracking branch 'karsten/proposal218'
nickm at torproject.org
- [tor-commits] [stem/master] Notice that server descriptors are no longer available by default
atagar at torproject.org
- [tor-commits] [stem/master] Tor microdescriptor support
atagar at torproject.org
- [tor-commits] [metrics-web/master] Add @microdescriptor 1.0 to formats.html.
karsten at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [torbutton/master] Bug 8324: Make use of a new TBB observer to block drag+drop
mikeperry at torproject.org
Last message date:
Thu Feb 28 22:59:06 UTC 2013
Archived on: Thu Feb 28 22:59:10 UTC 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).