Commits on Source
36095
16184f62
Specify CREATE_FAST and CREATED_FAST
May 02, 2005
ab349012
New and frightening code to implement fast-path first-hop CREATE_FAST cells....
May 02, 2005
830ac876
Actually, dont send CREATE_FAST cells at all for now
May 02, 2005
9c683c76
Make buffer shrinking algorithm a little smarter.
May 02, 2005
a312ce1d
Change buffer shrinking strategy: only try to shrink once every 3 minutes. Do...
May 02, 2005
d6a6c878
When removing all bytes from a buffer, reset buf->cur=buf->mem
May 02, 2005
ad547cbb
Correct and simplify buf_shrink logic
May 02, 2005
aa6bcd50
comment buf_shrink
May 02, 2005
14bac4da
Elaborate on buf_shrink comment.
May 02, 2005
4666b801
If DataDir is ~/.tor, and that expands to /.tor, then default to LOCALSTATEDIR/tor instead.
May 03, 2005
86e73d70
Define LOCALSTATEDIR in orconfig.h
May 03, 2005
8b9ae252
Change some >=s to >s in buf_resize, so that we do not denormalize buffers on resize.
May 03, 2005
b35f7dac
Call tor_free_all instead of connections_free_all after forking
May 03, 2005
5265bbd2
first iteration of scrubbing sensitive strings from logs.
May 03, 2005
87850c47
cleanup now that 0.0.9pre1 is obsolete
May 03, 2005
6ea83926
remove archaic debugging aid that was probably unsafe
May 03, 2005
68ba3033
fix compile error if you're not multithreaded
May 03, 2005
1f263bf6
whine at you if you're a server and you don't set your contactinfo
May 04, 2005
7901c6e3
clean up some grammar
May 06, 2005
cc0b1988
log buffer sizes on kill -usr1 too.
May 06, 2005
cee7c598
fix massive memory leak
May 06, 2005
bc51c8b0
Implement --verify-config command-line option to fix bug 69.
May 07, 2005
6567ec9c
Functions work better when you call them. Resolve a bug which would prevent...
May 07, 2005
10b2208d
Make Tor compile with no warnings with gcc4.0 on OSX
May 07, 2005
c8ad2fc0
Fix debian/patches/03_tor_manpage_in_section_8.dpatch:
May 08, 2005
13126eeb
Patch from goodell for task 131: Do not die on internal address if we are not publishing.
May 09, 2005
ea5591ee
Implement --disable-threads
May 10, 2005
d0c0d6c8
Apply patch from Geoff for bug 132. Clean it up a little to fix a memory leak...
May 10, 2005
3893b3c7
Patch for task 133
May 10, 2005
dcc1b8a8
Better error message when osx script is invoked without an argument
May 10, 2005
776b411d
Fix a segfault
May 11, 2005
8185e3b0
People need to know their IP or else they dont know if it has changed. Task #137
May 11, 2005
97663ea6
Only list showmyip and ipid as test sites since they are very user friendly
May 11, 2005
7a50dee1
Commit patch to resolve bug 140
May 12, 2005
0b15170c
Fix patch to TorControl.py
May 12, 2005
b0105743
clean up the man page to describe FooBindAddress better.
May 12, 2005
47c4c9e2
When setting up a server, make sure your clock is accurate.
May 12, 2005
5da6958f
How to check the local IP added to tor-doc-{win32,osx}.html
May 12, 2005
28dfc046
clean up the docs some more
May 13, 2005
fbb69d7c
note that our os x package is only for 10.3 or later
May 13, 2005
00f2a093
Append default exit policy before checking for implicit internal addresses: fix bug 129.
May 14, 2005
e2749de1
Check the right variable for the right value in order to default netbsd...
May 14, 2005
7fa59544
Fix script name in syntax msg
May 14, 2005
b92a77b1
move the periodic buffer shrinking interval from 3 mins to 1 min
May 14, 2005
07230a69
if router_resolve fails on the descriptor the controller
May 14, 2005
3c9ec416
fix a case error in suppressing a bogus libevent warning.
May 14, 2005
c7aea09e
first attempt at a 0.1.0.6-rc changelog
May 14, 2005
60d9e8ce
clean up changelog
May 14, 2005
a9ff5957
Mention ClientOnly default
May 14, 2005
3a69011d
minor fix on man page
May 15, 2005
4e92a0af
Added how to set up a hidden service. Thanks Tyranix.
May 15, 2005
c7bc2f9e
Add ENABLE_THREADS macro to windows orconfig.h
May 15, 2005
a9e0a6b9
clean up the hidden-service doc section. thanks, tyranix!
May 15, 2005
199ebf07
clean up todo a bit more
May 15, 2005
58416f31
fix changelog for new libevent version
May 15, 2005
fee85f16
grammar fix thanks to chris
May 15, 2005
7eb559fa
bump to 0.1.0.6-rc
May 15, 2005
8de98374
Minor typographical and stylistic pokes.
May 15, 2005
5b69d685
Missing .TP in man file
May 15, 2005
9c2c3071
NewCircuitPerid is 30 sec not 60. MaxCircuitDirtiness has 10 min default
May 15, 2005
d63f7fde
tweak changelog
May 15, 2005
9bc6e3aa
Add an explanatory comment
May 15, 2005
eb6746f7
reorder, clean up manpage. add SafeLogging entry.
May 15, 2005
0be55562
point to 0.1.0.6 on win32/osx docs
May 15, 2005
b7a88ebd
fix url in comment in torrc
May 15, 2005
5837711b
tweak the changelog
May 15, 2005
28195a0e
clean up some log entries
May 15, 2005
cce89bad
Set tor home directory to something more reasonable when first installing.
May 15, 2005
6d978b78
Make postflight script executable; maybe fix bug 141
May 15, 2005
14b9615d
bump cvs to 0.1.0.6-rc-cvs
May 15, 2005
493f6540
Add missing quote
May 16, 2005
530da0e7
Normalize whitespace
May 16, 2005
2812d4a0
free some memory that is still reachable on exit
May 16, 2005
5698a589
add in the line that tyranix thinks might let us retain symbols
May 16, 2005
85de62e9
the first part of a changelog for 0.1.0.7-rc
May 17, 2005
c5b986ec
clean up hacking file, based on patch from tyranix
May 17, 2005
79c056cb
Very experimental code to try to make libevent work from bad /usr/local/libs
May 17, 2005
ec1331d4
fix a comment that tyranix noticed
May 17, 2005
de95ab02
Oops, transpose letters
May 17, 2005
ff99b6f4
Oops, replace letter
May 17, 2005
6e6816e5
Syntax on AC_TRY_LINK.
May 17, 2005
0a4284d3
Hey rocky, watch me pull a link pass out of a hat!
May 17, 2005
435c579b
add debugging line
May 17, 2005
53c5c78e
Add a stupid dollar sign. Stupid shell.
May 17, 2005
22f427fe
work on messages and return vals?
May 17, 2005
1a587429
Actually set the variable if the answer is yes.
May 17, 2005
7de0b3dd
Add a missing .so
May 17, 2005
e3691c37
Check for the ugly /usr/local/lib-not-in-ld.so.conf case even when we can link...
May 17, 2005
08ae126f
Normal is good.
May 17, 2005
28367080
Brag to the user when we successfully work around an idiotic ld.so.conf.
May 17, 2005
355a0515
complete the 0.1.0.7-rc changelog
May 17, 2005
749ae584
bump the version number in the docs
May 17, 2005
7422e25f
oops, i never committed the bump to 0.1.0.7-rc
May 17, 2005
ebee138d
bump to 0.1.0.7-rc
May 17, 2005
6e555535
"hash is a sometimes comment, not an all the time comment."
May 17, 2005
356114c2
OSX 10.4.1 really really really wants startup items to be owned by wheel:root.
May 17, 2005
daffb77e
Tell people why they should register.
May 17, 2005
17ba6e76
New tor snapshot: 0.1.0.7-rc
May 17, 2005
b7d6b8a3
doxygeny goodness from tyranix
May 17, 2005
9abef5e4
allow the middle hop of the testing circuit to be running
May 17, 2005
35,995 additional commits have been omitted to prevent performance issues.
Loading
Loading