Commits on Source
36052
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
e7354725
Handle relay cells with rh.length too large.
May 17, 2005
fe78aac0
fix seg faults when router_load_single_router fails
May 18, 2005
0fa1890e
fix the assumption that uninitialized variables are 0
May 18, 2005
208dc969
bump to 0.1.0.7-rc-cvs
May 18, 2005
7cc070a0
Disable threads on openbsd too.
May 19, 2005
1055354b
remove duplicate line accidentally added to the rpm spec
May 19, 2005
c466f2b9
oh, yeah, bump the rpm specver
May 19, 2005
918c5a91
another rpm spec tweak contributed by Christopher Schanzle
May 19, 2005
f0e309e5
add HttpProxyAuthenticator config option too
May 20, 2005
159ea44f
assume kqueue broken on all os x machines for now.
May 20, 2005
3d1d44f5
we had two section 7.1's
May 20, 2005
c9567772
a note for nick about other memory not freed at exit
May 20, 2005
d22c1416
we were leaking 616 bytes every time somebody established us as
May 20, 2005
b86716b8
If a socks connection ends because read fails, don't warn that you're
May 21, 2005
eec91070
Set FascistFirewall in bold in the description, and move the part about maybe...
May 22, 2005
11a64692
Make hashed controller password encoding use hex not base64; this makes it...
May 23, 2005
ee553a9c
put a tor version at the top of the torrc.sample file
May 23, 2005
78f26e88
test out commit mails again
May 23, 2005
751db63a
Always disable kqueue on OSX. It seems linked to kernel panics
May 23, 2005
36a21de6
now that tor itself disables kqueue on apple, the package doesn't
May 23, 2005
040a748d
i screwed up the dirport reachability testing when we don't yet
May 23, 2005
e4908595
a preliminary changelog for 0.1.0.8-rc
May 23, 2005
6cfce54a
bump to 0.1.0.8-rc
May 23, 2005
e2dfd294
More comments for configure.in, and also make configure.in not croak on old libevents
May 23, 2005
60070feb
Only restore what we actually saved
May 23, 2005
3311611f
two more items to the changelog
May 23, 2005
c6b64118
reset tor rpm spec ver with our new version
May 23, 2005
1b086812
bump osx/win32 docs to 0.1.0.8-rc
May 23, 2005
e52c0b24
ask people to send us their server's nickname too
May 23, 2005
4b93d2a2
remove the part of tor-doc that was trying to replace download.html
May 23, 2005
daed419b
DynIP and NAT info updated
May 23, 2005
b984b1d0
Show default LongLivedPorts. Minor clean up.
May 23, 2005
5005f682
Bugfix: we were checking to see if you want to send a keepalive, based
May 23, 2005
61922431
mention in the man page that port can be omitted from the exit policy
May 24, 2005
d2cdae22
Fix not-freed-on-exit event
May 24, 2005
f4a14410
update other links from CLIENTS, too. good idea thomas.
May 24, 2005
4f0d7b82
make lucky's weird libevent poll einprogress bug just warn, not kill tor.
May 24, 2005
bfc7838b
downgrade the 'caught sigpipe' notice.
May 25, 2005
8d42236f
correct the explanation for KeepalivePeriod
May 27, 2005
fc83c5f1
add man entry for HttpProxyAuthenticator
May 27, 2005
4855990d
clean up a few more log entries
May 27, 2005
b3f9c933
fix url to faq
May 28, 2005
3c58cdf2
Add unit test for openpgp s2k
Jun 04, 2005
35,952 additional commits have been omitted to prevent performance issues.
Loading
Loading