Commits on Source
36806
07ff4098
no need to escape the address for our connections -- they are
Apr 16, 2006
bc36505a
better error checking for torify, contributed by jacob appelbaum.
Apr 16, 2006
bc40ba68
and remove the 'debugging' flag for torify
Apr 16, 2006
275bacb6
Add an XXX to torify.in - "which" is evil,
Apr 17, 2006
34bc0866
slightly clearer log message when you use a nickname rather than
Apr 17, 2006
47d3e231
note another bug: we complain that a router doesn't exist,
Apr 17, 2006
6ebd8865
forward-port: "Resolve" all XXX011 items, mostly by marking them non-011.
Apr 18, 2006
0df40a39
[forward-port] Implement an option, VirtualAddrMask, to set which addresses...
Apr 18, 2006
7484ca06
[Forward-port ]Test and document last patch.
Apr 18, 2006
8a13a7cf
mainline branch. Remove some more dead XXXs.
Apr 18, 2006
735a2131
require at least 2**16 assignable virtual addresses
Apr 18, 2006
5721747d
class B really means /16 here
Apr 18, 2006
2d78d74c
Raise the timeout for complaining about wedged cpuworkers.
Apr 18, 2006
121d250d
Add add-tor helper script to contrib
Apr 21, 2006
9479268d
Remove test values from add-tor
Apr 21, 2006
1a2957df
Prioritize items for 0.1.2
Apr 23, 2006
9e293737
And another 0.1.2 item
Apr 23, 2006
c74c24a9
make more hibernate log messages use local time. we should audit
Apr 23, 2006
934e9c49
Regenerate our local descriptor if it's dirty and some local
Apr 23, 2006
aa4c2207
Add a stub of a "path-spec", containing only the helper-node emails from arma. whee.
Apr 24, 2006
c70f1e7e
Possible partial fix for 285; needs review
Apr 24, 2006
7497ca7e
resolve typos in add-tor contrib script
Apr 24, 2006
16fc9463
Add some bullet points to write up
Apr 25, 2006
d6c04216
fix a segfault in last bug-285-related commit.
Apr 25, 2006
5f961221
you wanted it spelled properly too? And me not even funded!
Apr 25, 2006
1efbe9d1
list some more items to remember in path-building
Apr 25, 2006
5bce102c
Only warn about a down node once
Apr 25, 2006
3c86402c
petty cleanups
Apr 25, 2006
701341ef
put one of the XXX's back in
Apr 25, 2006
15dbe02c
shorten some too-wide lines
Apr 29, 2006
2b720b57
Start remembering *where* we are storing routerdescs. This will make us easier...
Apr 29, 2006
821a3963
Note some subtasks and difficulties involved with reducing RAM usage on dirservers
Apr 29, 2006
e24e5475
forward-port the ORPort==0 patch
May 03, 2006
f1dad00b
forward-port the changelog
May 03, 2006
1fcc12ff
Reworked dist-rpm in order to duplicate what dist used to do, but don't actually require dist.
May 04, 2006
e8e113c6
Merge differences between debian_version_0_1_1_18-rc-1 and...
May 05, 2006
0ee6dbea
Handle website/* in tor.nsi
May 05, 2006
27624a30
stop telling people that "tor -h" will help them in any way.
May 08, 2006
295ad74f
Tor servers are also giving spurious "you're invalid" warnings.
May 09, 2006
77b9f440
another piece of doing tor over udp that i am concerned about.
May 10, 2006
e8affc6c
a few more tweaks to the faq.
May 10, 2006
f7ba9d77
All these headers we get via torint.h
May 10, 2006
f6c9741c
Fixed //Library/Tor in Tor.loc for osx
May 16, 2006
08fd72fb
finally write some comments on tor-spec-udp.txt
May 17, 2006
33e92cd5
apply control-spec patch from Matt Edman: Circuit status only has a path when...
May 21, 2006
08403e10
add a few items it would be smart todo
May 22, 2006
ec22b634
remove all the interim changelog stuff for 0.1.1.x
May 22, 2006
7263e6a0
my current notes on a 0.1.1.20 changelog
May 22, 2006
b08f5e8b
other todo tweaks
May 22, 2006
a915e5d1
shuffle the todo items some more
May 22, 2006
55c38f88
Remove string size limit on NEWDESC messages; solve bug 291.
May 22, 2006
6b058bd5
add a few more debugging lines to help mikec track down his
May 23, 2006
bd165ccc
two more todo items that need to be solved during the wsaenobufs quest.
May 23, 2006
339237d1
claim a few of the todo items.
May 23, 2006
3ff02556
continue messing with the changelog. it's getting better now.
May 23, 2006
a16bd23a
document that runasdaemon has no effect on windows.
May 23, 2006
13c4590d
ignore RunAsDaemon more thoroughly when we're running on windows.
May 23, 2006
89a8411a
Throw out this UNALIGNED_INT_ACCESS_OK nonsense. Even where it works, it is...
May 23, 2006
c1054ffe
Patch from Michael Mohr to fix cross-compilation. Backport candidate. Tweaked...
May 23, 2006
820a7a2c
Add cross.sh cross-compilation script from Michael Mohr. Trivial backport...
May 23, 2006
21a05b3b
Mark cross-compilation as solved in TODO.
May 23, 2006
b65c4393
trim out the parts of cross.sh that don't make sense now that we've
May 23, 2006
c1c53a0f
another todo item that will make goodell happy
May 23, 2006
614bb7d7
final changelog for 0.1.1.20. it is done.
May 23, 2006
346cc24f
Forward port changelog
May 23, 2006
be2833e9
fix spelling of VirtualAddrNetwork in man page (thanks tup)
May 23, 2006
67a885ec
Claim a commonname of Tor, rather than TOR, in tls handshakes.
May 24, 2006
36712a44
Stop initializing the hardware accelerator engines simply because
May 24, 2006
8c49a46e
Add in the key CFBundleIdentifier required by XCode 2.x and beyond.
May 24, 2006
6066d68a
make options->RedirectExit work again; resolve bug 293.
May 24, 2006
3cd01ca9
make cookie authentication for the controller work again, maybe.
May 24, 2006
a4cdb834
Stop being picky about what the arguments to mapaddress look like.
May 25, 2006
63c13955
SUSEisms to enable "make dist-rpm" functionality in SuSe
May 26, 2006
f9e3b5f2
Use macros in place of details.
May 26, 2006
0cdba91d
Let AC_OUTPUT know about contrib/suse/tor.sh and we only need tor.sh
May 26, 2006
9f005ae6
build the Makefile in contrib/suse/ too
May 26, 2006
731f4086
resolve an unused variable
May 26, 2006
f5794786
correct a false log message, since we actually reset all our
May 26, 2006
82ae38f6
be more verbose about testing reachability of our ORPort.
May 26, 2006
7f611f47
if we're a server and some peer has a broken tls certificate, don't
May 26, 2006
48be472e
clean up a comment
May 28, 2006
f6ff3e6f
directory authorities should be more tolerant of failed reachability
May 28, 2006
64d487a2
Add a basic mmap function, with a "fake-it" wrapper to do read_file_from_str...
May 28, 2006
cf58781d
remove a few things from the 0.1.2 todo, and add one
May 30, 2006
1e492365
simplify a log message
May 30, 2006
60abe231
tentative change: if you have your dirport set, you are a directory
May 30, 2006
64b1f2fc
and clarify the spec to say this too.
May 30, 2006
1f0e2080
END_CIRC_REASON_OR_IDENTITY apparently means that we were told to
May 30, 2006
ae2648fb
stop fetching descriptors if we're not a dir mirror and we
May 30, 2006
9000a5af
and get grammar right
May 30, 2006
1bf0f99b
connection_t kept the identity_pkey but all it did was store it and
May 30, 2006
4d76b435
mark off a todo item. i'll put it back if it turns out it
May 30, 2006
bbe3f587
Rearrange TODO.
May 30, 2006
2431b2d8
update the explanation for deprecating v0 control spec.
Jun 01, 2006
8f902e4b
don't stop fetching server descriptors if we're a server and
Jun 03, 2006
86da3e0a
Patch based on post by Mike C to or-dev; special-case based on use of MSVC,...
Jun 03, 2006
7cb3232a
Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, we...
Jun 03, 2006
85a25c8a
Make dns.c use eventdns.c -- but only when you pass the --enable-eventdns...
Jun 03, 2006
c660a0f6
More DNS fixes. Send meaningful TTLs back to the client when
Jun 03, 2006
2700e5a1
Oops. When we dont get a TTL, we should default to the default, not to the minimum.
Jun 03, 2006
36,706 additional commits have been omitted to prevent performance issues.
Loading
Loading