Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-29 | include geoip in win32 packages. | Andrew Lewman | |
svn:r14798 | |||
2008-05-29 | On win32, default to looking for the geoip file in the same directory as ↵ | Nick Mathewson | |
torrc. This is a dumb hack; it should turn into a general mechanism. svn:r14796 | |||
2008-05-29 | Do not ship a fallback-consensus until the related bugs are fixed. | Nick Mathewson | |
svn:r14794 | |||
2008-05-29 | Fix bug noted by roger: rebuild extrainfo store from time to time, even if ↵ | Nick Mathewson | |
we have never actually downloaded an extrainfo. Bridge authorities need this, or they never clean the extrainfo store. svn:r14792 | |||
2008-05-29 | geoip integrated into osx installer, tested and confirmed. forward | Andrew Lewman | |
ported svn:r14791 | |||
2008-05-28 | say how we generated the geoip file | Roger Dingledine | |
svn:r14786 | |||
2008-05-28 | document the handle-comments-in-geoip file | Roger Dingledine | |
svn:r14785 | |||
2008-05-28 | add some notes to proposal 117 | Nick Mathewson | |
svn:r14783 | |||
2008-05-28 | Fix some warnings. | Nick Mathewson | |
svn:r14781 | |||
2008-05-28 | Several geoip changes/fixes as requested. | Nick Mathewson | |
svn:r14780 | |||
2008-05-28 | Fix the rpm build: we need to list all our files in the files section. ↵ | Nick Mathewson | |
Also, put fallback-consensus and geoip file in /usr/share/tor/, not in /usr/share/ svn:r14778 | |||
2008-05-28 | remove duplicate item. see, progress already. | Roger Dingledine | |
svn:r14770 | |||
2008-05-28 | a bunch of little items for nick to work on, to make geoip reporting | Roger Dingledine | |
closer to a reality svn:r14769 | |||
2008-05-28 | r15794@tombo: nickm | 2008-05-28 01:16:53 -0400 | Nick Mathewson | |
Note a few urgent TODO items svn:r14768 | |||
2008-05-28 | include the geoip file in the tarball, and load it by default | Roger Dingledine | |
when tor starts. this breaks rpms and maybe other packages. svn:r14764 | |||
2008-05-28 | minor fixes | Roger Dingledine | |
svn:r14763 | |||
2008-05-28 | add a separator between vidalia and torbutton discussion | Roger Dingledine | |
svn:r14762 | |||
2008-05-28 | add a monster geoip file to src/config, so we can ship it with | Roger Dingledine | |
all the tors. svn:r14761 | |||
2008-05-27 | Fix the first part of bug 681, as suggested by Robert Hogan on or-talk. | Nick Mathewson | |
svn:r14754 | |||
2008-05-27 | Fix part of bug 681: always reattach tunneled directory connections, ↵ | Nick Mathewson | |
regardless of the setting for LeaveStreamsUnattached svn:r14750 | |||
2008-05-27 | add some more todo items, some of them "actual deliverables", for | Roger Dingledine | |
various folks. svn:r14743 | |||
2008-05-26 | minor fix to proposal 136 | Roger Dingledine | |
svn:r14742 | |||
2008-05-23 | and forward-port the 0.2.0.26-rc notes | Roger Dingledine | |
svn:r14692 | |||
2008-05-22 | add to todo: store some more stuff in the statefile | Peter Palfrader | |
svn:r14688 | |||
2008-05-21 | r15704@host206: nickm | 2008-05-21 16:21:47 -0400 | Nick Mathewson | |
Clarification/explanation patch for specs, from Killerchicken svn:r14687 | |||
2008-05-19 | Included changes based on comments by Nick to or-dev and added a section for ↵ | Karsten Loesing | |
test cases. svn:r14674 | |||
2008-05-19 | If the user has an openssl that supports my "release buffer ram" patch, use it. | Nick Mathewson | |
svn:r14671 | |||
2008-05-17 | Added src/tools/tor-checkkey to svn:ignore. | Karsten Loesing | |
svn:r14652 | |||
2008-05-16 | More muddling around to get configure.in to recognize recent libevents. ↵ | Nick Mathewson | |
Really, libevent should be fixed too so that the next poor sucker doesn't have to do this. svn:r14641 | |||
2008-05-16 | r19797@catbus: nickm | 2008-05-16 15:42:53 -0400 | Nick Mathewson | |
Try to build correctly on win32 with libevent versions 1.4.x or greater. 1.4.5 should remove the need to do this, but hey. Backport candidate. svn:r14640 | |||
2008-05-16 | r19795@catbus: nickm | 2008-05-16 14:54:24 -0400 | Nick Mathewson | |
Rename tor_addr_t manipulation functions for a consistent style. svn:r14639 | |||
2008-05-15 | a few other cleanups | Roger Dingledine | |
svn:r14622 | |||
2008-05-15 | fix urls and whitespace | Roger Dingledine | |
svn:r14621 | |||
2008-05-15 | Add tor-exit-notice.html and linux-tor-prio.sh to the Makefile.am. | Mike Perry | |
svn:r14620 | |||
2008-05-15 | r15623@tombo: nickm | 2008-05-15 02:10:53 -0400 | Nick Mathewson | |
Notes on authority diversity for authority-policy.txt svn:r14619 | |||
2008-05-15 | notes towards a "How to choose the recommended versions" section | Roger Dingledine | |
svn:r14618 | |||
2008-05-14 | Actually add proposal 136: authority identity key migration mechanisms | Nick Mathewson | |
svn:r14615 | |||
2008-05-14 | Add proposal 136: authority identity key migration mechanisms | Nick Mathewson | |
svn:r14614 | |||
2008-05-13 | r19725@catbus: nickm | 2008-05-13 08:47:18 -0400 | Nick Mathewson | |
Forward-port: update authority keys affected by Debian OpenSSL bug (See CVE-2008-0166 or http://lists.debian.org/debian-security-announce/2008/msg00152.html ) svn:r14603 | |||
2008-05-13 | r19721@catbus: nickm | 2008-05-13 00:59:53 -0400 | Nick Mathewson | |
Fix range in last patch svn:r14599 | |||
2008-05-13 | r19719@catbus: nickm | 2008-05-13 00:53:26 -0400 | Nick Mathewson | |
Apply dir-spec clarity patch from Sebastian Hahn. svn:r14598 | |||
2008-05-12 | r19714@catbus: nickm | 2008-05-12 17:11:47 -0400 | Nick Mathewson | |
Fwdport Bugfix: an authority signature is "unrecognized" if we lack a dirserver entry for it, even if we have an older cached certificate that says it is recognized. This affects clients who remove entries from their dirserver list without clearing their certificate cache. svn:r14597 | |||
2008-05-12 | r19705@catbus: nickm | 2008-05-12 11:40:15 -0400 | Nick Mathewson | |
Actually load the legacy key, not just the authority key twice. svn:r14594 | |||
2008-05-12 | revise nick's deliverables. hopefully none of these come as a surprise. | Roger Dingledine | |
svn:r14588 | |||
2008-05-12 | r19694@catbus: nickm | 2008-05-12 00:21:37 -0400 | Nick Mathewson | |
Add unit tests for last patch; make it more testable; fix a bug or two. svn:r14586 | |||
2008-05-12 | r19690@catbus: nickm | 2008-05-11 22:13:31 -0400 | Nick Mathewson | |
Implement a proposal to let a directory authority migrate its identity key without ceasing to sign consensuses. svn:r14584 | |||
2008-05-09 | r15558@tombo: nickm | 2008-05-09 04:35:12 -0400 | Nick Mathewson | |
New (temporary) tool to dump the modulus of a key. May help with a project of weasel's. svn:r14580 | |||
2008-05-08 | Add proposed methodolody for tracking national usage trends. | Nick Mathewson | |
svn:r14578 | |||
2008-05-07 | r19626@catbus: nickm | 2008-05-07 14:09:47 -0400 | Nick Mathewson | |
Add documentation for most undocumented options, and fix some issues in "make check-docs" svn:r14576 | |||
2008-05-05 | r19613@catbus: nickm | 2008-05-05 19:57:06 -0400 | Nick Mathewson | |
Log correct openssl buf capacity when using my sooper sekrit buffer hack. This will help test the aforementioned ssbh. svn:r14567 |