Mail Index
- [tor-commits] r24721: {} commit my world press freedom day	presentation. (in projects/presentations: . images)
- [tor-commits] r24728: {website} link to the sponsor todo lists	rather than the outdated TODO (website/trunk/docs/en)
- [tor-commits] r24729: {website} add g. on the download warning page,	resolves ticket 3025.  (website/trunk/download/en)
- [tor-commits] r24730: {} add phobos' collection of misc files	related to tor and vida (in projects/misc: . phobos	phobos/tor phobos/vidalia)
- [tor-commits] r24731: {website} make the list of ways to donate a	linkable list to the corre (website/trunk/donate/en)
- [tor-commits] r24732: {website} lets see if this looks better in	the purple highlight. (website/trunk/donate/en)
- [tor-commits] r24733: {website} keeping the purple highlight clean	looks better. (website/trunk/donate/en)
- [tor-commits] r24734: {website} fix a missing </a>,	link to spaces.  (website/trunk/donate/en)
- [tor-commits] r24739: {website} move the anchors inside the div	tags to match the right sect (website/trunk/donate/en)
- [tor-commits] r24740: {website} add university of fulda mirror.	(website/trunk)
- [tor-commits] r24741: {website} update mirrors table.	(website/trunk/include)
- [tor-commits] r24742: {projects} it's an evil network,	not timing attacks.  (projects/presentations)
- [tor-commits] r24743: {projects} remove the slide transitions.	(projects/presentations)
- [tor-commits] r24744: {website} add the dist to	tor.webersiedlung.at mirror (website/trunk)
- [tor-commits] r24757: {projects} add presentation for UCL today,	including related images and (in projects/presentations: . images)
- [tor-commits] r24765: {website} new version of orbot available.	(website/trunk/include)
- [tor-commits] r24770: {website} update makefile for current	version. (website/trunk)
- [tor-commits] r24771: {website} convert the a3 field to amount to	make paypal remember the s (website/trunk/donate/en)
- [tor-commits] r24772: {website} update the text that shows up in	your donation from paypal. (website/trunk/donate/en)
- [tor-commits] r24785: {website} remove linus from the volunteer	page since he's already on t (website/trunk/about/en)
- [tor-commits] r24786: {website} add rob to the board page.	(website/trunk/about/en)
- [tor-commits] r24787: {website} roll out new pages for donations,	downloads, download-easy,	(in website/trunk: . css donate/en download/en images)
- [tor-commits] r24788: {website} remove the hard links to english	pages. (in website/trunk: donate/en download/en)
- [tor-commits] r24789: {website} rransom is correct,	it's page donate/donate.  (website/trunk/download/en)
- [tor-commits] r24790: {website} fix the warning image and link to	the donation page through (in website/trunk: css donate/en)
- [tor-commits] r24794: {website} remove the 'please consider a	donation' sidenav link. (website/trunk/download/en)
- [tor-commits] r24796: {website} local doesn't exist,	it's on archive.  (website/trunk/torbutton/en)
- [tor-commits] r24797: {website} link to our version,	not amo.  (website/trunk/torbutton/en)
- [tor-commits] r24798: {projects} update some of the 2011 slide	masters to be readable if you' (projects/presentations)
- [tor-commits] [tor/release-0.2.1] Do not serve encrypt-only	descriptors with the "all" request. Reported by piebeer
- [tor-commits] [tor/release-0.2.1] Disallow reject6 and accept6	lines in descriptors
- [tor-commits] [tor/release-0.2.1] exit_policy_is_general_exit is	IPv4 only; it should admit it.
- [tor-commits] [tor/release-0.2.1] Changes file for ipv6 parsing	issue
- [tor-commits] [tor/release-0.2.1] Revert "Disallow reject6 and	accept6 lines in descriptors"
- [tor-commits] [tor/release-0.2.1] Merge branch	'careful_with_all_descs' into maint-0.2.1
- [tor-commits] [tor/release-0.2.1] Oops,	here's the *REAL* fix for the ipv6 issue
- [tor-commits] [tor/release-0.2.1] changes file for	careful_with_all_descs
- [tor-commits] [tor/release-0.2.1] Merge branch 'real_ipv6_fix' into	maint-0.2.1
- [tor-commits] [tor/release-0.2.1] we're not reachable if we don't	have a routerinfo yet
- [tor-commits] [tor/release-0.2.1] Avoid crash in	any_pending_bridge_descriptor_fetches
- [tor-commits] [tor/release-0.2.1] Revert "Simplest fix to bug2402:	do not include SVN versions"
- [tor-commits] [tor/release-0.2.1] Backport: Generate version tags	using Git, not (broken) svn revisions.
- [tor-commits] [tor/release-0.2.1] put the 0.2.1.30 changes into	releasenotes
- [tor-commits] [tor/release-0.2.1] move to march 2011 geoip file
- [tor-commits] [tor/release-0.2.1] Fix a compile warning when using	clang
- [tor-commits] [tor/release-0.2.1] Fix configure.in zlib package	names.
- [tor-commits] [tor/release-0.2.1] switch to the apr 2011 geoip db
- [tor-commits] [tor/release-0.2.1] Merge remote-tracking branch	'public/bug2402_again' into maint-0.2.1
- [tor-commits] [tor/release-0.2.1] Correct the warning emitted when	rejecting an oversized HS desc
- [tor-commits] [tor/release-0.2.1] Add an XXX
- [tor-commits] [tor/release-0.2.1] Ouch: correctly tabify the	micro-revision.i target in Makefile.am (0.2.1 only)
- [tor-commits] [tor/release-0.2.1] Merge remote-tracking branch	'rransom/bug2750-v3' into maint-0.2.1
- [tor-commits] [tor/release-0.2.1] Fix a bug in removing DNSPort	requests from their circular list
- [tor-commits] [tor/release-0.2.1] Make SIZE_T_CEILING unsigned;	add a signed SSIZE_T_CEILING
- [tor-commits] [tor/release-0.2.1] Allow	rend_client_send_introduction to fail transiently
- [tor-commits] [tor/release-0.2.1] Forget all rendezvous client	state on SIGNAL NEWNYM
- [tor-commits] [tor/release-0.2.1] Fix a failure case of	connection_ap_handshake_attach_circuit()
- [tor-commits] [tor/release-0.2.1] Fix a bug introduced by purging	rend_cache on NEWNYM
- [tor-commits] [tor/release-0.2.1] Merge branch 'maint-0.2.1' into	release-0.2.1
- [tor-commits] [tor/maint-0.2.2] another changelog heuristic based	on 0.2.3.1-alpha
- [tor-commits] [tor/release-0.2.1] fold in changes files for 0.2.1.31
- [tor-commits] [tor/maint-0.2.1] Update to the May 1 2011 Maxmind	GeoLite Country database
- [tor-commits] [tor/release-0.2.1] Merge branch 'maint-0.2.1' into	release-0.2.1
- [tor-commits] [tor/release-0.2.1] Update to the May 1 2011 Maxmind	GeoLite Country database
- [tor-commits] [tor/release-0.2.1] fold in changes file
- [tor-commits] [tor/maint-0.2.2] Merge branch 'maint-0.2.1' into	maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Update to the May 1 2011 Maxmind	GeoLite Country database
- [tor-commits] [tor/master] another changelog heuristic based on	0.2.3.1-alpha
- [tor-commits] [tor/master] Merge branch 'maint-0.2.1' into	maint-0.2.2
- [tor-commits] [tor/master] Merge branch 'maint-0.2.2'
- [tor-commits] [tor/master] Update to the May 1 2011 Maxmind GeoLite	Country database
- [tor-commits] [tor/release-0.2.2] Only authorities should	automatically download v2 networkstatus documents
- [tor-commits] [tor/release-0.2.2] Add some missing torrc entries to	tor.1.txt
- [tor-commits] [tor/release-0.2.2] Fix circuit_list_path_impl():	internal circuits do not have an "exit". Trivial fix for 3079.
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug2379' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] More notes on how to upload	tarballs from erinn
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'sebastian/win_warning' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Fix compile warning on windows
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'rransom/bug3106' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Handle crypto_pk_get_digest	failures semi-sensibly
- [tor-commits] [tor/release-0.2.2] Fix up some check-spaces issues
- [tor-commits] [tor/release-0.2.2] Fix a docstring
- [tor-commits] [tor/release-0.2.2] fix the website directions.
- [tor-commits] [tor/release-0.2.2] Appease clang - and my tortured	mind
- [tor-commits] [tor/release-0.2.2] Add an assert to un-confuse	clang's analyzer
- [tor-commits] [tor/release-0.2.2] CONN_LOG_PROTECT()'s first	argument may not be 0
- [tor-commits] [tor/release-0.2.2] Fix potential null pointer deref	during dirvote
- [tor-commits] [tor/release-0.2.2] Remove a duplicated line,	found by clang
- [tor-commits] [tor/release-0.2.2] Fix a potential null deref when	rebuilding md cache
- [tor-commits] [tor/release-0.2.2] Remove some dead code,	found by clang
- [tor-commits] [tor/release-0.2.2] Merge branch 'clang_fixes' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] another changelog heuristic based	on 0.2.3.1-alpha
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.1' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'public/bug3022_v2' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Update to the May 1 2011 Maxmind	GeoLite Country database
- [tor-commits] [tor/release-0.2.1] Add a data-independent variant of	memcmp and a d-i memeq function.
- [tor-commits] [tor/release-0.2.1] Add a "di_ops.h" include to util.h
- [tor-commits] [tor/release-0.2.1] Automated conversion of memcmp to	tor_memcmp/tor_mem[n]eq
- [tor-commits] [tor/release-0.2.1] Fix crash when	read_file_to_string() fails in SAVECONF
- [tor-commits] [tor/release-0.2.1] Hand-conversion and audit phase	of memcmp transition
- [tor-commits] [tor/release-0.2.1] Merge branch 'bug3135' into	maint-0.2.1
- [tor-commits] [tor/release-0.2.1] Merge remote-tracking branch	'public/bug3122_memcmp_squashed' into maint-0.2.1
- [tor-commits] [tor/release-0.2.1] Merge branch 'maint-0.2.1' into	release-0.2.1
- [tor-commits] [tor/release-0.2.2] Rate-limit v2 networkstatus	download fail warnings
- [tor-commits] [tor/release-0.2.2] Rename	connection_dir_download_networkstatus_failed: be clear that	it means v2
- [tor-commits] [tor/release-0.2.2] Add a "di_ops.h" include to util.h
- [tor-commits] [tor/release-0.2.2] Add a data-independent variant of	memcmp and a d-i memeq function.
- [tor-commits] [tor/release-0.2.2] Automated conversion of memcmp to	tor_memcmp/tor_mem[n]eq
- [tor-commits] [tor/release-0.2.2] Hand-conversion and audit phase	of memcmp transition
- [tor-commits] [tor/release-0.2.2] fwd-port test_util_di_ops into	tinytest format
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'public/3122_memcmp_squashed' into bug3122_memcmp_022
- [tor-commits] [tor/release-0.2.2] Re-apply the automated conversion	to 0.2.2 to make handle any memcmps that snuck in
- [tor-commits] [tor/release-0.2.2] Hand-tune the new tor_memcmp	instances in 0.2.2
- [tor-commits] [tor/release-0.2.2] Fix crash when	read_file_to_string() fails in SAVECONF
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug3135' into	maint-0.2.1
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Clean up a formatting issue on	the manpge; bug3154.
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug1352' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Unmap microdesc cache before	replacing it.
- [tor-commits] [tor/release-0.2.2] Add changes file for bug2503
- [tor-commits] [tor/release-0.2.2] Fixes ticket #2503
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'public/bug3122_memcmp_squashed' into maint-0.2.1
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'public/bug3122_memcmp_022' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Downgrade the "we launched 10	circuits for this stream" message. (See bug 3080)
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] "(Socks|Control|etc)Port auto"	now tells Tor to open an arbitrary port
- [tor-commits] [tor/release-0.2.2] Teach retry_listener about "auto"	ports.
- [tor-commits] [tor/release-0.2.2] Correct the signature for	is_listening_on_low_port for "auto" ports
- [tor-commits] [tor/release-0.2.2] Add a new "tor_sockaddr_to_str()"	function
- [tor-commits] [tor/release-0.2.2] new GETINFO command to return	list of listeners of a given type
- [tor-commits] [tor/release-0.2.2] Advertise correct DirPort/ORPort	when configured with "auto"
- [tor-commits] [tor/release-0.2.2] Write automatically-chosen	control ports to a file.
- [tor-commits] [tor/release-0.2.2] Add a	ControlPortFileGroupWritable option
- [tor-commits] [tor/release-0.2.2] Merge branch	'feature3076_squashed' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/release-0.2.1] fold in latest changes entries
- [tor-commits] [tor/release-0.2.2] start folding in changes entries	for 0.2.2.26-alpha
- [tor-commits] [tor/maint-0.2.1] minor tweaks to 4b19730c8234d
- [tor-commits] [tor/release-0.2.1] fold in new changes entries
- [tor-commits] [tor/release-0.2.2] two cleanups
- [tor-commits] [tor/release-0.2.2] elevate some changelog entries
- [tor-commits] [tor/release-0.2.2] bump to 0.2.2.26-alpha
- [tor-commits] [tor/release-0.2.2] nickm wanted to call this one a	beta, so a beta it is
- [tor-commits] [tor/release-0.2.2] add a trac entry number to bug, er,	3207
- [tor-commits] [tor/release-0.2.2] give 0.2.2.26-beta a changelog	blurb
- [tor-commits] [tor/maint-0.2.2] refetch bridge descriptors in a	timely fashion
- [tor-commits] [tor/master] refetch bridge descriptors in a timely	fashion
- [tor-commits] [tor/master] Merge branch 'maint-0.2.2'
- [tor-commits] [tor/release-0.2.2] Fix bug2752 : 48-char	HTTPProxyAuthenticator limitation
- [tor-commits] [tor/release-0.2.2] Check onion keys in	microdescriptors, too
- [tor-commits] [tor/release-0.2.2] Oops; that function got renamed.
- [tor-commits] [tor/release-0.2.2] Handle NULL argument to	get_configured_bridge_by_addr_port_digest
- [tor-commits] [tor/release-0.2.2] Add credit to bug2752;	correct the issue number in the changes file
- [tor-commits] [tor/release-0.2.2] refetch bridge descriptors in a	timely fashion
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug2752' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/release-0.2.2] fold in new changes files
- [tor-commits] [tor/maint-0.2.2] discard circuits when we change our	bridge configuration
- [tor-commits] [tor/master] discard circuits when we change our	bridge configuration
- [tor-commits] [tor/master] Merge branch 'maint-0.2.2'
- [tor-commits] [tor/release-0.2.2] discard circuits when we change	our bridge configuration
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/release-0.2.2] fold in one more changes file
- [tor-commits] [tor/master] copy the 0.2.2.26-beta changelog to	master too
- [tor-commits] [tor/release-0.2.2] bump to 0.2.2.27-beta
- [tor-commits] [tor/release-0.2.2] put in a blurb for the new	release too
- [tor-commits] [tor/master] add 0.2.2.27-beta changelog to master
- [tor-commits] [tor/maint-0.2.2] Fix a compile warning on OSX 10.6
- [tor-commits] [tor/maint-0.2.2] log the reason for publishing a new	relay descriptor
- [tor-commits] [tor/release-0.2.2] Fix a compile warning on OSX 10.6
- [tor-commits] [tor/release-0.2.2] log the reason for publishing a	new relay descriptor
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/master] log the reason for publishing a new	relay descriptor
- [tor-commits] [tor/master] Fix a compile warning on OSX 10.6
- [tor-commits] [tor/master] Merge branch 'maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] what's up with this trailing	whitespace
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug1810' into	maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Don't recreate descriptor on sighup
- [tor-commits] [tor/maint-0.2.2] remove some (confusing) dead code
- [tor-commits] [tor/release-0.2.2] what's up with this trailing	whitespace
- [tor-commits] [tor/release-0.2.2] remove some (confusing) dead code
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug1810' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Don't recreate descriptor on	sighup
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/master] what's up with this trailing whitespace
- [tor-commits] [tor/master] Don't recreate descriptor on sighup
- [tor-commits] [tor/master] remove some (confusing) dead code
- [tor-commits] [tor/master] Merge branch 'bug1810' into maint-0.2.2
- [tor-commits] [tor/master] Merge branch 'maint-0.2.2'
- [tor-commits] [tor/release-0.2.2] fold in the latest changes file.
- [tor-commits] [tor/maint-0.2.2] finish a comment nickm started in	8ebceeb3
- [tor-commits] [tor/maint-0.2.2] naked constants are ugly
- [tor-commits] [tor/release-0.2.2] Fix comment typo
- [tor-commits] [tor/release-0.2.2] Fix comment typo
- [tor-commits] [tor/release-0.2.2] Improve a documentation comment
- [tor-commits] [tor/release-0.2.2] Fix some comments
- [tor-commits] [tor/release-0.2.2] Implement	__OwningControllerProcess option
- [tor-commits] [tor/release-0.2.2] Fix trailing asterisk in the	output of "GETINFO info/names"
- [tor-commits] [tor/release-0.2.2] Exit immediately if we can't	monitor our owning controller process
- [tor-commits] [tor/release-0.2.2] Implement TAKEOWNERSHIP command
- [tor-commits] [tor/release-0.2.2] Add changes file for #3049
- [tor-commits] [tor/release-0.2.2] Fix comment typo
- [tor-commits] [tor/release-0.2.2] Add an XXX
- [tor-commits] [tor/release-0.2.2] Split control connection cleanup	out of connection_free
- [tor-commits] [tor/release-0.2.2] naked constants are ugly
- [tor-commits] [tor/release-0.2.2] Split out owning-controller-loss	shutdown code into a function
- [tor-commits] [tor/release-0.2.2] finish a comment nickm started in	8ebceeb3
- [tor-commits] [tor/release-0.2.2] The first argument for a libevent	callback should be evutil_socket_t
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug2574' into	maint-0.2.1
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Merge branch 'feature3049-v2'	into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Appease make check-spaces wrt	procmon.h
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Fix typo in changes/bug2574.	Thanks, rransom
- [tor-commits] [tor/release-0.2.2] Remove the -F option from	tor-resolve.
- [tor-commits] [tor/release-0.2.2] Work correctly if your nameserver	is ::1
- [tor-commits] [tor/release-0.2.2] Fix GCC 4.6's new	-Wunused-but-set-variable warnings.
- [tor-commits] [tor/release-0.2.2] Unbreak the build on libevent 1.x	systems
- [tor-commits] [tor/release-0.2.2] fold in recent changes entries
- [tor-commits] [tor/maint-0.2.2] answer an XXX nickm asked in	aa950e6c4
- [tor-commits] [tor/master] Merge branch 'maint-0.2.2'
- [tor-commits] [tor/master] answer an XXX nickm asked in aa950e6c4
- [tor-commits] [tor/release-0.2.2] answer an XXX nickm asked in	aa950e6c4
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/maint-0.2.2] minor cleanups while reviewing 3216
- [tor-commits] [tor/release-0.2.2] changes file for bug3045
- [tor-commits] [tor/release-0.2.2] Log descriptions of nodes,	not just nicknames.
- [tor-commits] [tor/release-0.2.2] Don't build descriptors if ORPort	auto is set and we have no OR listener
- [tor-commits] [tor/release-0.2.2] Use a 64-bit type to hold sockets	on win64.
- [tor-commits] [tor/release-0.2.2] Don't try to build descriptors	when router_get_advertised_or_port()==0
- [tor-commits] [tor/release-0.2.2] Set timestamp_dirty on HS	circuits as circuit_expire_building requires
- [tor-commits] [tor/release-0.2.2] Use the normal four-hop CBT for	client intro circuits
- [tor-commits] [tor/release-0.2.2] Reinit keys at the start of	options_act().
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug1297a' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug3228_squashed'	into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'public/bug3270' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Improve comments and defensive	programming for 3045
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug3045' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] whitespace fixes
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug3289' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Warn when two hs use the same	directory
- [tor-commits] [tor/release-0.2.2] minor cleanups while reviewing	3216
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug3216_v2' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] fold in some more changes entries
- [tor-commits] [tor/maint-0.2.2] stop asserting at boot
- [tor-commits] [arm/master] Reimplementing all panel pausing	functionality
- [tor-commits] [arm/master] Renaming our process to "arm <input	args>"
- [tor-commits] [arm/master] fix: Making the process name setter	safer/better
- [tor-commits] [arm/master] Determining initial cmd with ctypes	rather than ps
- [tor-commits] [arm/master] Adding procName util to readme and	package
- [tor-commits] [arm/master] Renaming procname to procName
- [tor-commits] [arm/master] fix: Don't revert quit confirmation if	'yes'
- [tor-commits] [arm/master] fix: Help dialog inaccurate for	config/torrc pages
- [tor-commits] [arm/master] fix: Initializing all panels to be hidden
- [tor-commits] [arm/master] fix: Making sure to load msg.* options	on startup
- [tor-commits] [arm/master] Moving help popup into a new popup	toolkit
- [tor-commits] [arm/master] Moving sort selection out of the	controller
- [tor-commits] [arm/master] fix: connection resolution test was	nonfunctional
- [tor-commits] [arm/master] Dropping unused config switcher function
- [tor-commits] [arm/master] Moving menus fromt he controller to	panels
- [tor-commits] [arm/master] fix: Selection crashed an empty	connection panel
- [tor-commits] [arm/master] Moving torrc reloading to torrc panel
- [tor-commits] [arm/master] Moving config value editing to the	config panel
- [tor-commits] [arm/master] fix: Never show conn details if panel's	empty
- [tor-commits] [arm/master] fix: Config value changes weren't being	reflected
- [tor-commits] [arm/master] Moving the config save dialog to the	config panel
- [tor-commits] [arm/master] fix: dropping T-connector from config	save dialog
- [tor-commits] [arm/master] Using SAVECONF when able to persist torrc
- [tor-commits] [arm/master] fix: Misparsing config types for old tor	versions
- [tor-commits] [arm/master] fix: Flushing torrc display cache when	invisible
- [tor-commits] [arm/master] Moving descriptor popup out of the	controller
- [tor-commits] [arm/master] Moving graph panel resizing to the graph	panel
- [tor-commits] [arm/master] Moving log panel clearing handler to the	log panel
- [tor-commits] [arm/master] fix: intermediate graph bounds sometimes	missing
- [tor-commits] [arm/master] Moving event logging selection to the	log panel
- [tor-commits] [arm/master] Moving log snapshot saving to the log	panel
- [tor-commits] [arm/master] Removing unused dimension arguments
- [tor-commits] [arm/master] Moving graph bounds switching to the	graph panel
- [tor-commits] [arm/master] Refactoring sighup handler to use new	utils
- [tor-commits] [arm/master] Replacing quit confirmation to use the	popup util
- [tor-commits] [arm/master] Removing last references to the old	style popups
- [tor-commits] [arm/master] fix: Control message lagging being state
- [tor-commits] [arm/master] fix: Log panel busy wait during curses	lock
- [tor-commits] [arm/master] Banishing addstr_wrap from the controller
- [tor-commits] [arm/master] Expanding connection line selection by a	space
- [tor-commits] [arm/master] Moving torrc validation logging to the	torConfig
- [tor-commits] [arm/master] Moving torrc sighup reloads to the torrc	panel
- [tor-commits] [arm/master] Moving torrc log load warnings to the	torrc class
- [tor-commits] [arm/master] Dropping the old sighup tracker
- [tor-commits] [arm/master] Updating the arm readme FAQ
- [tor-commits] [arm/master] Adding the quiet flag to torctl fetches
- [tor-commits] [arm/master] Dropping the last raw TorCtl usage
- [tor-commits] [arm/master] fix: Removing case sensetivity from stat	names
- [tor-commits] [arm/master] fix: missing import after the text input	move
- [tor-commits] [arm/master] fix: Config setter missing list wrapper
- [tor-commits] [arm/master] Finishing arm rewrite [insert fireworks	here!]
- [tor-commits] [arm/master] fix: Graph wasn't able to be paused
- [tor-commits] [arm/master] fix: Paused accounting info not visible
- [tor-commits] [arm/master] Support for rendering unicode characters	if able
- [tor-commits] [arm/master] fix: Unicode init needs to be before	curses
- [tor-commits] [arm/master] fix: --debug flag broke if config-text	unavailable
- [tor-commits] [arm/master] fix: Man page had author's hard coded	home
- [tor-commits] [arm/master] Adding an option for reconnecting to Tor
- [tor-commits] [vidalia/master] Add torrc bootstrap option wrt	ticket #2821
- [tor-commits] [vidalia/master] Merge branch 'bug2821_bootstrap'
- [tor-commits] [vidalia/alpha] Add torrc bootstrap option wrt ticket	#2821
- [tor-commits] [vidalia/alpha] Adds the helperprocess part
- [tor-commits] [vidalia/alpha] Adds new controlpassword approach
- [tor-commits] [vidalia/alpha] Another approach to the Control	Password problem
- [tor-commits] [vidalia/alpha] Adds the new GUI for plug in handling
- [tor-commits] [vidalia/alpha] Adds a non-exit option to the sharing	tab
- [tor-commits] [vidalia/alpha] Add a way to sighup Tor on platforms	other than Windows
- [tor-commits] [vidalia/alpha] Enable Exit policies tab but disable	all checkboxes for bridges
- [tor-commits] [vidalia/alpha] Changes the "start tor automatically"	checkbox
- [tor-commits] [vidalia/alpha] Make Bandwidth graph persistent
- [tor-commits] [vidalia/alpha] Prevent Vidalia from stopping Tor if	it didn't start it
- [tor-commits] [vidalia/alpha] Merge branch 'bug2821_bootstrap'
- [tor-commits] [vidalia/alpha] Merge branch 'bug2644_share' into	alpha
- [tor-commits] [vidalia/alpha] Merge branch 'master' into alpha
- [tor-commits] [vidalia/alpha] Update Vidalia's pot file for the new	GUI
- [tor-commits] [vidalia/master] Port BridgeDownloader from QHttp to	QtNetwork
- [tor-commits] [vidalia/master] Handle the validation by adding	DigiCert's CAs
- [tor-commits] [vidalia/master] Fix paths for the new certificates
- [tor-commits] [vidalia/master] Merge branch 'bug2835_getbridges'
- [tor-commits] [vidalia/alpha] Port BridgeDownloader from QHttp to	QtNetwork
- [tor-commits] [vidalia/alpha] Handle the validation by adding	DigiCert's CAs
- [tor-commits] [vidalia/alpha] Fix paths for the new certificates
- [tor-commits] [vidalia/alpha] Merge branch 'bug2835_getbridges'
- [tor-commits] [vidalia/alpha] Merge branch 'master' into alpha
- [tor-commits] [vidalia/master] Add breakpad for *nix
- [tor-commits] [vidalia/master] Update the crashreporter
- [tor-commits] [vidalia/master] Fixes wrong label naming
- [tor-commits] [vidalia/master] Change Vidalia's URL on most code	headers
- [tor-commits] [vidalia/master] Change the helpful links and the	remaining headers
- [tor-commits] [vidalia/master] Merge branch 'bug2809_links'
- [tor-commits] [vidalia/master] Change the rest of the headers in	the help/content/po/*/*.po
- [tor-commits] [vidalia/master] Merge branch 'bug2105_breakpad'
- [tor-commits] [vidalia/alpha] Add breakpad for *nix
- [tor-commits] [vidalia/alpha] Fixes wrong label naming
- [tor-commits] [vidalia/alpha] Fix issue with making bandwidth graph	persistent
- [tor-commits] [vidalia/alpha] Update the crashreporter
- [tor-commits] [vidalia/alpha] Revert the disable checkboxes idea	for usability issues
- [tor-commits] [vidalia/alpha] Change Vidalia's URL on most code	headers
- [tor-commits] [vidalia/alpha] Change the rest of the headers in the	help/content/po/*/*.po
- [tor-commits] [vidalia/alpha] Merge branch 'bug2809_links'
- [tor-commits] [vidalia/alpha] Merge branch 'master' into alpha
- [tor-commits] [vidalia/alpha] Change the helpful links and the	remaining headers
- [tor-commits] [vidalia/alpha] Merge branch 'master' into alpha
- [tor-commits] [vidalia/alpha] Merge branch 'bug2105_breakpad'
- [tor-commits] [vidalia/master] Use minimum bandwidth
- [tor-commits] [vidalia/master] Merge branch 'bug2744_bandwidth'
- [tor-commits] [vidalia/master] tell po4a it is xhtml and not html	to avoid weird FIXME comments
- [tor-commits] [vidalia/master] Merge remote-tracking branch	'runa/master'
- [tor-commits] [vidalia/master] Updated links.pot from links.html
- [tor-commits] [vidalia/alpha] Merge branch 'bug2744_bandwidth'
- [tor-commits] [vidalia/alpha] Use minimum bandwidth
- [tor-commits] [vidalia/alpha] Merge branch 'master' into alpha
- [tor-commits] [vidalia/alpha] Merge branch 'master' into alpha
- [tor-commits] [vidalia/alpha] Updated links.pot from links.html
- [tor-commits] [vidalia/alpha] tell po4a it is xhtml and not html to	avoid weird FIXME comments
- [tor-commits] [vidalia/alpha] Merge remote-tracking branch	'runa/alpha' into alpha
- [tor-commits] [vidalia/master] Change application strings so they	look ok in the new text
- [tor-commits] [vidalia/alpha] tell po4a it is xhtml and not html to	avoid weird FIXME comments
- [tor-commits] [vidalia/alpha] Merge remote-tracking branch	'runa/master'
- [tor-commits] [vidalia/alpha] Change application strings so they	look ok in the new text
- [tor-commits] [vidalia/alpha] Merge branch 'master' into alpha
- [tor-commits] [vidalia/alpha] New and updated translations for	Vidalia installer on alpha
- [tor-commits] [vidalia/alpha] Update CHANGELOG for 0.3.0-alpha	release
- [tor-commits] [vidalia/alpha] Pulled updated */links.po for alpha
- [tor-commits] [vidalia/alpha] Rephrase the password prompt point
- [tor-commits] [vidalia/alpha] Change the password prompt changelog	phrasing
- [tor-commits] [vidalia/alpha] Merge remote-tracking branch	'runa/alpha' into alpha
- [tor-commits] [vidalia/alpha] Merge remote-tracking branch	'runa/alpha' into alpha
- [tor-commits] [vidalia/alpha] Pulled translations for vidalia-alpha	(will match what's in master)
- [tor-commits] [vidalia/alpha] Update version for tagging 0.3.0-alpha
- [tor-commits] [vidalia/alpha] Rephrasing of the tickets for each	CHANGELOG point
- [tor-commits] [vidalia/alpha] Updated vidalia-alpha-po files
- [tor-commits] [vidalia/master] Updated and validated translations	for Vidalia
- [tor-commits] [vidalia/master] New and updated translations for the	Vidalia installer
- [tor-commits] [vidalia/master] Pulled .po files from Transifex for	Vidalia help files
- [tor-commits] [vidalia/master] One changed file; ru/index.html
- [tor-commits] [vidalia/master] Fixed the header in the English po	files, updated po2html.sh with a path
- [tor-commits] [vidalia/master] Merge remote-tracking branch	'runa/master'
- [tor-commits] [vidalia/master] Merge remote-tracking branch	'runa/master'
- [tor-commits] [vidalia/master] Finally managed to update */links.po
- [tor-commits] [vidalia/master] Fixed translation error in	ru/vidalia_ru.po
- [tor-commits] [vidalia/alpha] Finally add myself to the credits
- [tor-commits] [vidalia/alpha] Bump alpha version to 0.3.1-git
- [tor-commits] [vidalia/alpha] Hide Vidalia when activating the tray	icon
- [tor-commits] [vidalia/alpha] Fix issue when restarting without	being started
- [tor-commits] [vidalia/alpha] Fix typo
- [tor-commits] [vidalia/alpha] Show when opening tabs while not	visible
- [tor-commits] [vidalia/alpha] Fix connection problem
- [tor-commits] [vidalia/alpha] Center the "Connected to the Tor	network" message
- [tor-commits] r24745: {website} Adding gsoc proposals for this	year's students (in website/trunk/about: en gsocProposal)
- [tor-commits] r24746: {website} Asking org preference on the GSoC	app template to help with (website/trunk/about/en)
- [tor-commits] r24750: {website} Storing copies of past gsoc	proposals Suggested by Roger in (in website/trunk/about: en	gsocProposal)
- [tor-commits] [torbrowser/master] add openssl 1.0.0d to the stable	windows bundle too
- [tor-commits] [torbrowser/master] bump tbb linux to 1.1.9-dev and	tor to 0.2.2.27-beta
- [tor-commits] [torbrowser/master] bump tbb osx to 1.0.17-dev and	tor 0.2.2.27-beta
- [tor-commits] [torbrowser/maint-2.2] bump tor to 0.2.2.27-beta,	update some extensions too
- [tor-commits] [torbrowser/maint-2.2] bump tbb linux alpha to	2.2.27-1
- [tor-commits] [torbrowser/maint-2.2] bump tbb windows alpha to	2.2.27-1
- [tor-commits] [torbrowser/maint-2.2] bump tbb osx alpha to 2.2.27-1
- [tor-commits] r24711: {website} update to 0.2.2.25-alpha packages	(website/trunk/include)
- [tor-commits] r24783: {website} 0.2.2.27-beta packages	(website/trunk/include)
- [tor-commits] r24784: {website} those are -beta, not -alpha (thanks,	nickm)  (website/trunk/include)
- [tor-commits] [metrics-db/master] Reorder config options.
- [tor-commits] [metrics-db/master] Test commit for #2021.
- [tor-commits] [metrics-web/master] Provide Torperf experiment	tarballs.
- [tor-commits] [metrics-tasks/master] Add code for task 3276.
- [tor-commits] [metrics-tasks/master] Add #3277 code.
- [tor-commits] [metrics-tasks/master] Fix indentation in global	LICENSE
- [tor-commits] [metrics-tasks/master] Commit HSDir-set-listing	scripts for #2649
- [tor-commits] [metrics-tasks/master] Use sh -e
- [tor-commits] [metrics-tasks/master] Make	generate-consensus-hsdir-lists ignore mkfifo errors again
- [tor-commits] [metrics-tasks/master] Add	compute-hsdir-set-instability
- [tor-commits] [metrics-tasks/master] Merge branch 'task-2649'
- [tor-commits] [metrics-tasks/master] Improve HSDir set instability	graph
- [tor-commits] [metrics-tasks/master] Initial commit of	graph-hsdir-set-instability
- [tor-commits] [metrics-tasks/master] Add another graph for #3277.
- [tor-commits] [metrics-web/master] Don't smush the labels together!
- [tor-commits] [metrics-tasks/master] [2714] Graph absolute	instability of the HSDir set
- [tor-commits] [metrics-tasks/master] Demoronize the HSDir set	instability x-axis labels
- [tor-commits] [metrics-tasks/master] [2714] Move task-2649 to	task-2714
- [tor-commits] [metrics-tasks/master] Merge remote branch	'rransom/task-2714'
- [tor-commits] [metrics-tasks/master] [2649] Add *~ to .gitignore
- [tor-commits] [metrics-tasks/master] [2714] Actually graph the	HSDir set size
- [tor-commits] r24768: {} Only leave a note that the code moved to	Git. (in projects/archives/trunk: . bridge-desc-sanitizer	exonerator)
- [tor-commits] r24769: {} And remove the empty directories,	too.  (projects/archives/trunk)
- [tor-commits] r24698: {website} Update torbutton versions +	update.rdf. (in website/trunk: include torbutton)
- [tor-commits] r24699: {website} Arggg.. Wrong filename.	(website/trunk/torbutton)
- [tor-commits] r24700: {website} Let's try this and see what	happens. (website/trunk/torbutton)
- [tor-commits] r24701: {website} Let's try again..	(website/trunk/torbutton)
- [tor-commits] r24747: {projects} Add a sentence to the conclusion,	tighten some other languag (projects/articles/browser-privacy)
- [tor-commits] r24748: {} Add final submission PDF.	(projects/articles/browser-privacy)
- [tor-commits] r24749: {projects} And of course there was a typo.	(projects/articles/browser-privacy)
- [tor-commits] r24782: {} Add slides.	(projects/articles/browser-privacy)
- [tor-commits] [torbutton/master] Add date to changelog;	add bug # for 4.0.1 issue.
- [tor-commits] r24712: {} added in original submitted patches for	posterity (in projects/android/trunk/Orbot: . patches	patches/orbot-patch-sporkbomb-20110501	patches/update_GibberBot_info)
- [tor-commits] r24713: {projects} merged __sporkbomb's xclnt patch	for fixing transproxy all m	(projects/android/trunk/Orbot/src/org/torproject/android/service)
- [tor-commits] r24714: {projects} general cleanup on detecting	iptables status and startup/shu (in	projects/android/trunk/Orbot/src/org/torproject/android: . service)
- [tor-commits] r24715: {projects} updating strings,	layouts and drawables. removing unneeded b (in	projects/android/trunk/Orbot/res: drawable layout raw values)
- [tor-commits] r24716: {projects} updating project files,	including re-enabling onBoot mode fo (projects/android/trunk/Orbot)
- [tor-commits] r24717: {projects} fixed 'leaky' dialog box error (in	projects/android/trunk/Orbot/src/org/torproject/android: . service)
- [tor-commits] r24718: {projects} small fixes to fix progress dialog	and alert box glitches	(projects/android/trunk/Orbot/src/org/torproject/android)
- [tor-commits] r24719: {projects} updating project txt files	(projects/android/trunk/Orbot)
- [tor-commits] r24735: {projects} fixed onboot handling and updated	transproxy (in	projects/android/trunk/Orbot/src/org/torproject/android: . service)
- [tor-commits] r24736: {projects} updated torrc	(projects/android/trunk/Orbot/res/raw)
- [tor-commits] r24737: {projects} project file modifications	(projects/android/trunk/Orbot)
- [tor-commits] r24738: {} added new drawable graphics resource for	errors (projects/android/trunk/Orbot/res/drawable)
- [tor-commits] r24751: {projects} updated strings files with version	number (in projects/android/trunk/Orbot/res: layout values	values-ar values-ca values-de values-es values-fa values-mk	values-nb values-nl values-pl values-pt values-ru values-sv	values-zh xml)
- [tor-commits] r24752: {projects} updated manifest with version	numbers (projects/android/trunk/Orbot)
- [tor-commits] r24753: {projects} added exit node option to	preferences (in	projects/android/trunk/Orbot/src/org/torproject/android: . service)
- [tor-commits] r24754: {} adding tor control java lib to project	(projects/android/trunk/Orbot/libs)
- [tor-commits] r24755: {projects} final changes for 1.0.5	(projects/android/trunk/Orbot)
- [tor-commits] r24756: {projects} Release 1.0.5 (in projects/android/tags: . 0.2.2.14-alpha-orbot-1.0.4/Orbot 0.2.2.25-alpha-orbot-1.0.5 0.2.2.25-alpha-orbot-1.0.5/Orbot 0.2.2.25-alpha-orbot-1.0.5/Orbot/libs 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/drawable 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/layout 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/raw 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-ar 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-ca 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-de 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-es 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-fa 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-mk 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-nb 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-nl 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-pl 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-pt 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-ru 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-sv 0.2.2.25-alpha-orbot-1.0.5/Orbot/res/values-zh 0 .2.2.25-alpha-orbot-1.0.5/Orbot/res/xml 0.2.2.25-alpha-orbot-1.0.5/Orbot/src/org/torproject/android 0.2.2.25-alpha-orbot-1.0.5/Orbot/src/org/torproject/android/service 0.2.2.25-alpha-orbot-1.0.5-RC1 0.2.2.25-alpha-orbot-1.0.5-RC1/res/drawable 0.2.2.25-alpha-orbot-1.0.5-RC1/res/layout 0.2.2.25-alpha-orbot-1.0.5-RC1/res/raw 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-ar 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-ca 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-de 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-es 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-fa 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-mk 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-nb 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-nl 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-pl 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-pt 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-ru 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-sv 0.2.2.25-alpha-orbot-1.0.5-RC1/res/values-zh 0.2.2.25-alpha-orbot-1.0.5-RC1/src/org /torproject/android 0.2.2.25-alpha-orbot-1.0.5-RC1/src/org/torproject/android/service)
- [tor-commits] r24758: {projects} last modification for StrictNodes,	exit node support (in projects/android/trunk/Orbot: res/xml	src/org/torproject/android/service)
- [tor-commits] r24759: {projects} tweaking layout for small screens	(in projects/android/trunk/Orbot/res: layout layout-land)
- [tor-commits] r24760: {projects} updated for 1.0.5.1 (small mods to	layout and prefs) (projects/android/trunk/Orbot)
- [tor-commits] r24761: {} 1.0.5.1 release (in projects/android/tags:	. 0.2.2.25-alpha-orbot-1.0.5.1)
- [tor-commits] r24762: {projects} updated changelog and res strings	version num (in projects/android/trunk/Orbot: . res/layout	res/values res/values-ar res/values-ca res/values-de	res/values-es res/values-fa res/values-mk res/values-nb	res/values-nl res/values-pl res/values-pt res/values-ru	res/values-sv res/values-zh)
- [tor-commits] r24763: {projects} fixed handling of 'EntryNodes'	preference (in	projects/android/trunk/Orbot/src/org/torproject/android: . service)
- [tor-commits] r24764: {projects} updated manifest files with latest	version info (projects/android/trunk/Orbot)
- [tor-commits] r24766: {website} added fingerprint for my Orbot	signing key (website/trunk/docs/en)
- [tor-commits] [tor/maint-0.2.2] Add a couple of notes to	doc/HACKING based on 0.2.2.25-alpha process
- [tor-commits] [tor/master] Add a couple of notes to doc/HACKING	based on 0.2.2.25-alpha process
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Don't choose exit nodes without desc	available
- [tor-commits] [tor/master] Merge remote-tracking branch	'sebastian/bug3047'
- [tor-commits] [tor/maint-0.2.2] Add missing code to set	cache->journal_len when reading microdesc journal
- [tor-commits] [tor/master] Add missing code to set	cache->journal_len when reading microdesc journal
- [tor-commits] [tor/master] Fix a check for when to rebuild the	microdesc cache. (Backport from 0.2.3.
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Backport microdesc_cache_clean to	0.2.2
- [tor-commits] [tor/master] Backport microdesc_cache_clean to 0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Rebuild the microdesc cache when a	sufficient number of bytes are dropped
- [tor-commits] [tor/master] Rebuild the microdesc cache when a	sufficient number of bytes are dropped
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Change who calls	microdesc_cache_rebuild().
- [tor-commits] [tor/master] Change who calls	microdesc_cache_rebuild().
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/release-0.2.2] add another heuristic for changes	stanzas
- [tor-commits] [tor/release-0.2.2] Add a couple of notes to	doc/HACKING based on 0.2.2.25-alpha process
- [tor-commits] [tor/release-0.2.2] Update hacking file with terse	notes on formatting changelog
- [tor-commits] [tor/release-0.2.2] Clean up a warning a bit
- [tor-commits] [tor/release-0.2.2] Add missing code to set	cache->journal_len when reading microdesc journal
- [tor-commits] [tor/release-0.2.2] Fix a check for when to rebuild	the microdesc cache. (Backport from 0.2.3.
- [tor-commits] [tor/release-0.2.2] Backport microdesc_cache_clean to	0.2.2
- [tor-commits] [tor/release-0.2.2] Rebuild the microdesc cache when	a sufficient number of bytes are dropped
- [tor-commits] [tor/release-0.2.2] Change who calls	microdesc_cache_rebuild().
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/master] Remove changes files already merged into	release-0.2.2
- [tor-commits] [tor/master] Initial draft changelog for 0.2.3.1-alpha
- [tor-commits] [tor/release-0.2.2] Fix circuit_list_path_impl():	internal circuits do not have an "exit". Trivial fix for 3079.
- [tor-commits] [tor/maint-0.2.2] Fix circuit_list_path_impl():	internal circuits do not have an "exit". Trivial fix for 3079.
- [tor-commits] [tor/master] Fix circuit_list_path_impl(): internal	circuits do not have an "exit". Trivial fix for 3079.
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] More notes on how to upload	tarballs from erinn
- [tor-commits] [tor/master] More notes on how to upload tarballs	from erinn
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug2379' into	maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Add some missing torrc entries to	tor.1.txt
- [tor-commits] [tor/master] Add some missing torrc entries to	tor.1.txt
- [tor-commits] [tor/master] Merge branch 'bug2379' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Fix compile warning on windows
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'sebastian/win_warning' into maint-0.2.2
- [tor-commits] [tor/master] Fix compile warning on windows
- [tor-commits] [tor/master] Merge remote-tracking branch	'sebastian/win_warning' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'rransom/bug3106' into maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Handle crypto_pk_get_digest	failures semi-sensibly
- [tor-commits] [tor/master] Handle crypto_pk_get_digest failures	semi-sensibly
- [tor-commits] [tor/master] Merge remote-tracking branch	'rransom/bug3106' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Use read_all() to read messages from	spawn_background
- [tor-commits] [tor/master] Tweak 0.2.3.1-alpha changelog,	add more entries.
- [tor-commits] [tor/master] Increment version to 0.2.3.1-alpha
- [tor-commits] [tor/master] more changelog tweaks,	mostly from sebastian
- [tor-commits] [tor/master] Increment version to 0.2.3.1-alpha-dev
- [tor-commits] [tor/maint-0.2.2] fix the website directions.
- [tor-commits] [tor/master] Automated rename from authority_type_t	to dirinfo_type_t
- [tor-commits] [tor/master] Add a new configuration type, "AUTOBOOL",	to handle 1/0/auto types
- [tor-commits] [tor/master] Replace _AUTHORITY enum values with	_DIRINFO values (automted)
- [tor-commits] [tor/master] Move dummy authority.z fetch out of	update_router_descriptor_downloads
- [tor-commits] [tor/master] Code to make clients fetch and use	microdescriptors for circuit building
- [tor-commits] [tor/master] Make microdesc use off-by-default for	now, since there are not enough caches
- [tor-commits] [tor/master] Now that 0.2.3.1-alpha is out,	require it for microdesc fetches
- [tor-commits] [tor/master] Merge branch 'microdesc-use-v2-squashed'
- [tor-commits] [tor/maint-0.2.2] Fix up some check-spaces issues
- [tor-commits] [tor/master] Fix check-spaces issues in master
- [tor-commits] [tor/master] Fix up some check-spaces issues
- [tor-commits] [tor/master] fix the website directions.
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Link to libevent_openssl statically when	requested
- [tor-commits] [torspec/master] 163 is part-done, part-superseded
- [tor-commits] [torspec/master] Mark proposal 149 done/superseded
- [tor-commits] [torspec/master] 158 and 162 are "finished".
- [tor-commits] [torspec/master] 170 is superseded by all the bug	1090 changes in 0.2.2.25-alpha
- [tor-commits] [torspec/master] 174 is implemented in 0.2.3.1-alpha;	we already merged the spec change
- [tor-commits] [torspec/master] Index changes for proposal state	changes
- [tor-commits] [torspec/master] In specs,	do not say "server" when we mean "relay" or "node"
- [tor-commits] [torspec/master] Update proposal target versions
- [tor-commits] [torspec/master] Add a .gitignore for torspec
- [tor-commits] [tor/maint-0.2.2] Fix a docstring
- [tor-commits] [tor/maint-0.2.2] Appease clang - and my tortured mind
- [tor-commits] [tor/maint-0.2.2] Add an assert to un-confuse clang's	analyzer
- [tor-commits] [tor/maint-0.2.2] CONN_LOG_PROTECT()'s first argument	may not be 0
- [tor-commits] [tor/maint-0.2.2] Fix a potential null deref when	rebuilding md cache
- [tor-commits] [tor/maint-0.2.2] Fix potential null pointer deref	during dirvote
- [tor-commits] [tor/maint-0.2.2] Remove a duplicated line,	found by clang
- [tor-commits] [tor/maint-0.2.2] Remove some dead code,	found by clang
- [tor-commits] [tor/maint-0.2.2] Merge branch 'clang_fixes' into	maint-0.2.2
- [tor-commits] [tor/master] Fix a docstring
- [tor-commits] [tor/master] Add an assert to un-confuse clang's	analyzer
- [tor-commits] [tor/master] Appease clang - and my tortured mind
- [tor-commits] [tor/master] CONN_LOG_PROTECT()'s first argument may	not be 0
- [tor-commits] [tor/master] Fix a potential null deref when	rebuilding md cache
- [tor-commits] [tor/master] Fix potential null pointer deref during	dirvote
- [tor-commits] [tor/master] Remove a duplicated line, found by clang
- [tor-commits] [tor/master] Merge branch 'clang_fixes' into	maint-0.2.2
- [tor-commits] [tor/master] Remove some dead code, found by clang
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'public/bug3022_v2' into maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Only authorities should	automatically download v2 networkstatus documents
- [tor-commits] [tor/master] Only authorities should automatically	download v2 networkstatus documents
- [tor-commits] [tor/master] Merge remote-tracking branch	'public/bug3022_v2' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [torspec/master] Fix minor issues
- [tor-commits] [torspec/master] Add proposal basd on key-exchange	paper by Goldberg, Stebila, Ustaoglu
- [tor-commits] [torspec/master] Trivial fixes in	proposals/ideas/xxx-ntor-handshake.txt
- [tor-commits] [torspec/master] incoporate stuff based on comments	from Ian Goldberg
- [tor-commits] [tor/maint-0.2.1] Fix crash when	read_file_to_string() fails in SAVECONF
- [tor-commits] [tor/maint-0.2.1] Merge branch 'bug3135' into	maint-0.2.1
- [tor-commits] [tor/maint-0.2.2] Fix crash when	read_file_to_string() fails in SAVECONF
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug3135' into	maint-0.2.1
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Fix crash when read_file_to_string()	fails in SAVECONF
- [tor-commits] [tor/master] Merge branch 'bug3135' into maint-0.2.1
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Rename	connection_dir_download_networkstatus_failed: be clear that	it means v2
- [tor-commits] [tor/maint-0.2.2] Rate-limit v2 networkstatus	download fail warnings
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug1352' into	maint-0.2.2
- [tor-commits] [tor/master] Rename	connection_dir_download_networkstatus_failed: be clear that	it means v2
- [tor-commits] [tor/master] Rate-limit v2 networkstatus download	fail warnings
- [tor-commits] [tor/master] Merge branch 'bug1352' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Unmap microdesc cache before	replacing it.
- [tor-commits] [tor/master] Unmap microdesc cache before replacing	it.
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Clean up a formatting issue on the	manpge; bug3154.
- [tor-commits] [tor/master] Clean up a formatting issue on the	manpge; bug3154.
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Fixes ticket #2503
- [tor-commits] [tor/maint-0.2.2] Add changes file for bug2503
- [tor-commits] [tor/master] Fixes ticket #2503
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Add changes file for bug2503
- [tor-commits] [tor/maint-0.2.1] Add a data-independent variant of	memcmp and a d-i memeq function.
- [tor-commits] [tor/maint-0.2.1] Add a "di_ops.h" include to util.h
- [tor-commits] [tor/maint-0.2.1] Hand-conversion and audit phase of	memcmp transition
- [tor-commits] [tor/maint-0.2.1] Automated conversion of memcmp to	tor_memcmp/tor_mem[n]eq
- [tor-commits] [tor/maint-0.2.1] Merge remote-tracking branch	'public/bug3122_memcmp_squashed' into maint-0.2.1
- [tor-commits] [tor/maint-0.2.2] Add a data-independent variant of	memcmp and a d-i memeq function.
- [tor-commits] [tor/maint-0.2.2] Add a "di_ops.h" include to util.h
- [tor-commits] [tor/maint-0.2.2] Automated conversion of memcmp to	tor_memcmp/tor_mem[n]eq
- [tor-commits] [tor/maint-0.2.2] Hand-conversion and audit phase of	memcmp transition
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'public/3122_memcmp_squashed' into bug3122_memcmp_022
- [tor-commits] [tor/maint-0.2.2] fwd-port test_util_di_ops into	tinytest format
- [tor-commits] [tor/maint-0.2.2] Hand-tune the new tor_memcmp	instances in 0.2.2
- [tor-commits] [tor/maint-0.2.2] Re-apply the automated conversion	to 0.2.2 to make handle any memcmps that snuck in
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'public/bug3122_memcmp_squashed' into maint-0.2.1
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'public/bug3122_memcmp_022' into maint-0.2.2
- [tor-commits] [tor/master] Add a data-independent variant of memcmp	and a d-i memeq function.
- [tor-commits] [tor/master] Add a "di_ops.h" include to util.h
- [tor-commits] [tor/master] Automated conversion of memcmp to	tor_memcmp/tor_mem[n]eq
- [tor-commits] [tor/master] Merge remote-tracking branch	'public/3122_memcmp_squashed' into bug3122_memcmp_022
- [tor-commits] [tor/master] Hand-conversion and audit phase of	memcmp transition
- [tor-commits] [tor/master] fwd-port test_util_di_ops into tinytest	format
- [tor-commits] [tor/master] Re-apply the automated conversion to	0.2.2 to make handle any memcmps that snuck in
- [tor-commits] [tor/master] Hand-tune the new tor_memcmp instances	in 0.2.2
- [tor-commits] [tor/master] Reapply the automated memcmp conversion	to 0.2.3 to catch newly added memcmps
- [tor-commits] [tor/master] Merge remote-tracking branch	'public/bug3122_memcmp_022' into bug3122_memcmp_023
- [tor-commits] [tor/master] Merge remote-tracking branch	'public/bug3122_memcmp_022' into maint-0.2.2
- [tor-commits] [tor/master] Hand-tune the new tor_memcmp instances	in 0.2.3
- [tor-commits] [tor/master] Merge remote-tracking branch	'public/bug3122_memcmp_squashed' into maint-0.2.1
- [tor-commits] [tor/master] Merge remote-tracking branch	'public/bug3122_memcmp_023'
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Downgrade the "we launched 10	circuits for this stream" message. (See bug 3080)
- [tor-commits] [torspec/master] Document feature3076-related GETINFO	keys
- [tor-commits] [tor/maint-0.2.2] "(Socks|Control|etc)Port auto" now	tells Tor to open an arbitrary port
- [tor-commits] [tor/maint-0.2.2] Teach retry_listener about "auto"	ports.
- [tor-commits] [tor/maint-0.2.2] Correct the signature for	is_listening_on_low_port for "auto" ports
- [tor-commits] [tor/maint-0.2.2] new GETINFO command to return list	of listeners of a given type
- [tor-commits] [tor/maint-0.2.2] Advertise correct DirPort/ORPort	when configured with "auto"
- [tor-commits] [tor/maint-0.2.2] Add a new "tor_sockaddr_to_str()"	function
- [tor-commits] [tor/maint-0.2.2] Add a ControlPortFileGroupWritable	option
- [tor-commits] [tor/maint-0.2.2] Merge branch 'feature3076_squashed'	into maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Write automatically-chosen control	ports to a file.
- [tor-commits] [tor/master] Downgrade the "we launched 10 circuits	for this stream" message. (See bug 3080)
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] "(Socks|Control|etc)Port auto" now tells	Tor to open an arbitrary port
- [tor-commits] [tor/master] Teach retry_listener about "auto" ports.
- [tor-commits] [tor/master] Correct the signature for	is_listening_on_low_port for "auto" ports
- [tor-commits] [tor/master] Add a new "tor_sockaddr_to_str()"	function
- [tor-commits] [tor/master] Advertise correct DirPort/ORPort when	configured with "auto"
- [tor-commits] [tor/master] Write automatically-chosen control ports	to a file.
- [tor-commits] [tor/master] new GETINFO command to return list of	listeners of a given type
- [tor-commits] [tor/master] Merge branch 'feature3076_squashed' into	maint-0.2.2
- [tor-commits] [tor/master] Add a ControlPortFileGroupWritable option
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Fix bug3183
- [tor-commits] [tor/master] Merge remote-tracking branch	'asn-mytor/heartbeat'
- [tor-commits] [tor/master] Add a changes file for bug3183.
- [tor-commits] [tor/maint-0.2.2] Accept hs descriptors even if we	don't see an HSDir for us
- [tor-commits] [tor/maint-0.2.2] Rip out more of	hid_serv_acting_as_directory
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug2732-simpler' into	maint-0.2.2
- [tor-commits] [tor/master] Accept hs descriptors even if we don't	see an HSDir for us
- [tor-commits] [tor/master] Rip out more of	hid_serv_acting_as_directory
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Merge branch 'bug2732-simpler' into	maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Don't clear out transient	addressmap entries on HUP
- [tor-commits] [tor/maint-0.2.2] Raise the TrackHostExits membership	code into its own function
- [tor-commits] [tor/maint-0.2.2] New smartlist function to see if	two lists of strings are equal.
- [tor-commits] [tor/maint-0.2.2] Handle transitions in Automap*,	VirtualAddrNetwork correctly
- [tor-commits] [tor/maint-0.2.2] When TrackExitHosts changes,	remove all no-longer-valid mappings
- [tor-commits] [tor/maint-0.2.2] Replace a nasty add-malloc-snprintf	with a nice clean asprintf
- [tor-commits] [tor/maint-0.2.2] Better doc for	consider_recording_trackexithost
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug1345' into	maint-0.2.2
- [tor-commits] [tor/master] New smartlist function to see if two	lists of strings are equal.
- [tor-commits] [tor/master] Don't clear out transient addressmap	entries on HUP
- [tor-commits] [tor/master] Raise the TrackHostExits membership code	into its own function
- [tor-commits] [tor/master] When TrackExitHosts changes,	remove all no-longer-valid mappings
- [tor-commits] [tor/master] Handle transitions in Automap*,	VirtualAddrNetwork correctly
- [tor-commits] [tor/master] Better doc for	consider_recording_trackexithost
- [tor-commits] [tor/master] Replace a nasty add-malloc-snprintf with	a nice clean asprintf
- [tor-commits] [tor/master] Merge branch 'bug1345' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] bug 3026: do not upload our vote to	ourself
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug3026' into	maint-0.2.2
- [tor-commits] [tor/master] bug 3026: do not upload our vote to	ourself
- [tor-commits] [tor/master] Merge branch 'bug3026' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.1] Another doc tweak on tor_memcmp:	<b>b</b>, not <b>.
- [tor-commits] [tor/maint-0.2.2] minor tweaks to 4b19730c8234d
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Another doc tweak on tor_memcmp:	<b>b</b>, not <b>.
- [tor-commits] [tor/master] Another doc tweak on tor_memcmp:	<b>b</b>, not <b>.
- [tor-commits] [tor/master] minor tweaks to 4b19730c8234d
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.1] Fixup whitespace issues from 3122	commit
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Fixup whitespace issues from 3122	commit
- [tor-commits] [tor/maint-0.2.2] Fixup whitespace issues from 3122	commit
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Fixup whitespace issues from 3122 commit
- [tor-commits] [tor/master] Fixup whitespace issues from 3122 commit
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Fixup whitespace issues from 3122 commit	in 0.2.3
- [tor-commits] [tor/maint-0.2.2] Preserve bridge download status	across SETCONF, HUP
- [tor-commits] [tor/master] Preserve bridge download status across	SETCONF, HUP
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Clean up the 2972 implementation a	little
- [tor-commits] [tor/maint-0.2.2] Make check_private_dir accept g+rx	dirs if told to do so.
- [tor-commits] [tor/maint-0.2.2] Add a function to pull off the	final component of a path
- [tor-commits] [tor/maint-0.2.2] Add UnixSocketsGroupWritable config	flag
- [tor-commits] [tor/maint-0.2.2] Add a new flag to check_private_dir	to make it _not_ change permissions
- [tor-commits] [tor/maint-0.2.2] Fix up some comment issues spotted	by rransom
- [tor-commits] [tor/maint-0.2.2] Check permissions on the directory	holding a control socket
- [tor-commits] [tor/maint-0.2.2] Make check_private_dir check for	group ownership as appropriate
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug2972' into	maint-0.2.2
- [tor-commits] [tor/master] Clean up the 2972 implementation a little
- [tor-commits] [tor/master] Add a new flag to check_private_dir to	make it _not_ change permissions
- [tor-commits] [tor/master] Make check_private_dir accept g+rx dirs	if told to do so.
- [tor-commits] [tor/master] Add UnixSocketsGroupWritable config flag
- [tor-commits] [tor/master] Add a function to pull off the final	component of a path
- [tor-commits] [tor/master] Check permissions on the directory	holding a control socket
- [tor-commits] [tor/master] Fix up some comment issues spotted by	rransom
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Make check_private_dir check for group	ownership as appropriate
- [tor-commits] [tor/master] Merge branch 'bug2972' into maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Increase the length of the buffer	in smartlist_string_num_isin().
- [tor-commits] [tor/release-0.2.2] bug 3026: do not upload our vote	to ourself
- [tor-commits] [tor/release-0.2.2] Accept hs descriptors even if we	don't see an HSDir for us
- [tor-commits] [tor/release-0.2.2] New smartlist function to see if	two lists of strings are equal.
- [tor-commits] [tor/release-0.2.2] Don't clear out transient	addressmap entries on HUP
- [tor-commits] [tor/release-0.2.2] Raise the TrackHostExits	membership code into its own function
- [tor-commits] [tor/release-0.2.2] When TrackExitHosts changes,	remove all no-longer-valid mappings
- [tor-commits] [tor/release-0.2.2] Handle transitions in Automap*,	VirtualAddrNetwork correctly
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug2732-simpler'	into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Rip out more of	hid_serv_acting_as_directory
- [tor-commits] [tor/release-0.2.2] Better doc for	consider_recording_trackexithost
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug1345' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug3026' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Replace a nasty	add-malloc-snprintf with a nice clean asprintf
- [tor-commits] [tor/release-0.2.2] Another doc tweak on tor_memcmp:	<b>b</b>, not <b>.
- [tor-commits] [tor/release-0.2.2] minor tweaks to 4b19730c8234d
- [tor-commits] [tor/release-0.2.2] Preserve bridge download status	across SETCONF, HUP
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Fixup whitespace issues from 3122	commit
- [tor-commits] [tor/release-0.2.2] Fixup whitespace issues from 3122	commit
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Clean up the 2972 implementation	a little
- [tor-commits] [tor/release-0.2.2] Add UnixSocketsGroupWritable	config flag
- [tor-commits] [tor/release-0.2.2] Make check_private_dir check for	group ownership as appropriate
- [tor-commits] [tor/release-0.2.2] Merge branch 'bug2972' into	maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Check permissions on the	directory holding a control socket
- [tor-commits] [tor/release-0.2.2] Add a function to pull off the	final component of a path
- [tor-commits] [tor/release-0.2.2] Add a new flag to	check_private_dir to make it _not_ change permissions
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.2' into release-0.2.2
- [tor-commits] [tor/release-0.2.2] Increase the length of the buffer	in smartlist_string_num_isin().
- [tor-commits] [tor/release-0.2.2] Make check_private_dir accept	g+rx dirs if told to do so.
- [tor-commits] [tor/release-0.2.2] Fix up some comment issues	spotted by rransom
- [tor-commits] [tor/maint-0.2.2] Set SO_REUSEADDR on all sockets,	not just listeners
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'public/bug2850' into maint-0.2.2
- [tor-commits] [tor/master] Set SO_REUSEADDR on all sockets,	not just listeners
- [tor-commits] [tor/master] Increase the length of the buffer in	smartlist_string_num_isin().
- [tor-commits] [tor/master] Merge remote-tracking branch	'public/bug2850' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.1] Add	crypto_pk_check_key_public_exponent function
- [tor-commits] [tor/maint-0.2.1] squash! Add	crypto_pk_check_key_public_exponent function
- [tor-commits] [tor/maint-0.2.1] Require that certain public keys	have public exponent 65537
- [tor-commits] [tor/maint-0.2.1] Check fetched rendezvous	descriptors' service IDs
- [tor-commits] [tor/maint-0.2.2] Check fetched rendezvous	descriptors' service IDs
- [tor-commits] [tor/maint-0.2.2] Add	crypto_pk_check_key_public_exponent function
- [tor-commits] [tor/maint-0.2.2] Require that certain public keys	have public exponent 65537
- [tor-commits] [tor/maint-0.2.2] squash! Add	crypto_pk_check_key_public_exponent function
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Check fetched rendezvous descriptors'	service IDs
- [tor-commits] [tor/master] Add crypto_pk_check_key_public_exponent	function
- [tor-commits] [tor/master] squash! Add	crypto_pk_check_key_public_exponent function
- [tor-commits] [tor/master] Require that certain public keys have	public exponent 65537
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/release-0.2.1] Another doc tweak on tor_memcmp:	<b>b</b>, not <b>.
- [tor-commits] [tor/release-0.2.1] minor tweaks to 4b19730c8234d
- [tor-commits] [tor/release-0.2.1] Fixup whitespace issues from 3122	commit
- [tor-commits] [tor/release-0.2.1] Check fetched rendezvous	descriptors' service IDs
- [tor-commits] [tor/release-0.2.1] Add	crypto_pk_check_key_public_exponent function
- [tor-commits] [tor/release-0.2.1] squash! Add	crypto_pk_check_key_public_exponent function
- [tor-commits] [tor/release-0.2.1] Require that certain public keys	have public exponent 65537
- [tor-commits] [tor/release-0.2.1] Merge branch 'maint-0.2.1' into	release-0.2.1
- [tor-commits] [tor/release-0.2.2] Set SO_REUSEADDR on all sockets,	not just listeners
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'public/bug2850' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] Check fetched rendezvous	descriptors' service IDs
- [tor-commits] [tor/release-0.2.2] Add	crypto_pk_check_key_public_exponent function
- [tor-commits] [tor/release-0.2.2] Require that certain public keys	have public exponent 65537
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] squash! Add	crypto_pk_check_key_public_exponent function
- [tor-commits] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into	release-0.2.2
- [tor-commits] [tor/maint-0.2.1] rm files for changes merged in all	of release021, release022, master
- [tor-commits] [tor/maint-0.2.2] rm files for changes merged in all	of release021, release022, master
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] rm files for changes merged in all of	release021, release022, master
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/release-0.2.1] rm files for changes merged in	all of release021, release022, master
- [tor-commits] [tor/release-0.2.1] Merge remote-tracking branch	'origin/maint-0.2.1' into release-0.2.1
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/release-0.2.2] rm files for changes merged in	all of release021, release022, master
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.2' into release-0.2.2
- [tor-commits] [tor/maint-0.2.2] Remove from maint-0.2.2 changes	files merged in release-0.2.2 and master
- [tor-commits] [tor/release-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.2' into release-0.2.2
- [tor-commits] [tor/release-0.2.2] Remove from maint-0.2.2 changes	files merged in release-0.2.2 and master
- [tor-commits] [tor/master] Remove from maint-0.2.2 changes files	merged in release-0.2.2 and master
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/release-0.2.2] Fold in and clean up remaining	changes files
- [tor-commits] [tor/release-0.2.2] mikey has a real name.
- [tor-commits] [torspec/master] It's 0.2.2.26-beta, not -alpha.
- [tor-commits] [tor/maint-0.2.2] Check onion keys in	microdescriptors, too
- [tor-commits] [tor/maint-0.2.2] Handle NULL argument to	get_configured_bridge_by_addr_port_digest
- [tor-commits] [tor/maint-0.2.2] Oops; that function got renamed.
- [tor-commits] [tor/master] Check onion keys in microdescriptors, too
- [tor-commits] [tor/master] Oops; that function got renamed.
- [tor-commits] [tor/master] Handle NULL argument to	get_configured_bridge_by_addr_port_digest
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Fix bug2752 : 48-char	HTTPProxyAuthenticator limitation
- [tor-commits] [tor/maint-0.2.2] Add credit to bug2752;	correct the issue number in the changes file
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug2752' into	maint-0.2.2
- [tor-commits] [tor/master] Fix bug2752 : 48-char	HTTPProxyAuthenticator limitation
- [tor-commits] [tor/master] Add credit to bug2752;	correct the issue number in the changes file
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Merge branch 'bug2752' into maint-0.2.2
- [tor-commits] [obfsproxy/master] Send SOCKS responses when CONNECT	fails.
- [tor-commits] [obfsproxy/master] Send SOCKS responses when CONNECT	fails, and also treat our connection better.
- [tor-commits] [obfsproxy/master] error_or_eof was setting flushing	callbacks statically to conn->output.
- [tor-commits] [obfsproxy/master] Merge remote-tracking branch	'asn/bug_error_or_eof'
- [tor-commits] [obfsproxy/master] Fix builds with old openssls
- [tor-commits] [obfsproxy/master] Merge remote-tracking branch	'asn/send_socks_fail_replies'
- [tor-commits] [torspec/master] Move xxx-hide-platform.txt into old	at Karsten's suggestion
- [tor-commits] [torspec/master] Document LOADCONF
- [tor-commits] [torspec/master] Fix minor issue
- [tor-commits] [tor/maint-0.2.2] Fix comment typo
- [tor-commits] [tor/maint-0.2.2] Fix comment typo
- [tor-commits] [tor/maint-0.2.2] Improve a documentation comment
- [tor-commits] [tor/maint-0.2.2] Fix some comments
- [tor-commits] [tor/maint-0.2.2] Implement __OwningControllerProcess	option
- [tor-commits] [tor/maint-0.2.2] Add an XXX
- [tor-commits] [tor/maint-0.2.2] Exit immediately if we can't	monitor our owning controller process
- [tor-commits] [tor/maint-0.2.2] Fix trailing asterisk in the output	of "GETINFO info/names"
- [tor-commits] [tor/maint-0.2.2] Split control connection cleanup	out of connection_free
- [tor-commits] [tor/maint-0.2.2] Fix comment typo
- [tor-commits] [tor/maint-0.2.2] Split out owning-controller-loss	shutdown code into a function
- [tor-commits] [tor/maint-0.2.2] Appease make check-spaces wrt	procmon.h
- [tor-commits] [tor/maint-0.2.2] The first argument for a libevent	callback should be evutil_socket_t
- [tor-commits] [tor/maint-0.2.2] Add changes file for #3049
- [tor-commits] [tor/maint-0.2.2] Merge branch 'feature3049-v2' into	maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Implement TAKEOWNERSHIP command
- [tor-commits] [tor/master] Fix comment typo
- [tor-commits] [tor/master] Fix comment typo
- [tor-commits] [tor/master] Improve a documentation comment
- [tor-commits] [tor/master] Implement __OwningControllerProcess	option
- [tor-commits] [tor/master] Fix some comments
- [tor-commits] [tor/master] Fix comment typo
- [tor-commits] [tor/master] Exit immediately if we can't monitor our	owning controller process
- [tor-commits] [tor/master] Fix trailing asterisk in the output of	"GETINFO info/names"
- [tor-commits] [tor/master] Add an XXX
- [tor-commits] [tor/master] Split control connection cleanup out of	connection_free
- [tor-commits] [tor/master] Implement TAKEOWNERSHIP command
- [tor-commits] [tor/master] Add changes file for #3049
- [tor-commits] [tor/master] finish a comment nickm started in	8ebceeb3
- [tor-commits] [tor/master] naked constants are ugly
- [tor-commits] [tor/master] Split out owning-controller-loss	shutdown code into a function
- [tor-commits] [tor/master] Merge branch 'feature3049-v2' into	maint-0.2.2
- [tor-commits] [tor/master] The first argument for a libevent	callback should be evutil_socket_t
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Appease make check-spaces wrt procmon.h
- [tor-commits] [torspec/master] Document __OwningControllerProcess	option
- [tor-commits] [torspec/master] Document TAKEOWNERSHIP command
- [torspec/master] Document the intended use of the ‘owning controller’ features
- [tor-commits] [torspec/master] Merge branch 'feature3049-squashed'
- [tor-commits] [tor/maint-0.2.2] Unbreak the build on libevent 1.x	systems
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Unbreak the build on libevent 1.x systems
- [tor-commits] [obfsproxy/master] Added SOCKS4{,a} unit tests
- [tor-commits] [obfsproxy/master] Added IPv6 SOCKS5 unit tests
- [tor-commits] [obfsproxy/master] I decided against the stupid	return game in socks{4, 5}_send_reply(). It had no use.
- [tor-commits] [obfsproxy/master] * Fixed a small bug in	socks5_send_reply() found by the unit tests.
- [tor-commits] [obfsproxy/master] Updated the documentation of the	SOCKS unit tests.
- [tor-commits] [torspec/master] Correct description of	HiddenServiceOptions in control-spec.
- [tor-commits] [obfsproxy/master] We can now send	'SOCKS5_FAILED_UNSUPPORTED' replies as well!
- [tor-commits] [obfsproxy/master] Added support for more SOCKS5	replies.
- [tor-commits] [obfsproxy/master] Use generic SOCKS_* definitions,	instead of using the SOCKS5_* ones as generic.
- [tor-commits] [obfsproxy/master] Some last fixes and documentation	improvements.
- [tor-commits] [obfsproxy/master] Added	'src/test/test_socks_unsupported.py' which tests the	SOCKS5_FAILED_UNSUPPORTED
- [tor-commits] [obfsproxy/master] Implemented nickm's comments.
- [tor-commits] [obfsproxy/master] evutil_socket_geterror() takes an	argument
- [tor-commits] [obfsproxy/master] Beautified protocol-spec.txt a	little bit
- [tor-commits] [obfsproxy/master] Added a first sample of what	should become obfs2's threat model.
- [tor-commits] [obfsproxy/master] Merge remote-tracking branch	'asn/bug3288'
- [tor-commits] [tor/maint-0.2.2] Remove the -F option from	tor-resolve.
- [tor-commits] [tor/maint-0.2.2] Fix GCC 4.6's new	-Wunused-but-set-variable warnings.
- [tor-commits] [tor/master] Remove the -F option from tor-resolve.
- [tor-commits] [tor/master] Fix GCC 4.6's new	-Wunused-but-set-variable warnings.
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Fix a -Wunused-but-set-variable instance	in master
- [tor-commits] [tor/maint-0.2.1] Work correctly if your nameserver	is ::1
- [tor-commits] [tor/maint-0.2.1] Merge branch 'bug2574' into	maint-0.2.1
- [tor-commits] [tor/maint-0.2.2] Work correctly if your nameserver	is ::1
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug2574' into	maint-0.2.1
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Merge branch 'bug2574' into maint-0.2.1
- [tor-commits] [tor/master] Work correctly if your nameserver is ::1
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.1] Fix typo in changes/bug2574. Thanks,	rransom
- [tor-commits] [tor/maint-0.2.2] Fix typo in changes/bug2574. Thanks,	rransom
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.1' into maint-0.2.2
- [tor-commits] [tor/master] Fix typo in changes/bug2574. Thanks,	rransom
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [obfsproxy/master] Implement functional shared secret	support.
- [tor-commits] [obfsproxy/master] Improved shared secret support	based on the comments of my Mentor in #3202.
- [tor-commits] [obfsproxy/master] Small fix.
- [tor-commits] [obfsproxy/master] Killed some magic numbers and	replaced them with SHA256_LENGTH.
- [tor-commits] [obfsproxy/master] Trivial improvements over the code:
- [tor-commits] [obfsproxy/master] Added a warning in obfs2_recv()	since we are sending pending data on
- [tor-commits] [obfsproxy/master] Fixed stupid bug.
- [tor-commits] [obfsproxy/master] Revived unit tests.
- [tor-commits] [obfsproxy/master] Merge remote-tracking branch	'asn/shared_secret'
- [tor-commits] [obfsproxy/master] Implemented iterated hashing and	updated the protocol spec.
- [tor-commits] [obfsproxy/master] Stop doing iterative hashing when	we don't have a shared secret.
- [tor-commits] [obfsproxy/master] Revive unit tests accordingly (and	also shove some unit test bugs under the rug)
- [tor-commits] [obfsproxy/master] Send pending data right after	init_crypto() is done.
- [tor-commits] [obfsproxy/master] Fixed various stuff pointed out by	nickm.
- [tor-commits] [obfsproxy/master] Kill some more redundant casts
- [tor-commits] [tor/maint-0.2.2] Set timestamp_dirty on HS circuits	as circuit_expire_building requires
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug1297a' into	maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Use the normal four-hop CBT for	client intro circuits
- [tor-commits] [tor/master] Use the normal four-hop CBT for client	intro circuits
- [tor-commits] [tor/master] Set timestamp_dirty on HS circuits as	circuit_expire_building requires
- [tor-commits] [tor/master] Merge branch 'bug1297a' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Reinit keys at the start of	options_act().
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug3228_squashed'	into maint-0.2.2
- [tor-commits] [tor/master] Reinit keys at the start of	options_act().
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Use a 64-bit type to hold sockets	on win64.
- [tor-commits] [tor/maint-0.2.2] Merge remote-tracking branch	'public/bug3270' into maint-0.2.2
- [tor-commits] [tor/master] Use a 64-bit type to hold sockets on	win64.
- [tor-commits] [tor/master] Merge remote-tracking branch	'public/bug3270' into maint-0.2.2
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] changes file for bug3045
- [tor-commits] [tor/maint-0.2.2] Log descriptions of nodes,	not just nicknames.
- [tor-commits] [tor/maint-0.2.2] Improve comments and defensive	programming for 3045
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug3045' into	maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] whitespace fixes
- [tor-commits] [tor/master] changes file for bug3045
- [tor-commits] [tor/master] Log descriptions of nodes,	not just nicknames.
- [tor-commits] [tor/master] Improve comments and defensive	programming for 3045
- [tor-commits] [tor/master] Merge branch 'bug3045' into maint-0.2.2
- [tor-commits] [tor/master] whitespace fixes
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/maint-0.2.2] Warn when two hs use the same	directory
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug3289' into	maint-0.2.2
- [tor-commits] [tor/master] Warn when two hs use the same directory
- [tor-commits] [tor/master] minor cleanups while reviewing 3216
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] [tor/master] Merge branch 'bug3289' into maint-0.2.2
- [tor-commits] [tor/maint-0.2.2] Don't try to build descriptors when	router_get_advertised_or_port()==0
- [tor-commits] [tor/maint-0.2.2] Don't build descriptors if ORPort	auto is set and we have no OR listener
- [tor-commits] [tor/maint-0.2.2] Merge branch 'bug3216_v2' into	maint-0.2.2
- [tor-commits] [tor/master] Don't build descriptors if ORPort auto	is set and we have no OR listener
- [tor-commits] [tor/master] Merge branch 'bug3216_v2' into	maint-0.2.2
- [tor-commits] [tor/master] Don't try to build descriptors when	router_get_advertised_or_port()==0
- [tor-commits] [tor/master] Merge remote-tracking branch	'origin/maint-0.2.2'
- [tor-commits] r24720: {website} faq clarification from 'cybercalm'	(website/trunk/docs/en)
- [tor-commits] r24791: {} my abstract for the crypto 2011 talk (in	projects/articles: . crypto2011)
- [tor-commits] r24792: {} and a pdf to go with it	(projects/articles/crypto2011)
- [tor-commits] r24793: {} we'll want the style file too	(projects/articles/crypto2011)
- [tor-commits] r24795: {website} minor faq cleanups	(website/trunk/docs/en)
- [tor-commits] r24702: {translation} updating the translation	template for Orbot (translation/trunk/projects/orbot/po/templates)
- [tor-commits] r24703: {website} closed some tags in download.wml	(website/trunk/download/en)
- [tor-commits] r24704: {translation} updated the website translation	templates (in translation/trunk/projects/website/po/templates: docs	download press)
- [tor-commits] r24705: {translation} pulled updated .po files for	Orbot from Transifex (in translation/trunk/projects/orbot/po:	af ak am ar arn ast az be bg bn bn_IN ca cs csb cy da dz el	eo es et eu fil fr fur ga gl gu gun ha he hi hr ht id is it	kn kw lb ln lo lt lv mg mi mk ml mn mr ms mt my nap nb ne nl	nn nso oc pa pap pl pms ps pt pt_BR ro ru sco son sw ta te tg	th ti tk tr uk ve vi wa zh_CN zh_HK zh_TW zu)
- [tor-commits] r24706: {projects} updated Orbot translations (in	projects/android/trunk/Orbot/res: values-ar values-ca	values-de values-es values-fa values-mk values-nl values-pl	values-ru values-zh)
- [tor-commits] r24707: {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 de de/about de/docs	de/getinvolved es/about es/docs es/press es/projects fa/about	fa/docs fa/download fa/projects it/about it/docs it/press	it/projects my pl_PL/about pl_PL/docs pl_PL/projects ru/about	ru/docs ru/press ru/projects zh_CN/about)
- [tor-commits] r24708: {} delete corrupt .po files (in	translation/trunk/projects/website/po/de: about docs getinvolved)
- [tor-commits] r24709: {} commit non-corrupt versions of the files I	deleted earlier (in translation/trunk/projects/website/po/de:	about docs getinvolved)
- [tor-commits] r24710: {website} new and updated translations for	the website - now as wml (in website/trunk: about/ar about/de	about/pl ar docs/de docs/pl download/ar download/pl	download/ru getinvolved/de press/pl projects/pl)
- [tor-commits] r24722: {translation} update translation template	faq.pot (translation/trunk/projects/website/po/templates/docs)
- [tor-commits] r24723: {} new translations for the website (in	translation/trunk/projects/website/po: de de/torbutton	fr/docs fr/download)
- [tor-commits] r24724: {website} new and updated translations for	the website (in website/trunk: . docs/fr docs/pl download/fr	fr projects projects/it torbutton/de)
- [tor-commits] r24725: {website} updated German index.wml based on	feedback from Joerg Schier (website/trunk/de)
- [tor-commits] r24726: {website} fixed German overview.wml	(website/trunk/about/de)
- [tor-commits] r24727: {website} make the russian overview.wml	include the sidenav (website/trunk/about/ru)
- [tor-commits] r24774: {translation} updated the website translation	templates (in	translation/trunk/projects/website/po/templates: about docs	donate download projects)
- [tor-commits] r24775: {website} German translation of info.wmi by	Sacro (website/trunk/include/de)
- [tor-commits] r24776: {translation} pulled new and updated	translations for the website from tra (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 de de/about de/docs de/download	de/getinvolved de/torbutton el el/getinvolved es es/about	es/docs es/donate es/download es/getinvolved es/press	es/projects es/torbutton fa fa/about fa/docs fa/download	fa/press fa/projects fa/torbutton fr fr/about fr/docs	fr/download fr/projects it it/about it/docs it/donate	it/download it/getinvolved it/press it/projects it/torbutton	ja_JP ja_JP/about ja_JP/docs ja_JP/getinvolved my nl_NL pl_PL	pl_PL/about pl_PL/docs pl_PL/donate pl_PL/download	pl_PL/getinvolved pl_PL/press pl_PL/projects pl_PL/torbutton	ru ru/about ru/docs ru/donate ru/download ru/getinvolved	ru/press ru/projects ru/torbutton tr zh_CN zh_CN/about	zh_CN/download zh_CN/projects)
- [tor-commits] r24777: {} translation below 80%,	remove the wml  (website/trunk/donate/pl)
- [tor-commits] r24778: {website} new and updated translations for	the website,	added new lang (in website/trunk: . about/de about/fr about/pl	about/ru de docs docs/de docs/fi docs/fr docs/it docs/pl	download/ar download/fr download/pl download/ru getinvolved	getinvolved/fi getinvolved/it projects projects/cy	projects/it projects/pl projects/vi)
- [tor-commits] r24779: {website} fix a link (website/trunk/docs/fi)
- [tor-commits] r24780: {translation} I forgot to add some of these	files earlier (in translation/trunk/projects/website/po: .	ar/about ar/docs ar/donate ar/download ar/getinvolved	ar/press ar/projects ar/torbutton cy cy/about cy/docs	cy/download cy/getinvolved cy/projects el el/about es/press	fa/about fa/docs fa/download fi fi/docs fi/getinvolved fr	fr/docs fr/torbutton it/press ja ja/about ja/docs	ja/getinvolved ja_JP ja_JP/about ja_JP/docs ja_JP/getinvolved	my nl nl_NL ru/press vi vi/docs vi/download vi/projects zh_CN/about)
- [tor-commits] r24781: {} ja_JP and nl_NL was renamed to ja and nl	(translation/trunk/projects/website/po)
- [tor-commits] r24697: {} Add the exitlist file to the website so	that it doesn't get (in website/trunk: . tordnsel)
- [tor-commits] r24767: {website} Update version-alpha string to	0.2.2.26-beta (website/trunk/include)
- [tor-commits] r24773: {website} Add vidalia alpha links	(website/trunk/projects/en)
Mail converted by MHonArc