Andrew Lewman
fac375265a
Add descriptive information to the install executable.
...
svn:r8661
2006-10-09 02:10:00 +00:00
Andrew Lewman
b9a0ba5a5d
Add tor.ico to dist.
...
svn:r8660
2006-10-09 01:53:08 +00:00
Andrew Lewman
9b662f0bcd
We have icons for Tor in Win32-land.
...
svn:r8659
2006-10-09 01:52:30 +00:00
Roger Dingledine
699fa6b4e4
a potential syntax for the EVENT_MISC_* events.
...
needs a better name, and maybe needs a better syntax too.
svn:r8658
2006-10-08 23:24:26 +00:00
Roger Dingledine
604b13c910
remove some old debugging code
...
svn:r8657
2006-10-08 23:20:43 +00:00
Nick Mathewson
969ec52e6b
r8952@totoro: nickm | 2006-10-08 17:27:56 -0400
...
Have autogen.sh script not run ./configure if NOCONF environment variable is set. This will make buildbot stuff go faster.
svn:r8656
2006-10-08 21:28:06 +00:00
Nick Mathewson
326495cbb4
r8948@totoro: nickm | 2006-10-08 17:04:53 -0400
...
Add an --enable-gcc-warnings flag to configure.in
svn:r8655
2006-10-08 21:05:11 +00:00
Nick Mathewson
d1c8fd9759
r8947@totoro: nickm | 2006-10-08 17:04:30 -0400
...
Fix signed/unsigned compare warning in eventdns.c
svn:r8654
2006-10-08 21:05:06 +00:00
Andrew Lewman
327f3e93bb
CLeaned up and works with mingw builds out of the box, mostly.
...
svn:r8653
2006-10-08 20:36:31 +00:00
Andrew Lewman
f6989da181
Remove the Application Data\Tor directory on un-install in Windows.
...
svn:r8651
2006-10-08 18:50:52 +00:00
Andrew Lewman
5227531744
Remove spurious void which causes builds to fail in mingw.
...
svn:r8650
2006-10-08 18:44:02 +00:00
Andrew Lewman
563be121c2
Add missing return so this builds on mingw.
...
svn:r8649
2006-10-08 18:24:31 +00:00
Roger Dingledine
f0d7a6716f
In the hidden service example in torrc.sample, stop recommending
...
esoteric and discouraged hidden service options.
svn:r8648
2006-10-08 07:45:16 +00:00
Roger Dingledine
538c54e376
try dirport reachability testing five times less often.
...
it's already so darn thorough per test -- it chews through
like four circuits before giving up.
svn:r8646
2006-10-08 06:33:02 +00:00
Nick Mathewson
ceb3a50977
r8936@totoro: nickm | 2006-10-07 21:00:05 -0400
...
Make "make test" test.
svn:r8645
2006-10-08 03:17:24 +00:00
Nick Mathewson
ea00437f74
r8933@totoro: nickm | 2006-10-07 20:33:16 -0400
...
whitespace fixes; add changelog for last commit.
svn:r8644
2006-10-08 00:33:43 +00:00
Nick Mathewson
1c01797c16
r8932@totoro: nickm | 2006-10-07 20:29:03 -0400
...
Try to make mingw capable of producing a working tor binary for win98: make all NT-service-related functions get lazy-loaded on demand. I have no idea if this even compiles.
svn:r8643
2006-10-08 00:33:35 +00:00
Nick Mathewson
e230fe8ea6
r8926@totoro: nickm | 2006-10-07 15:56:14 -0400
...
refactor circuit_list_path and circuit_list_path_verbose into a common _impl function.
svn:r8642
2006-10-07 19:56:49 +00:00
Roger Dingledine
d6601d7f0d
prune resolved items from the todo
...
svn:r8641
2006-10-07 19:47:11 +00:00
Roger Dingledine
9a3d568e44
forward-port 0.1.1.24 changelog
...
svn:r8640
2006-10-07 19:39:36 +00:00
Roger Dingledine
f787051e85
bump to 0.1.2.2-alpha-dev. time to go wild again.
...
svn:r8639
2006-10-07 19:38:21 +00:00
Nick Mathewson
f07f7a7a12
r8923@totoro: nickm | 2006-10-07 11:44:33 -0400
...
More doxygen comments
svn:r8637
2006-10-07 16:25:28 +00:00
Nick Mathewson
3d98712d1b
r8922@totoro: nickm | 2006-10-07 11:44:07 -0400
...
Split a TODO item into the part I should do and the part I should defer.
svn:r8636
2006-10-07 16:25:15 +00:00
Nick Mathewson
368eded621
r8920@totoro: nickm | 2006-10-07 11:40:06 -0400
...
Fix IRIX builds so that IRIX no longer self-detects as win32. For once, this is not the fault of Windows: Apparently, some helpful person decided that the the MIPSpro C Compiler should give a warning on #error rather than actually failing. How... "innovative." (Bug found by pnx; thanks!)
svn:r8635
2006-10-07 15:40:33 +00:00
Roger Dingledine
b45c210012
Bump to 0.1.2.2-alpha. Not tagged yet, so somebody can find a
...
compile bug on an obscure platform while i'm asleep.
svn:r8634
2006-10-07 09:30:12 +00:00
Roger Dingledine
9fb98b269c
finish poking and prodding. i'm all happy now.
...
svn:r8633
2006-10-07 09:13:30 +00:00
Roger Dingledine
a339449a41
a new research problem our weight_for_exit algorithm has introduced.
...
svn:r8631
2006-10-07 06:30:48 +00:00
Roger Dingledine
f2bd0e2f16
more minor cleanups
...
svn:r8630
2006-10-07 06:28:50 +00:00
Roger Dingledine
4f3827f1d1
resolve the entryguard uptime/capacity question. and mark a
...
new xxx that we'll want to address one day.
svn:r8628
2006-10-07 02:55:44 +00:00
Roger Dingledine
e63211fad3
add tor-win32-mingw-creation.txt to the tarball too
...
svn:r8627
2006-10-07 01:37:23 +00:00
Roger Dingledine
6e6b821a71
start shipping path-spec.txt in the tarball
...
svn:r8626
2006-10-07 01:32:25 +00:00
Peter Palfrader
5aa83287bd
r10016@danube: weasel | 2006-10-07 03:25:51 +0200
...
Fix a configure notice on crosscompile
svn:r8625
2006-10-07 01:26:41 +00:00
Roger Dingledine
e67e174932
mark which relay cells are control cells.
...
svn:r8624
2006-10-07 01:10:57 +00:00
Roger Dingledine
881d23847a
fix something that looked scary to me. i believe this won't
...
change any behavior currently, but it will avoiding calling
noop code that might change for the worse some time.
nick, please confirm.
svn:r8623
2006-10-07 00:52:23 +00:00
Roger Dingledine
06e5b2283c
minor cleanups
...
svn:r8622
2006-10-07 00:50:39 +00:00
Peter Palfrader
8ba5471de3
r10009@danube: weasel | 2006-10-07 01:41:48 +0200
...
Merge 0.1.1.24-1 changelog into trunk
svn:r8621
2006-10-06 23:41:53 +00:00
Roger Dingledine
1cf37f90c4
bugfix and cleanups re: entry guards.
...
svn:r8620
2006-10-06 23:37:07 +00:00
Roger Dingledine
864069f5c7
fix a size_t-to-len compile warning
...
svn:r8618
2006-10-06 22:37:10 +00:00
Nick Mathewson
09a2ec0192
r9107@Kushana: nickm | 2006-10-06 02:14:02 -0400
...
When eventdns is enabled, we can allow machines with thread-unsafe resolver functions to build multithreaded anyway.
svn:r8608
2006-10-06 15:29:33 +00:00
Roger Dingledine
1d4bd3990f
fetch all the v1 directory stuff way less often. plus, move
...
around some housecleaning calls so they still occur often.
are some of these redundant or in the wrong order? there are
so many of them, maybe they should be put into a separate
function that has better documentation.
svn:r8607
2006-10-06 09:04:11 +00:00
Roger Dingledine
d1b9de222e
cleanups, closer to a changelog
...
svn:r8606
2006-10-06 07:50:57 +00:00
Roger Dingledine
b6e590a1a5
reapply a patch from adam langley that got clobbered when
...
nick merged something back in
svn:r8605
2006-10-06 06:46:08 +00:00
Roger Dingledine
baf208d7b3
bugfix: When testing reachability of our dirport, don't launch a new
...
test if there's already one in progress.
svn:r8604
2006-10-06 04:02:27 +00:00
Nick Mathewson
e8fa65e5f3
r9105@Kushana: nickm | 2006-10-05 23:39:30 -0400
...
Oops; document last patches in changelog
svn:r8603
2006-10-06 03:39:38 +00:00
Nick Mathewson
841d6da218
r9103@Kushana: nickm | 2006-10-05 23:27:35 -0400
...
Check whether inet_aton requires libresolv. Apparently this is another solaris thing.
svn:r8602
2006-10-06 03:27:40 +00:00
Nick Mathewson
c15dc2d94c
r9101@Kushana: nickm | 2006-10-05 23:05:11 -0400
...
Trivial fix for solaris build. Libevent will want to use its own fix here, and probably already has.
svn:r8601
2006-10-06 03:05:19 +00:00
Nick Mathewson
4767d533f7
r9097@Kushana: nickm | 2006-10-05 14:51:57 -0400
...
Make eventdns.c formatting a little closer to evdns.c in libevent; add some bulletproofing to APPEND16 macro; clean some messages.
svn:r8600
2006-10-05 19:22:26 +00:00
Roger Dingledine
64b5fd3194
checkpoint some cleanups
...
svn:r8599
2006-10-05 08:23:21 +00:00
Roger Dingledine
8c11212317
more progress on the blocking-resistance design
...
svn:r8598
2006-10-05 06:13:06 +00:00
Andrew Lewman
487af60f6e
ARCH is universal for OSX 10.4 and beyond. Only ppc is available for
...
10.3 and previous.
svn:r8597
2006-10-05 03:27:54 +00:00