Andrew Lewman
a0c4cc792f
Take some more, ask a question or two.
...
svn:r11622
2007-09-25 01:43:18 +00:00
Peter Palfrader
24a87ebb81
New upstream version
...
svn:r11619
2007-09-25 00:24:25 +00:00
Andrew Lewman
eaec868017
Update tor.spec.in to correctly install torrc.sample. Fix suggested by
...
devilproxytor.
svn:r11618
2007-09-24 23:18:47 +00:00
Andrew Lewman
4068ad5297
NSI is happier now.
...
svn:r11617
2007-09-24 22:50:22 +00:00
Andrew Lewman
b396958d08
Updated to make the shortcuts work by default.
...
svn:r11616
2007-09-24 22:17:57 +00:00
Nick Mathewson
ad11e9d0f1
r15310@catbus: nickm | 2007-09-24 11:36:08 -0400
...
Patch from Robert Hogan: fix a couple of status-event related typos. Backport candidate.
svn:r11604
2007-09-24 15:41:20 +00:00
Andrew Lewman
8f346579da
Copy a torrc.sample into the correct location, rather than overwriting
...
existing torrc files.
svn:r11595
2007-09-23 15:53:43 +00:00
Andrew Lewman
19967acb55
Change to install a torrc.sample. This is consistent with other OSes.
...
svn:r11594
2007-09-23 15:50:17 +00:00
Roger Dingledine
e313a8ad08
fix a syntax error in the man page
...
svn:r11589
2007-09-23 05:28:39 +00:00
Andrew Lewman
4034cff4ba
Quick readme for those wondering how to build and use polipo with Tor.
...
svn:r11588
2007-09-23 01:49:10 +00:00
Andrew Lewman
2aa0cfd5ee
Add my polipo hacks to the tor repo to keep track of them.
...
svn:r11587
2007-09-23 01:16:28 +00:00
Andrew Lewman
011941853c
Remove openssl static libs from the win32 distrubution. They are statically
...
compiled into the exe. Add some, take some, remove some TODO items.
svn:r11583
2007-09-22 20:26:06 +00:00
Nick Mathewson
3a3c1d1d1c
r15280@catbus: nickm | 2007-09-22 02:02:00 -0400
...
Bump version to 0.2.0.7-alpha-dev
svn:r11576
2007-09-22 06:06:08 +00:00
Nick Mathewson
921f9f774d
r15279@catbus: nickm | 2007-09-22 02:00:06 -0400
...
V3 authority work: fetch missing votes and/or signatures as needed.
svn:r11575
2007-09-22 06:06:05 +00:00
Roger Dingledine
991ebb42de
bump to 0.2.0.7-alpha
...
svn:r11572
2007-09-22 00:05:56 +00:00
Roger Dingledine
b40230f45b
note another bug i'd like to fix
...
svn:r11571
2007-09-22 00:05:46 +00:00
Peter Palfrader
ce1099bf66
The manpage now tells uses that they can use identity fingerprints in most places where they can use nicknames. Based on patch from karsten
...
svn:r11570
2007-09-21 23:06:54 +00:00
Roger Dingledine
523ac934de
make directories_have_accepted_server_descriptor() able to
...
handle non-default values of PublishServerDescriptor.
svn:r11569
2007-09-21 22:14:39 +00:00
Roger Dingledine
41f3d0eb27
only mess with 'state' in init_keys if we're planning to actually
...
run tor. this resolves a segfault in 'tor --list-fingerprints'
introduced by r11437.
backport candidate due to r11438.
svn:r11566
2007-09-21 21:52:31 +00:00
Roger Dingledine
6786ebf4f9
clean up changelog before release
...
svn:r11563
2007-09-21 20:19:38 +00:00
Nick Mathewson
05b027f4c0
r15262@catbus: nickm | 2007-09-21 15:58:48 -0400
...
Mark most bugfixes with version introducing bug.
svn:r11561
2007-09-21 20:02:43 +00:00
Nick Mathewson
65cf389998
r15253@catbus: nickm | 2007-09-21 15:03:51 -0400
...
Oops; we had vote_delay and dist_delay switched when computing when to generate our consensus. Harmless so far, but let's get that fixed.
svn:r11558
2007-09-21 19:11:52 +00:00
Roger Dingledine
b29cf4cc05
a dir-spec typo (in two places) caught by steve
...
svn:r11557
2007-09-21 17:23:14 +00:00
Andrew Lewman
531cc723fe
Remove the need to clean up old installs, copy existing configs in order
...
to save them, let the installer put new files in place, and let the user
copy back their custom configs, for now.
svn:r11555
2007-09-21 13:59:58 +00:00
Roger Dingledine
193a144c9f
Make "UpdateBridgesFromAuthority" torrc option work: when bridge
...
users configure that and specify a bridge with an identity
fingerprint, now they will lookup the bridge descriptor at the
default bridge authority via a one-hop tunnel, but once circuits
are established they will switch to a three-hop tunnel for later
connections to the bridge authority.
svn:r11550
2007-09-21 06:14:36 +00:00
Andrew Lewman
6aadc6071e
Fix a potential issue in the osx pre and postflight scripts.
...
svn:r11548
2007-09-21 01:59:53 +00:00
Nick Mathewson
fdf390525c
r15233@catbus: nickm | 2007-09-20 18:58:23 -0400
...
19:00 < weasel> Sep 21 01:00:01.926 [warn] Consensus published.
19:00 < weasel> hah
19:00 < nickm> ha indeed
19:00 < nickm> a winner is me
19:00 < weasel> _warn_ :)
19:01 < nickm> watch out! It could go off at any moment!
19:01 * weasel backs away
svn:r11546
2007-09-20 23:02:13 +00:00
Roger Dingledine
90d1345d90
bugfix on r11110:
...
Fix a bug that made servers send a "404 Not found" in response to
attempts to fetch their server descriptor. This caused Tor servers
to take many minutes to establish reachability for their DirPort,
and it totally crippled bridges. Bugfix on 0.2.0.5-alpha.
svn:r11545
2007-09-20 22:08:40 +00:00
Roger Dingledine
22041c19ee
changelog for tor26 and v3dir
...
svn:r11544
2007-09-20 22:02:38 +00:00
Peter Palfrader
3b776b865e
Minor whitespace fix
...
svn:r11543
2007-09-20 21:46:10 +00:00
Peter Palfrader
b16224c311
add a v3 authority
...
svn:r11542
2007-09-20 21:36:56 +00:00
Nick Mathewson
fc5dd0cdbb
r15231@catbus: nickm | 2007-09-20 16:04:30 -0400
...
Patch from karsten: remove cbc and make unit tests handle aes-ctr-with-iv.
svn:r11538
2007-09-20 20:08:47 +00:00
Nick Mathewson
f0634bb7ca
r14532@Kushana: nickm | 2007-09-20 13:25:38 -0400
...
Clean up some macros in aes.c
svn:r11537
2007-09-20 17:28:07 +00:00
Nick Mathewson
262d5ab0a8
r15210@catbus: nickm | 2007-09-20 13:04:05 -0400
...
Re-optimize counter-mode: save about 15% on my core2 by (1) not regenerating the entire counter buffer every time we encrypt a block of keystream (2) using the platform-optimized htonl to convert to big-endian (It's a single instruction on 486 and later ) and (3) not even keeping a separate "counter" and "buffer" when the platform is big-endian. The third still needs testing.
svn:r11536
2007-09-20 17:07:45 +00:00
Roger Dingledine
088c4cd8ce
it works better when it compiles
...
svn:r11531
2007-09-20 04:54:50 +00:00
Roger Dingledine
0914883339
Resume listing "AUTHORITY" flag for authorities in network status.
...
Bugfix on 0.2.0.3-alpha; reported by Alex de Joode.
svn:r11530
2007-09-20 04:37:17 +00:00
Roger Dingledine
d4e950ccc8
poke at svn until it compiles. nick, you should decide if this
...
is what you meant to do.
svn:r11529
2007-09-20 03:06:45 +00:00
Roger Dingledine
ee1b4528d0
next alpha goes out on friday (so let's hope it's ready)
...
svn:r11528
2007-09-20 02:29:18 +00:00
Nick Mathewson
73bd9e638c
r15194@catbus: nickm | 2007-09-19 12:51:59 -0400
...
Call the recent aes.c changes a bugfix, because hey, why not.
svn:r11524
2007-09-19 16:55:27 +00:00
Nick Mathewson
5f7950e874
r15172@catbus: nickm | 2007-09-19 11:50:02 -0400
...
New (untested) code to implement AES-with-IV. Currently, IVs are generated randomly. Once tested, should be (almost) a drop-in replacement for the CBC functions.
svn:r11519
2007-09-19 15:53:41 +00:00
Nick Mathewson
7e93139a85
r15171@catbus: nickm | 2007-09-19 11:44:54 -0400
...
Switch our AES implementation from "128 bit counter with to 64 bits set to 0" to a proper implementation of counter mode. Also, add an aes_set_iv function to initialize the counter to a nonzero value.
svn:r11518
2007-09-19 15:53:38 +00:00
Nick Mathewson
5e81b0ecb8
r15170@catbus: nickm | 2007-09-19 11:41:50 -0400
...
Carry a new evdns function over from libevent: do not rely on compile-time code to set the transaction ID correctly. This will be important when we finally drop our internal copy of eventdns.c
svn:r11517
2007-09-19 15:53:36 +00:00
Nick Mathewson
faeedbb8af
r15167@catbus: nickm | 2007-09-19 11:19:08 -0400
...
Fix unit tests for rendezvous descriptor parsing.
svn:r11516
2007-09-19 15:53:33 +00:00
Roger Dingledine
a12debab1b
i feel guilty wasting a revision number on this, but qbi
...
mentioned it, so...
svn:r11515
2007-09-19 08:47:24 +00:00
Roger Dingledine
cda228bb76
another bug we should resolve sometime
...
svn:r11513
2007-09-19 04:19:27 +00:00
Roger Dingledine
53f57dd7c0
Set up moria1 as the first v3 directory authority.
...
svn:r11506
2007-09-19 03:22:01 +00:00
Roger Dingledine
2f4fa29b70
the other half of r11464
...
svn:r11503
2007-09-19 00:45:28 +00:00
Roger Dingledine
3a07d21092
add a changelog entry for r11500
...
svn:r11501
2007-09-19 00:39:57 +00:00
Roger Dingledine
a1e923c50d
right before publishing our service descriptor, we were
...
rewriting the hexdigest back to an ambiguous nickname.
if this patches it, we should write a changelog and then
backport.
svn:r11500
2007-09-19 00:30:19 +00:00
Roger Dingledine
2a2cee9e51
Start using the v2 intro format for hidden service connections. Now
...
clients specify their chosen rendezvous point by identity digest
rather than by (potentially ambiguous) nickname. This change could
speed up hidden service connections dramatically.
svn:r11499
2007-09-18 23:48:39 +00:00