Commits on Source
28288
a168cd2a
Don't use gethostbyname() in resolve_my_address()
Feb 08, 2010
b2b99a70
Don't spam controllers with TOO_MANY_CONNECTIONS events
Feb 08, 2010
0e0c31b1
Fix the path to the exit-notice file in torrc.sample
Feb 08, 2010
c0d68268
Make tor_addr_copy() conform to memcpy requirements
Feb 09, 2010
d784eeca
Merge remote branch 'sebastian/exit-notice'
Feb 09, 2010
6dd71d31
Merge remote branch 'sebastian/bug1238'
Feb 09, 2010
a4065cd8
Merge remote branch 'sebastian/bug925'
Feb 09, 2010
a6a1b8b8
Merge remote branch 'origin/maint-0.2.1'
Feb 09, 2010
a4ef33a3
Add changelog for memcpy bug, with credit for "memcpyfail"
Feb 09, 2010
fe182755
Add Windows version detection for Vista and 7
Feb 10, 2010
dfbface3
clean up the documentation, break out sections for osx compiles.
Feb 11, 2010
ca2e4d20
updated win32 build instructions with new mingw and msys versions.
Feb 11, 2010
3a7e7f1b
Clean up whitespace
Feb 11, 2010
33f8dcae
prepare for 0.2.1.23
Feb 12, 2010
3e6a37e6
new dannenberg address; make moria2's demise official.
Feb 12, 2010
82bba906
Remove the --enable-debug option for configure, it didn't do anything.
Feb 13, 2010
79bdfb63
Remove the --enable-iphone option as needless.
Feb 12, 2010
c9a37815
give it a blurb, update the date
Feb 13, 2010
4e082ec8
Build correctly with Libevent 2.0.4-alpha and later
Feb 15, 2010
f164a76f
Remove legacy files from main source distribution
Feb 16, 2010
de0330b0
Merge commit 'sebastian/oldstuff'
Feb 16, 2010
7f3b85d1
fix the win32 build instructions for openssl.
Feb 17, 2010
0bd6cb31
add in the apple incantations to get tls renegotiation to work.
Feb 17, 2010
e861b3be
Even more conservative option-setting for SSL renegotiation.
Feb 17, 2010
c2c3a5a3
Fix compile
Feb 18, 2010
428c07ea
Add changelog for latest openssl fix
Feb 18, 2010
4a3bd153
Bump version to 0.2.1.23-dev
Feb 18, 2010
715f104e
Merge remote branch 'origin/maint-0.2.1'
Feb 18, 2010
8512e337
Add BUILDTIMEOUT_SET event for CBT stress testing.
Feb 18, 2010
ac68704f
Allow "EXTENDCIRCUIT 0" to omit a path.
Feb 18, 2010
f459388c
Add an event for a case where we drop guards.
Feb 18, 2010
2258125e
Move CBT params into consensus.
Feb 18, 2010
2b95d1c0
Describe the recent timeouts reallocation behavior.
Feb 18, 2010
54f1f2e5
Add changelog entry for CBT testing work.
Feb 18, 2010
2d95e029
Make more arguments in control.c properly case-insensitive.
Feb 18, 2010
061ffbd7
Future-proof the control protocol by ignoring unrecognized keyword args
Feb 18, 2010
408a828b
Make the DNSPort option work with libevent 2.x
Feb 19, 2010
391f75d7
Merge remote branch 'sebastian/bug1143'
Feb 19, 2010
0eb03bc6
Merge remote branch 'public/cbt-status'
Feb 20, 2010
60343209
fix typo and garbage grammar
Feb 21, 2010
a8a0542c
minor fixes in proposal 169
Feb 21, 2010
b9696b96
bump to 0.2.1.24
Feb 21, 2010
5e5bc872
put 0.2.1.24 in release notes too
Feb 21, 2010
5e8c6116
prepare for 0.2.2.9-alpha
Feb 22, 2010
eb842c00
Merge branch 'maint-0.2.1' into new
Feb 22, 2010
92546559
we deleted AUTHORS, so don't put it in the tarball
Feb 22, 2010
ee8b0893
we have two faqs for now
Feb 22, 2010
5aa9610d
network-status-version must come first in a vote/consensus
Feb 22, 2010
eeba8581
Update the osx dmg creation instructions
Feb 22, 2010
a7e0b2d6
Merge commit 'sebastian/osxinstructions'
Feb 22, 2010
e391a497
Remove some redundand code in control.c
Feb 22, 2010
dcf85eb1
Fix a memory leak, found by coverity
Feb 22, 2010
b65ad83e
Break early on unknown extendcircuit purpose
Feb 22, 2010
f5112fa4
Zero a cipher completely before freeing it
Feb 22, 2010
d4103043
Expand homedirs in paths passed to tor-checkkey
Feb 22, 2010
1dfbec48
Remove some redundant code in options_save_current()
Feb 22, 2010
d35b8dc5
Make expand_filename into a tor_strdup() alias on windows.
Feb 22, 2010
c084ae14
Merge remote branch 'sebastian/bug1254'
Feb 22, 2010
295e6557
Merge remote branch 'sebastian/coverity'
Feb 22, 2010
8ce1cb17
elevate a changelog entry, and get my mailto out of the man page
Feb 22, 2010
95aad716
Add %lld compat defines.
Feb 22, 2010
f9d40649
Perform calculation of consensus bandwidth weights.
Feb 22, 2010
df1ef2f0
Add parsing+verification for bw weight values.
Feb 22, 2010
931e073a
Implement bw weighting selection algorithm.
Feb 22, 2010
87a0430a
Clearly mark directory footer so we parse the new weight line.
Feb 22, 2010
5d4f5ef0
Update specs for weight computation and use.
Feb 22, 2010
245be159
Always weight routers by bandwidth.
Feb 22, 2010
21f91dcb
Patch from karsten to detect unnecessary \n's.
Feb 22, 2010
f4d6315a
Remove misc unnecessary newlines found by new check.
Feb 22, 2010
bce0021d
Add a changelog entry for the bandwidth weightings.
Feb 22, 2010
2e159967
Mark 160 and 161 as Finished.
Feb 22, 2010
3ae5bee3
bump to 0.2.2.9-alpha-dev
Feb 22, 2010
b3fde4d3
Add consensus method #defines.
Feb 22, 2010
4311318f
Update consensus methods in spec.
Feb 22, 2010
d89f662f
Updated spec file to remove AUTHORS and add myself as maintainer
Feb 22, 2010
7681e355
Fix another coverity-spotted memleak
Feb 23, 2010
c8f154e1
Proper NULL checking for hsdesc publication
Feb 23, 2010
e52353d7
Update polipo build instructions for OS X 10.6
Feb 23, 2010
e3ba1094
Fix some urls in the exit notice
Feb 23, 2010
f31db269
Update a section of the exit notice file, give it a changelog.
Feb 23, 2010
0da26162
Make unit tests work.
Feb 24, 2010
2917c059
Restrict PerConnBWRate|Burst to INT32_MAX, update manpage
Feb 25, 2010
cf886e29
Merge remote branch 'sebastian/polipo'
Feb 25, 2010
8b93dacb
Merge remote branch 'sebastian/manpage'
Feb 25, 2010
00f9a356
Update dir-spec.txt with begin_dir weights.
Feb 25, 2010
50d69603
Cast our weights down to ints from int64.
Feb 25, 2010
215930a7
Check snprintf return values in format_networkstatus_vote.
Feb 25, 2010
6fa8dacb
Add a tor_asprintf() function, and use it in a couple of places.
Feb 25, 2010
2ab3389e
Merge remote branch 'mikeperry/consensus-bw-weights5-merge'
Feb 25, 2010
eb10d441
Fix 64-bit printf issues in consensus-bw-weights5-merge.
Feb 25, 2010
f0b5f87e
Add the MIN and MAX macros for platforms that lack them
Feb 25, 2010
512cebad
For integers, if !(E<G), then we can infer that E>=G.
Feb 25, 2010
0950d95a
add .exe files to gitignore
Feb 25, 2010
a9802d33
Zero a cipher completely before freeing it
Feb 26, 2010
f36c36f4
Proper NULL checking for hsdesc publication
Feb 26, 2010
86828e20
Proper NULL checking in circuit_list_path_impl()
Feb 26, 2010
1e1d4710
Don't believe unauthenticated info in a consensus.
Feb 26, 2010
1c39dbd5
Don't segfault when checking the consensus
Feb 26, 2010
03d6995d
Check for empty smartlists and no bandwidth during node selection.
Feb 26, 2010
b67657bd
Properly handle non-terminated strings
Feb 27, 2010
28,188 additional commits have been omitted to prevent performance issues.
Loading
Loading