August 2011 Archives by thread
      
      Starting: Mon Aug  1 15:05:59 UTC 2011
         Ending: Wed Aug 31 20:36:12 UTC 2011
         Messages: 637
     
- [tor-commits] [tor/master] Re-order tor_fw_helper_LDADD flags so	that they work
 
nickm at torproject.org
 - [tor-commits] [tor/master] Initial patch to build Tor with msvc and	nmake
 
nickm at torproject.org
 - [tor-commits] [tor/master] reach back in time and correct two	changelog entries
 
arma at torproject.org
 - [tor-commits] [tor/release-0.2.2] put the 0.2.1.30 stanza in the	0.2.2 changelog
 
arma at torproject.org
 - [tor-commits] [tor/master] put the 0.2.1.30 stanza in the master	changelog too
 
arma at torproject.org
 - [tor-commits] r24931: {website} confirm the trend that $5 is better	than $10. (website/trunk/download/en)
 
Andrew Lewman
 - [tor-commits] r24932: {website} update the step two link.	(website/trunk/docs/en)
 
Andrew Lewman
 - [tor-commits] r24933: {website} Replacing low resolution tor logo	with higher resolution ver (in website/trunk: css images)
 
Damian Johnson
 - [tor-commits] r24934: {website} Adding Tails, Orbot, TorStatus,	and arm to the site front pa (in website/trunk: en images)
 
Damian Johnson
 - [tor-commits] r24935: {website} Using the Google droid rather than	Orbot logo on the front p (website/trunk/en)
 
Damian Johnson
 - [tor-commits] r24936: {website} roughly zero people have the	tails.boum.org CA in their brow (website/trunk/en)
 
Andrew Lewman
 - [tor-commits] r24937: {website} add jacob's latest interview about	tor. (website/trunk/press/en)
 
Andrew Lewman
 - [tor-commits] [tor/master] Implement protocol-type isolation	correctly.
 
nickm at torproject.org
 - [tor-commits] r24938: {website} r24866 exposed our wml comments	while reformatting. remove t (website/trunk/docs/en)
 
Roger Dingledine
 - [tor-commits] [arm/master] fix: pausing interface could cause crash
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: dropping nonexistent ORCONN	attributes
 
atagar at torproject.org
 - [tor-commits] [arm/master] Deprecating and removing DrawEntry class
 
atagar at torproject.org
 - [tor-commits] r24939: {website} revert part of r24933,	the new size logo doesn't look right  (website/trunk/css)
 
Andrew Lewman
 - [tor-commits] r24940: {website} make orbot use its own logo,	based on feedback from randoms. (website/trunk/en)
 
Andrew Lewman
 - [tor-commits] r24941: {website} revert part of r24939,	resizing the image is easy I used the (in website/trunk: css images)
 
Damian Johnson
 - [tor-commits] r24942: {website} update the tor logo from #3682.	(website/trunk/images)
 
Andrew Lewman
 - [tor-commits] r24943: {website} use the new tor-logo.	(website/trunk/css)
 
Andrew Lewman
 - [tor-commits] r24944: {} delete the stupid sitemap that google	screws up anyway. (website/trunk)
 
Andrew Lewman
 - [tor-commits] r24945: {} too many tor-logo's floating around.	(website/trunk/images)
 
Andrew Lewman
 - [tor-commits] [tor/master] Replace files in stats/ rather than	appending to them.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Create cell-stats history even if we	didn't see a single circuit.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Clean up rep_hist_buffer_stats_write().
 
nickm at torproject.org
 - [tor-commits] [tor/master] Separate generation of a buffer-stats	string from writing it to disk.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Add unit tests for buffer-stats.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Clean up geoip_dirreq_stats_write().
 
nickm at torproject.org
 - [tor-commits] [tor/master] Separate generation of a dirreq-stats	string from writing it to disk.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Separate generation of an entry-stats	string from writing it to disk.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Clean up bridge-stats code.
 
nickm at torproject.org
 - [tor-commits] [metrics-web/master] Be more precise about using the	database together with Tor Status.
 
karsten at torproject.org
 - [tor-commits] [torouter/master] torouter-prep package
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add package skel
 
ioerror at torproject.org
 - [tor-commits] [tor/master] Treat socks_request->{username,	password} as non-NUL-terminated
 
nickm at torproject.org
 - [tor-commits] [tor/master] Handle storing much longer socks4	authentication data.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Clear socks auth fields before free
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'public/bug3683'
 
nickm at torproject.org
 - [tor-commits] [arm/master] Scripts for overriding system wide torrc
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: renaming torrc-override to	torrcOverride
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: existance check before removing	paths
 
atagar at torproject.org
 - [tor-commits] [arm/master] Added validation that torrc is wizard	generated
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: hardcoding path for override script
 
atagar at torproject.org
 - [tor-commits] [arm/master] Wizard hooks for configuring system wide	torrc
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: skipping torrc backup when for	system copy
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: torrc validation arg doesn't need	root check
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: GUARD event support
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: avoiding setresuid/gid if	unavailable
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: detecting for /var/lib/tor-arm
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: misparsing sudo version string
 
atagar at torproject.org
 - [tor-commits] [arm/master] Merge branch 'torrc-override'
 
atagar at torproject.org
 - [tor-commits] r24946: {website} apply patch from jeremy to fix the	project layout, standardi (in website/trunk: css en images)
 
Andrew Lewman
 - [tor-commits] [tor/master] Fix log message typo
 
nickm at torproject.org
 - [tor-commits] [tor/master] Fix handling of ISO_STREAM
 
nickm at torproject.org
 - [tor-commits] [tor/master] Remove	connection_edge_streams_are_compatible
 
nickm at torproject.org
 - [tor-commits] [tor/master] Make --quiet and --hush apply to default	logs, not only initial logs
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'public/bug3550'
 
nickm at torproject.org
 - [tor-commits] [arm/master] Deduplicating common startup message
 
atagar at torproject.org
 - [tor-commits] [arm/master] Periodically refreshing display
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: config description content too long
 
atagar at torproject.org
 - [tor-commits] [arm/master] Forcing redraw when user presses ctrl+L
 
atagar at torproject.org
 - [tor-commits] r24947: {} Add another whiteboard photo	(projects/misc/rransom/2011/dev-meeting-photos-2011-07-25-01/orig)
 
Robert Ransom
 - [tor-commits] r24948: {projects} Set svn:mime-type on the	whiteboard photos correctly	(projects/misc/rransom/2011/dev-meeting-photos-2011-07-25-01/orig)
 
Robert Ransom
 - [tor-commits] [tor/maint-0.2.1] Update to the August 2011 GeoIP	database.
 
nickm at torproject.org
 - [tor-commits] [tor/maint-0.2.2] Update to the August 2011 GeoIP	database.
 
nickm at torproject.org
 - [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
 
nickm at torproject.org
 - [tor-commits] [tor/master] Update to the August 2011 GeoIP database.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
 
nickm at torproject.org
 - [tor-commits] [torbutton/master] Document torbutton release process.
 
mikeperry at torproject.org
 - [tor-commits] [torbutton/master] Bug #3665: Use loadGroup to get	window if callbacks are absent
 
mikeperry at torproject.org
 - [tor-commits] [torbutton/master] Bug #3665: Use referer host if we	can't find the owner window
 
mikeperry at torproject.org
 - [tor-commits] [metrics-tasks/master] Remove outdated censorship	detector code (#2718).
 
karsten at torproject.org
 - [tor-commits] [metrics-tasks/master] Add a more useful README for	detector.py (#2718).
 
karsten at torproject.org
 - [tor-commits] [tor/master] Sockets are unsigned on windows
 
nickm at torproject.org
 - [tor-commits] [tor/master] Get rid of an unused parameter warning	on win
 
nickm at torproject.org
 - [tor-commits] [tor/master] Sticking a size_t into long generates a	warn on win
 
nickm at torproject.org
 - [tor-commits] [tor/master] Make FooPort 0 correctly disable the	FooPort.
 
nickm at torproject.org
 - [tor-commits] r24949: {translation} updated translation templates	for the website (in	translation/trunk/projects/website/po/templates: . docs	download press projects)
 
Runa Sandvik
 - [tor-commits] r24950: {translation} new and updated translations	for the website (in translation/trunk/projects/website/po: ar	ar/about ar/docs ar/donate ar/download ar/getinvolved	ar/press ar/projects ar/torbutton cs da da/docs de de/about	de/docs de/download de/projects de/torbutton el el/about es	es/docs es/donate es/press es/projects fa fa/about fa/docs	fa/press fa/projects fi fr fr/docs fr/donate hu hu/about	hu/docs hu/download id it it/docs it/press it/projects ja my	nl nl/docs pl_PL pl_PL/docs pl_PL/download pl_PL/getinvolved	pl_PL/press pl_PL/projects pt pt_BR ru ru/docs ru/press	ru/projects tr vi vi/download zh_CN zh_CN/about)
 
Runa Sandvik
 - [tor-commits] r24951: {} delete translations below 80% (in	website/trunk: ar da de docs/ar fa fr id it pl projects/it pt	pt-br zh-cn)
 
Runa Sandvik
 - [tor-commits] r24952: {website} new and updated translations for	the website,	now as wml (in website/trunk: about about/hu docs/ar docs/de docs/fa	docs/fi docs/fr docs/it docs/pl donate donate/es download/de	download/pl getinvolved/pl press/pl projects/de projects/fa	projects/pl)
 
Runa Sandvik
 - [tor-commits] r24953: {} commit my NNEDV presentation. (in	projects/presentations: . images)
 
Andrew Lewman
 - [tor-commits] [arm/master] Adding tor control socket support
 
atagar at torproject.org
 - [tor-commits] [torspec/master] Clarify control port authentication.
 
nickm at torproject.org
 - [tor-commits] [torspec/master] DIAF RFC2234.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Emits CONF_CHANGED events whenever Tor's	configuration values change.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Refactor to do CONF_CHANGED event	formatting inside control.c
 
nickm at torproject.org
 - [tor-commits] [tor/master] Minor comment fix.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Add changes file.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Minor code readability fix.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Add smartlist_[v]asprintf_add
 
nickm at torproject.org
 - [tor-commits] [tor/master] Use smartlist_asprintf_add() to improve	readability.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Escape configuration values before	sending them via CONF_CHANGED.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Return if CONF_CHANGED isn't interesting.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Fix condition reported by nickm.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge branch 'bug1692-squashed'
 
nickm at torproject.org
 - [tor-commits] [tor/master] Fix a const warning in bug1692 code
 
nickm at torproject.org
 - [tor-commits] [tor/master] Whitespace tweaks
 
nickm at torproject.org
 - [tor-commits] [torspec/master] Added definition of CONF_CHANGED	event.
 
nickm at torproject.org
 - [tor-commits] [torspec/master] Fixed EndLine for CONF_CHANGED event.
 
nickm at torproject.org
 - [tor-commits] [torspec/master] Merge remote-tracking branch	'krkahn/bug1692'
 
nickm at torproject.org
 - [tor-commits] r24954: {} add my second nnedv presentation.	(projects/presentations)
 
Andrew Lewman
 - [tor-commits] [torouter/master] Add the base skeleton for the web	user interface
 
hellais at torproject.org
 - [tor-commits] [arm/master] fix: correcting default control socket	path
 
atagar at torproject.org
 - [tor-commits] [arm/master] Renamed graphStats to graphPanel for	consistency (with cli).
 
atagar at torproject.org
 - [tor-commits] [arm/master] Minor formatting changes.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Use dict of panels to reduce statement	duplication.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Use tuple instead of dict to init panel	(for maintaining order).
 
atagar at torproject.org
 - [tor-commits] [arm/master] Add authors.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Merge branch 'master' of	git://git.torproject.org/arm
 
atagar at torproject.org
 - [tor-commits] [arm/master] Merge branch 'master' of	git://git.torproject.org/arm
 
atagar at torproject.org
 - [tor-commits] [arm/master] Initial commit for config panel.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Connections panel cleanup.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Replace "interval updates" by consistent	list->model mapping.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Decouple list wrapper class for use by	other panels.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Python black-magic to connect lists with	liststores.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Support += operations for list-model	wrapper.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Replace list->treestore caching from	conn panel with wrappers.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Implement config value edits for string	values.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Support boolean conf options.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Use spinbutton for value and combobox	for units of data size confs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Provide a list with add and delete	options for LineList confs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Support integer confs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Use file selection dialogs for filename	confs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Use separate file choosers for dir	selection and file selection.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Prepopulate data size configs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Prepopulate integer confs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Prepopulate string confs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Prepopulate bool confs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Prepopulate linelist confs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Prepopulate filename confs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Use colors for conf rows,	treat "<none>" as None.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Use usage args for better option	descriptions.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Support TimeInterval confs.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Minor fix for time units.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Use CSVs for RouterList values.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Show all options for testing.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Use the RouterList dialog for CommaList	as well.
 
atagar at torproject.org
 - [tor-commits] [arm/master] Merge commit 'krkhan/master'
 
atagar at torproject.org
 - [tor-commits] [tor/maint-0.2.2] Ignore deprecation warnings on OS X
 
nickm at torproject.org
 - [tor-commits] [tor/master] Ignore deprecation warnings on OS X
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
 
nickm at torproject.org
 - [tor-commits] [arm/master] fix: quitting could cause unclean curses	shutdown
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: incorrect path for armrc in man page
 
atagar at torproject.org
 - [tor-commits] [torouter/master] Implement rudimentary session and	login management
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Add user name and password to	config file
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Add some comments
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Move styling to static/ folder
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Remove python bytecode
 
hellais at torproject.org
 - [tor-commits] [arm/master] fix: display control socket path in	header panel
 
atagar at torproject.org
 - [tor-commits] [tor/master] Merge branch 'bug3643'
 
nickm at torproject.org
 - [tor-commits] [tor/master] Don't warn on http connection to my	orport
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'sebastian/bug3700'
 
nickm at torproject.org
 - [tor-commits] [torouter/master] Add logout functionality
 
hellais at torproject.org
 - [tor-commits] [torouter/master] add .gitignore
 
ioerror at torproject.org
 - [tor-commits] [arm/master] Wizard components for a startup option
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: selecting a non-existant option	crashed
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: switching hotkey for saving config	to 'v'
 
atagar at torproject.org
 - [tor-commits] [torouter/master] Add dummy configuration update	functions
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Move the configuration read/write	functions to separate class
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Add parsing function to read and	write /etc/network/interfaces files.
 
hellais at torproject.org
 - [tor-commits] [torouter/master] add some configs and shell scripts
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [vidalia/master] Improve changelog
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Add auto configuration of the	control host:port to stable
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Provide the socks port to the browser
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Provides the controlport and passwd	as an env var
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Improve how the advance settings	behave with the autoport
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Provide a hashed password instead of	a plain text one
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Updated po files from Transifex for	Vidalia Help Files
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Updated files from Transifex for	Vidalia
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Updated files from Transifex for the	Vidalia installer
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Update README.debs to match current	Debian repository layout.
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Merge remote-tracking branch	'runa/master'
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Log the used ports when auto is on
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Update the CHANGELOG
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] TorButton needs the plaintext	password, not the hashed one
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Escape the password, just in case
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Hex encode the password string to	avoind random breaks
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Use the random password if set
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] And remove the quotes
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Make _autoControlPort available when	not using autoconfig
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Prevent hanging at start because of	timing problem
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Make the sleep work on Windows
 
chiiph at torproject.org
 - [tor-commits] [vidalia/master] Update version for 0.2.13 release
 
chiiph at torproject.org
 - [tor-commits] [tor/master] Oops;	_actually_ enable microdesc-by-default for clients
 
nickm at torproject.org
 - [tor-commits] [tor/maint-0.2.2] Remove extra quotation marks around	the result of esc_for_log
 
nickm at torproject.org
 - [tor-commits] [tor/master] Remove extra quotation marks around the	result of esc_for_log
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
 
nickm at torproject.org
 - [tor-commits] [tor/master] Move connection_free_all() to the bottom	of connection.c to enjoy maximum visibility.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Free global_rate_limit in	connection_free_all().
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'asn/bug3728'
 
nickm at torproject.org
 - [tor-commits] [arm/master] fix: failing fingerprint lookups when	DirPort
 
atagar at torproject.org
 - [tor-commits] [arm/master] Rewrite of the descriptor popup dialog
 
atagar at torproject.org
 - [tor-commits] [torbutton/master] Bug #523: Implement New Identity	(for TBB only).
 
mikeperry at torproject.org
 - [tor-commits] r24955: {website} update the cta buttons for those	with the right color purple (website/trunk/images)
 
Andrew Lewman
 - [tor-commits] [tor/master] Actually pick a random port when "auto"	is specified
 
nickm at torproject.org
 - [tor-commits] [tor/master] Don't compare LINELIST_S and OBSOLETE	config options.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Remove a needless config_find_option
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge branch 'bug3743'
 
nickm at torproject.org
 - [tor-commits] [torouter/master] Add basic debian directory
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Add License
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Add status page for network	interfaces
 
hellais at torproject.org
 - [tor-commits] [tor/maint-0.2.2] Don't write ControlPorts to disk	till after we setuid and make datadir
 
nickm at torproject.org
 - [tor-commits] [tor/master] Don't write ControlPorts to disk till	after we setuid and make datadir
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
 
nickm at torproject.org
 - [tor-commits] [torouter/master] Add basic Makefile to make packages	without signatures
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] update package and src
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add two new configs
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add modified control
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Add support for displaying content	of torrc file
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] r24956: {website} Fix the tor browser images to be	the correct scale and size,	(in website/trunk: css images projects/en)
 
Andrew Lewman
 - [tor-commits] [arm/master] Adding a dialog for showing usage stats
 
atagar at torproject.org
 - [tor-commits] [tor/master] Bufferevents now requires Libevent	2.0.13-stable.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Use evbuffer_copyout() in	inspect_evbuffer().
 
nickm at torproject.org
 - [tor-commits] [torouter/master] Move source into src dir
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add basic setup.py for install	target
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add basic install target with	static files
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] make basic init from skel
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] update control
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add proper rules
 
ioerror at torproject.org
 - [tor-commits] [tor/master] Call evthread_use_windows_threads when	running with IOCP on windows
 
nickm at torproject.org
 - [tor-commits] [torouter/master] add depend by suggestion of bertagaz
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] change depends by suggestion of	bertagaz
 
ioerror at torproject.org
 - [tor-commits] [tor/release-0.2.2] Change GETINFO fingerprint to	look at server_mode, not my_descriptor
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Update HACKING with some more	release instructions
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Improve error msg on failed	getinfo fingerprint
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Merge branch 'bug3577' into	maint-0.2.2
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Specify text or binary mode in	every start_writing_to_stdio_file call
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Untangle first sentence of	changes/bug3607
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Check return value in fmt_addr
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Update to the August 2011 GeoIP	database.
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Ignore deprecation warnings on OS	X
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Remove extra quotation marks	around the result of esc_for_log
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Don't write ControlPorts to disk	till after we setuid and make datadir
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.2' into release-0.2.2
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Start a changelog for	0.2.2.31-??. No editing has yet been done on the entries.
 
nickm at torproject.org
 - [tor-commits] [torouter/master] add gpl2 uaputl srcs before use
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add DESTDIR to Makefile and debian	dir to package dir
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add dirs file
 
ioerror at torproject.org
 - [tor-commits] [tor/release-0.2.2] clean up the 0.2.2.31-rc changelog
 
arma at torproject.org
 - [tor-commits] [tor/release-0.2.2] bump to 0.2.2.31-rc
 
arma at torproject.org
 - [tor-commits] [torouter/master] add wireless target
 
ioerror at torproject.org
 - [tor-commits] [tor/release-0.2.2] add brief blurb for the new	release (candidate)
 
arma at torproject.org
 - [tor-commits] [torouter/master] add example-config dir in	/usr/share/torouter-prep/ for use with prep script
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] update torouter_config.sh to copy	files
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add the share dir
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] remove dreamplug-uaputl;	it is in debian sid now as package uaputl
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add the new torrouter repo (note	the spelling difference)
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] remove wireless deb
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] move built packages into a directory
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] temp torrouter archive public key
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add torrouter key
 
ioerror at torproject.org
 - [tor-commits] [arm/master] Adding port usage information to count	dialog
 
atagar at torproject.org
 - [tor-commits] [torouter/master] remove apt-utils
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add target to update apt archive
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] pin apt to stable
 
ioerror at torproject.org
 - [tor-commits] [tor/master] Automatically use filtering bufferevents	with IOCP.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Appease "make check-spaces"
 
nickm at torproject.org
 - [tor-commits] [tor/master] Remove warning about a loop parsing	evbuffer socks
 
nickm at torproject.org
 - [tor-commits] [torouter/master] fixup
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add fixup
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add torouter-tui
 
ioerror at torproject.org
 - [tor-commits] r24957: {website} the 0.2.2.31-rc tarball is up (once	somebody does a website (website/trunk/include)
 
Roger Dingledine
 - [tor-commits] [torouter/master] Add style to sub-menus
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Fix comment line parsing (thanks	atgar)
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] [torouter/master] add torouter_easy_setup.sh for	runnoing on a stock debian machine
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add +x to torouter_easy_setup.sh
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Add docs for torouter_easy_setup.sh
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] fix typo
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add dir for Makefile target
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add setup run
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add repo
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add sid
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] sync time on first startup and all	subsequent startups
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add python #!
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Add support for torrc file read and	write
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Fix setup.py installation script
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] [torouter/master] add a few more repos for fun
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Move to correct location config and	view and fix import on runui
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Comment out two testing lines
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Write to /var/tmp
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Write to /var/tmp/tor-tui
 
hellais at torproject.org
 - [tor-commits] [torouter/master] copy over sshd config
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add 0.2.3.x stuff
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] make us a public bridge by default
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] implement #3481
 
ioerror at torproject.org
 - [tor-commits] [torbrowser/master] bump tbb linux to 1.1.13-dev,	update tor to 0.2.2.31-rc, vidalia to 0.2.13,	firefox to 3.6.20, libevent to 2.0.13-stable, remove betterprivacy,	and update noscript and https-everywhere too
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] bump tbb osx to 1.0.23-dev,	update tor to 0.2.2.31-rc, vidalia to 0.2.13,	firefox to 3.6.20, libevent to 2.0.13-stable, remove betterprivacy,	and update noscript and https-everywhere too
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] bump tbb windows to 1.3.27,	update firefox to 3.6.20
 
erinn at torproject.org
 - [tor-commits] [torouter/master] Fix XSRF
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Allow writing to network/interfaces	file for wireless network settings
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Use correct tmp filenames and paths
 
hellais at torproject.org
 - [tor-commits] [torouter/master] add other marvel package
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Fix mistypo
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] [torbrowser/master] downgrade to vidalia 0.2.12,	0.2.13 isn't ready for stable bundles
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] stop calling the	install-betteprivacy target in makefiles too
 
erinn at torproject.org
 - [tor-commits] [torouter/master] we want to fork the freedom-maker	script for the torouter
 
runa at torproject.org
 - [tor-commits] [torflow/master] fix regarding #3701
 
mikeperry at torproject.org
 - [tor-commits] [tor/master] Disable run-time changes to DisableIOCP:	They do not work
 
nickm at torproject.org
 - [tor-commits] [torouter/master] add package apt to have apt-get
 
ioerror at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] Update Firefox patches for FF6,	and slim them down.
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] Merge branches 'ff6-minimal'	and 'maint-2.2' into maint-2.2
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] update firefox-build target
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] Fix the 3rd firefox patch.
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] bump experimental TBBs to	2.2.31, tor to 0.2.2.31-rc, Firefox to 6.0,	update other versions too
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] update lots and lots of build	targets for building firefox, fixing tabs,	and making it easier to download & unpack all of the tarballs
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] remove betterprivacy from osx	bundles
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] new bundles are version 1,	not 2
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] use the right mozconfig for	linux
 
erinn at torproject.org
 - [tor-commits] [gettor/master] get my name out of the strings
 
arma at torproject.org
 - [tor-commits] r24958: {website} link to my new research item	(website/trunk/getinvolved/en)
 
Roger Dingledine
 - [tor-commits] [gettor/master] remove duplicate "Thank you for your	request" line
 
arma at torproject.org
 - [tor-commits] r24959: {website} Bump versions for new TBBs	(website/trunk/include)
 
Robert Ransom
 - [tor-commits] [torbutton/master] Bug 3580: Fix part of the hotmail	breakage.
 
mikeperry at torproject.org
 - [tor-commits] [torbutton/master] Bug 3739: SafeCache policy fails	for https->http CORS
 
mikeperry at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] add some missing makefile bits	for linux
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] update build targets for	better automatic building
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] put the right OS in the	changelogs...
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] add missing commit for removal	of betterprivacy from linux bundles
 
erinn at torproject.org
 - [tor-commits] [torbutton/master] Bug #3414: Apply referer policy to	window.name.
 
mikeperry at torproject.org
 - [tor-commits] [vidalia/master] Make AutoControl default to false
 
chiiph at torproject.org
 - [tor-commits] [flashproxy/master] Make facilitator requests block	until a reg is available.
 
dcf at torproject.org
 - [tor-commits] [flashproxy/master] Log the socket error when we fail	to send a reg.
 
dcf at torproject.org
 - [tor-commits] [flashproxy/master] Document the facilitator's	waiting until a reg is available.
 
dcf at torproject.org
 - [tor-commits] [flashproxy/master] Lowercase "flash" when we're not	specifically talking about Adobe Flash.
 
dcf at torproject.org
 - [tor-commits] [flashproxy/master] Handle old-style socket.error in	EPIPE handler.
 
dcf at torproject.org
 - [tor-commits] [gettor/master] Add a hack for the	'torfarsi1 at torproject.org' email address.
 
kaner at torproject.org
 - [tor-commits] [torouter/master] Fixing minor typo while hunting	down another bug
 
runa at torproject.org
 - [tor-commits] r24960: {website} change our "should i be a relay or	a bridge" answer, and lin (website/trunk/docs/en)
 
Roger Dingledine
 - [tor-commits] [gettor/master] update the strings based on the #3383	fix
 
arma at torproject.org
 - [tor-commits] [torspec/master] add first stab at generic GetTor spec
 
ioerror at torproject.org
 - [tor-commits] [torspec/master] Add refs and add section about our	implemented GetTor
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Putting the / back
 
runa at torproject.org
 - [tor-commits] [torouter/master] add fstab entries
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Fix #3790 Add a daemon class and	make tor web ui run as such.
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Make it start a daemon if invoked	with no arguments
 
hellais at torproject.org
 - [tor-commits] r24961: {website} add the latest VOA news story.	(website/trunk/press/en)
 
Andrew Lewman
 - [tor-commits] [torouter/master] Fix typo in torrc for	RelayBandwidthRate and RelayBandwidthBurst
 
runa at torproject.org
 - [tor-commits] [torouter/master] We want tor 0.2.2,	so use experimental
 
runa at torproject.org
 - [tor-commits] [torouter/master] Add daemon to setup.py
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Fix typo
 
hellais at torproject.org
 - [tor-commits] [torouter/master] pin to debian experimental for	orport auto and so on
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add 0.2.2.x and 0.2.3.x
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Remove the sys.argv hack from one	of the cases
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] r24962: {translation} fix typo,	thanks kaner  (translation/trunk/documentation)
 
Runa Sandvik
 - [tor-commits] [torouter/master] Add views directory. Still suffers	from distutils bug
 
hellais at torproject.org
 - [tor-commits] [torouter/master] * Fix issue with distutils
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Fix typo
 
hellais at torproject.org
 - [tor-commits] [torouter/master] remove polipo, really
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] remove minissdpd
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] use $IFACE rather than uap0 per	suggestion by weasel
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] we want wlan0 not uap0 for	freedom-maker
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Use wlan0 instead of uap0
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Use wlan0 instead of uap0
 
hellais at torproject.org
 - [tor-commits] [arm/master] Making curses text input extensible
 
atagar at torproject.org
 - [tor-commits] [arm/master] Adding text input validator for command	backlogs
 
atagar at torproject.org
 - [tor-commits] [metrics-tasks/master] Add George's censorship	detector LaTeX sources (#2718).
 
karsten at torproject.org
 - [tor-commits] [metrics-web/master] Add George's censorship detector	PDF to the website.
 
karsten at torproject.org
 - [tor-commits] [torouter/master] use the system torrc by default here
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] Require login for tor status page
 
hellais at torproject.org
 - [tor-commits] [arm/master] Interpretor panel for raw control port	access
 
atagar at torproject.org
 - [tor-commits] [tor/maint-0.2.2] lround() missing in MSVC
 
nickm at torproject.org
 - [tor-commits] [tor/master] lround() missing in MSVC
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
 
nickm at torproject.org
 - [tor-commits] [tor/master] Apply rate-limiting to the lowest	bufferevent in the stack.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Add write watermarks to filtered	bufferevents.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Set write low-watermarks on all	bufferevents.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge branch 'bufev_ratelim_and_wm'
 
nickm at torproject.org
 - [tor-commits] [torouter/master] Make the network interfaces be	inside config.py
 
hellais at torproject.org
 - [tor-commits] [torouter/master] we want to install this directly so	that autoclean doesn't kill it
 
ioerror at torproject.org
 - [tor-commits] [metrics-web/master] Tweak list of country names.
 
karsten at torproject.org
 - [tor-commits] [metrics-web/master] Update path to	direct-users-ranges.csv.
 
karsten at torproject.org
 - [tor-commits] r24963: {website} make a farsi exception as well.	(website/trunk)
 
Andrew Lewman
 - [tor-commits] [arm/master] Skeleton terminal contorl interpretor
 
atagar at torproject.org
 - [tor-commits] [torouter/master] This README is updated
 
ioerror at torproject.org
 - [tor-commits] [tor/release-0.2.2] go back in time and clean up some	changelog entries
 
arma at torproject.org
 - [tor-commits] [tor/master] manually forward-port 2871dd8bef
 
arma at torproject.org
 - [tor-commits] r24964: {website} make sure we build the right man	pages. (website/trunk)
 
Andrew Lewman
 - [tor-commits] r24965: {website} chiiph does Thandy now	(website/trunk/getinvolved/en)
 
Sebastian Hahn
 - [tor-commits] r24966: {website} chiiph is now lead vidalia	developer (website/trunk/about/en)
 
Sebastian Hahn
 - [tor-commits] r24967: {website} Attempt to make my people page	entry less horrible. It's sti (website/trunk/about/en)
 
Sebastian Hahn
 - [tor-commits] [torbutton/master] Bug #3580: Fix hotmail (but only	for TBB users)
 
mikeperry at torproject.org
 - [tor-commits] [torbutton/master] Bug #3809: Hide referer spoofing	option
 
mikeperry at torproject.org
 - [tor-commits] [tor/maint-0.2.2] Mention that HiddenServiceDir must	exist
 
nickm at torproject.org
 - [tor-commits] [tor/master] Mention that HiddenServiceDir must exist
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
 
nickm at torproject.org
 - [tor-commits] [torouter/master] Change back to uap0
 
hellais at torproject.org
 - [tor-commits] [torouter/master] Merge branch 'master' of	ssh://git-rw.torproject.org/torouter
 
hellais at torproject.org
 - [tor-commits] [torouter/master] libertas and libertas_sdio are not	our friends
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] update freedom-maker docs
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] uap0 and not wlan0
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] auto uap0
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add some other useful packages
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add new packages for networking and	dns
 
ioerror at torproject.org
 - [tor-commits] [torspec/master] proposals 160 and 161 went into 0.2.1
 
arma at torproject.org
 - [tor-commits] [torouter/master] we use unbound for local dns	resolution
 
ioerror at torproject.org
 - [tor-commits] [arm/master] Option to just start the control	interpretor
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: adding config option to drop	interpretor
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: preventing prompt launch without	tor instance
 
atagar at torproject.org
 - [tor-commits] [arm/master] fix: prevent startup if can't connect to	tor
 
atagar at torproject.org
 - [tor-commits] [arm/master] Porting basic interpretor functionality	to prompt
 
atagar at torproject.org
 - [tor-commits] [torbutton/master] Bug #3819: Fix an API issue w/	cookie protections
 
mikeperry at torproject.org
 - [tor-commits] [torbutton/master] Bug #3820: Fix a warning w/	session store filter
 
mikeperry at torproject.org
 - [tor-commits] [torbutton/master] Bug #523: Clear content prefs as	part of new identity
 
mikeperry at torproject.org
 - [tor-commits] [tor/master] Fix a bufferevent-related bug that	killed tunneled dirserv conns
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge branch 'bug3814'
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] Gather all 0.2.2 changelogs into	unified release notes
 
arma at torproject.org
 - [tor-commits] [tor/master] Gather all 0.2.2 changelogs into unified	release notes
 
arma at torproject.org
 - [tor-commits] [tor/release-0.2.2] bump to 0.2.2.32,	prepare for release
 
arma at torproject.org
 - [tor-commits] [torbutton/master] Bug #3809: Remove referer spoofing	support.
 
mikeperry at torproject.org
 - [tor-commits] [tor/release-0.2.2] our windows ce support isn't	actually support
 
arma at torproject.org
 - [tor-commits] [torouter/master] resolve torouter as localhost
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] start arm at boot via cron in a	shared screen for torouter
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add TODO
 
ioerror at torproject.org
 - [tor-commits] [tor/release-0.2.2] expand and relocate the dedication
 
arma at torproject.org
 - [tor-commits] [tor/master] update changelog/release notes from	release-0.2.2
 
arma at torproject.org
 - [tor-commits] [vidalia/master] Update the CHANGELOG and bump the	version number to 0.2.14
 
chiiph at torproject.org
 - [tor-commits] r24968: {website} remove the DKIM text since it is	not necessary. (website/trunk/projects/en)
 
Andrew Lewman
 - [tor-commits] [tor/master] Clarify the heartbeat message a bit.
 
nickm at torproject.org
 - [tor-commits] [tor/release-0.2.2] update punctuation now that we've	seen the source text
 
arma at torproject.org
 - [tor-commits] [tor/master] update punctuation now that we've seen	the source text
 
arma at torproject.org
 - [tor-commits] r24969: {website} 0.2.2.32 tarballs are up. make	0.2.3.2-alpha the new dev ver (in website/trunk: . include)
 
Roger Dingledine
 - [tor-commits] [torbutton/master] Bug #3748: Disable 3rd party HTTP	auth
 
mikeperry at torproject.org
 - [tor-commits] [torbutton/master] Bug #3811: Create a string to	inform users about TBB
 
mikeperry at torproject.org
 - [tor-commits] [torbrowser/master] bump all tbbs to new tor stable	0.2.2.32 and vidalia 0.2.14
 
erinn at torproject.org
 - [tor-commits] r24970: {translation} New strings for 1.4.1. (in	translation/trunk/projects/torbutton-alpha/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] New strings from transifex.
 
mikeperry at torproject.org
 - [tor-commits] [torbutton/master] Add some whitespace to the release	docuscript.
 
mikeperry at torproject.org
 - [tor-commits] [torbutton/master] Bump version to 1.4.1.
 
mikeperry at torproject.org
 - [tor-commits] [torbutton/master] Add changelog entries for 1.4.1.
 
mikeperry at torproject.org
 - [tor-commits] r24971: {website} Update torbutton version to 1.4.1.	(in website/trunk: include torbutton torbutton/en)
 
Mike Perry
 - [tor-commits] [torbrowser/master] [2824 Linux] Set UID:GID of files	in TBB-Linux tarball to 0:0 (root:wheel)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Quote $XAUTHORITY properly
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Document why we need to	set XAUTHORITY in this script
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Remove a bogus comment
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Quote some shell	expansion results
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [2824 Linux] Explicitly refuse to	run TBB-Linux as root
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Add a 'complain' shell	function to RelativeLink.sh
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Use complain to report	all currently detected errors
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Unbreak the "foozer is	already running as PID 31337." message
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Complain properly when	both 'tor' and 'vidalia' are running
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Properly detect being run	from a GUI program started by startx
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Quote another variable	expansion that should be quoted
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [2525 Linux] Handle being	launched using a symlink
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Print a message to stdout	when Vidalia/TBB exits cleanly
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Bump RelativeLink.sh	copyright date
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Use ` ` instead of $( )	for consistency
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Be more strict about	entering debug mode
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Add UI improvements to	complain suggested by velope
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Accept -debug instead of	--debug in RelativeLink.sh
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Make complain support	kdialog
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Use	$complain_dialog_title for generality
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Trim leading newlines in	complain messages (patch by velope)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Don't specify -geometry	when complaining using [g]xmessage
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Add missing quotes	(spotted by velope)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Correct bugs in	RelativeLink.sh debug output (spotted by velope)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Exit successfully when	run with the --help option
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] [Linux] Start TBB anyway when the	launcher script is run with invalid args
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] Merge branches	'fixes-2011-08-23-01-master' and 'master'
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] update libevent library names in	linux makefile
 
erinn at torproject.org
 - [tor-commits] r24972: {website} update vidalia version to	Tom?\195?\161s can announce the ne (website/trunk/include)
 
Erinn Clark
 - [tor-commits] [torbrowser/maint-2.2] tell windows to use gcc for CC
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [2824 Linux] Set UID:GID of	files in TBB-Linux tarball to 0:0 (root:wheel)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Quote $XAUTHORITY	properly
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Document why we need	to set XAUTHORITY in this script
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Remove a bogus comment
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Quote some shell	expansion results
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [2824 Linux] Explicitly refuse	to run TBB-Linux as root
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Add a 'complain' shell	function to RelativeLink.sh
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Use complain to report	all currently detected errors
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Unbreak the "foozer is	already running as PID 31337." message
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Complain properly when	both 'tor' and 'vidalia' are running
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Properly detect being	run from a GUI program started by startx
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Quote another variable	expansion that should be quoted
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [2525 Linux] Handle being	launched using a symlink
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Print a message to	stdout when Vidalia/TBB exits cleanly
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Bump RelativeLink.sh	copyright date
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Use ` ` instead of $(	) for consistency
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Be more strict about	entering debug mode
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Add UI improvements to	complain suggested by velope
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Accept -debug instead	of --debug in RelativeLink.sh
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Make complain support	kdialog
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Use	$complain_dialog_title for generality
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Trim leading newlines	in complain messages (patch by velope)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Don't specify	-geometry when complaining using [g]xmessage
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Add missing quotes	(spotted by velope)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Correct bugs in	RelativeLink.sh debug output (spotted by velope)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Exit successfully when	run with the --help option
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] [Linux] Start TBB anyway when	the launcher script is run with invalid args
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] add missing linux 2.2.31-2	changelog entry
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] bump tbb osx to 2.2.32-1,	tor to 0.2.2.32, vidalia to 0.2.14, torbutton to 1.4.1
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] update prefs.js (closes: #3545,	#3818, #3339)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] enable auto port choosing	(closes: #2264)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] make tbb write its version	into the prefs.js file (closes: #3654)
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] update windows and linux to	2.2.32-1 as well
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] give windows an updated	prefs.js as well
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] give windows and linux the	ability to write their tbb version into prefs.js too
 
erinn at torproject.org
 - [tor-commits] r24973: {website} update some of the vidalia macros	(website/trunk/projects/en)
 
Erinn Clark
 - [tor-commits] [torbrowser/maint-2.2] use the right paths for adding	tbb version in prefs.js on windows and linux
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] add auto port selection to	windows config files
 
erinn at torproject.org
 - [tor-commits] [torbutton/master] Fix permissions and missing	directory in build docuscript.
 
mikeperry at torproject.org
 - [tor-commits] r24974: {website} bump all package versions to tor	0.2.2.32 (website/trunk/include)
 
Erinn Clark
 - [tor-commits] [torspec/master] Clarify multi-line commands in	control spec
 
nickm at torproject.org
 - [tor-commits] [torspec/master] Fix ambiguity in splitting keyword	from arguments
 
nickm at torproject.org
 - [tor-commits] [torspec/master] renumber CONF_CHANGED section
 
arma at torproject.org
 - [tor-commits] [arm/master] Tidying up the interpretor panel
 
atagar at torproject.org
 - [tor-commits] [arm/master] Tab completion for control prompt input
 
atagar at torproject.org
 - [tor-commits] [arm/master] Basic tab completion for interpretor	panel
 
atagar at torproject.org
 - [tor-commits] [arm/master] Common prefix tab completion for	interpretor panel
 
atagar at torproject.org
 - [tor-commits] [tor/master] add another heuristic for making release	notes
 
arma at torproject.org
 - [tor-commits] r24975: {} make the farsi translations include	sidenav, header, footer, (in website/trunk/include: . fa)
 
Andrew Lewman
 - [tor-commits] r24976: {website} new download page layout from	jeremy from ticket 3590. (in website/trunk: . css download/en	images js)
 
Andrew Lewman
 - [tor-commits] [torouter/master] print info before takeover
 
ioerror at torproject.org
 - [tor-commits] [torouter/master] add interfaces and module overrides
 
ioerror at torproject.org
 - [tor-commits] [tor/master] Split out rephist parts of	buckets_decrement
 
nickm at torproject.org
 - [tor-commits] [tor/master] Fix compilation on non-bufferevent	systems after 3803 fix: oops.
 
nickm at torproject.org
 - [tor-commits] r24977: {website} patches to download page to fix	some display issues,	layout  (in website/trunk: css donate/en download/en js)
 
Andrew Lewman
 - [tor-commits] [tor/master] Add a bufferevent note to startup log
 
nickm at torproject.org
 - [tor-commits] r24978: {} pre-stage the press release about	0.2.2.32. (website/trunk/press/en)
 
Andrew Lewman
 - [tor-commits] r24979: {} add dlhead for the download page.	(website/trunk/download/en)
 
Andrew Lewman
 - [tor-commits] r24980: {website} add macros to new download page so	it will display the corre (website/trunk/download/en)
 
Erinn Clark
 - [tor-commits] r24981: {website} dev version is now 0.2.3.2-alpha,	also fix stable manpage  (in website/trunk: . docs/en)
 
Sebastian Hahn
 - [tor-commits] r24982: {website} at least fix the typos on this	broken page (website/trunk/download/en)
 
Roger Dingledine
 - [tor-commits] [torbrowser/maint-2.2] add autoport configuration to	linux config files
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] remove spurious running	processes check from linux tbbs. they are no longer needed	since we have autoport configuration now.
 
erinn at torproject.org
 - [tor-commits] r24983: {website} 0.2.1 is no longer the stable	branch (website/trunk/download/en)
 
Roger Dingledine
 - [tor-commits] r24984: {} move the wmi file to the include/	directory (in website/trunk: download/en include)
 
Roger Dingledine
 - [tor-commits] [torbrowser/maint-2.2] improve version string that	goes into prefs.js by adding the build number, platform, and,	if available, architecture
 
erinn at torproject.org
 - [tor-commits] [torbrowser/master] give all platforms' vidalia.conf	a DataDirectory so users don't accidentally configure auto	port choosing and get bitten by Vidalia's inability to write	a port.conf (see #3843)
 
erinn at torproject.org
 - [tor-commits] r24985: {} stomp on the rest of the thankyou page. it	is obsolete. (website/trunk/download/en)
 
Roger Dingledine
 - [tor-commits] r24986: {website} give tom?\195?\161s the rest of his	name (website/trunk/about/en)
 
Roger Dingledine
 - [tor-commits] r24987: {website} link the new release on the main	page, add the press release (in website/trunk: en press/en)
 
Andrew Lewman
 - [tor-commits] r24988: {website} link to the announcement from the	press release. (website/trunk/press/en)
 
Andrew Lewman
 - [tor-commits] r24989: {website} fix the page link for the last	press release. (website/trunk/press/en)
 
Andrew Lewman
 - [tor-commits] r24990: {website} add request for more tor stories on	the user page. (website/trunk/about/en)
 
Andrew Lewman
 - [tor-commits] r24991: {} download thankyou page has only filler	content (#3857),	remo (in translation/trunk/projects/website/po: ar/download	cy/download de/download es/download fa/download it/download	pl_PL/download ru/download templates/download zh_CN/download)
 
Runa Sandvik
 - [tor-commits] r24992: {translation} new and updated translation	templates for the website (in	translation/trunk/projects/website/po/templates: . about docs	donate getinvolved press projects torbutton)
 
Runa Sandvik
 - [tor-commits] r24993: {translation} updated the transifex config	file with the new resources	(translation/trunk/projects/website/po/.tx)
 
Runa Sandvik
 - [tor-commits] r24994: {} download thankyou page has only filler	content, remove trans (in website/trunk/download: de fa pl ru)
 
Runa Sandvik
 - [tor-commits] r24995: {website} update script to include various	.wmi files for fa translati (website/trunk)
 
Runa Sandvik
 - [tor-commits] [metrics-web/master] Add data formats page to the	website.
 
karsten at torproject.org
 - [tor-commits] [metrics-web/master] Add Roger's guard blog post.
 
karsten at torproject.org
 - [tor-commits] [metrics-web/master] Reorder blog posts,	so that the newest are on top.
 
karsten at torproject.org
 - [tor-commits] r24996: {website} Adding GSoC students to volunteer	page (website/trunk/about/en)
 
Damian Johnson
 - [tor-commits] r24997: {translation} we want to pull translated po	not pot (translation/trunk/projects/website/po/.tx)
 
Runa Sandvik
 - [tor-commits] [arm/master] Class and formatting interpretor	refactoring
 
atagar at torproject.org
 - [tor-commits] [arm/master] Moving content and backlog tracking to	interpretor
 
atagar at torproject.org
 - [tor-commits] [arm/master] Implementing /quit option
 
atagar at torproject.org
 - [tor-commits] [arm/master] Providing a startup message for	interpretor prompt
 
atagar at torproject.org
 - [tor-commits] [tor/master] XXX Hack to allow tor-fw-helper to be	built on Windows
 
nickm at torproject.org
 - [tor-commits] [tor/master] XXX Use static linking on Windows	because miniupnpc doesn't work as DLL
 
nickm at torproject.org
 - [tor-commits] [tor/master] XXX Link in libiphlpapi (should be	disabled on non Win32 platforms)
 
nickm at torproject.org
 - [tor-commits] [tor/master] Under Windows,	call WSAStartup before using the network
 
nickm at torproject.org
 - [tor-commits] [tor/master] Generalize process spawning so its test	compiles (but fails) in Windows
 
nickm at torproject.org
 - [tor-commits] [tor/master] Add Windows version of	tor_spawn_background and ancillary functions
 
nickm at torproject.org
 - [tor-commits] [tor/master] Add code to read all from a handle,	but this block forever
 
nickm at torproject.org
 - [tor-commits] [tor/master] Use PeekNamedPipe to avoid blocking	ReadFile when there is nothing to read
 
nickm at torproject.org
 - [tor-commits] [tor/master] If hProcess is NULL,	read_all_handle returns if it would block
 
nickm at torproject.org
 - [tor-commits] [tor/master] Fix compilation on non-Windows platforms
 
nickm at torproject.org
 - [tor-commits] [tor/master] Test case for reading the partial output	of a background process
 
nickm at torproject.org
 - [tor-commits] [tor/master] Complete logging of output from port	forwarding helper
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote branch 'origin/master' into	bug2046
 
nickm at torproject.org
 - [tor-commits] [tor/master] Link and build tor-fw-helper on Windows
 
nickm at torproject.org
 - [tor-commits] [tor/master] Only link ws2_32 and iphlapi on windows.
 
nickm at torproject.org
 - [tor-commits] [tor/master] Appease "make check spaces"
 
nickm at torproject.org
 - [tor-commits] [tor/master] Correct reference to libiphlpapi from	libiphlapi
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge branch	'bug1983-port-tor-fw-helper-to-windows' into bug2046
 
nickm at torproject.org
 - [tor-commits] [tor/master] Revert change to libminiupnpc search path
 
nickm at torproject.org
 - [tor-commits] [tor/master] Fix some compiler warnings
 
nickm at torproject.org
 - [tor-commits] [tor/master] Tidy up subprocess code
 
nickm at torproject.org
 - [tor-commits] [tor/master] Fix test cases to handle MSYS style	paths (/c/foo rather than c:/foo)
 
nickm at torproject.org
 - [tor-commits] [tor/master] Fix compilation errors under *nix
 
nickm at torproject.org
 - [tor-commits] [tor/master] Find test-child.exe by looking in same	directory as test.exe
 
nickm at torproject.org
 - [tor-commits] [tor/master] We don't need to find our own path,	just tell Windows to search
 
nickm at torproject.org
 - [tor-commits] [tor/master] Improve comments and fix one bug
 
nickm at torproject.org
 - [tor-commits] [tor/master] Appease "make check-spaces"
 
nickm at torproject.org
 - [tor-commits] [tor/master] Make signature of tor_spawn_background	more conventional
 
nickm at torproject.org
 - [tor-commits] [tor/master] Replace two magic tristates with	#define'd names
 
nickm at torproject.org
 - [tor-commits] [tor/master] Add a sanity check
 
nickm at torproject.org
 - [tor-commits] [tor/master] Refactor out command line formatting
 
nickm at torproject.org
 - [tor-commits] [tor/master] Factor out and re-write code for	splitting lines from a handle
 
nickm at torproject.org
 - [tor-commits] [tor/master] Document limitation of log_from_handle	with partial reads
 
nickm at torproject.org
 - [tor-commits] [tor/master] Merge remote-tracking branch	'sjmurdoch/bug2046'
 
nickm at torproject.org
 - [tor-commits] [tor/master] Rename tor_join_cmdline to	tor_join_win_cmdline; tweak doxygen
 
nickm at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] enable internationlization for	osx tbbs
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] DigiNotar fiasco patches from	Mozilla.
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] Merge branches 'diginotar' and	'maint-2.2' into maint-2.2
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] make osx build options	backwards compatible (closes: #3671) and grab all of the	right patches when building firefox
 
erinn at torproject.org
 - [tor-commits] [arm/master] Interpretor function for writing backlog
 
atagar at torproject.org
 - [tor-commits] [arm/master] Interpretor option for grepping results
 
atagar at torproject.org
 - [tor-commits] [tor/master] Add a missing include to util.c to get	waitpid() on Linux
 
nickm at torproject.org
 - [tor-commits] [tor/master] First draft of an 0.2.3.3-alpha changelog
 
nickm at torproject.org
 - [tor-commits] [metrics-web/master] Remove non-countries from	country tables.
 
karsten at torproject.org
 - [tor-commits] r24998: {website} Add relay-/exit-by-default packages	to the download page (in website/trunk: download/en include)
 
Karsten Loesing
 - [tor-commits] r24999: {website} Correcting the spelling of	Sathyanarayan's name (website/trunk/about/en)
 
Damian Johnson
 - [tor-commits] [metrics-web/master] Fix direct-user graphs	containing zero users.
 
karsten at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] add internationalization	support to windows
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] bump libevent and firefox	versions
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] update libevent url
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] update build targets for	firefox and torbutton on windows
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] bump windows version to	2.2.32-2
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] add split bundles to the	windows makefile
 
erinn at torproject.org
 - [tor-commits] r25000: {website} update vidalia bundle version so	users can have their libgnu (website/trunk/include)
 
Erinn Clark
 - [tor-commits] [torbrowser/maint-2.2] bump versions in readmes
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] update all changelogs
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] give linux the ability to have	internationalized firefox too
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] change linux package name to	use -dev not -alpha
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] bump libevent library names	for 2.0.14-stable
 
erinn at torproject.org
 - [tor-commits] [torbrowser/maint-2.2] rename osx bundles from -alpha	to -dev
 
erinn at torproject.org
    
 
    
      Last message date: 
       Wed Aug 31 20:36:12 UTC 2011
    Archived on: Wed Aug 31 20:36:16 UTC 2011
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).