- 28 May, 2008 2 commits
-
-
Roger Dingledine authored
when tor starts. this breaks rpms and maybe other packages. svn:r14764
-
Roger Dingledine authored
all the tors. svn:r14761
-
- 27 May, 2008 2 commits
-
-
Nick Mathewson authored
svn:r14754
-
Nick Mathewson authored
Fix part of bug 681: always reattach tunneled directory connections, regardless of the setting for LeaveStreamsUnattached svn:r14750
-
- 19 May, 2008 1 commit
-
-
Nick Mathewson authored
svn:r14671
-
- 16 May, 2008 1 commit
-
-
Nick Mathewson authored
Rename tor_addr_t manipulation functions for a consistent style. svn:r14639
-
- 13 May, 2008 1 commit
-
-
Nick Mathewson authored
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
-
- 12 May, 2008 4 commits
-
-
Nick Mathewson authored
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
-
Nick Mathewson authored
Actually load the legacy key, not just the authority key twice. svn:r14594
-
Nick Mathewson authored
Add unit tests for last patch; make it more testable; fix a bug or two. svn:r14586
-
Nick Mathewson authored
Implement a proposal to let a directory authority migrate its identity key without ceasing to sign consensuses. svn:r14584
-
- 09 May, 2008 1 commit
-
-
Nick Mathewson authored
New (temporary) tool to dump the modulus of a key. May help with a project of weasel's. svn:r14580
-
- 05 May, 2008 1 commit
-
-
Nick Mathewson authored
Log correct openssl buf capacity when using my sooper sekrit buffer hack. This will help test the aforementioned ssbh. svn:r14567
-
- 04 May, 2008 1 commit
-
-
Roger Dingledine authored
the socks5 protocol better svn:r14552
-
- 02 May, 2008 1 commit
-
-
Nick Mathewson authored
Even compile errors need closing quotes. svn:r14533
-
- 29 Apr, 2008 1 commit
-
-
Roger Dingledine authored
svn:r14508
-
- 25 Apr, 2008 1 commit
-
-
Roger Dingledine authored
svn:r14474
-
- 24 Apr, 2008 10 commits
-
-
Peter Palfrader authored
svn:r14455
-
Peter Palfrader authored
svn:r14453
-
Peter Palfrader authored
I bet I screwed up while merging in the changes from the feature branch into my git-svn repository. Undo r14451 svn:r14452
-
Peter Palfrader authored
svn:r14451
-
Peter Palfrader authored
svn:r14450
-
Peter Palfrader authored
svn:r14449
-
Peter Palfrader authored
svn:r14447
-
Peter Palfrader authored
svn:r14446
-
Peter Palfrader authored
svn:r14445
-
Roger Dingledine authored
svn:r14442
-
- 23 Apr, 2008 4 commits
-
-
Nick Mathewson authored
Free baddir and badexit policy lists on exit. fixes bug 672. only affects authorities. svn:r14431
-
Nick Mathewson authored
Forward-port: I had apparently broken OSX and Freebsd by not initializing threading before we initialize the logging system. This patch should do so, and fix bug 671. svn:r14430
-
Roger Dingledine authored
svn:r14428
-
Roger Dingledine authored
svn:r14424
-
- 22 Apr, 2008 9 commits
-
-
Nick Mathewson authored
Periodically launch requests for server/authority.z when it might help us learn our IP. Fix for bug 652. svn:r14418
-
Roger Dingledine authored
older ones might be better, close any circuits pending on that new entry guard connection. Bugfix on 0.1.2.8-beta; found by lodger. svn:r14417
-
Nick Mathewson authored
Correctly notify one-hop connections when a circuit build has failed. possible fix for bug 669. found by lodger. svn:r14415
-
Nick Mathewson authored
Apply patch from mwenge to fix bug 646: makes stream events for dns requests get generated more consistently. svn:r14413
-
Nick Mathewson authored
Note a place to refactor. svn:r14412
-
Nick Mathewson authored
apply patch from lodger: reject requests for reverse-dns lookup of names in private address space. make non-exits reject all dns requests. Fixes bug 619. svn:r14410
-
Nick Mathewson authored
Fix bug 663: warn less verbosely about clock skew from netinfo cells svn:r14408
-
Nick Mathewson authored
On platforms using pthreads, allow a thread to acquire a lock it already holds. This is crucial for logging: otherwise any log message thrown from inside the logging process (especially from control.c) will deadlock. Win32 CriticalSections are already recursive. Bug spotted by nwf. Bugfix on 0.2.0.16-alpha. Backport candidate. I hope this is portable. svn:r14406
-
Peter Palfrader authored
svn:r14405
-