Mail Thread Index
- [or-cvs] r24012: {arm} Centralizing arm resources in ~/.arm (suggested by Sebastian (in arm/trunk: . src),
Damian Johnson
- [or-cvs] r24013: {arm} Providing an option to dump arm debug logs. (in arm/trunk/src: . util),
Damian Johnson
- [or-cvs] r24014: {arm} Handling OSErrors that arise in opening the debug file. (arm/trunk/src),
Damian Johnson
- [or-cvs] r24015: {website} Maverick packages are available (website/trunk/docs/en),
Sebastian Hahn
- [or-cvs] [torbrowser/master] lock down firefox a bit more, bump tbb versions for pending release, and change Makefile names for easier usage,
erinn
- [or-cvs] r24016: {blossom} generalize address mappings for display (blossom/trunk),
Geoffrey Goodell
- [or-cvs] r24017: {website} add jeremy to the list of core people, remove carolyn. (website/trunk/about/en),
Andrew Lewman
- [or-cvs] r24018: {website} move carolyn to the contributors page. (website/trunk/about/en),
Andrew Lewman
- [or-cvs] r24019: {arm} Hack to fix relative COOKIEFILE paths This is to improve usa (in arm/trunk/src: . util),
Damian Johnson
- [or-cvs] r24020: {arm} Couple minor fixes for resolving the pwd via pwdx. (in arm/trunk: . src/util),
Damian Johnson
- [or-cvs] [torsocks/master] Prevent execution of suid/sgid programs by torsocks,
hoganrobert
- [or-cvs] r24021: {blossom} implement small changes to wording suggested by Wendy and Ja (in blossom/trunk: . diagrams),
Geoffrey Goodell
- [or-cvs] r24022: {arm} fix: Connection resolution wasn't finding results if tor was (in arm/trunk/src: interface util),
Damian Johnson
- [or-cvs] r24023: {arm} Reloading torrc contents when a sighup is issued (caught by (in arm/trunk: . src/interface),
Damian Johnson
- [or-cvs] r24024: {website} updated the translation overview with instructions for Trans (website/trunk/getinvolved/en),
Runa Sandvik
- [or-cvs] r24025: {website} updated with instructions for translating .wmi files (website/trunk/getinvolved/en),
Runa Sandvik
- [or-cvs] r24026: {website} we do not need to have this page translated (website/trunk/projects/en),
Runa Sandvik
- [or-cvs] r24027: {} we do not need to have this page translated (translation/trunk/projects/website/po/templates/projects),
Runa Sandvik
- [or-cvs] r24028: {translation} removing the sample project page from the transifex config (translation/trunk/projects/website/po/.tx),
Runa Sandvik
- [or-cvs] r24029: {website} update file path (website/trunk),
Runa Sandvik
- [or-cvs] r24030: {translation} updated website templates for transifex (in translation/trunk/projects/website/po/templates: . about docs getinvolved press),
Runa Sandvik
- [or-cvs] r24031: {website} update fingerprint (website/trunk/docs/en),
Runa Sandvik
- [or-cvs] r24032: {website} update to www.transifex (website/trunk/getinvolved/en),
Runa Sandvik
- [or-cvs] r24033: {translation} updated templates for transifex (in translation/trunk/projects/website/po/templates: docs getinvolved),
Runa Sandvik
- [or-cvs] [tor/maint-0.2.1] Bump copyright statements to 2011,
nickm
- [or-cvs] [tor/maint-0.2.2 2/2] Bump copyright statements to 2011 (0.2.2),
nickm
- [or-cvs] [tor/maint-0.2.2 1/2] Bump copyright statements to 2011,
nickm
- [or-cvs] [tor/master 3/3] Bump copyright statements to 2011 (master),
nickm
- [or-cvs] [tor/master 1/3] Bump copyright statements to 2011,
nickm
- [or-cvs] [tor/master 2/3] Bump copyright statements to 2011 (0.2.2),
nickm
- [or-cvs] [tor/maint-0.2.1] fix whitespace issues,
nickm
- [or-cvs] [tor/maint-0.2.2 2/2] Fix a function formatting warning in rephist.c,
nickm
- [or-cvs] [tor/maint-0.2.2 1/2] fix whitespace issues,
nickm
- [or-cvs] [tor/master 1/4] fix whitespace issues,
nickm
- [or-cvs] [tor/master 3/4] Fix a wide line in rephist.c,
nickm
- [or-cvs] [tor/master 2/4] Fix a function formatting warning in rephist.c,
nickm
- [or-cvs] [tor/master 4/4] Add a note about _compare_int not doing overflow right,
nickm
- [or-cvs] [tor/master 2/2] Tweak GETINFO process/* code: no need to print an int as anything other than %d,
nickm
- [or-cvs] [tor/master 1/2] Implementing getinfo options for the pid, uid, user, and descriptor limit as per proposal 173.,
nickm
- [or-cvs] [tor/maint-0.2.2] Fix compile wanrings revealed by gcc 4.5 on mingw,
nickm
- [or-cvs] [tor/master] Fix compile wanrings revealed by gcc 4.5 on mingw,
nickm
- [or-cvs] [tor/master 2/2] Don't throw away incomplete SOCKS proxy responses.,
nickm
- [or-cvs] [tor/master 1/2] Use evbuffer_pullup properly in fetch_from_evbuffer_socks_client.,
nickm
- [or-cvs] [tor/maint-0.2.1] Never include pthread.h when building for Windows.,
nickm
- [or-cvs] [tor/maint-0.2.2] Never include pthread.h when building for Windows.,
nickm
- [or-cvs] [tor/master] Never include pthread.h when building for Windows.,
nickm
- [or-cvs] [tor/maint-0.2.1] Check size against SIZE_T_CEILING in realloc too.,
nickm
- [or-cvs] [tor/maint-0.2.2] Check size against SIZE_T_CEILING in realloc too.,
nickm
- [or-cvs] [tor/master] Check size against SIZE_T_CEILING in realloc too.,
nickm
- [or-cvs] [tor/maint-0.2.1] Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1,
nickm
- [or-cvs] [tor/maint-0.2.2] Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1,
nickm
- [or-cvs] r24034: {website} add orbot to projects, per ticket 2343. (website/trunk/projects/en),
Andrew Lewman
- [or-cvs] [tor/maint-0.2.1] Note that Tor requires Automake 1.7. Fixes bug 2305,
nickm
- [or-cvs] [tor/maint-0.2.2] Note that Tor requires Automake 1.7. Fixes bug 2305,
nickm
- [or-cvs] [tor/master] Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1,
nickm
- [or-cvs] [tor/master] Note that Tor requires Automake 1.7. Fixes bug 2305,
nickm
- [or-cvs] r24035: {translation} Update Torbutton strings with patch from bugs #1894 and #231 (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 lg 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
- [or-cvs] [torbutton/master 03/31] Update logger to Firefox 4.,
mikeperry
- [or-cvs] [torbutton/master 01/31] Update Cookie Jar code to Firefox 4.,
mikeperry
- [or-cvs] [torbutton/master 04/31] Update the content window mapper to Firefox 4.,
mikeperry
- [or-cvs] [torbutton/master 02/31] Update Content Policy to Firefox 4.,
mikeperry
- [or-cvs] [torbutton/master 05/31] Update 1.3.x components to Firefox 4.,
mikeperry
- [or-cvs] [torbutton/master 08/31] Fix toggle codepath for Firefox 4.,
mikeperry
- [or-cvs] [torbutton/master 06/31] Update versions for FF4.0.,
mikeperry
- [or-cvs] [torbutton/master 07/31] Update external-app-blocker to Firefox 4 registration style.,
mikeperry
- [or-cvs] [torbutton/master 11/31] Fix issue with cssblocker. Needed some QI.,
mikeperry
- [or-cvs] [torbutton/master 09/31] Update Crash Observer for Firefox 4.,
mikeperry
- [or-cvs] [torbutton/master 10/31] Fix refspoofer logger reference.,
mikeperry
- [or-cvs] [torbutton/master 13/31] It's our friend the scary log message, back again.,
mikeperry
- [or-cvs] [torbutton/master 12/31] Rewrite Session Store blocking support using new APIs.,
mikeperry
- [or-cvs] [torbutton/master 15/31] Downgrade session store log level.,
mikeperry
- [or-cvs] [torbutton/master 17/31] Fix crash observer.,
mikeperry
- [or-cvs] [torbutton/master 16/31] Add code to insert the button into the toolbar.,
mikeperry
- [or-cvs] [torbutton/master 14/31] Update history blocking to support FF4.,
mikeperry
- [or-cvs] [torbutton/master 18/31] Remove an expensive session-store log message for now.,
mikeperry
- [or-cvs] [torbutton/master 19/31] Explicitly write prefs to disk for crash detection.,
mikeperry
- [or-cvs] [torbutton/master 22/31] Simplify the crash recovery code some more.,
mikeperry
- [or-cvs] [torbutton/master 21/31] Trim down prefs for startup.,
mikeperry
- [or-cvs] [torbutton/master 23/31] Make crash-observer use new FF4 APIs.,
mikeperry
- [or-cvs] [torbutton/master 25/31] Alter how we initialize the toolbarbutton.,
mikeperry
- [or-cvs] [torbutton/master 27/31] Take into account Amnesia is now called T(A)ILS.,
mikeperry
- [or-cvs] [torbutton/master 28/31] Do not suggest using TorVM anymore.,
mikeperry
- [or-cvs] [torbutton/master 20/31] Firefox 4 changed the session store format.,
mikeperry
- [or-cvs] [torbutton/master 30/31] Update changelog.,
mikeperry
- [or-cvs] [torbutton/master 29/31] Output from the transifex dance from translations.txt,
mikeperry
- [or-cvs] [torbutton/master 24/31] For some reason on FF4, we lack a content window for some observer events.,
mikeperry
- [or-cvs] [torbutton/master 26/31] Move the context menu.,
mikeperry
- [or-cvs] [torbutton/master 31/31] Update version to 1.3.1.,
mikeperry
- [or-cvs] [torbutton/master] Missed a couple entries for the Changelog.,
mikeperry
- [or-cvs] [torbutton/master] Changelog typo.,
mikeperry
- [or-cvs] [metrics-utils/master 3/3] Release VisiTor version 0.0.4.,
karsten
- [or-cvs] [metrics-utils/master 2/3] Tweak dealing with missing exit lists in visitor.py.,
karsten
- [or-cvs] [metrics-utils/master 1/3] Filtered out the dates without exit lists.,
karsten
- [or-cvs] [metrics-utils/master] Add the release data, too.,
karsten
- [or-cvs] [metrics-web/master] Update VisiTor version on the website.,
karsten
- [or-cvs] r24036: {arm} Providing fallback descriptions for Tor's config options If (in arm/trunk: . src src/util),
Damian Johnson
- [or-cvs] r24037: {projects} The rsync `dist/' dir changed, make GetTor aware of it (projects/gettor/lib/gettor),
Christian Fromme
- [or-cvs] r24038: {arm} Displaying a short summary describing configuration options (in arm/trunk: . src src/interface src/util),
Damian Johnson
- [or-cvs] r24039: {projects} update serra's ip address. (projects/misc-sysadmin),
Andrew Lewman
- [or-cvs] r24040: {} sample image for upcoming presentation. (projects/presentations/images),
Andrew Lewman
- [or-cvs] r24041: {arm} Adding summaries for the rest of the general category option (arm/trunk/src),
Damian Johnson
- [or-cvs] [torbrowser/master] update makefile names in makefiles,
erinn
- [or-cvs] [torbrowser/master] add torbutton target back,
erinn
- [or-cvs] r24042: {arm} Presenting a text input field with python 2.5 and lower cras (arm/trunk/src/util),
Damian Johnson
- [or-cvs] r24043: {arm} Summaries for the remaining general config options in Tor v0 (arm/trunk/src),
Damian Johnson
- [or-cvs] r24044: {arm} Updating man page entry with --debug option. (arm/trunk),
Damian Johnson
- [or-cvs] [tor/maint-0.2.1 1/3] Fix a double-counting bug in addrmap_get_virtual_address,
nickm
- [or-cvs] [tor/maint-0.2.1 3/3] Notice a little faster if we're running out of virtual addresses,
nickm
- [or-cvs] [tor/maint-0.2.1 2/3] Handle a NULL return from addressmap_get_virtual_address,
nickm
- [or-cvs] [tor/maint-0.2.2 1/3] Fix a double-counting bug in addrmap_get_virtual_address,
nickm
- [or-cvs] [tor/maint-0.2.2 2/3] Handle a NULL return from addressmap_get_virtual_address,
nickm
- [or-cvs] [tor/maint-0.2.2 3/3] Notice a little faster if we're running out of virtual addresses,
nickm
- [or-cvs] [tor/master 1/3] Fix a double-counting bug in addrmap_get_virtual_address,
nickm
- [or-cvs] [tor/master 3/3] Notice a little faster if we're running out of virtual addresses,
nickm
- [or-cvs] [tor/master 2/3] Handle a NULL return from addressmap_get_virtual_address,
nickm
- [or-cvs] [tor/master] Fix a strdup() of uninitialized buffer in addressmap_get_virtual_address,
nickm
- [or-cvs] r24045: {arm} Config validation mistakenly thought that Tor stripped space (arm/trunk/src/util),
Damian Johnson
- [or-cvs] r24046: {arm} Reducing the log message about unneeded torrc entries to the (in arm/trunk: . src/interface),
Damian Johnson
- [or-cvs] r24047: {arm} Workaround for config-text providing Log entries that match (arm/trunk/src/util),
Damian Johnson
- [or-cvs] r24048: {arm} Fix for a minor concurrency bug that caused intermittent sta (in arm/trunk: . src/interface src/util),
Damian Johnson
- [or-cvs] r24049: {arm} Log entries weren't being properly bracketed by date divider (arm/trunk/src/interface),
Damian Johnson
- [or-cvs] r24050: {arm} Typo inherrited from the man page. (arm/trunk/src),
Damian Johnson
- [or-cvs] [tor/master 2/2] Fix wide lines in control.c,
nickm
- [or-cvs] [tor/master 1/2] GETINFO options for querying traffic usage,
nickm
- [or-cvs] r24051: {projects} add the excito to the list. (projects/misc-sysadmin),
Andrew Lewman
- [or-cvs] [tor/maint-0.2.1 2/2] Remove a loud info log message,
nickm
- [or-cvs] [tor/maint-0.2.1 1/2] Correctly detect and exclude addresses outside of our virtual address range,
nickm
- [or-cvs] [tor/maint-0.2.2 1/2] Correctly detect and exclude addresses outside of our virtual address range,
nickm
- [or-cvs] [tor/maint-0.2.2 2/2] Remove a loud info log message,
nickm
- [or-cvs] [tor/master 2/2] Remove a loud info log message,
nickm
- [or-cvs] [tor/master 1/2] Correctly detect and exclude addresses outside of our virtual address range,
nickm
- [or-cvs] r24052: {arm} Summary descriptions for client config options (arm/trunk/src),
Damian Johnson
- [or-cvs] r24053: {arm} Release prep for version 1.4.1. (in arm/trunk: . src),
Damian Johnson
- [or-cvs] r24054: {arm} Arm release 1.4.1 (in arm: release release/src release/src/interface release/src/interface/graphing release/src/util resources resources/build/debian),
Damian Johnson
- [or-cvs] r24055: {website} update ppc vidalia bundle versions (website/trunk/include),
Erinn Clark
- [or-cvs] r24056: {} add tu-berlin techtalk slides (projects/presentations),
Erinn Clark
- [or-cvs] [torbrowser/master 1/4] update prefs.js with changes from a toggled torbutton,
erinn
- [or-cvs] [torbrowser/master 2/4] update no-polipo.js with the same prefs as prefs.js,
erinn
- [or-cvs] [torbrowser/master 4/4] update changelogs in preparation for new releases,
erinn
- [or-cvs] [tor/maint-0.2.2] Describe tor-resolve defaults. Bug 2364.,
nickm
- [or-cvs] [tor/master] Describe tor-resolve defaults. Bug 2364.,
nickm
- [or-cvs] [metrics-web/master] Add links to the new exitlist-spec.txt.,
karsten
- [or-cvs] r24057: {website} update tor browser bundle versions (website/trunk/include),
Erinn Clark
- [or-cvs] r24058: {arm} Including platform and arm/tor configurations in debug dumps (in arm/trunk: . src),
Damian Johnson
- [or-cvs] r24059: {website} update timbb too (website/trunk/include),
Erinn Clark
- [or-cvs] [tor/maint-0.2.1] Update to the January 1 2011 Maxmind GeoLite Country database.,
nickm
- [or-cvs] [tor/maint-0.2.2] Update to the January 1 2011 Maxmind GeoLite Country database.,
nickm
- [or-cvs] [tor/master] Update to the January 1 2011 Maxmind GeoLite Country database.,
nickm
- [or-cvs] [tor/maint-0.2.2] Pull up more data when parsing socks messages,
nickm
- [or-cvs] [tor/master] Pull up more data when parsing socks messages,
nickm
- [or-cvs] [metrics-db/master 1/2] Remove the bridge's IP address from reject lines.,
karsten
- [or-cvs] [metrics-db/master 2/2] Support parsing of uncompressed bridge descriptor tarballs.,
karsten
- [or-cvs] r24060: {arm} Summaries for Server config options. (arm/trunk/src),
Damian Johnson
- [or-cvs] r24061: {arm} Including python version in debug dumps. (in arm/trunk: . src),
Damian Johnson
- [or-cvs] r24062: {arm} Error when initial recource lookups fail (caught by Trystero (arm/trunk/src/util),
Damian Johnson
- [or-cvs] r24063: {arm} Patch by Fabian to properly parse the ps field when displayi (arm/trunk/src/util),
Damian Johnson
- [or-cvs] r24064: {arm} Hotfix for the 1.4.1 release: change: including platform, py (in arm/release: . src src/util),
Damian Johnson
- [or-cvs] [tor/maint-0.2.2 2/2] Explain bug2346 fix better based on suggestions from arma,
nickm
- [or-cvs] [tor/maint-0.2.2 1/2] Wait 60 minutes before retrying failed state save; bug2346,
nickm
- [or-cvs] [tor/maint-0.2.2 3/3] add a missing "not" in bug2331 changelog,
nickm
- [or-cvs] [tor/master 1/3] Fix up size and sign issues in base32 code,
nickm
- [or-cvs] [tor/master 1/2] Wait 60 minutes before retrying failed state save; bug2346,
nickm
- [or-cvs] [tor/master 2/3] Fix size_t vs unsigned comparison too,
nickm
- [or-cvs] [tor/maint-0.2.2 1/3] Fix up size and sign issues in base32 code,
nickm
- [or-cvs] [tor/master 2/2] Explain bug2346 fix better based on suggestions from arma,
nickm
- [or-cvs] [tor/maint-0.2.2 2/3] Fix size_t vs unsigned comparison too,
nickm
- [or-cvs] [tor/master 3/3] add a missing "not" in bug2331 changelog,
nickm
- [or-cvs] [tor/master] Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arrays,
nickm
- [or-cvs] [tor/maint-0.2.2 1/2] Detect signed size_t and report an error at configure time.,
nickm
- [or-cvs] [tor/maint-0.2.2 2/2] Fix a autoconf warning,
nickm
- [or-cvs] [tor/maint-0.2.2 1/2] Fix check for failed evdns request creation,
nickm
- [or-cvs] [tor/maint-0.2.2 2/2] Add missing parens to evdns_base_resolve_* macros while I am at it,
nickm
- [or-cvs] [tor/master 1/2] Fix check for failed evdns request creation,
nickm
- [or-cvs] [tor/master 2/2] Add missing parens to evdns_base_resolve_* macros while I am at it,
nickm
- [or-cvs] r24069: {website} why do our ordered lists use lower-alpha rather than numbers (website/trunk/css),
Andrew Lewman
- [or-cvs] [tor/master 2/2] Fix a autoconf warning,
nickm
- [or-cvs] [tor/master 1/2] Detect signed size_t and report an error at configure time.,
nickm
- [or-cvs] r24070: {website} revert r24069 (website/trunk/css),
Andrew Lewman
- [or-cvs] r24067: {website} better define the img alt (website/trunk/docs/en),
Andrew Lewman
- [or-cvs] r24066: {} add the vidalia-proxy image for the proxychains.wml page (website/trunk/images),
Andrew Lewman
- [or-cvs] r24068: {website} add proxy instructions to sidenav. (website/trunk/docs/en),
Andrew Lewman
- [or-cvs] r24065: {} add a page about how to configure vidalia och tor for proxie (website/trunk/docs/en),
Andrew Lewman
- [or-cvs] r24071: {website} fix the title, and make the rest consistent. (website/trunk/docs/en),
Andrew Lewman
- [or-cvs] [tor/maint-0.2.2] Make our replacement INT32_MAX always signed,
nickm
- [or-cvs] [tor/master] Make our replacement INT32_MAX always signed,
nickm
- [or-cvs] [tor/maint-0.2.1] Make our replacement INT32_MAX always signed,
nickm
- [or-cvs] r24072: {website} fix spelling and missing word. also stop claiming that an ht (website/trunk/docs/en),
Roger Dingledine
- [or-cvs] [tor/master] typos,
arma
- [or-cvs] [githax/master 2/3] Add a script to postprocess a log stream and remove trivial merges,
nickm
- [or-cvs] [githax/master 1/3] Perl script to turn git log output into a good formail input,
nickm
- [or-cvs] [githax/master 3/3] fix instructions for logs_to_emails,
nickm
- [or-cvs] r24073: {projects} update the namelist. (projects/misc-sysadmin),
Andrew Lewman
- [or-cvs] r24074: {arm} Fix from Fabian for decimal seconds from ps. (arm/trunk/src/util),
Damian Johnson
- [or-cvs] r24075: {arm} Another hotfix from Fabian (for decimal seconds in the uptim (in arm/release: . src src/util),
Damian Johnson
- [or-cvs] r24076: {website} update a mirror (website/trunk),
Andrew Lewman
- [or-cvs] r24077: {arm} Remaining summaries for the tor configuration options. (arm/trunk/src),
Damian Johnson
- [or-cvs] [metrics-db/master] Remove unused GeoIPDatabaseManager.,
karsten
- [or-cvs] [metrics-db/master] Finally get rid of DirreqStatsFileHandler.,
karsten
- [or-cvs] [metrics-db/master] Remove unused SQL code.,
karsten
- [or-cvs] r24078: {arm} Detailed checklist for arm releases. (arm/trunk),
Damian Johnson
- [or-cvs] [metrics-db/master] Add stats to RelayDescriptorDatabaseImporter.,
karsten
- [or-cvs] r24079: {} add saudi censorship image for presentations. (projects/presentations/images),
Andrew Lewman
- [or-cvs] [tor/maint-0.2.2] Fix another instance of "128" in buffers.c. More bug2330.,
nickm
- [or-cvs] [tor/master] Fix another instance of "128" in buffers.c. More bug2330.,
nickm
- [or-cvs] [tor/maint-0.2.1] Always nul-terminate the result passed to evdns_server_add_ptr_reply,
nickm
- [or-cvs] [tor/maint-0.2.2] Always nul-terminate the result passed to evdns_server_add_ptr_reply,
nickm
- [or-cvs] [tor/master] Always nul-terminate the result passed to evdns_server_add_ptr_reply,
nickm
- [or-cvs] r24080: {translation} updated files from transifex (wordwrap/translations/etc) (in translation/trunk/projects/manpages/po: af ak am ar arn ast az be bg bn bn_IN ca cs csb cy de dz el eo es et eu fil fr fur ga gl gu gun ha he hi hr ht hu id is it km kn kw lb ln lo lt lv mg mi mk ml mn mr ms mt nah 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 ur ve vi wa zh_CN zh_HK zh_TW zu),
Runa Sandvik
- [or-cvs] [tor/maint-0.2.1] Detect and disallow compression bombs,
nickm
- [or-cvs] [tor/maint-0.2.2] Detect and disallow compression bombs,
nickm
- [or-cvs] r24081: {translation} updated files from transifex (wordwrap/translations/etc) (in translation/trunk/projects/orbot/po: af ak am arn ast az be bg bn bn_IN cs csb de dz el eo et eu fil fur ga gl gu gun ha he hi hr ht hu id it kn kw lb ln lo lt lv mg mi ml mn mr ms mt my nah nap ne nn nso oc pa pap pms ps pt_BR ro sco son sw ta te tg th ti tk tr uk ve vi wa zh_HK zh_TW zu),
Runa Sandvik
- [or-cvs] [tor/master] Detect and disallow compression bombs,
nickm
- [or-cvs] r24082: {translation} updated files from transifex (wordwrap/translations/etc) (in translation/trunk/projects/torbutton/po: af ak am arn ast be bg bn bn_IN csb cy dz eo eu fil fur ga gl gun ha he hi ht hu is it km kn kw lb ln lo lt lv mg mi mk ml mn mr ms mt nah nap ne nn nso oc pa pap pms ps sco son sw ta te tg th ti tk uk ur ve wa zh_HK zu),
Runa Sandvik
- [or-cvs] [githax/master] Aha! formail apparently wants a From: header, even if it is about to immediately overwrite it.,
nickm
- [or-cvs] [tor/maint-0.2.1] Merge branch 'bug2332_part2' into maint-0.2.1,
nickm
- [or-cvs] [tor/maint-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
nickm
- [or-cvs] [tor/maint-0.2.2] Merge branch 'bug2332_part2' into maint-0.2.1,
nickm
- [or-cvs] [tor/master] Merge branch 'bug2332_part2' into maint-0.2.1,
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- <Possible follow-ups>
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/master] Merge remote branch 'origin/maint-0.2.2',
nickm
- [or-cvs] [tor/maint-0.2.1] Add missing check for hostname answer_len in dnsserv size,
nickm
- [or-cvs] [tor/maint-0.2.2] Add missing check for hostname answer_len in dnsserv size,
nickm
- [or-cvs] [tor/master] Add missing check for hostname answer_len in dnsserv size,
nickm
- [or-cvs] [tor/master] Remove some unnecessary occurrences of +1.,
nickm
- [or-cvs] [tor/maint-0.2.1] Impose maximum sizes on parsed objects,
nickm
- [or-cvs] [tor/maint-0.2.1] Add logic in routerparse to not read overlong private keys,
nickm
- [or-cvs] [tor/maint-0.2.1] catch another overlong malloc possibility. found by cypherpunks,
nickm
- [or-cvs] [tor/maint-0.2.1] Merge branch 'bug2352_obsize' into maint-0.2.1,
nickm
- [or-cvs] [tor/maint-0.2.2] Impose maximum sizes on parsed objects,
nickm
- [or-cvs] [tor/maint-0.2.2] Add logic in routerparse to not read overlong private keys,
nickm
- [or-cvs] [tor/maint-0.2.2] catch another overlong malloc possibility. found by cypherpunks,
nickm
- [or-cvs] [tor/maint-0.2.2] Merge branch 'bug2352_obsize' into maint-0.2.1,
nickm
- [or-cvs] [tor/maint-0.2.1] Fix a couple of non-cleared key issues in hidden services,
nickm
- [or-cvs] [tor/maint-0.2.1] Zero out some more key data before freeing it,
nickm
- [or-cvs] [tor/maint-0.2.2] Fix a couple of non-cleared key issues in hidden services,
nickm
- [or-cvs] [tor/maint-0.2.2] Zero out some more key data before freeing it,
nickm
- [or-cvs] [tor/master] Add logic in routerparse to not read overlong private keys,
nickm
- [or-cvs] [tor/master] Impose maximum sizes on parsed objects,
nickm
- [or-cvs] [tor/master] catch another overlong malloc possibility. found by cypherpunks,
nickm
- [or-cvs] [tor/master] Merge branch 'bug2352_obsize' into maint-0.2.1,
nickm
- [or-cvs] [tor/master] Zero out some more key data before freeing it,
nickm
- [or-cvs] [tor/master] Fix a couple of non-cleared key issues in hidden services,
nickm
- [or-cvs] [tor/release-0.2.1] Do not send Libevent log messages to a controller (0.2.1 backport),
arma
- [or-cvs] [tor/release-0.2.1] Merge remote branch 'public/bug2190_021' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.1] Bump copyright statements to 2011,
arma
- [or-cvs] [tor/release-0.2.1] fix whitespace issues,
arma
- [or-cvs] [tor/release-0.2.1] Never include pthread.h when building for Windows.,
arma
- [or-cvs] [tor/release-0.2.1] Check size against SIZE_T_CEILING in realloc too.,
arma
- [or-cvs] [tor/release-0.2.1] Detect and disallow compression bombs,
arma
- [or-cvs] [tor/release-0.2.1] Fix a SIZE_T_CEILING check in torgzip.c; noticed by cypherpunks,
arma
- [or-cvs] [tor/release-0.2.1] Notice a little faster if we're running out of virtual addresses,
arma
- [or-cvs] [tor/release-0.2.1] Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1,
arma
- [or-cvs] [tor/release-0.2.1] Note that Tor requires Automake 1.7. Fixes bug 2305,
arma
- [or-cvs] [tor/release-0.2.1] Handle a NULL return from addressmap_get_virtual_address,
arma
- [or-cvs] [tor/release-0.2.1] Fix a double-counting bug in addrmap_get_virtual_address,
arma
- [or-cvs] [tor/release-0.2.1] Correctly detect and exclude addresses outside of our virtual address range,
arma
- [or-cvs] [tor/release-0.2.1] Merge branch 'bug2328_021' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.1] Update to the January 1 2011 Maxmind GeoLite Country database.,
arma
- [or-cvs] [tor/release-0.2.1] Impose maximum sizes on parsed objects,
arma
- [or-cvs] [tor/release-0.2.1] Add logic in routerparse to not read overlong private keys,
arma
- [or-cvs] [tor/release-0.2.1] Make our replacement INT32_MAX always signed,
arma
- [or-cvs] [tor/release-0.2.1] Merge branch 'bug2324_uncompress' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.1] Merge branch 'bug2332_part2' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.1] Always nul-terminate the result passed to evdns_server_add_ptr_reply,
arma
- [or-cvs] [tor/release-0.2.1] Remove a loud info log message,
arma
- [or-cvs] [tor/release-0.2.1] catch another overlong malloc possibility. found by cypherpunks,
arma
- [or-cvs] [tor/release-0.2.1] Fix a heap overflow found by debuger, and make it harder to make that mistake again,
arma
- [or-cvs] [tor/release-0.2.1] make the description of tolen_asserts more dire,
arma
- [or-cvs] [tor/release-0.2.1] Merge branch 'maint-0.2.1' into release-0.2.1,
arma
- [or-cvs] [tor/release-0.2.1] clean up message; explain a magic number in a comment,
arma
- [or-cvs] [tor/release-0.2.1] Merge branch 'bug2352_obsize' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.1] Add missing check for hostname answer_len in dnsserv size,
arma
- [or-cvs] [tor/release-0.2.1] Zero out some more key data before freeing it,
arma
- [or-cvs] [tor/release-0.2.1] Fix a couple of non-cleared key issues in hidden services,
arma
- [or-cvs] [tor/release-0.2.1] bump to 0.2.1.29,
arma
- [or-cvs] [tor/master] Add a make-signature.sh script.,
nickm
- [or-cvs] r24083: {arm} Hiding most tor config values by default (idea by arma). (in arm/trunk: . src src/interface src/util),
Damian Johnson
- [or-cvs] r24084: {arm} Fixing off-by-one issue with the displayed line numbers for (arm/trunk/src/interface),
Damian Johnson
- [or-cvs] [tor/release-0.2.1] start cleaning up 0.2.1.29 changelog,
arma
- [or-cvs] r24085: {arm} Taking DirServer and AlternateDirAuthority into account when (in arm/trunk: . src/util),
Damian Johnson
- [or-cvs] r24086: {arm} Lil bug with the last commit. (arm/trunk/src/util),
Damian Johnson
- [or-cvs] [tor/release-0.2.1] clean up changelog more, add blurb,
arma
- [or-cvs] [tor/release-0.2.2] Do not send Libevent log messages to a controller.,
arma
- [or-cvs] [tor/release-0.2.2] Do not send Libevent log messages to a controller (0.2.1 backport),
arma
- [or-cvs] [tor/release-0.2.2] Better fix for 2190: defer libevent->controller messages instead of dropping,
arma
- [or-cvs] [tor/release-0.2.2] Disable DirPort when BridgeRelay is set,
arma
- [or-cvs] [tor/release-0.2.2] Only add each log message to pending_cb_messages once.,
arma
- [or-cvs] [tor/release-0.2.2] Don't call flush_pending_log_callbacks while logging LD_NOCB messages.,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- <Possible follow-ups>
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'public/bug2190_021' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'rransom/bug2190_the_hard_way' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Fix compile wanrings revealed by gcc 4.5 on mingw,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'public/bug2060' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Bump copyright statements to 2011,
arma
- [or-cvs] [tor/release-0.2.2] Bump copyright statements to 2011 (0.2.2),
arma
- [or-cvs] [tor/release-0.2.2] Fix a function formatting warning in rephist.c,
arma
- [or-cvs] [tor/release-0.2.2] Never include pthread.h when building for Windows.,
arma
- [or-cvs] [tor/release-0.2.2] Detect and disallow compression bombs,
arma
- [or-cvs] [tor/release-0.2.2] fix whitespace issues,
arma
- [or-cvs] [tor/release-0.2.2] Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'sebastian/bug2314' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Fix a double-counting bug in addrmap_get_virtual_address,
arma
- [or-cvs] [tor/release-0.2.2] Notice a little faster if we're running out of virtual addresses,
arma
- [or-cvs] [tor/release-0.2.2] Check size against SIZE_T_CEILING in realloc too.,
arma
- [or-cvs] [tor/release-0.2.2] Correctly detect and exclude addresses outside of our virtual address range,
arma
- [or-cvs] [tor/release-0.2.2] Fix check for failed evdns request creation,
arma
- [or-cvs] [tor/release-0.2.2] Remove a loud info log message,
arma
- [or-cvs] [tor/release-0.2.2] Describe tor-resolve defaults. Bug 2364.,
arma
- [or-cvs] [tor/release-0.2.2] Impose maximum sizes on parsed objects,
arma
- [or-cvs] [tor/release-0.2.2] Fix up size and sign issues in base32 code,
arma
- [or-cvs] [tor/release-0.2.2] Update to the January 1 2011 Maxmind GeoLite Country database.,
arma
- [or-cvs] [tor/release-0.2.2] Wait 60 minutes before retrying failed state save; bug2346,
arma
- [or-cvs] [tor/release-0.2.2] Add logic in routerparse to not read overlong private keys,
arma
- [or-cvs] [tor/release-0.2.2] Add missing parens to evdns_base_resolve_* macros while I am at it,
arma
- [or-cvs] [tor/release-0.2.2] Pull up more data when parsing socks messages,
arma
- [or-cvs] [tor/release-0.2.2] Always nul-terminate the result passed to evdns_server_add_ptr_reply,
arma
- [or-cvs] [tor/release-0.2.2] Note that Tor requires Automake 1.7. Fixes bug 2305,
arma
- [or-cvs] [tor/release-0.2.2] Detect signed size_t and report an error at configure time.,
arma
- [or-cvs] [tor/release-0.2.2] add a missing "not" in bug2331 changelog,
arma
- [or-cvs] [tor/release-0.2.2] Explain bug2346 fix better based on suggestions from arma,
arma
- [or-cvs] [tor/release-0.2.2] Fix a autoconf warning,
arma
- [or-cvs] [tor/release-0.2.2] Merge branch 'bug2346' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Make our replacement INT32_MAX always signed,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'public/bug2363' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Merge branch 'bug2331' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] catch another overlong malloc possibility. found by cypherpunks,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'sebastian/bug2337' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Fix a SIZE_T_CEILING check in torgzip.c; noticed by cypherpunks,
arma
- [or-cvs] [tor/release-0.2.2] Fix a heap overflow found by debuger, and make it harder to make that mistake again,
arma
- [or-cvs] [tor/release-0.2.2] Fix another instance of "128" in buffers.c. More bug2330.,
arma
- [or-cvs] [tor/release-0.2.2] make the description of tolen_asserts more dire,
arma
- [or-cvs] [tor/release-0.2.2] Add missing check for hostname answer_len in dnsserv size,
arma
- [or-cvs] [tor/release-0.2.2] Fix a couple of non-cleared key issues in hidden services,
arma
- [or-cvs] [tor/release-0.2.2] Zero out some more key data before freeing it,
arma
- [or-cvs] [tor/release-0.2.2] clean up message; explain a magic number in a comment,
arma
- [or-cvs] [tor/release-0.2.2] Merge branch 'bug2332_part2' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.2] Merge branch 'maint-0.2.2' into release-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Fix size_t vs unsigned comparison too,
arma
- [or-cvs] [tor/release-0.2.2] Handle a NULL return from addressmap_get_virtual_address,
arma
- [or-cvs] [tor/release-0.2.2] Merge branch 'bug2352_obsize' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.2] Merge branch 'bug2328_021' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.2] Merge branch 'bug2324_uncompress' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.2] bump to 0.2.2.21-alpha,
arma
- [or-cvs] [githax/master] Put commit numbers in our subject lines,
nickm
- [or-cvs] [githax/master] Oops; add a wc -l,
nickm
- [or-cvs] r24087: {arm} Version bump for deb hotfixes. (in arm/resources: . build/debian),
Damian Johnson
- [or-cvs] r24088: {arm} Minor tweak for lintian error. (arm/resources/build/debian),
Damian Johnson
- [or-cvs] r24089: {arm} Another little tweak to make lintian happy with the timestam (arm/resources/build/debian),
Damian Johnson
- [or-cvs] [tor/release-0.2.1] amend changelog for fixing --enable-openbsd-malloc,
arma
- [or-cvs] r24090: {arm} Updating the RPM manifest for the current arm contents. (arm/resources/build/redhat),
Damian Johnson
- [or-cvs] [tor/release-0.2.2] repeat overlapping changelog entries,
arma
- [or-cvs] [tor/release-0.2.2] fold in more changes entries,
arma
- [or-cvs] [tor/release-0.2.1] final changelog cleanup. it'll do.,
arma
- [or-cvs] [tor/maint-0.2.1] 0.2.1.29 changelog and blurb,
arma
- [or-cvs] [tor/release-0.2.1] 0.2.1.29 changelog and blurb,
arma
- [or-cvs] [tor/maint-0.2.2] Merge branch 'maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/maint-0.2.2] 0.2.1.29 changelog and blurb,
arma
- [or-cvs] [tor/release-0.2.2] Merge branch 'maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] 0.2.1.29 changelog and blurb,
arma
- [or-cvs] [tor/master] 0.2.1.29 changelog and blurb,
arma
- [or-cvs] [tor/master] Merge branch 'maint-0.2.1' into maint-0.2.2,
arma
- [or-cvs] [tor/master] Merge branch 'maint-0.2.2',
arma
- [or-cvs] [tor/release-0.2.2] add in missing changelog entries,
arma
- [or-cvs] [tor/master] some changelog entries for master too,
arma
- [or-cvs] r24091: {arm} Providing a --docPath argument for overriding the doc instal (arm/trunk),
Damian Johnson
- [or-cvs] r24092: {arm} Hotfix to help gentoo ebuilds (https://bugs.gentoo.org/34979 (in arm/release: . src),
Damian Johnson
- [or-cvs] [tor/maint-0.2.2] Make get_net_param_from_list() static,
arma
- [or-cvs] [tor/maint-0.2.2] Sanity-check consensus param values,
arma
- [or-cvs] [tor/maint-0.2.2] Fix a typo spotted by Roger,
arma
- [or-cvs] [tor/maint-0.2.2] Update the spec with the new bounds,
arma
- [or-cvs] [tor/maint-0.2.2] Provide constant limits for all consensus params,
arma
- [or-cvs] [tor/maint-0.2.2] Tighten accepted circwindow parameters,
arma
- [or-cvs] [tor/maint-0.2.2] Merge commit 'sebastian/bug2317' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] Make get_net_param_from_list() static,
arma
- [or-cvs] [tor/release-0.2.2] Sanity-check consensus param values,
arma
- [or-cvs] [tor/release-0.2.2] Fix a typo spotted by Roger,
arma
- [or-cvs] [tor/release-0.2.2] Tighten accepted circwindow parameters,
arma
- [or-cvs] [tor/release-0.2.2] Provide constant limits for all consensus params,
arma
- [or-cvs] [tor/release-0.2.2] Update the spec with the new bounds,
arma
- [or-cvs] [tor/release-0.2.2] Merge commit 'sebastian/bug2317' into maint-0.2.2,
arma
- [or-cvs] [tor/release-0.2.2] fold in another set of changes,
arma
- [or-cvs] [tor/master] Make get_net_param_from_list() static,
arma
- [or-cvs] [tor/master] Fix a typo spotted by Roger,
arma
- [or-cvs] [tor/master] Tighten accepted circwindow parameters,
arma
- [or-cvs] [tor/master] Provide constant limits for all consensus params,
arma
- [or-cvs] [tor/master] Update the spec with the new bounds,
arma
- [or-cvs] [tor/master] Merge commit 'sebastian/bug2317' into maint-0.2.2,
arma
- [or-cvs] [tor/master] Sanity-check consensus param values,
arma
- [or-cvs] [tor/master] forward-port that part of the changelog,
arma
- [or-cvs] [tor/master] trivial make-signature.sh patch,
nickm
- [or-cvs] r24093: {translation} updated files from transifex (wordwrap/translations/etc) (in translation/trunk/projects/torbutton-alpha/po: af ak am arn ast az be bg bn bn_IN ca csb cy dz eo eu fil fur ga gl gun ha he ht hu is km kn kw lb ln lo lt lv mg mi mk ml mn mr ms mt nah nap ne nn nso oc pa pap pms ps sco son sw ta te tg ti tk ur ve wa zh_HK zu),
Runa Sandvik
- [or-cvs] r24094: {translation} updated files from transifex (wordwrap/translations/etc) (in translation/trunk/projects/torcheck/po: af ak am arn ast az bg bn_IN csb de de_CH dz eo eu fil fur ga gu gun ha he hr ht is kn lb ln lo lt lv mg mi mk ml mn mr ms mt nah nap ne nn nso oc pa pap pms ps sco son su ta te tg ti tk ur ve zh_HK zu),
Runa Sandvik
- [or-cvs] [torbrowser/master] bump tor & noscript in preparation for release,
erinn
- [or-cvs] [metrics-db/master] Add import history to CachedRelayDescriptorReader.,
karsten
- [or-cvs] [torbrowser/master] bump tor & noscript versions, fix whitespace in changelog,
erinn
- [or-cvs] [torbrowser/master] Merge branch 'master' of ssh://torgit/torbrowser,
erinn
- [or-cvs] [torbrowser/master] bump tor & tbb version in windows bundle too,
erinn
- [or-cvs] r24095: {website} new tor versions pending release; update all versions of pac (website/trunk/include),
Erinn Clark
- [or-cvs] r24096: {website} Update torbutton alpha version to 1.3.1 w/ new sha1. Patch f (website/trunk/include),
Mike Perry
- [or-cvs] r24097: {website} Bump devtag for manpage (website/trunk),
Sebastian Hahn
- [or-cvs] r24098: {} updated network map image, picture of zooko's triangle (projects/presentations/images),
Andrew Lewman
- [or-cvs] r24099: {website} add the 0.2.1.29 announcement to the home page. (website/trunk/en),
Andrew Lewman
- [or-cvs] r24100: {website} update mirrors-table. (website/trunk/include),
Andrew Lewman
- [or-cvs] r24101: {website} point the flexible relay and exit policies wikifaq to the ac (website/trunk/docs/en),
Andrew Lewman
- [or-cvs] r24102: {website} page faq is really page docs/faq (website/trunk/docs/en),
Andrew Lewman
- [or-cvs] [torbrowser/master] update some build options for zlib and openssl,
erinn
- [or-cvs] [torbrowser/master] update changelog, comment out old dylib stuff in makefile 'til we're sure statically built tor works,
erinn
- [or-cvs] [torbrowser/master] Make sure that tor links libraries statically,
erinn
- [or-cvs] [torbrowser/master] Merge branches 'bug2406' and 'master',
erinn
- [or-cvs] [metrics-db/master] Fix consensus-health.html.,
karsten
- [or-cvs] [metrics-db/master] Add ten new consensus parameters.,
karsten
- [or-cvs] r24103: {website} bump osx bundle versions and update the stable and alpha osx (website/trunk/include),
Erinn Clark
- [or-cvs] [metrics-db/master] Stop calling the (deleted) db/refresh.sql script.,
karsten
- [or-cvs] [metrics-db/master] Move materialized view update logic from the database to Java.,
karsten
- [or-cvs] [metrics-db/master] Count consensuses per day more efficiently.,
karsten
- [or-cvs] [metrics-db/master] Try harder to fix consensus-health.html.,
karsten
- [or-cvs] r24104: {website} Fix link to ppc vidalia bundles (website/trunk/include),
Sebastian Hahn
- [or-cvs] r24105: {website} fix ppc versions (website/trunk/include),
Erinn Clark
- [or-cvs] [metrics-db/master] Improve the import history when reading bridge descriptor snapshots.,
karsten
- [or-cvs] r24106: {website} differentiate between 32bit and 64bit tor browser bundles so (in website/trunk: include projects/en),
Erinn Clark
- [or-cvs] r24107: {website} update macros on download page too (in website/trunk: . download/en),
Erinn Clark
- [or-cvs] [tor/maint-0.2.1] be the winner, rewrite history,
arma
- [or-cvs] [tor/release-0.2.1] be the winner, rewrite history,
arma
- [or-cvs] [tor/maint-0.2.2] be the winner, rewrite history,
arma
- [or-cvs] [tor/release-0.2.2] be the winner, rewrite history,
arma
- [or-cvs] [tor/release-0.2.2] fix 0.2.2 changelog to match 0.2.1,
arma
- [or-cvs] r24108: {website} add rpm verification instructions and fix paths (in website/trunk: . docs/en),
Erinn Clark
- [or-cvs] [tor/master] be the winner, rewrite history,
arma
- [or-cvs] [tor/master] fix 0.2.2 changelog to match 0.2.1,
arma
- [or-cvs] [metrics-db/master] Keep geoip-db-digest lines in sanitized bridge descriptors.,
karsten
- [or-cvs] [metrics-db/master] Request up to 96 server/extra-info descriptors at once.,
karsten
- [or-cvs] [metrics-utils/master] Add a deprecation warning to the bridge descriptor sanitizer.,
karsten
- [or-cvs] [metrics-web/master] Remove bridge descriptor sanitizer from Tools page.,
karsten
- [or-cvs] [tor/maint-0.2.1] Fix two more SIZE_T_CEILING issues,
nickm
- [or-cvs] [tor/maint-0.2.1] Oops; actually add the code to the last patch. :/,
nickm
- [or-cvs] [tor/maint-0.2.2] Fix two more SIZE_T_CEILING issues,
nickm
- [or-cvs] [tor/maint-0.2.2] Oops; actually add the code to the last patch. :/,
nickm
- [or-cvs] [tor/master] Oops; actually add the code to the last patch. :/,
nickm
- [or-cvs] [tor/master] Fix two more SIZE_T_CEILING issues,
nickm
- [or-cvs] r24109: {website} Add info for new Vidalia volunteers to project page Page by (website/trunk/projects/en),
Sebastian Hahn
- [or-cvs] r24110: {website} Use https for svn checkouts (website/trunk/projects/en),
Sebastian Hahn
- [or-cvs] r24111: {website} Fix download links for signatures on download-unix They were (in website/trunk: . download/en),
Sebastian Hahn
- [or-cvs] r24112: {website} Fix color scheme for source on download-unix (website/trunk/download/en),
Sebastian Hahn
- [or-cvs] r24113: {arm} Fixing the pesky syshook concurrency error that appears occa (in arm/trunk/src: interface util),
Damian Johnson
- [or-cvs] r24114: {arm} Misparsing family entries when there's no entry after the co (arm/trunk/src/interface),
Damian Johnson
- [or-cvs] [torbrowser/master] make new bundles with the right tor in them for 64bit linux,
erinn
- [or-cvs] [metrics-db/master] Use SQL arrays and precomputed values for bandwidth histories.,
karsten
- [or-cvs] r24115: {} Add my ncmec presentation. (projects/presentations),
Andrew Lewman
- [or-cvs] [tor/maint-0.2.1] Merge remote branch 'rransom/policy_summarize-assert' into maint-0.2.1,
nickm
- [or-cvs] [tor/maint-0.2.1] Fix bounds-checking in policy_summarize,
nickm
- [or-cvs] [tor/maint-0.2.2] Fix bounds-checking in policy_summarize,
nickm
- [or-cvs] [tor/maint-0.2.2] Merge remote branch 'rransom/policy_summarize-assert' into maint-0.2.1,
nickm
- [or-cvs] [tor/master] Fix bounds-checking in policy_summarize,
nickm
- [or-cvs] [tor/master] Merge remote branch 'rransom/policy_summarize-assert' into maint-0.2.1,
nickm
- [or-cvs] r24116: {website} clean up, augment, and re-wrap the corepeople page. (website/trunk/about/en),
Andrew Lewman
- [or-cvs] r24117: {arm} Caching config display lines, which reduces the CPU usage wh (arm/trunk/src/interface),
Damian Johnson
- [or-cvs] r24118: {arm} Refactoring of ip address related helpers. (in arm/trunk/src: . util),
Damian Johnson
- [or-cvs] [metrics-db/master] Add a few logs to SanitizedBridgesWriter.,
karsten
- [or-cvs] [tor/maint-0.2.2] Make the DH parameter we use for TLS match the one from Apache's mod_ssl,
nickm
- [or-cvs] [tor/master] Make the DH parameter we use for TLS match the one from Apache's mod_ssl,
nickm
- [or-cvs] [tor/release-0.2.2] Fix two more SIZE_T_CEILING issues,
arma
- [or-cvs] [tor/release-0.2.2] Oops; actually add the code to the last patch. :/,
arma
- [or-cvs] [tor/release-0.2.2] Fix bounds-checking in policy_summarize,
arma
- [or-cvs] [tor/release-0.2.2] Merge remote branch 'rransom/policy_summarize-assert' into maint-0.2.1,
arma
- [or-cvs] [tor/release-0.2.2] Make the DH parameter we use for TLS match the one from Apache's mod_ssl,
arma
- [or-cvs] [tor/release-0.2.2] fold in changelog entries,
arma
- [or-cvs] [tor/release-0.2.2] bump to 0.2.2.22-alpha,
arma
- [or-cvs] [metrics-db/master] Process w and p lines in bridge network statuses.,
karsten
- [or-cvs] [torbrowser/master] bump tbb osx tor version to 0.2.2.22-alpha,
erinn
- [or-cvs] [torbrowser/master] update tbb linux tor to 0.2.2.22-alpha and remove polipo and privoxy check from launch script,
erinn
- [or-cvs] [torbrowser/master] update linux makefile,
erinn
- [or-cvs] r24119: {arm} Much cleaner util version of the ip address -> fingerprint m (arm/trunk/src/util),
Damian Johnson
- [or-cvs] [tor/maint-0.2.2] Fix assert for relay/bridge state change,
nickm
- [or-cvs] [tor/master] Fix assert for relay/bridge state change,
nickm
- [or-cvs] [tor/maint-0.2.2] Tell which geoip file we're parsing,
nickm
- [or-cvs] [tor/master] Tell which geoip file we're parsing,
nickm
- [or-cvs] [tor/release-0.2.2] Tell which geoip file we're parsing,
arma
- [or-cvs] [tor/release-0.2.2] Fix assert for relay/bridge state change,
arma
- [or-cvs] [tor/release-0.2.2] fold in next changes entries,
arma
- [or-cvs] [tor/maint-0.2.2] Add changes file for bug2004,
nickm
- [or-cvs] [tor/maint-0.2.2] Fix bug #2004 by demoting a log message.,
nickm
- [or-cvs] [tor/maint-0.2.2] Comment remaining CBT functions.,
nickm
- [or-cvs] [tor/master] Add changes file for bug2004,
nickm
- [or-cvs] [tor/master] Fix bug #2004 by demoting a log message.,
nickm
- [or-cvs] [tor/master] Comment remaining CBT functions.,
nickm
- [or-cvs] r24120: {website} go wild and try some new icons for the 4 projects at the bot (in website/trunk: en images),
Andrew Lewman
- [or-cvs] [torbrowser/master] be more optimistic about release dates,
erinn
- [or-cvs] r24121: {website} clean up the email list page to what actually is used. (website/trunk/about/en),
Andrew Lewman
- [or-cvs] r24122: {website} bump tor and package versions to 0.2.2.22-alpha (website/trunk/include),
Erinn Clark
- [or-cvs] [metrics-db/master] Add Torperf stats covering all sources.,
karsten
- [or-cvs] [metrics-web/master] Add Torperf graph covering all sources and make it the default.,
karsten
- [or-cvs] [metrics-db/master] Don't try to parse Torperf's .extradata files yet.,
karsten
- [or-cvs] [metrics-web/master] Add Egypt to list of countries.,
karsten
- [or-cvs] r24123: {website} clarify windows versions we support. (website/trunk/download/en),
Andrew Lewman
- [or-cvs] [tor/maint-0.2.2] Fix bug in verifying directory signatures with short digests,
nickm
- [or-cvs] [tor/maint-0.2.2] Avoid sketchy integer cast in cbt code,
nickm
- [or-cvs] [tor/maint-0.2.2] Merge branch 'bug2409' into maint-0.2.2,
nickm
- [or-cvs] [tor/maint-0.2.2] Merge branch 'bug2321' into maint-0.2.2,
nickm
- [or-cvs] [tor/master] Avoid sketchy integer cast in cbt code,
nickm
- [or-cvs] [tor/master] Fix bug in verifying directory signatures with short digests,
nickm
- [or-cvs] [tor/master] Merge branch 'bug2321' into maint-0.2.2,
nickm
- [or-cvs] [tor/master] Merge branch 'bug2409' into maint-0.2.2,
nickm
- [or-cvs] r24124: {website} add the torbutton faq to the side nav. (website/trunk/docs/en),
Andrew Lewman
- [or-cvs] r24125: {website} fix the path to the torbutton faq in the sidenav. (website/trunk/docs/en),
Andrew Lewman
- [or-cvs] [metrics-web/master] Add .extradata files to the website.,
karsten
- [or-cvs] [tor/maint-0.2.1] fix the links in the exit-list notice we give out to users.,
nickm
- [or-cvs] [tor/maint-0.2.1] Backport current tor-exit-notice to 0.2.1,
nickm
- [or-cvs] [tor/maint-0.2.2] Merge-forward our exit-notice backport (empty merge),
nickm
- [or-cvs] [tor/maint-0.2.2] Backport current tor-exit-notice to 0.2.1,
nickm
- [or-cvs] [tor/maint-0.2.2] fix the links in the exit-list notice we give out to users.,
nickm
- [or-cvs] [tor/master] Backport current tor-exit-notice to 0.2.1,
nickm
- [or-cvs] [tor/master] fix the links in the exit-list notice we give out to users.,
nickm
- [or-cvs] [tor/master] Merge-forward our exit-notice backport (empty merge),
nickm
- [or-cvs] r24126: {arm} Resolver util for relay nicknames. (arm/trunk/src/util),
Damian Johnson
- [or-cvs] [tor/maint-0.2.2] Merge branch 'bug2181' into maint-0.2.2,
nickm
- [or-cvs] [tor/maint-0.2.2] Explain soft shutdown mode a little better in the accountingmax documentation,
nickm
- [or-cvs] [tor/maint-0.2.2] Log more about soft-hibernation,
nickm
- [or-cvs] [tor/master] Explain soft shutdown mode a little better in the accountingmax documentation,
nickm
- [or-cvs] [tor/master] Log more about soft-hibernation,
nickm
- [or-cvs] [tor/master] Merge branch 'bug2181' into maint-0.2.2,
nickm
- [or-cvs] r24127: {website} apply nil's faq patch from ticket 1965. (website/trunk/docs/en),
Andrew Lewman
- [or-cvs] [tor/master] List circuit build time related consensus params in dir-spec.txt.,
nickm
- [or-cvs] [tor/master] Merge remote branch 'karsten/cbtdirspec',
nickm
- [or-cvs] r24128: {website} update to current -alpha of tor. (website/trunk),
Andrew Lewman
- [or-cvs] r24129: {} first attempt at download easy. (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24130: {website} fix paths to the binaries and their signatures. (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24131: {website} fix the colspan, correct the number of th with the number of (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24132: {website} add in the rest of the page divs, use linux icons for the gn (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24133: {website} get rid of the non-existing div underlines, close the correc (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24134: {website} fix the include line for rss, try to center the images, make (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24135: {website} try h2 for the top of the page, h3 for the details. (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24136: {website} reorganize the table. (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24137: {website} more clean up of the table, use the css for what it can do, (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24138: {website} add the sidebar (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24139: {website} add sig links, clean up paragraphs at the bottom, change the (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24140: {website} fix the div, add nbsp between download and sig, make the par (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24141: {website} get rid of the "for" in the title. (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24142: {website} let people know other languages exist too (website/trunk/download/en),
Andrew Lewman
- [or-cvs] [metrics-web/master] Turn radio button lists into drop down lists.,
karsten
- [or-cvs] [metrics-web/master] Add North Korea, Lebanon, and Qatar to list of countries.,
karsten
- [or-cvs] [metrics-db/master] Count Torperf timeouts and failures per day.,
karsten
- [or-cvs] [metrics-web/master] Add new graph on Torperf timeouts and failures.,
karsten
- [or-cvs] r24143: {arm} Utility for checking if destinations can be exited to or not (in arm/trunk/src: . util),
Damian Johnson
- [or-cvs] r24144: {website} point everyone at download-easy for a day or so to get feedb (website/trunk/en),
Andrew Lewman
- [or-cvs] r24145: {website} remove a space in the filename for osx tbb (website/trunk/download/en),
Andrew Lewman
- [or-cvs] r24146: {website} remove another space in the filenames. (website/trunk/download/en),
Andrew Lewman
- [or-cvs] [torperf/master] Fix serious bug causing slow guards to be replaced by fast ones.,
sebastian
- [or-cvs] [torperf/master] Add a script to print the chosen path,
sebastian
- [or-cvs] [torperf/master] entrycons script provided by asn,
sebastian
- [or-cvs] [torperf/master] Add a script to combine data and extradata,
sebastian
- [or-cvs] [torperf/master] Update the entrycons script,
sebastian
- [or-cvs] [torperf/master] Minor fixes.,
sebastian
- [or-cvs] r24147: {website} Let's pretend we like our users and don't foist alpha stuff (website/trunk/en),
Sebastian Hahn
- [or-cvs] r24148: {website} Add a note to find the source for TBB and other language ver (website/trunk/download/en),
Sebastian Hahn
- [or-cvs] r24149: {website} slightly improve the wording. (website/trunk/download/en),
Sebastian Hahn
- [or-cvs] [metrics-db/master] Abort database imports after the first SQLException.,
karsten
- [or-cvs] [metrics-db/master] Add unit tests and refactor some classes to make them easier to test.,
karsten
- [or-cvs] r24150: {website} fix the link to the unstable osx i386 vidalia bundle. (website/trunk/include),
Andrew Lewman
- [or-cvs] r24151: {website} and fix the link to the unstable ppc vidalia bundle. (website/trunk/include),
Andrew Lewman
- [or-cvs] r24152: {website} clarify that vidalia requires tor. (website/trunk/projects/en),
Andrew Lewman
- [or-cvs] r24153: {website} add latest Globe and Mail article. (website/trunk/press/en),
Andrew Lewman
- [or-cvs] r24154: {website} feedback from a confused user, even more clarity on vidalia (website/trunk/projects/en),
Andrew Lewman
- [or-cvs] [metrics-web/master] Add more countries of the MENA region to the country list.,
karsten
- [or-cvs] r24155: {projects} Fix stuff hinted to by pylint, clean up a bit (projects/gettor/lib/gettor),
Christian Fromme
- [or-cvs] r24156: {translation} updated pot files (in translation/trunk/projects/website/po: .tx templates templates/docs templates/download),
Runa Sandvik
- [or-cvs] r24157: {translation} new pot files, updated the tx config (translation/trunk/projects/website/po/.tx),
Runa Sandvik
- [or-cvs] r24158: {website} add the latest news stories. (website/trunk/press/en),
Andrew Lewman
- [or-cvs] [pytorctl/master] Allow outside access to loglevels map.,
mikeperry
- [or-cvs] [torflow/master] Update submodule usage.,
mikeperry
- [or-cvs] [torflow/master] Improve the output from the --policies scan.,
mikeperry
- [or-cvs] [torflow/master] Improve output for email.,
mikeperry
- [or-cvs] [torflow/master] Bump cron output to verbose.,
mikeperry
- [or-cvs] r24159: {arm} Few fixes for the tor utils: fix: bin function wasn't availa (arm/trunk/src/util),
Damian Johnson
- [or-cvs] r24160: {website} add another interview. (website/trunk/press/en),
Andrew Lewman
- [or-cvs] r24161: {website} update the announcement section to point new people at blog/ (website/trunk/en),
Andrew Lewman
- [or-cvs] r24162: {website} change that first sentence. (website/trunk/en),
Andrew Lewman
- [or-cvs] r24163: {website} link to our guidestar page because people keep asking about (website/trunk/donate/en),
Andrew Lewman
- [or-cvs] r24164: {website} add latest interview. (website/trunk/press/en),
Andrew Lewman
- [or-cvs] r24165: {website} url updates (website/trunk/press/en),
Andrew Lewman
- [or-cvs] r24166: {website} add a suggestion from Spencer Mortensen about how users can (website/trunk/docs/en),
Andrew Lewman
- [or-cvs] [metrics-web/master] Add resolution parameter to user graphs and sort countries.,
karsten
- [or-cvs] [metrics-web/master] Add resolution parameter to all graphs.,
karsten
- [or-cvs] [metrics-web/master] Remember drop down list values.,
karsten
- [or-cvs] r24167: {website} add the El Pais article. (website/trunk/press/en),
Andrew Lewman
- [or-cvs] r24168: {website} link to the images correctly. (website/trunk/getinvolved/en),
Andrew Lewman
- [or-cvs] r24169: {website} fix the tshirt image links again. (website/trunk/getinvolved/en),
Andrew Lewman
- [or-cvs] [metrics-web/master] Add --no-save switch to Rserve start script.,
karsten
- [or-cvs] [metrics-web/master] Merge relayflags graphs with granularities of 1 day and 1 hour.,
karsten
- [or-cvs] r24170: {website} add another interview. (website/trunk/press/en),
Andrew Lewman
- [or-cvs] r24171: {website} and another interview. (website/trunk/press/en),
Andrew Lewman
- [or-cvs] [tor/master] Add suggestion by Nikita to Proposal 171,
nickm
- [or-cvs] r24172: {website} add another interview (website/trunk/press/en),
Andrew Lewman
- [or-cvs] [tor/master] Proposal 176: proposed v3 handshake,
nickm
Mail converted by MHonArc