Commits on Source
29346
bf331824
well, that was a disaster. this time for sure.
Jan 06, 2009
18ffea77
actually find the right identity_digest to blame when we get
Jan 07, 2009
c1231630
Discard router descriptors as we load them if they are more than
Jan 07, 2009
a6504cde
Check that Libevent header version matches Libevent library version.
Jan 07, 2009
a0a54408
Make the last bunch of libevent version detection silliness work on macosx.
Jan 07, 2009
da6ee5da
Update wix installer ids for 0.2.1.10-alpha MSI package.
Jan 08, 2009
bd0e400b
AUTHENTICATE is really mandatory. No authentication is not quite the default.
Jan 08, 2009
dbc8a44b
Fix ServerDNSRandomizeCase so that setting it to 0 works.
Jan 10, 2009
0fe5ce42
Fix a harmless-to-us bug in ht.h.
Jan 10, 2009
16905507
New alpha release
Jan 11, 2009
24ff823b
Forward port 03_tor_manpage_in_section_8.dpatch
Jan 11, 2009
94362605
Fix a leak memory on the failing case of test_memeq_hex
Jan 13, 2009
c32a4ce6
Do the tor_assert hack everywhere in test_crypto_aes_iv.
Jan 13, 2009
a33452c4
Fix up (I hope) most ot the things that coverity suddenly claimed were...
Jan 13, 2009
42c824b4
True, 17 is greater than 0. But this applies to 4111 as well.
Jan 13, 2009
2aaf7182
Fix a compile warning on win32.
Jan 14, 2009
d7be0342
Refactor MIN_IPS_TO_NOTE_* macros in geoip.c: simplify code.
Jan 14, 2009
6bf5d49b
Now that we can hit the end of router_rebuild_store before chunk_list is set,...
Jan 14, 2009
a899f5ea
make an assert tighter and replace another with an if.
Jan 14, 2009
e414b129
Bump openssl version.
Jan 15, 2009
2495590a
Add initial wxs MSI installer specs for Thandy, TorButton, and Polipo packages.
Jan 15, 2009
ba7d786a
Two simple gradiant place holder graphics referenced in the wxs files would be useful.
Jan 15, 2009
87124f54
This patch changes the default location where config and data files
Jan 15, 2009
0e5973de
Add the front end installer exe NSIS scripts for the bundle and net installer...
Jan 16, 2009
58110054
README.Debian: No longer claim we change the default 'Group' setting when run
Jan 18, 2009
0636369b
mention that tsocks only socksifies TCP
Jan 18, 2009
0d77226a
Debian changelog for upcoming upstream version fixing #495829
Jan 18, 2009
d21d90c9
Mention tor-resolve also
Jan 18, 2009
464502b7
some notes on how exactly to do this microdescriptor thing.
Jan 18, 2009
3f9b2dda
the rest of the propsets i noticed we were missing in the ideas/ dir
Jan 18, 2009
31d05f5a
touchups
Jan 18, 2009
9f6703ea
Update lists of directory authorities.
Jan 18, 2009
d81208db
Add base64-decode as an alias or shell function. it was a proper binary in sarge
Jan 18, 2009
804f2dd7
Aliases do not work so well in scripts
Jan 18, 2009
1c709224
make it work with base64
Jan 18, 2009
18eba007
clean up my microdescriptors proposals now that i've slept on it
Jan 18, 2009
c426e1de
move my microdescriptors proposal into slot 158
Jan 18, 2009
44a3587d
mark off some done items
Jan 18, 2009
d20ae496
Discuss effect of adjusting node selection probability based on exit policy
Jan 20, 2009
a87980c2
Add a better (non-locale-having) ctypes implementation to avoid protocol and...
Jan 20, 2009
5a52c7a7
remove some done items, clarify a few others
Jan 20, 2009
3c668245
bump to 0.2.1.11-alpha, clean up changelog
Jan 20, 2009
8304026b
New upstream version
Jan 20, 2009
df5a94fc
And forward port patches
Jan 21, 2009
5bbb7c80
Update Tor WiX MSI package for 0.2.1.11-alpha, new component GUIDs.
Jan 21, 2009
90a5042a
get ready for more development
Jan 21, 2009
a5a6b9a0
Let controllers actually ask for the "clients_seen" event. Bugfix
Jan 21, 2009
62203d1d
note that BridgeRecordUsageByCountry is on by default (but it
Jan 21, 2009
3f8ab367
Fix warning on panther compile, and bug 913. Backport candidate.
Jan 21, 2009
bf2b71be
Fix an error in tor_addr_parse that kept us from having a hidden service or a...
Jan 21, 2009
8ebceeb3
Make sure that even in the weird fiddly paths that lead to init_keys,
Jan 21, 2009
1ac3e2ab
Update 'sd' to allow users to select v2 or v3 protocols when looking up a node...
Jan 22, 2009
15d3c285
New section "Minimzing latency of paths" in performance optimization paper
Jan 22, 2009
25c6ff6f
Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate.
Jan 22, 2009
afc5b617
Do not use == in our shell code; = is standard.
Jan 22, 2009
494dbd3c
Section on peer-to-peer bandwidth estimation
Jan 22, 2009
72e420ff
Fix typo found by Justin Coffi on or-talk
Jan 23, 2009
ed48c588
Correct some typos while reading dir specs.
Jan 25, 2009
59f57a01
gah. yet another place that needs to be edited when we add
Jan 27, 2009
09eab14f
typo found by 'nil'
Jan 28, 2009
31d60992
more minor bugs in the control spec
Jan 28, 2009
edff6063
patch from matt to implement 'getinfo status/clients-seen'
Jan 28, 2009
9fdae765
clean up r18287
Jan 28, 2009
ef001cf8
Actually send the extra_headers content in write_http_response_header_impl. ...
Jan 28, 2009
8027c8c6
Forward-port: Fix bug 893: check AP connections for markedness before expiring them.
Jan 28, 2009
0d5f4d4e
Remove some dead code.
Jan 28, 2009
62a460d5
Fix an old changelog entry to mention which bug it fixed.
Jan 28, 2009
e06de61d
Don't obsolete a very-new connection for having no circuits yet.
Jan 28, 2009
f7879387
Fix a race condition on nameserver reconfiguration.
Jan 28, 2009
e1f03572
Support setting serverdnsrandomizecase during sighup. Backportable, unless too trivial.
Jan 28, 2009
a692ed55
Add data files generated by selection probability optimization algorithm
Jan 29, 2009
742b823f
Clean up the rpm creation steps.
Jan 29, 2009
65ad80bc
Updated win32/mingw directions for openssl 0.9.8j.
Jan 29, 2009
d4789488
admit that the "get a relay operator mailing list going" plan is the
Jan 30, 2009
1ca25b36
remove some done or abandoned items from the external todo
Jan 30, 2009
0f2e1716
fix a wide line.
Jan 30, 2009
ec9c0597
give torrc.sample its yearly overhaul. the main change is to
Jan 30, 2009
676cfbbf
When building with GCC, use -fno-strict-aliasing
Jan 31, 2009
261f49fe
Fix a possible cause of bug 915 when parsing multiple votes one of which was...
Jan 31, 2009
893479b8
Minor adjustment to man page.
Feb 01, 2009
45aeabf8
make a note about a clause in connection_edge.c that is probably
Feb 04, 2009
5776dfcd
and forward-port the 0.2.0.33 changelog
Feb 04, 2009
1625467b
cosmetic changes
Feb 04, 2009
8977f24e
some other performance-oriented fixes to integrate
Feb 04, 2009
decdf453
If we're using bridges and our network goes away, be more willing
Feb 04, 2009
6a11cded
patches/06_add_compile_time_defaults: Only set the User option in the config if
Feb 04, 2009
88d6e603
Forward-port ChangeLog for 0.2.0.30.
Feb 05, 2009
a050da81
Create Archive directory if it does not exist. Make sure mv knows we want to move stuff into a dir
Feb 06, 2009
a5d4c5e7
declare tomorrow as the day for 0.2.1.12-alpha too
Feb 08, 2009
79e276bf
add more reminders on potential performance improvements
Feb 09, 2009
3845087b
decide that mikeperry's bug should be fixed in 0.2.1.x
Feb 09, 2009
27568240
Fix a temporary DoS vulnerability that could be performed by
Feb 09, 2009
2ebdf91a
Fix a remote-crash bug. This will need a patch release.
Feb 09, 2009
fe987d3a
Remove some deadcode and use tor_inet_aton uniformly.
Feb 09, 2009
28d97f82
uh, and commit the patch too.
Feb 09, 2009
d9f01304
shuffle the changelog a bit
Feb 09, 2009
876a588c
a bit more changelog mucking
Feb 09, 2009
ad8e4924
bump to 0.2.1.12-alpha
Feb 09, 2009
b543cf1c
Updated my parts of future, completed two items in .021
Feb 09, 2009
f95ab837
Bump version to 0.2.1.12-alpha-dev
Feb 09, 2009
29,246 additional commits have been omitted to prevent performance issues.
Loading
Loading